Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.4 KB

SupplyResponseCompound.md

File metadata and controls

21 lines (17 loc) · 1.4 KB

SupplyResponseCompound

Properties

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

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