Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 2.53 KB

EzsigntemplatepackagesignerGetObjectV2ResponseMPayload.md

File metadata and controls

51 lines (28 loc) · 2.53 KB

EzsigntemplatepackagesignerGetObjectV2ResponseMPayload

Properties

Name Type Description Notes
ObjEzsigntemplatepackagesigner EzsigntemplatepackagesignerResponseCompound

Methods

NewEzsigntemplatepackagesignerGetObjectV2ResponseMPayload

func NewEzsigntemplatepackagesignerGetObjectV2ResponseMPayload(objEzsigntemplatepackagesigner EzsigntemplatepackagesignerResponseCompound, ) *EzsigntemplatepackagesignerGetObjectV2ResponseMPayload

NewEzsigntemplatepackagesignerGetObjectV2ResponseMPayload instantiates a new EzsigntemplatepackagesignerGetObjectV2ResponseMPayload 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

NewEzsigntemplatepackagesignerGetObjectV2ResponseMPayloadWithDefaults

func NewEzsigntemplatepackagesignerGetObjectV2ResponseMPayloadWithDefaults() *EzsigntemplatepackagesignerGetObjectV2ResponseMPayload

NewEzsigntemplatepackagesignerGetObjectV2ResponseMPayloadWithDefaults instantiates a new EzsigntemplatepackagesignerGetObjectV2ResponseMPayload 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

GetObjEzsigntemplatepackagesigner

func (o *EzsigntemplatepackagesignerGetObjectV2ResponseMPayload) GetObjEzsigntemplatepackagesigner() EzsigntemplatepackagesignerResponseCompound

GetObjEzsigntemplatepackagesigner returns the ObjEzsigntemplatepackagesigner field if non-nil, zero value otherwise.

GetObjEzsigntemplatepackagesignerOk

func (o *EzsigntemplatepackagesignerGetObjectV2ResponseMPayload) GetObjEzsigntemplatepackagesignerOk() (*EzsigntemplatepackagesignerResponseCompound, bool)

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

SetObjEzsigntemplatepackagesigner

func (o *EzsigntemplatepackagesignerGetObjectV2ResponseMPayload) SetObjEzsigntemplatepackagesigner(v EzsigntemplatepackagesignerResponseCompound)

SetObjEzsigntemplatepackagesigner sets ObjEzsigntemplatepackagesigner field to given value.

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