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

Copy Markdown

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.NtfIgCreateInstanceBodyAuth{
  mode: String.t(),
  password: String.t(),
  username: String.t(),
  verificationCode: String.t() | nil
}

Functions

decode(value)