Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.48 KB

EzmaxinvoicingsummaryexternaldetailResponse.md

File metadata and controls

24 lines (19 loc) · 1.48 KB

EzmaxApi::Object::EzmaxinvoicingsummaryexternaldetailResponse

Load the model package

use EzmaxApi::Object::EzmaxinvoicingsummaryexternaldetailResponse;

Properties

Name Type Description Notes
pki_ezmaxinvoicingsummaryexternaldetail_id int The unique ID of the Ezmaxinvoicingsummaryexternaldetail [optional]
fki_ezmaxinvoicingsummaryexternal_id int The unique ID of the Ezmaxinvoicingsummaryexternal [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
d_ezmaxinvoicingsummaryexternaldetail_countreal string The count item invoiced for the product
d_ezmaxinvoicingsummaryexternaldetail_subtotal string The subtotal invoiced for the product
d_ezmaxinvoicingsummaryexternaldetail_rebate string The rebate for the product
d_ezmaxinvoicingsummaryexternaldetail_total string The total invoiced for the product
b_ezmaxinvoicingsummaryexternaldetail_adjustment boolean Whether 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]