openapi.model.EzmaxinvoicingsummaryinternaldetailResponseCompound
import 'package:openapi/api.dart' ;
Name
Type
Description
Notes
pkiEzmaxinvoicingsummaryinternaldetailID
int
The unique ID of the Ezmaxinvoicingsummaryinternaldetail
[optional]
fkiEzmaxinvoicingsummaryinternalID
int
The unique ID of the Ezmaxinvoicingsummaryinternal
[optional]
fkiEzmaxproductID
int
The unique ID of the Ezmaxproduct
sEzmaxproductDescriptionX
String
The description of the Ezmaxproduct in the language of the requester
fkiBillingentityexternalID
int
The unique ID of the Billingentityexternal
sBillingentityexternalDescription
String
The description of the Billingentityexternal
dEzmaxinvoicingsummaryinternaldetailCountreal
String
The count item invoiced for the product
dEzmaxinvoicingsummaryinternaldetailSubtotal
String
The subtotal invoiced for the product
dEzmaxinvoicingsummaryinternaldetailRebate
String
The rebate for the product
dEzmaxinvoicingsummaryinternaldetailTotal
String
The total invoiced for the product
bEzmaxinvoicingsummaryinternaldetailAdjustment
bool
Whether if 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]