Sensibill Rest API
/
com.getsensibill.rest.generated.v2.model
/
AuthorizationResponse
Authorization
Response
data class
AuthorizationResponse
(code:
String
?)
Content copied to clipboard
Constructors
Properties
Parameters
Parameters
code
Constructors
AuthorizationResponse
Link copied to clipboard
fun
AuthorizationResponse
(code:
String
? = null)
Content copied to clipboard
Properties
code
Link copied to clipboard
@
SerializedName
(
value =
code
)
val
code
:
String
? = null
Content copied to clipboard