Name | Type | Description | Notes |
---|---|---|---|
AObjCommunication | []CustomCommunicationListElementResponse |
func NewInscriptiontempGetCommunicationListV1ResponseMPayload(aObjCommunication []CustomCommunicationListElementResponse, ) *InscriptiontempGetCommunicationListV1ResponseMPayload
NewInscriptiontempGetCommunicationListV1ResponseMPayload instantiates a new InscriptiontempGetCommunicationListV1ResponseMPayload object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewInscriptiontempGetCommunicationListV1ResponseMPayloadWithDefaults() *InscriptiontempGetCommunicationListV1ResponseMPayload
NewInscriptiontempGetCommunicationListV1ResponseMPayloadWithDefaults instantiates a new InscriptiontempGetCommunicationListV1ResponseMPayload object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (o *InscriptiontempGetCommunicationListV1ResponseMPayload) GetAObjCommunication() []CustomCommunicationListElementResponse
GetAObjCommunication returns the AObjCommunication field if non-nil, zero value otherwise.
func (o *InscriptiontempGetCommunicationListV1ResponseMPayload) GetAObjCommunicationOk() (*[]CustomCommunicationListElementResponse, bool)
GetAObjCommunicationOk returns a tuple with the AObjCommunication field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *InscriptiontempGetCommunicationListV1ResponseMPayload) SetAObjCommunication(v []CustomCommunicationListElementResponse)
SetAObjCommunication sets AObjCommunication field to given value.