Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 965 Bytes

PaymenttermResponseCompound.md

File metadata and controls

21 lines (16 loc) · 965 Bytes

EzmaxApi::Object::PaymenttermResponseCompound

Load the model package

use EzmaxApi::Object::PaymenttermResponseCompound;

Properties

Name Type Description Notes
pki_paymentterm_id int The unique ID of the Paymentterm
s_paymentterm_code string The code of the Paymentterm
e_paymentterm_type FieldEPaymenttermType
i_paymentterm_day int The day of the Paymentterm
obj_paymentterm_description MultilingualPaymenttermDescription
b_paymentterm_isactive boolean Whether the Paymentterm is active or not
obj_audit CommonAudit

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