Sha256: d87b727b9e773e1e10dbe42591ef223e179c932b120db718aa5778ee032fe32d

Contents?: true

Size: 1.53 KB

Versions: 9

Compression:

Stored size: 1.53 KB

Contents

---
title: Quote
---
## PureCloud::Quote

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** |  | [optional] |
| **purchase_order** | **String** |  | [optional] |
| **type** | **String** |  | [optional] |
| **status** | **String** |  | [optional] |
| **currency** | **String** |  | [optional] |
| **created_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **last_updated_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **billing_contact_email** | **String** |  | [optional] |
| **billing_contact_first_name** | **String** |  | [optional] |
| **billing_contact_last_name** | **String** |  | [optional] |
| **billing_contact_phone** | **String** |  | [optional] |
| **include_voice_charges** | **BOOLEAN** |  | [optional] [default to false]|
| **charges** | [**Array<QuoteCharge>**](QuoteCharge.html) |  | [optional] |
| **edge_control_model** | **String** |  | [optional] |
| **referral_codes** | **Array<String>** |  | [optional] |
| **discount_codes** | **Array<String>** |  | [optional] |
| **sales_partner_code** | **String** |  | [optional] |
| **is_annual_prepay** | **BOOLEAN** |  | [optional] [default to false]|
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
purecloud-0.44.1 doc_out/Quote.html.md
purecloud-0.43.1 doc_out/Quote.html.md
purecloud-0.42.1 doc_out/Quote.html.md
purecloud-0.41.1 doc_out/Quote.html.md
purecloud-0.40.1 doc_out/Quote.html.md
purecloud-0.39.1 doc_out/Quote.html.md
purecloud-0.38.1 doc_out/Quote.html.md
purecloud-0.37.1 doc_out/Quote.html.md
purecloud-0.36.1 doc_out/Quote.html.md