Notifique.OpenApi.Model.NtfPlatformOtpError (notifique v0.2.1)

Copy Markdown

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.NtfPlatformOtpError{
  attemptsRemaining: integer() | nil,
  code: any() | nil,
  error: any() | nil,
  message: any() | nil,
  retryAfter: any() | nil,
  success: any() | nil
}

Functions

decode(value)