ztcorekit
/
fr.zhortech.ztcorekit.api.responses
/
ApiResponseModel
/
ExistResponse
Exist
Response
data class
ExistResponse
(exists:
Boolean
, userId:
String
?)
Content copied to clipboard
Properties
Properties
exists
Link copied to clipboard
var
exists
:
Boolean
= false
Content copied to clipboard
userId
Link copied to clipboard
var
userId
:
String
? = null
Content copied to clipboard