Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 3.96 KB

EzsignsignerRequestCompound.md

File metadata and controls

22 lines (15 loc) · 3.96 KB

EzsignsignerRequestCompound

Properties

Name Type Description Notes
fkiTaxassignmentID kotlin.Int The unique ID of the Taxassignment. Valid values: Value
objContact EzsignsignerRequestCompoundContact
fkiUserlogintypeID kotlin.Int The unique ID of the Userlogintype Valid values: Value
fkiSecretquestionID kotlin.Int The unique ID of the Secretquestion. Valid values: Value
eEzsignsignerLogintype inline The method the Ezsignsigner will authenticate to the signing platform. 1. Password means the Ezsignsigner will receive a secure link by email. 2. PasswordPhone means the Ezsignsigner will receive a secure link by email and will need to authenticate using SMS or Phone call. Additional fee applies. 3. PasswordQuestion means the Ezsignsigner will receive a secure link by email and will need to authenticate using a predefined question and answer. 4. InPersonPhone means the Ezsignsigner will only be able to sign "In-Person" and will need to authenticate using SMS or Phone call. No email will be sent for invitation to sign. Additional fee applies. 5. InPerson means the Ezsignsigner will only be able to sign "In-Person" and there won't be any authentication. No email will be sent for invitation to sign. Make sure you evaluate the risk of signature denial and at minimum, we recommend you use a handwritten signature type. [optional]
sEzsignsignerSecretanswer kotlin.String The predefined answer to the secret question the Ezsignsigner will need to provide to successfully authenticate. [optional]

Enum: eEzsignsignerLogintype

Name Value
eEzsignsignerLogintype Password, PasswordPhone, PasswordQuestion, InPersonPhone, InPerson