YNAB.PayeeLocation (ynab v1.0.0)

Link to this section Summary

Link to this section Types

Specs

t() :: %YNAB.PayeeLocation{
  deleted: boolean(),
  id: String.t(),
  latitude: String.t(),
  longitude: String.t(),
  payee_id: String.t()
}