Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 2.27 KB

EzsignsigningreasonGetObjectV2ResponseMPayload.md

File metadata and controls

51 lines (28 loc) · 2.27 KB

EzsignsigningreasonGetObjectV2ResponseMPayload

Properties

Name Type Description Notes
ObjEzsignsigningreason EzsignsigningreasonResponseCompound

Methods

NewEzsignsigningreasonGetObjectV2ResponseMPayload

func NewEzsignsigningreasonGetObjectV2ResponseMPayload(objEzsignsigningreason EzsignsigningreasonResponseCompound, ) *EzsignsigningreasonGetObjectV2ResponseMPayload

NewEzsignsigningreasonGetObjectV2ResponseMPayload instantiates a new EzsignsigningreasonGetObjectV2ResponseMPayload 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

NewEzsignsigningreasonGetObjectV2ResponseMPayloadWithDefaults

func NewEzsignsigningreasonGetObjectV2ResponseMPayloadWithDefaults() *EzsignsigningreasonGetObjectV2ResponseMPayload

NewEzsignsigningreasonGetObjectV2ResponseMPayloadWithDefaults instantiates a new EzsignsigningreasonGetObjectV2ResponseMPayload 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

GetObjEzsignsigningreason

func (o *EzsignsigningreasonGetObjectV2ResponseMPayload) GetObjEzsignsigningreason() EzsignsigningreasonResponseCompound

GetObjEzsignsigningreason returns the ObjEzsignsigningreason field if non-nil, zero value otherwise.

GetObjEzsignsigningreasonOk

func (o *EzsignsigningreasonGetObjectV2ResponseMPayload) GetObjEzsignsigningreasonOk() (*EzsignsigningreasonResponseCompound, bool)

GetObjEzsignsigningreasonOk returns a tuple with the ObjEzsignsigningreason field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetObjEzsignsigningreason

func (o *EzsignsigningreasonGetObjectV2ResponseMPayload) SetObjEzsignsigningreason(v EzsignsigningreasonResponseCompound)

SetObjEzsignsigningreason sets ObjEzsignsigningreason field to given value.

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