Typed Inttegro domain value.
Summary
Types
@type t() :: %Inttegro.Keys.SecretKey{ active: boolean(), expires_at: String.t() | nil, id: String.t(), issued_at: String.t(), label: String.t() | nil, last_used_at: String.t() | nil, revoked_at: String.t() | nil, status: Inttegro.Keys.SecretKeyStatus.t(), token_type: Inttegro.Keys.SecretKeyTokenType.t(), updated_at: String.t() | nil, usage_count: integer() | nil }