Name | Type | Description | Notes |
---|---|---|---|
AObjEzsigntemplateformfieldgroup | []EzsigntemplateformfieldgroupRequestCompound |
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
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
func (o *EzsigntemplateformfieldgroupCreateObjectV1Request) GetAObjEzsigntemplateformfieldgroup() []EzsigntemplateformfieldgroupRequestCompound
GetAObjEzsigntemplateformfieldgroup returns the AObjEzsigntemplateformfieldgroup field if non-nil, zero value otherwise.
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.
func (o *EzsigntemplateformfieldgroupCreateObjectV1Request) SetAObjEzsigntemplateformfieldgroup(v []EzsigntemplateformfieldgroupRequestCompound)
SetAObjEzsigntemplateformfieldgroup sets AObjEzsigntemplateformfieldgroup field to given value.