Interface RestObjectOperationBase

Base interface for all REST object operations. Contains common fields shared across all operation types.

Hierarchy

  • RestObjectOperationBase

Properties

id?

Properties

id?: string

An ID associated with the message. Clients may set this field explicitly when publishing an operation to enable idempotent publishing. If not set, this will be generated by the server.

Generated using TypeDoc