import 'package:openapi/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
pkiSupplyID | int | The unique ID of the Supply | |
fkiGlaccountID | int | The unique ID of the Glaccount | [optional] |
fkiGlaccountcontainerID | int | The unique ID of the Glaccountcontainer | [optional] |
fkiVariableexpenseID | int | The unique ID of the Variableexpense | |
sSupplyCode | String | The code of the Supply | |
objSupplyDescription | MultilingualSupplyDescription | ||
dSupplyUnitprice | String | The unit price of the Supply | |
bSupplyIsactive | bool | Whether the supply is active or not | |
bSupplyVariableprice | bool | 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] |