Skip to content

Latest commit

 

History

History
72 lines (39 loc) · 3.3 KB

EzsigndocumentCreateEzsignelementsPositionedByWordV1ResponseMPayload.md

File metadata and controls

72 lines (39 loc) · 3.3 KB

EzsigndocumentCreateEzsignelementsPositionedByWordV1ResponseMPayload

Properties

Name Type Description Notes
APkiEzsignsignatureID []int32
APkiEzsignformfieldgroupID []int32

Methods

NewEzsigndocumentCreateEzsignelementsPositionedByWordV1ResponseMPayload

func NewEzsigndocumentCreateEzsignelementsPositionedByWordV1ResponseMPayload(aPkiEzsignsignatureID []int32, aPkiEzsignformfieldgroupID []int32, ) *EzsigndocumentCreateEzsignelementsPositionedByWordV1ResponseMPayload

NewEzsigndocumentCreateEzsignelementsPositionedByWordV1ResponseMPayload instantiates a new EzsigndocumentCreateEzsignelementsPositionedByWordV1ResponseMPayload 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

NewEzsigndocumentCreateEzsignelementsPositionedByWordV1ResponseMPayloadWithDefaults

func NewEzsigndocumentCreateEzsignelementsPositionedByWordV1ResponseMPayloadWithDefaults() *EzsigndocumentCreateEzsignelementsPositionedByWordV1ResponseMPayload

NewEzsigndocumentCreateEzsignelementsPositionedByWordV1ResponseMPayloadWithDefaults instantiates a new EzsigndocumentCreateEzsignelementsPositionedByWordV1ResponseMPayload 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

GetAPkiEzsignsignatureID

func (o *EzsigndocumentCreateEzsignelementsPositionedByWordV1ResponseMPayload) GetAPkiEzsignsignatureID() []int32

GetAPkiEzsignsignatureID returns the APkiEzsignsignatureID field if non-nil, zero value otherwise.

GetAPkiEzsignsignatureIDOk

func (o *EzsigndocumentCreateEzsignelementsPositionedByWordV1ResponseMPayload) GetAPkiEzsignsignatureIDOk() (*[]int32, bool)

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

SetAPkiEzsignsignatureID

func (o *EzsigndocumentCreateEzsignelementsPositionedByWordV1ResponseMPayload) SetAPkiEzsignsignatureID(v []int32)

SetAPkiEzsignsignatureID sets APkiEzsignsignatureID field to given value.

GetAPkiEzsignformfieldgroupID

func (o *EzsigndocumentCreateEzsignelementsPositionedByWordV1ResponseMPayload) GetAPkiEzsignformfieldgroupID() []int32

GetAPkiEzsignformfieldgroupID returns the APkiEzsignformfieldgroupID field if non-nil, zero value otherwise.

GetAPkiEzsignformfieldgroupIDOk

func (o *EzsigndocumentCreateEzsignelementsPositionedByWordV1ResponseMPayload) GetAPkiEzsignformfieldgroupIDOk() (*[]int32, bool)

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

SetAPkiEzsignformfieldgroupID

func (o *EzsigndocumentCreateEzsignelementsPositionedByWordV1ResponseMPayload) SetAPkiEzsignformfieldgroupID(v []int32)

SetAPkiEzsignformfieldgroupID sets APkiEzsignformfieldgroupID field to given value.

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