voxbone v0.2.0 Voxbone.Model.Order

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Voxbone.Model.Order{
  customerReference: String.t(),
  dateAdded: String.t(),
  dateCanceled: String.t(),
  orderId: integer(),
  reference: String.t(),
  status: String.t()
}