| Name | Description | Type | Additional information |
|---|---|---|---|
| IsDefault |
Indicates if this quantity is the default selection for the package. |
boolean |
None. |
| Quantity |
Gets or sets the quantity for this package. This is the friendly quantity we've attempted to calculate that can be presented to a user. |
decimal number |
None. |
| DispenseQuantity |
Gets or sets the quantity for this package that the price check endpoint requires. If the user is shown the friendly quantity and runs a price check on this package, send the DispenseQuantity as the quantity parameter of the portal price check API endpoint. |
decimal number |
None. |