Name | Type | Description | Notes |
---|---|---|---|
id | String | Identifies the resource. | [optional] [readonly] |
recordType | String | Identifies the type of the resource. | [optional] [readonly] |
url | String | The URL at which the CSV file can be retrieved. | [optional] |
status | StatusEnum | Indicates the completion level of the CSV report. Only complete CSV download requests will be able to be retrieved. | [optional] |
Name | Value |
---|---|
PENDING | "pending" |
COMPLETE | "complete" |
FAILED | "failed" |
EXPIRED | "expired" |