Skip to content

Files

Latest commit

 

History

History
18 lines (14 loc) · 1.01 KB

SupplyRequestCompound.md

File metadata and controls

18 lines (14 loc) · 1.01 KB

SupplyRequestCompound

Properties

Name Type Description Notes
pkiSupplyID NSNumber* The unique ID of the Supply [optional]
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

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