Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 664 Bytes

BrandingCreateObjectV1ResponseMPayload.md

File metadata and controls

15 lines (10 loc) · 664 Bytes

openapi.model.BrandingCreateObjectV1ResponseMPayload

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
aPkiBrandingID 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]