Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 2.3 KB

EzsigntemplatesignerGetObjectV2ResponseMPayload.md

File metadata and controls

51 lines (28 loc) · 2.3 KB

EzsigntemplatesignerGetObjectV2ResponseMPayload

Properties

Name Type Description Notes
ObjEzsigntemplatesigner EzsigntemplatesignerResponseCompound

Methods

NewEzsigntemplatesignerGetObjectV2ResponseMPayload

func NewEzsigntemplatesignerGetObjectV2ResponseMPayload(objEzsigntemplatesigner EzsigntemplatesignerResponseCompound, ) *EzsigntemplatesignerGetObjectV2ResponseMPayload

NewEzsigntemplatesignerGetObjectV2ResponseMPayload instantiates a new EzsigntemplatesignerGetObjectV2ResponseMPayload 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

NewEzsigntemplatesignerGetObjectV2ResponseMPayloadWithDefaults

func NewEzsigntemplatesignerGetObjectV2ResponseMPayloadWithDefaults() *EzsigntemplatesignerGetObjectV2ResponseMPayload

NewEzsigntemplatesignerGetObjectV2ResponseMPayloadWithDefaults instantiates a new EzsigntemplatesignerGetObjectV2ResponseMPayload 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

GetObjEzsigntemplatesigner

func (o *EzsigntemplatesignerGetObjectV2ResponseMPayload) GetObjEzsigntemplatesigner() EzsigntemplatesignerResponseCompound

GetObjEzsigntemplatesigner returns the ObjEzsigntemplatesigner field if non-nil, zero value otherwise.

GetObjEzsigntemplatesignerOk

func (o *EzsigntemplatesignerGetObjectV2ResponseMPayload) GetObjEzsigntemplatesignerOk() (*EzsigntemplatesignerResponseCompound, bool)

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

SetObjEzsigntemplatesigner

func (o *EzsigntemplatesignerGetObjectV2ResponseMPayload) SetObjEzsigntemplatesigner(v EzsigntemplatesignerResponseCompound)

SetObjEzsigntemplatesigner sets ObjEzsigntemplatesigner field to given value.

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