Kryptokrona Kotlin SDK
jvm
kryptokrona-service
/
org.kryptokrona.sdk.service.model.response.key
/
GetViewKeyResponseResult
Get
View
Key
Response
Result
@
Serializable
data
class
GetViewKeyResponseResult
(
val
viewSecretKey
:
String
)
Get view key response result.
Author
Marcus Cvjeticanin
Since
0.3.0
Members
Constructors
Get
View
Key
Response
Result
Link copied to clipboard
constructor
(
viewSecretKey
:
String
)
Properties
view
Secret
Key
Link copied to clipboard
val
viewSecretKey
:
String