KeyTimestamps

data class KeyTimestamps(accessAt: Instant?, updatedAt: Instant?)

Properties

accessAt
Link copied to clipboard
common
val accessAt: Instant?
updatedAt
Link copied to clipboard
common
val updatedAt: Instant?