ActionConfiguration interface
Batch action configuration.
Properties
| authorization |
Authorization action. |
| max |
The maximum batch size. |
Property Details
authorizationAction
Authorization action.
authorizationAction?: string
Property Value
string
maxBatchSize
The maximum batch size.
maxBatchSize?: number
Property Value
number