Batch
Contents
[
Hide
]
| Request | Response | Model | ||
|---|---|---|---|---|
| BatchPartRequest | object | |||
BatchPartRequest
Represents a IRequestModel wrapper to add batch part features.
This class is used in WordsApi.
An object of the BatchPartRequest class is created by the following constructor methods:
- BatchPartRequest(IRequestModel request)
Properties
The following properties are defined:
| Property | Type | Description |
|---|---|---|
| RequestId | string | Gets request ID. |
| ParentRequestId | string | Gets or sets parent request ID. |
Methods
- Stream UseAsSource() - use a binary response of the request as an input for another request.