incomingdeliveryinstructionsPreviewGet method
Implementation
Future<chopper.Response<FwStandardSqlServerFwJsonDataTable>>
incomingdeliveryinstructionsPreviewGet() {
generatedMapping.putIfAbsent(FwStandardSqlServerFwJsonDataTable,
() => FwStandardSqlServerFwJsonDataTable.fromJsonFactory);
return _incomingdeliveryinstructionsPreviewGet();
}