Hubro Connect
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
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
?
=
null
transaction
Id
Link copied to clipboard
val
transactionId
:
String
?
=
null