Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 666 Bytes

File metadata and controls

15 lines (10 loc) · 666 Bytes

openapi.model.CommunicationSendV1ResponseMPayload

Load the model package

import 'package:openapi/api.dart';

Properties

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