import 'package:openapi/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
pkiSupplyID | int | The unique ID of the Supply | [optional] |
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 |