Container

@JsonSerializable
data class Container(val id: ContainerId, val expires_at: Instant? = null)(source)

Constructors

Link copied to clipboard
constructor(id: ContainerId, expires_at: Instant? = null)

Properties

Link copied to clipboard
Link copied to clipboard