Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 906 Bytes

VariableexpenseResponseCompound.md

File metadata and controls

19 lines (14 loc) · 906 Bytes

openapi.model.VariableexpenseResponseCompound

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiVariableexpenseID int The unique ID of the Variableexpense
sVariableexpenseCode String The code of the Variableexpense [optional]
objVariableexpenseDescription MultilingualVariableexpenseDescription
eVariableexpenseTaxable FieldEVariableexpenseTaxable [optional]
bVariableexpenseIsactive bool Whether the variableexpense is active or not [optional]

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