PriceSheetDownloadByBillingProfileHeaders interface
定义PriceSheet_downloadByBillingProfile操作的标头。
属性
| location | 获取此 URL 以检索异步操作的状态。 |
| o |
操作实体 ID GUID。 |
| retry |
检查操作状态时要使用的延迟量。 该值以秒为单位表示。 |
属性详细信息
location
获取此 URL 以检索异步操作的状态。
location?: string
属性值
string
oDataEntityId
操作实体 ID GUID。
oDataEntityId?: string
属性值
string
retryAfter
检查操作状态时要使用的延迟量。 该值以秒为单位表示。
retryAfter?: string
属性值
string