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

Copy Markdown

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.NtfShortLinksPostV1ShortLinks400Response{
  code: any(),
  details: any() | nil,
  error: any(),
  fields:
    [
      Notifique.OpenApi.Model.NtfShortLinksValidationErrorResponseFieldsInner.t()
    ]
    | nil,
  message: any(),
  success: any()
}

Functions

decode(value)