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

Copy Markdown

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.NtfPlatformVerifyResponseData{
  apiKey: String.t() | nil,
  user: Notifique.OpenApi.Model.NtfPlatformUser.t() | nil,
  workspaceId: String.t() | nil
}

Functions

decode(value)