Sha256: 8e73938c7282c0b375e570d0a6dd1ebeb5ec64c208d476e5d2039b9ba0222bb8

Contents?: true

Size: 1.14 KB

Versions: 10

Compression:

Stored size: 1.14 KB

Contents

---
title: UploadProgress
---
## PureCloud::UploadProgress

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **carrier_id** | **String** | Carrier id associated with the ratesheet that was uploaded. | [optional] |
| **schema_name** | **String** | Human readable name for the schema that was used to parse the ratesheet. | [optional] |
| **status** | **String** | Human readable status for progress of the ratesheet upload. This may be an error, the number of rates upload, or a completion message. | [optional] |
| **filename** | **String** | Filename of the ratesheet that was uploaded by the user. | [optional] |
| **filetype** | **String** | Media type of the file. | [optional] |
| **created** | **DateTime** | Time at which the uploaded ratesheet was started to be parsed. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **updated** | **DateTime** | Time at which the progress of the upload was last updated. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
{: class="table table-striped"}


Version data entries

10 entries across 10 versions & 1 rubygems

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