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

Copy Markdown

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.NtfPlatformRegisterResponse{
  data: Notifique.OpenApi.Model.NtfPlatformRegisterResponseData.t() | nil,
  success: boolean() | nil
}

Functions

decode(value)