Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 2.3 KB

EzsigntemplateglobalGetObjectV2ResponseMPayload.md

File metadata and controls

51 lines (28 loc) · 2.3 KB

EzsigntemplateglobalGetObjectV2ResponseMPayload

Properties

Name Type Description Notes
ObjEzsigntemplateglobal EzsigntemplateglobalResponseCompound

Methods

NewEzsigntemplateglobalGetObjectV2ResponseMPayload

func NewEzsigntemplateglobalGetObjectV2ResponseMPayload(objEzsigntemplateglobal EzsigntemplateglobalResponseCompound, ) *EzsigntemplateglobalGetObjectV2ResponseMPayload

NewEzsigntemplateglobalGetObjectV2ResponseMPayload instantiates a new EzsigntemplateglobalGetObjectV2ResponseMPayload 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

NewEzsigntemplateglobalGetObjectV2ResponseMPayloadWithDefaults

func NewEzsigntemplateglobalGetObjectV2ResponseMPayloadWithDefaults() *EzsigntemplateglobalGetObjectV2ResponseMPayload

NewEzsigntemplateglobalGetObjectV2ResponseMPayloadWithDefaults instantiates a new EzsigntemplateglobalGetObjectV2ResponseMPayload 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

GetObjEzsigntemplateglobal

func (o *EzsigntemplateglobalGetObjectV2ResponseMPayload) GetObjEzsigntemplateglobal() EzsigntemplateglobalResponseCompound

GetObjEzsigntemplateglobal returns the ObjEzsigntemplateglobal field if non-nil, zero value otherwise.

GetObjEzsigntemplateglobalOk

func (o *EzsigntemplateglobalGetObjectV2ResponseMPayload) GetObjEzsigntemplateglobalOk() (*EzsigntemplateglobalResponseCompound, bool)

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

SetObjEzsigntemplateglobal

func (o *EzsigntemplateglobalGetObjectV2ResponseMPayload) SetObjEzsigntemplateglobal(v EzsigntemplateglobalResponseCompound)

SetObjEzsigntemplateglobal sets ObjEzsigntemplateglobal field to given value.

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