Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.69 KB

EzmaxinvoicingsummaryinternaldetailResponseCompound.md

File metadata and controls

26 lines (21 loc) · 1.69 KB

EzmaxApi::Object::EzmaxinvoicingsummaryinternaldetailResponseCompound

Load the model package

use EzmaxApi::Object::EzmaxinvoicingsummaryinternaldetailResponseCompound;

Properties

Name Type Description Notes
pki_ezmaxinvoicingsummaryinternaldetail_id int The unique ID of the Ezmaxinvoicingsummaryinternaldetail [optional]
fki_ezmaxinvoicingsummaryinternal_id int The unique ID of the Ezmaxinvoicingsummaryinternal [optional]
fki_ezmaxproduct_id int The unique ID of the Ezmaxproduct
s_ezmaxproduct_description_x string The description of the Ezmaxproduct in the language of the requester
fki_billingentityexternal_id int The unique ID of the Billingentityexternal
s_billingentityexternal_description string The description of the Billingentityexternal
d_ezmaxinvoicingsummaryinternaldetail_countreal string The count item invoiced for the product
d_ezmaxinvoicingsummaryinternaldetail_subtotal string The subtotal invoiced for the product
d_ezmaxinvoicingsummaryinternaldetail_rebate string The rebate for the product
d_ezmaxinvoicingsummaryinternaldetail_total string The total invoiced for the product
b_ezmaxinvoicingsummaryinternaldetail_adjustment boolean Whether if it's an adjustment
t_ezmaxproduct_help_x string The help message of the Ezmaxproduct in the language of the requester

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