Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 2.5 KB

EzsigntemplateformfieldgroupCreateObjectV1Request.md

File metadata and controls

51 lines (28 loc) · 2.5 KB

EzsigntemplateformfieldgroupCreateObjectV1Request

Properties

Name Type Description Notes
AObjEzsigntemplateformfieldgroup []EzsigntemplateformfieldgroupRequestCompound

Methods

NewEzsigntemplateformfieldgroupCreateObjectV1Request

func NewEzsigntemplateformfieldgroupCreateObjectV1Request(aObjEzsigntemplateformfieldgroup []EzsigntemplateformfieldgroupRequestCompound, ) *EzsigntemplateformfieldgroupCreateObjectV1Request

NewEzsigntemplateformfieldgroupCreateObjectV1Request instantiates a new EzsigntemplateformfieldgroupCreateObjectV1Request 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

NewEzsigntemplateformfieldgroupCreateObjectV1RequestWithDefaults

func NewEzsigntemplateformfieldgroupCreateObjectV1RequestWithDefaults() *EzsigntemplateformfieldgroupCreateObjectV1Request

NewEzsigntemplateformfieldgroupCreateObjectV1RequestWithDefaults instantiates a new EzsigntemplateformfieldgroupCreateObjectV1Request 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

GetAObjEzsigntemplateformfieldgroup

func (o *EzsigntemplateformfieldgroupCreateObjectV1Request) GetAObjEzsigntemplateformfieldgroup() []EzsigntemplateformfieldgroupRequestCompound

GetAObjEzsigntemplateformfieldgroup returns the AObjEzsigntemplateformfieldgroup field if non-nil, zero value otherwise.

GetAObjEzsigntemplateformfieldgroupOk

func (o *EzsigntemplateformfieldgroupCreateObjectV1Request) GetAObjEzsigntemplateformfieldgroupOk() (*[]EzsigntemplateformfieldgroupRequestCompound, bool)

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

SetAObjEzsigntemplateformfieldgroup

func (o *EzsigntemplateformfieldgroupCreateObjectV1Request) SetAObjEzsigntemplateformfieldgroup(v []EzsigntemplateformfieldgroupRequestCompound)

SetAObjEzsigntemplateformfieldgroup sets AObjEzsigntemplateformfieldgroup field to given value.

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