Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 2.37 KB

EzsigntemplatedocumentGetObjectV2ResponseMPayload.md

File metadata and controls

51 lines (28 loc) · 2.37 KB

EzsigntemplatedocumentGetObjectV2ResponseMPayload

Properties

Name Type Description Notes
ObjEzsigntemplatedocument EzsigntemplatedocumentResponseCompound

Methods

NewEzsigntemplatedocumentGetObjectV2ResponseMPayload

func NewEzsigntemplatedocumentGetObjectV2ResponseMPayload(objEzsigntemplatedocument EzsigntemplatedocumentResponseCompound, ) *EzsigntemplatedocumentGetObjectV2ResponseMPayload

NewEzsigntemplatedocumentGetObjectV2ResponseMPayload instantiates a new EzsigntemplatedocumentGetObjectV2ResponseMPayload 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

NewEzsigntemplatedocumentGetObjectV2ResponseMPayloadWithDefaults

func NewEzsigntemplatedocumentGetObjectV2ResponseMPayloadWithDefaults() *EzsigntemplatedocumentGetObjectV2ResponseMPayload

NewEzsigntemplatedocumentGetObjectV2ResponseMPayloadWithDefaults instantiates a new EzsigntemplatedocumentGetObjectV2ResponseMPayload 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

GetObjEzsigntemplatedocument

func (o *EzsigntemplatedocumentGetObjectV2ResponseMPayload) GetObjEzsigntemplatedocument() EzsigntemplatedocumentResponseCompound

GetObjEzsigntemplatedocument returns the ObjEzsigntemplatedocument field if non-nil, zero value otherwise.

GetObjEzsigntemplatedocumentOk

func (o *EzsigntemplatedocumentGetObjectV2ResponseMPayload) GetObjEzsigntemplatedocumentOk() (*EzsigntemplatedocumentResponseCompound, bool)

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

SetObjEzsigntemplatedocument

func (o *EzsigntemplatedocumentGetObjectV2ResponseMPayload) SetObjEzsigntemplatedocument(v EzsigntemplatedocumentResponseCompound)

SetObjEzsigntemplatedocument sets ObjEzsigntemplatedocument field to given value.

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