Name | Type | Description | Notes |
---|---|---|---|
ObjEzsignfoldersignerassociation | Pointer to EzsignfoldersignerassociationRequest | [optional] | |
ObjEzsignfoldersignerassociationCompound | Pointer to EzsignfoldersignerassociationRequestCompound | [optional] |
func NewEzsignfoldersignerassociationCreateObjectV1Request() *EzsignfoldersignerassociationCreateObjectV1Request
NewEzsignfoldersignerassociationCreateObjectV1Request instantiates a new EzsignfoldersignerassociationCreateObjectV1Request 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 NewEzsignfoldersignerassociationCreateObjectV1RequestWithDefaults() *EzsignfoldersignerassociationCreateObjectV1Request
NewEzsignfoldersignerassociationCreateObjectV1RequestWithDefaults instantiates a new EzsignfoldersignerassociationCreateObjectV1Request 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 *EzsignfoldersignerassociationCreateObjectV1Request) GetObjEzsignfoldersignerassociation() EzsignfoldersignerassociationRequest
GetObjEzsignfoldersignerassociation returns the ObjEzsignfoldersignerassociation field if non-nil, zero value otherwise.
func (o *EzsignfoldersignerassociationCreateObjectV1Request) GetObjEzsignfoldersignerassociationOk() (*EzsignfoldersignerassociationRequest, bool)
GetObjEzsignfoldersignerassociationOk returns a tuple with the ObjEzsignfoldersignerassociation field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *EzsignfoldersignerassociationCreateObjectV1Request) SetObjEzsignfoldersignerassociation(v EzsignfoldersignerassociationRequest)
SetObjEzsignfoldersignerassociation sets ObjEzsignfoldersignerassociation field to given value.
func (o *EzsignfoldersignerassociationCreateObjectV1Request) HasObjEzsignfoldersignerassociation() bool
HasObjEzsignfoldersignerassociation returns a boolean if a field has been set.
func (o *EzsignfoldersignerassociationCreateObjectV1Request) GetObjEzsignfoldersignerassociationCompound() EzsignfoldersignerassociationRequestCompound
GetObjEzsignfoldersignerassociationCompound returns the ObjEzsignfoldersignerassociationCompound field if non-nil, zero value otherwise.
func (o *EzsignfoldersignerassociationCreateObjectV1Request) GetObjEzsignfoldersignerassociationCompoundOk() (*EzsignfoldersignerassociationRequestCompound, bool)
GetObjEzsignfoldersignerassociationCompoundOk returns a tuple with the ObjEzsignfoldersignerassociationCompound field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *EzsignfoldersignerassociationCreateObjectV1Request) SetObjEzsignfoldersignerassociationCompound(v EzsignfoldersignerassociationRequestCompound)
SetObjEzsignfoldersignerassociationCompound sets ObjEzsignfoldersignerassociationCompound field to given value.
func (o *EzsignfoldersignerassociationCreateObjectV1Request) HasObjEzsignfoldersignerassociationCompound() bool
HasObjEzsignfoldersignerassociationCompound returns a boolean if a field has been set.