Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.39 KB

supply_response_compound.md

File metadata and controls

21 lines (17 loc) · 1.39 KB

supply_response_compound_t

Properties

Name Type Description Notes
pki_supply_id int The unique ID of the Supply
fki_glaccount_id int The unique ID of the Glaccount [optional]
fki_glaccountcontainer_id int The unique ID of the Glaccountcontainer [optional]
fki_variableexpense_id int The unique ID of the Variableexpense
s_supply_code char * The code of the Supply
obj_supply_description multilingual_supply_description_t *
d_supply_unitprice char * The unit price of the Supply
b_supply_isactive int Whether the supply is active or not
b_supply_variableprice int Whether if the price is variable
s_glaccount_description_x char * The Description for the Glaccount in the language of the requester [optional]
s_glaccountcontainer_longdescription_x char * The Description for the Glaccountcontainer in the language of the requester [optional]
s_variableexpense_description_x char * The description of the Variableexpense in the language of the requester [optional]

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