Hubro Connect
Toggle table of contents
1.4.3
common
Target filter
common
Switch theme
Search in API
Skip to content
Hubro Connect
Hubro Connect
/
no.hubroplatform.hubroconnect
/
AuthorizationResponse
Authorization
Response
@
Serializable
data
class
AuthorizationResponse
(
val
transactionId
:
String
?
=
null
,
val
message
:
String
?
=
null
)
Members
Constructors
Authorization
Response
Link copied to clipboard
constructor
(
transactionId
:
String
?
=
null
,
message
:
String
?
=
null
)
Properties
message
Link copied to clipboard
val
message
:
String
?
transaction
Id
Link copied to clipboard
val
transactionId
:
String
?