Typed Inttegro domain value.
Summary
Types
@type t() :: %Inttegro.OTPVerificationAttempt{ attempted_at: String.t(), id: String.t(), presented_token: String.t(), recipient: String.t(), result: Inttegro.OTPVerificationAttemptResult.t() }
Typed Inttegro domain value.
@type t() :: %Inttegro.OTPVerificationAttempt{ attempted_at: String.t(), id: String.t(), presented_token: String.t(), recipient: String.t(), result: Inttegro.OTPVerificationAttemptResult.t() }