Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 2.33 KB

EzsigntemplatesignatureCreateObjectV1Request.md

File metadata and controls

51 lines (28 loc) · 2.33 KB

EzsigntemplatesignatureCreateObjectV1Request

Properties

Name Type Description Notes
AObjEzsigntemplatesignature []EzsigntemplatesignatureRequestCompound

Methods

NewEzsigntemplatesignatureCreateObjectV1Request

func NewEzsigntemplatesignatureCreateObjectV1Request(aObjEzsigntemplatesignature []EzsigntemplatesignatureRequestCompound, ) *EzsigntemplatesignatureCreateObjectV1Request

NewEzsigntemplatesignatureCreateObjectV1Request instantiates a new EzsigntemplatesignatureCreateObjectV1Request 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

NewEzsigntemplatesignatureCreateObjectV1RequestWithDefaults

func NewEzsigntemplatesignatureCreateObjectV1RequestWithDefaults() *EzsigntemplatesignatureCreateObjectV1Request

NewEzsigntemplatesignatureCreateObjectV1RequestWithDefaults instantiates a new EzsigntemplatesignatureCreateObjectV1Request 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 *EzsigntemplatesignatureCreateObjectV1Request) GetAObjEzsigntemplatesignature() []EzsigntemplatesignatureRequestCompound

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

GetAObjEzsigntemplatesignatureOk

func (o *EzsigntemplatesignatureCreateObjectV1Request) GetAObjEzsigntemplatesignatureOk() (*[]EzsigntemplatesignatureRequestCompound, 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 *EzsigntemplatesignatureCreateObjectV1Request) SetAObjEzsigntemplatesignature(v []EzsigntemplatesignatureRequestCompound)

SetAObjEzsigntemplatesignature sets AObjEzsigntemplatesignature field to given value.

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