Docusign Android SDK
sdk-common
/
com.docusign.androidsdk.util
/
RecipientStatus
Recipient
Status
enum
RecipientStatus
:
Enum
<
RecipientStatus
>
Content copied to clipboard
Entries
Types
Properties
Entries
AUTORESPONDED
Link copied to clipboard
AUTORESPONDED
(
"autoresponded"
)
Content copied to clipboard
FAXPENDING
Link copied to clipboard
FAXPENDING
(
"faxpending"
)
Content copied to clipboard
CREATED
Link copied to clipboard
CREATED
(
"created"
)
Content copied to clipboard
COMPLETED
Link copied to clipboard
COMPLETED
(
"completed"
)
Content copied to clipboard
DECLINED
Link copied to clipboard
DECLINED
(
"declined"
)
Content copied to clipboard
SIGNED
Link copied to clipboard
SIGNED
(
"signed"
)
Content copied to clipboard
DELIVERED
Link copied to clipboard
DELIVERED
(
"delivered"
)
Content copied to clipboard
SENT
Link copied to clipboard
SENT
(
"sent"
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
recipientStatus
Link copied to clipboard
val
recipientStatus
:
String
Content copied to clipboard