Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.27 KB

SupplyResponse.md

File metadata and controls

25 lines (17 loc) · 1.27 KB

SupplyResponse

A Supply Object

Properties

Name Type Description Notes
pkiSupplyID Integer The unique ID of the Supply
fkiGlaccountID Integer The unique ID of the Glaccount [optional]
fkiGlaccountcontainerID Integer The unique ID of the Glaccountcontainer [optional]
fkiVariableexpenseID Integer The unique ID of the Variableexpense
sSupplyCode String The code of the Supply
objSupplyDescription MultilingualSupplyDescription
dSupplyUnitprice String The unit price of the Supply
bSupplyIsactive Boolean Whether the supply is active or not
bSupplyVariableprice Boolean Whether if the price is variable
sGlaccountDescriptionX String The Description for the Glaccount in the language of the requester [optional]
sGlaccountcontainerLongdescriptionX String The Description for the Glaccountcontainer in the language of the requester [optional]
sVariableexpenseDescriptionX String The description of the Variableexpense in the language of the requester [optional]