Sha256: 4520035dbc61c5bd5aedfaacd2ee37325f30f7fd16b4df60b9659510a4b4328a

Contents?: true

Size: 1.14 KB

Versions: 9

Compression:

Stored size: 1.14 KB

Contents

---
title: FaxSendRequest
---
## PureCloud::FaxSendRequest

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** |  | [optional] |
| **addresses** | **Array<String>** | A list of outbound fax dialing addresses. E.g. +13175555555 or 3175555555 | |
| **document_id** | **String** | DocumentId of Content Management artifact. If Content Management document is not used for faxing, documentId should be null | [optional] |
| **content_type** | **String** | The content type that is going to be uploaded. If Content Management document is used for faxing, contentType will be ignored | [optional] |
| **workspace** | [**Workspace**](Workspace.html) | Workspace in which the document should be stored. If Content Management document is used for faxing, workspace will be ignored | [optional] |
| **cover_sheet** | [**CoverSheet**](CoverSheet.html) | Data for coversheet generation. | [optional] |
| **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.46.1 doc_out/FaxSendRequest.html.md
purecloud-0.45.1 doc_out/FaxSendRequest.html.md
purecloud-0.44.1 doc_out/FaxSendRequest.html.md
purecloud-0.43.1 doc_out/FaxSendRequest.html.md
purecloud-0.42.1 doc_out/FaxSendRequest.html.md
purecloud-0.41.1 doc_out/FaxSendRequest.html.md
purecloud-0.40.1 doc_out/FaxSendRequest.html.md
purecloud-0.39.1 doc_out/FaxSendRequest.html.md
purecloud-0.38.1 doc_out/FaxSendRequest.html.md