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

Copy Markdown

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.NtfPlatformSubscribeBody{
  billingType: Notifique.OpenApi.Model.NtfPlatformBillingType.t(),
  couponCode: String.t() | nil,
  cpfCnpj: String.t() | nil,
  mobilePhone: String.t() | nil,
  paymentMethodId: String.t() | nil,
  tierIndex: integer()
}

Functions

decode(value)