voxbone v0.2.0 Voxbone.Model.OrderProduct

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Voxbone.Model.OrderProduct{
  didgroupId: integer(),
  orderProductId: integer(),
  productDescription: String.t(),
  productType: String.t(),
  quantity: integer()
}