Docusign Android SDK
sdk-common
/
com.docusign.androidsdk.dsmodels
/
DSDocument
DSDocument
class
DSDocument
Content copied to clipboard
Class which publicly represents a Document object
Types
Properties
Types
Builder
Link copied to clipboard
class
Builder
Content copied to clipboard
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
display
Link copied to clipboard
var
display
:
Display
?
=
null
Content copied to clipboard
documentId
Link copied to clipboard
val
documentId
:
String
Content copied to clipboard
includeInDownload
Link copied to clipboard
var
includeInDownload
:
Boolean
?
=
null
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
order
Link copied to clipboard
var
order
:
Int
?
=
null
Content copied to clipboard
pages
Link copied to clipboard
var
pages
:
Int
?
=
1
Content copied to clipboard
size
Link copied to clipboard
var
size
:
Long
?
=
null
Content copied to clipboard
supplementalOption
Link copied to clipboard
var
supplementalOption
:
DSSupplementalOptions
?
=
null
Content copied to clipboard
uri
Link copied to clipboard
val
uri
:
String
Content copied to clipboard