Name | Type | Description | Notes |
---|---|---|---|
AObjEzsigntemplatesignature | []EzsigntemplatesignatureRequestCompoundV2 |
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
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
func (o *EzsigntemplatesignatureCreateObjectV2Request) GetAObjEzsigntemplatesignature() []EzsigntemplatesignatureRequestCompoundV2
GetAObjEzsigntemplatesignature returns the AObjEzsigntemplatesignature field if non-nil, zero value otherwise.
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.
func (o *EzsigntemplatesignatureCreateObjectV2Request) SetAObjEzsigntemplatesignature(v []EzsigntemplatesignatureRequestCompoundV2)
SetAObjEzsigntemplatesignature sets AObjEzsigntemplatesignature field to given value.