Options
All
  • Public
  • Public/Protected
  • All
Menu

Parameters for the createRules operation.

Hierarchy

  • CreateRulesParams

Index

Properties

Optional headers

headers: OutgoingHttpHeaders

rules

A list of rules to be created.

Optional transactionId

transactionId: string

The unique identifier that is used to trace an entire request. If you omit this field, the service generates and sends a transaction ID as a response header of the request. In the case of an error, the transaction ID is set in the trace field of the response body.

Note: To help with debugging logs, it is strongly recommended that you generate and supply a Transaction-Id with each request.

Generated using TypeDoc