Docusign Android SDK
sdk-common
/
com.docusign.androidsdk.util
/
EnvelopeStatus
Envelope
Status
enum
EnvelopeStatus
:
Enum
<
EnvelopeStatus
>
Content copied to clipboard
Entries
Types
Properties
Entries
AUTHFAILED
Link copied to clipboard
AUTHFAILED
(
"authfailed"
)
Content copied to clipboard
AUTHORITATIVECOPY
Link copied to clipboard
AUTHORITATIVECOPY
(
"authoritativecopy"
)
Content copied to clipboard
CORRECT
Link copied to clipboard
CORRECT
(
"correct"
)
Content copied to clipboard
DELETED
Link copied to clipboard
DELETED
(
"deleted"
)
Content copied to clipboard
VOIDED
Link copied to clipboard
VOIDED
(
"voided"
)
Content copied to clipboard
DECLINED
Link copied to clipboard
DECLINED
(
"declined"
)
Content copied to clipboard
COMPLETED
Link copied to clipboard
COMPLETED
(
"completed"
)
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
CREATED
Link copied to clipboard
CREATED
(
"created"
)
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
status
Link copied to clipboard
val
status
:
String
Content copied to clipboard