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