Logo Xantham

BatchRequestsParams Type

Record fields

Record Field Description

Requests

Full Usage: Requests

Field type: BatchRequest[] voption
Field type: BatchRequest[] voption

Static members

Static member Description

BatchRequestsParams.Default

Full Usage: BatchRequestsParams.Default

Returns: BatchRequestsParams

The record with nothing set: every field is either optional or a default of its own, so this serialises to `{}`. Copy-update it to fill in the fields you mean - `{ BatchRequestsParams.Default with ... }` - rather than writing all 1 out.

Returns: BatchRequestsParams

Type something to start searching.