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

Copy Markdown

Objeto JSON persistido em SmsLog.metadata (máx. 20 chaves, 16 KB). Valores podem ser strings ou outros tipos JSON.

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.NtfSmsSendSmsRequestMetadata{
  orderId: String.t() | nil,
  source: String.t() | nil
}

Functions

decode(value)