Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 902 Bytes

PaymenttermRequest.md

File metadata and controls

20 lines (15 loc) · 902 Bytes

EzmaxApi::Object::PaymenttermRequest

Load the model package

use EzmaxApi::Object::PaymenttermRequest;

Properties

Name Type Description Notes
pki_paymentterm_id int The unique ID of the Paymentterm [optional]
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

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