Sensibill Android SDK
androidJvm
Sensibill Rest API
/
com.getsensibill.rest.generated.v2.model
/
EditDocumentResponseDto
Edit
Document
Response
Dto
data
class
EditDocumentResponseDto
(
val
id
:
String
)
Object with the Id of the updated Document
Parameters
id
The Id of the updated Document
Members
Constructors
Edit
Document
Response
Dto
Link copied to clipboard
constructor
(
id
:
String
)
Properties
id
Link copied to clipboard
@
SerializedName
(
value
=
"id"
)
val
id
:
String