Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 2.56 KB

EzsignsignatureGetEzsignsignatureattachmentV1ResponseMPayload.md

File metadata and controls

51 lines (28 loc) · 2.56 KB

EzsignsignatureGetEzsignsignatureattachmentV1ResponseMPayload

Properties

Name Type Description Notes
AObjEzsignsignatureattachment []EzsignsignatureattachmentResponse

Methods

NewEzsignsignatureGetEzsignsignatureattachmentV1ResponseMPayload

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

NewEzsignsignatureGetEzsignsignatureattachmentV1ResponseMPayloadWithDefaults

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

GetAObjEzsignsignatureattachment

func (o *EzsignsignatureGetEzsignsignatureattachmentV1ResponseMPayload) GetAObjEzsignsignatureattachment() []EzsignsignatureattachmentResponse

GetAObjEzsignsignatureattachment returns the AObjEzsignsignatureattachment field if non-nil, zero value otherwise.

GetAObjEzsignsignatureattachmentOk

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.

SetAObjEzsignsignatureattachment

func (o *EzsignsignatureGetEzsignsignatureattachmentV1ResponseMPayload) SetAObjEzsignsignatureattachment(v []EzsignsignatureattachmentResponse)

SetAObjEzsignsignatureattachment sets AObjEzsignsignatureattachment field to given value.

[Back to Model list] [Back to API list] [Back to README]