Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 2.35 KB

EzsigntemplatesignatureCreateObjectV2Request.md

File metadata and controls

51 lines (28 loc) · 2.35 KB

EzsigntemplatesignatureCreateObjectV2Request

Properties

Name Type Description Notes
AObjEzsigntemplatesignature []EzsigntemplatesignatureRequestCompoundV2

Methods

NewEzsigntemplatesignatureCreateObjectV2Request

func NewEzsigntemplatesignatureCreateObjectV2Request(aObjEzsigntemplatesignature []EzsigntemplatesignatureRequestCompoundV2, ) *EzsigntemplatesignatureCreateObjectV2Request

NewEzsigntemplatesignatureCreateObjectV2Request instantiates a new EzsigntemplatesignatureCreateObjectV2Request 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

NewEzsigntemplatesignatureCreateObjectV2RequestWithDefaults

func NewEzsigntemplatesignatureCreateObjectV2RequestWithDefaults() *EzsigntemplatesignatureCreateObjectV2Request

NewEzsigntemplatesignatureCreateObjectV2RequestWithDefaults instantiates a new EzsigntemplatesignatureCreateObjectV2Request 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

GetAObjEzsigntemplatesignature

func (o *EzsigntemplatesignatureCreateObjectV2Request) GetAObjEzsigntemplatesignature() []EzsigntemplatesignatureRequestCompoundV2

GetAObjEzsigntemplatesignature returns the AObjEzsigntemplatesignature field if non-nil, zero value otherwise.

GetAObjEzsigntemplatesignatureOk

func (o *EzsigntemplatesignatureCreateObjectV2Request) GetAObjEzsigntemplatesignatureOk() (*[]EzsigntemplatesignatureRequestCompoundV2, bool)

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

SetAObjEzsigntemplatesignature

func (o *EzsigntemplatesignatureCreateObjectV2Request) SetAObjEzsigntemplatesignature(v []EzsigntemplatesignatureRequestCompoundV2)

SetAObjEzsigntemplatesignature sets AObjEzsigntemplatesignature field to given value.

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