toggle menu
security-models
JVM
switch theme
search in API
security-models
/
org.cryptotrader.security.library.entity.keyset
/
TinkKeyset
Tink
Keyset
@
Entity
open
class
TinkKeyset
:
Identifiable
<
T
>
Members
Constructors
Tink
Keyset
Link copied to clipboard
constructor
(
)
constructor
(
id
:
String
,
keysetJson
:
String
)
Properties
id
Link copied to clipboard
open
var
id
:
String
Functions
get
Id
Link copied to clipboard
abstract
fun
getId
(
)
:
T
set
Id
Link copied to clipboard
abstract
fun
setId
(
id
:
T
)