Sha256: 9f7e8901070fd022411dd2ea1e72a9908bd75fd44a0b786e8c0ed4cb99d5a3bc
Contents?: true
Size: 1.17 KB
Versions: 10
Compression:
Stored size: 1.17 KB
Contents
--- title: QuoteCharge --- ## PureCloud::QuoteCharge ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The quote charge Id. | | | **sku** | **String** | The quote charge SKU. | | | **name** | **String** | The quote charge name. | | | **charge_type** | **String** | The quote charge type. | | | **quantity** | **Integer** | The quote charge quantity. | | | **list_total** | **String** | The quote charge total price before discounts. | | | **total** | **String** | The quote charge total price after discounts. | | | **list_price_display** | **String** | The quote charge list price before discounts. | | | **discount** | **String** | The quote charge discount percent. | | | **effective_price** | **String** | The quote charge list price after discounts. | | | **product_shippable** | **BOOLEAN** | Indicates whether the product can be shipped. | [default to false]| | **shipping_address** | [**BillingAddress**](BillingAddress.html) | The quote shipping address. | | | **for_related_part** | **String** | The part number of a part related to the quote charge. | [optional] | {: class="table table-striped"}
Version data entries
10 entries across 10 versions & 1 rubygems