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