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

Copy Markdown

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.NtfShortLinksCreateResponse{
  data: Notifique.OpenApi.Model.NtfShortLinksCreateResponseData.t(),
  success: boolean()
}

Functions

decode(value)