Spatio.Model.CreateNote400Response (spatio_sdk v0.0.2)

Summary

Types

t()

@type t() :: %Spatio.Model.CreateNote400Response{
  accounts: [Spatio.Model.AccountChoice.t()] | nil,
  code: String.t() | nil,
  error: String.t()
}

Functions

decode(value)