Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 938 Bytes

VariableexpenseListElement.md

File metadata and controls

19 lines (14 loc) · 938 Bytes

EzmaxApi::Object::VariableexpenseListElement

Load the model package

use EzmaxApi::Object::VariableexpenseListElement;

Properties

Name Type Description Notes
pki_variableexpense_id int The unique ID of the Variableexpense
s_variableexpense_code string The code of the Variableexpense [optional]
s_variableexpense_description_x string The description of the Variableexpense in the language of the requester [optional]
e_variableexpense_taxable FieldEVariableexpenseTaxable [optional]
b_variableexpense_isactive boolean Whether the variableexpense is active or not [optional]

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