Name | Type | Description | Notes |
---|---|---|---|
AObjAttachmentdocumenttype | []CustomAttachmentdocumenttypeResponse |
func NewEzsignfolderGetAttachmentsV1ResponseMPayload(aObjAttachmentdocumenttype []CustomAttachmentdocumenttypeResponse, ) *EzsignfolderGetAttachmentsV1ResponseMPayload
NewEzsignfolderGetAttachmentsV1ResponseMPayload instantiates a new EzsignfolderGetAttachmentsV1ResponseMPayload 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 NewEzsignfolderGetAttachmentsV1ResponseMPayloadWithDefaults() *EzsignfolderGetAttachmentsV1ResponseMPayload
NewEzsignfolderGetAttachmentsV1ResponseMPayloadWithDefaults instantiates a new EzsignfolderGetAttachmentsV1ResponseMPayload 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 *EzsignfolderGetAttachmentsV1ResponseMPayload) GetAObjAttachmentdocumenttype() []CustomAttachmentdocumenttypeResponse
GetAObjAttachmentdocumenttype returns the AObjAttachmentdocumenttype field if non-nil, zero value otherwise.
func (o *EzsignfolderGetAttachmentsV1ResponseMPayload) GetAObjAttachmentdocumenttypeOk() (*[]CustomAttachmentdocumenttypeResponse, bool)
GetAObjAttachmentdocumenttypeOk returns a tuple with the AObjAttachmentdocumenttype field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *EzsignfolderGetAttachmentsV1ResponseMPayload) SetAObjAttachmentdocumenttype(v []CustomAttachmentdocumenttypeResponse)
SetAObjAttachmentdocumenttype sets AObjAttachmentdocumenttype field to given value.