Name | Type | Description | Notes |
---|---|---|---|
AEEzsignsignatureType | []FieldEEzsignsignatureType | All eEzsignsignatureType contained in the response | |
AObjEzsignfolder | []CustomEzsignfolderEzsignsignaturesAutomaticResponse |
func NewEzsignfolderGetEzsignsignaturesAutomaticV1ResponseMPayload(aEEzsignsignatureType []FieldEEzsignsignatureType, aObjEzsignfolder []CustomEzsignfolderEzsignsignaturesAutomaticResponse, ) *EzsignfolderGetEzsignsignaturesAutomaticV1ResponseMPayload
NewEzsignfolderGetEzsignsignaturesAutomaticV1ResponseMPayload instantiates a new EzsignfolderGetEzsignsignaturesAutomaticV1ResponseMPayload 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 NewEzsignfolderGetEzsignsignaturesAutomaticV1ResponseMPayloadWithDefaults() *EzsignfolderGetEzsignsignaturesAutomaticV1ResponseMPayload
NewEzsignfolderGetEzsignsignaturesAutomaticV1ResponseMPayloadWithDefaults instantiates a new EzsignfolderGetEzsignsignaturesAutomaticV1ResponseMPayload 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 *EzsignfolderGetEzsignsignaturesAutomaticV1ResponseMPayload) GetAEEzsignsignatureType() []FieldEEzsignsignatureType
GetAEEzsignsignatureType returns the AEEzsignsignatureType field if non-nil, zero value otherwise.
func (o *EzsignfolderGetEzsignsignaturesAutomaticV1ResponseMPayload) GetAEEzsignsignatureTypeOk() (*[]FieldEEzsignsignatureType, bool)
GetAEEzsignsignatureTypeOk returns a tuple with the AEEzsignsignatureType field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *EzsignfolderGetEzsignsignaturesAutomaticV1ResponseMPayload) SetAEEzsignsignatureType(v []FieldEEzsignsignatureType)
SetAEEzsignsignatureType sets AEEzsignsignatureType field to given value.
func (o *EzsignfolderGetEzsignsignaturesAutomaticV1ResponseMPayload) GetAObjEzsignfolder() []CustomEzsignfolderEzsignsignaturesAutomaticResponse
GetAObjEzsignfolder returns the AObjEzsignfolder field if non-nil, zero value otherwise.
func (o *EzsignfolderGetEzsignsignaturesAutomaticV1ResponseMPayload) GetAObjEzsignfolderOk() (*[]CustomEzsignfolderEzsignsignaturesAutomaticResponse, bool)
GetAObjEzsignfolderOk returns a tuple with the AObjEzsignfolder field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *EzsignfolderGetEzsignsignaturesAutomaticV1ResponseMPayload) SetAObjEzsignfolder(v []CustomEzsignfolderEzsignsignaturesAutomaticResponse)
SetAObjEzsignfolder sets AObjEzsignfolder field to given value.