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