Nuon.Model.AppUserToken (nuon v0.19.90)
Summary
Types
@type t() :: %Nuon.Model.AppUserToken{ created_at: String.t() | nil, created_by_id: String.t() | nil, email: String.t() | nil, expires_at: String.t() | nil, id: String.t() | nil, issued_at: String.t() | nil, issuer: String.t() | nil, subject: String.t() | nil, token_type: Nuon.Model.AppTokenType.t() | nil, updated_at: String.t() | nil }
Functions
Link to this function