voxbone v0.2.0 Voxbone.Model.CreditPackageCartItem

CreditPackageCartItem corresponds to prepaid credits.

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Voxbone.Model.CreditPackageCartItem{
  creditPackageId: integer(),
  quantity: integer()
}