Name | Type | Description | Notes |
---|---|---|---|
ObjEzsigntemplatedocument | EzsigntemplatedocumentResponseCompound |
func NewEzsigntemplatedocumentGetObjectV2ResponseMPayload(objEzsigntemplatedocument EzsigntemplatedocumentResponseCompound, ) *EzsigntemplatedocumentGetObjectV2ResponseMPayload
NewEzsigntemplatedocumentGetObjectV2ResponseMPayload instantiates a new EzsigntemplatedocumentGetObjectV2ResponseMPayload 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 NewEzsigntemplatedocumentGetObjectV2ResponseMPayloadWithDefaults() *EzsigntemplatedocumentGetObjectV2ResponseMPayload
NewEzsigntemplatedocumentGetObjectV2ResponseMPayloadWithDefaults instantiates a new EzsigntemplatedocumentGetObjectV2ResponseMPayload 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 *EzsigntemplatedocumentGetObjectV2ResponseMPayload) GetObjEzsigntemplatedocument() EzsigntemplatedocumentResponseCompound
GetObjEzsigntemplatedocument returns the ObjEzsigntemplatedocument field if non-nil, zero value otherwise.
func (o *EzsigntemplatedocumentGetObjectV2ResponseMPayload) GetObjEzsigntemplatedocumentOk() (*EzsigntemplatedocumentResponseCompound, bool)
GetObjEzsigntemplatedocumentOk returns a tuple with the ObjEzsigntemplatedocument field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *EzsigntemplatedocumentGetObjectV2ResponseMPayload) SetObjEzsigntemplatedocument(v EzsigntemplatedocumentResponseCompound)
SetObjEzsigntemplatedocument sets ObjEzsigntemplatedocument field to given value.