TrinityIDWallet
1.7.1
TrinityIDWalletCore
/
de.comuny.wallet.core.dto
/
Consent
Consent
data
class
Consent
(
val
clientId
:
String
,
val
claimName
:
String
,
val
timestamp
:
Instant
)
Content copied to clipboard
Constructors
Properties
Constructors
Consent
Link copied to clipboard
fun
Consent
(
clientId
:
String
,
claimName
:
String
,
timestamp
:
Instant
)
Content copied to clipboard
Properties
claim
Name
Link copied to clipboard
val
claimName
:
String
Content copied to clipboard
client
Id
Link copied to clipboard
val
clientId
:
String
Content copied to clipboard
timestamp
Link copied to clipboard
val
timestamp
:
Instant
Content copied to clipboard