Package de.comuny.wallet.core.dto
Types
Link copied to clipboard
A tuple consisting of a name and a value.
Link copied to clipboard
Represents the value of a claim.
Link copied to clipboard
data class ConsentLog( val timestamp: Instant, val clientId: String, val clientName: String?, val type: ConsentLogType, val claimName: String, val claimSource: String?)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Representation of a []link object](https://tools.ietf.org/html/draft-kelly-json-hal-08#section-5) according to HAL.