Name | Type | Description | Notes |
---|---|---|---|
AObjEzsignsignatureattachment | []EzsignsignatureattachmentResponse |
func NewEzsignsignatureGetEzsignsignatureattachmentV1ResponseMPayload(aObjEzsignsignatureattachment []EzsignsignatureattachmentResponse, ) *EzsignsignatureGetEzsignsignatureattachmentV1ResponseMPayload
NewEzsignsignatureGetEzsignsignatureattachmentV1ResponseMPayload instantiates a new EzsignsignatureGetEzsignsignatureattachmentV1ResponseMPayload 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 NewEzsignsignatureGetEzsignsignatureattachmentV1ResponseMPayloadWithDefaults() *EzsignsignatureGetEzsignsignatureattachmentV1ResponseMPayload
NewEzsignsignatureGetEzsignsignatureattachmentV1ResponseMPayloadWithDefaults instantiates a new EzsignsignatureGetEzsignsignatureattachmentV1ResponseMPayload 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 *EzsignsignatureGetEzsignsignatureattachmentV1ResponseMPayload) GetAObjEzsignsignatureattachment() []EzsignsignatureattachmentResponse
GetAObjEzsignsignatureattachment returns the AObjEzsignsignatureattachment field if non-nil, zero value otherwise.
func (o *EzsignsignatureGetEzsignsignatureattachmentV1ResponseMPayload) GetAObjEzsignsignatureattachmentOk() (*[]EzsignsignatureattachmentResponse, bool)
GetAObjEzsignsignatureattachmentOk returns a tuple with the AObjEzsignsignatureattachment field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *EzsignsignatureGetEzsignsignatureattachmentV1ResponseMPayload) SetAObjEzsignsignatureattachment(v []EzsignsignatureattachmentResponse)
SetAObjEzsignsignatureattachment sets AObjEzsignsignatureattachment field to given value.