Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 2.47 KB

EzsignbulksendsignermappingCreateObjectV1Request.md

File metadata and controls

51 lines (28 loc) · 2.47 KB

EzsignbulksendsignermappingCreateObjectV1Request

Properties

Name Type Description Notes
AObjEzsignbulksendsignermapping []EzsignbulksendsignermappingRequestCompound

Methods

NewEzsignbulksendsignermappingCreateObjectV1Request

func NewEzsignbulksendsignermappingCreateObjectV1Request(aObjEzsignbulksendsignermapping []EzsignbulksendsignermappingRequestCompound, ) *EzsignbulksendsignermappingCreateObjectV1Request

NewEzsignbulksendsignermappingCreateObjectV1Request instantiates a new EzsignbulksendsignermappingCreateObjectV1Request 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

NewEzsignbulksendsignermappingCreateObjectV1RequestWithDefaults

func NewEzsignbulksendsignermappingCreateObjectV1RequestWithDefaults() *EzsignbulksendsignermappingCreateObjectV1Request

NewEzsignbulksendsignermappingCreateObjectV1RequestWithDefaults instantiates a new EzsignbulksendsignermappingCreateObjectV1Request 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

GetAObjEzsignbulksendsignermapping

func (o *EzsignbulksendsignermappingCreateObjectV1Request) GetAObjEzsignbulksendsignermapping() []EzsignbulksendsignermappingRequestCompound

GetAObjEzsignbulksendsignermapping returns the AObjEzsignbulksendsignermapping field if non-nil, zero value otherwise.

GetAObjEzsignbulksendsignermappingOk

func (o *EzsignbulksendsignermappingCreateObjectV1Request) GetAObjEzsignbulksendsignermappingOk() (*[]EzsignbulksendsignermappingRequestCompound, bool)

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

SetAObjEzsignbulksendsignermapping

func (o *EzsignbulksendsignermappingCreateObjectV1Request) SetAObjEzsignbulksendsignermapping(v []EzsignbulksendsignermappingRequestCompound)

SetAObjEzsignbulksendsignermapping sets AObjEzsignbulksendsignermapping field to given value.

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