Package version:

Interface EmailSendResult

Status of the long running operation

Hierarchy

  • EmailSendResult

Properties

Properties

error?: ErrorDetail

Error details when status is a non-success terminal state.

id: string

The unique id of the operation. Use a UUID.

status: string

Status of operation.

Generated using TypeDoc