Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 678 Bytes

VariableexpenseCreateObjectV1ResponseMPayload.md

File metadata and controls

15 lines (10 loc) · 678 Bytes

openapi.model.VariableexpenseCreateObjectV1ResponseMPayload

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
aPkiVariableexpenseID List An array of unique IDs representing the object that were requested to be created. They are returned in the same order as the array containing the objects to be created that was sent in the request. [default to const []]

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