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

Copy Markdown

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.NtfShortLinksCreateResponseData{
  code: String.t(),
  createdAt: DateTime.t(),
  domain: String.t(),
  id: String.t(),
  shortUrl: Uri,
  source: String.t(),
  targetUrl: Uri
}

Functions

decode(value)