Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.42 KB

EzmaxinvoicingsummaryexternaldetailResponse.md

File metadata and controls

24 lines (19 loc) · 1.42 KB

openapi.model.EzmaxinvoicingsummaryexternaldetailResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiEzmaxinvoicingsummaryexternaldetailID int The unique ID of the Ezmaxinvoicingsummaryexternaldetail [optional]
fkiEzmaxinvoicingsummaryexternalID int The unique ID of the Ezmaxinvoicingsummaryexternal [optional]
fkiEzmaxproductID int The unique ID of the Ezmaxproduct
sEzmaxproductDescriptionX String The description of the Ezmaxproduct in the language of the requester
dEzmaxinvoicingsummaryexternaldetailCountreal String The count item invoiced for the product
dEzmaxinvoicingsummaryexternaldetailSubtotal String The subtotal invoiced for the product
dEzmaxinvoicingsummaryexternaldetailRebate String The rebate for the product
dEzmaxinvoicingsummaryexternaldetailTotal String The total invoiced for the product
bEzmaxinvoicingsummaryexternaldetailAdjustment bool Whether it's an adjustment
tEzmaxproductHelpX String The help message of the Ezmaxproduct in the language of the requester

[Back to Model list] [Back to API list] [Back to README]