Sensibill Android SDK
androidJvm
Sensibill Rest API
/
com.getsensibill.rest.generated.v2.model
/
DocumentCreationResponseDto
Document
Creation
Response
Dto
data
class
DocumentCreationResponseDto
(
val
id
:
String
)
Parameters
id
This is a unique identifier which is used to identify the document on Sensibill's system.
Members
Constructors
Document
Creation
Response
Dto
Link copied to clipboard
constructor
(
id
:
String
)
Properties
id
Link copied to clipboard
@
SerializedName
(
value
=
"id"
)
val
id
:
String