toggle menu
Dermato.AI
androidJvm
switch theme
search in API
Dermato.AI
/
com.dermatoai.api
/
TambahKomentarResponse
Tambah
Komentar
Response
data
class
TambahKomentarResponse
(
val
status
:
String
,
val
idKomentar
:
Int
)
Members
Constructors
Tambah
Komentar
Response
Link copied to clipboard
constructor
(
status
:
String
,
idKomentar
:
Int
)
Properties
id
Komentar
Link copied to clipboard
@
SerializedName
(
value
=
"id_komentar"
)
val
idKomentar
:
Int
status
Link copied to clipboard
@
SerializedName
(
value
=
"status"
)
val
status
:
String