Docusign Android SDK
sdk-common
/
com.docusign.androidsdk.dsmodels
/
DSEnvelopeRecipient
/
Builder
Builder
class
Builder
Content copied to clipboard
Functions
Properties
Functions
build
Link copied to clipboard
fun
build
(
)
:
DSEnvelopeRecipient
Content copied to clipboard
host
Email
Link copied to clipboard
fun
hostEmail
(
hostEmail
:
String
)
:
DSEnvelopeRecipient.Builder
Content copied to clipboard
host
Name
Link copied to clipboard
fun
hostName
(
hostName
:
String
)
:
<ERROR CLASS>
Content copied to clipboard
recipient
Id
Link copied to clipboard
fun
recipientId
(
recipientId
:
String
)
:
DSEnvelopeRecipient.Builder
Content copied to clipboard
role
Name
Link copied to clipboard
fun
roleName
(
roleName
:
String
)
:
<ERROR CLASS>
Content copied to clipboard
routing
Order
Link copied to clipboard
fun
routingOrder
(
routingOrder
:
Int
)
:
DSEnvelopeRecipient.Builder
Content copied to clipboard
signer
Email
Link copied to clipboard
fun
signerEmail
(
signerEmail
:
String
)
:
DSEnvelopeRecipient.Builder
Content copied to clipboard
signer
Name
Link copied to clipboard
fun
signerName
(
signerName
:
String
)
:
<ERROR CLASS>
Content copied to clipboard
tab
Link copied to clipboard
fun
tab
(
tab
:
DSTab
)
:
DSEnvelopeRecipient.Builder
Content copied to clipboard
tabs
Link copied to clipboard
fun
tabs
(
tabs
:
List
<
DSTab
>
)
:
DSEnvelopeRecipient.Builder
Content copied to clipboard
type
Link copied to clipboard
fun
type
(
type
:
DSRecipientType
)
:
DSEnvelopeRecipient.Builder
Content copied to clipboard
Properties
validate
Link copied to clipboard
var
validate
:
Boolean
=
true
Content copied to clipboard