Package version:

Interface EmailSendHeaders

Defines headers for Email_send operation.

Hierarchy

  • EmailSendHeaders

Properties

operationLocation?: string

Location url of where to poll the status of this operation from.

retryAfter?: number

This header will only be present when the operation status is a non-terminal status. It indicates the minimum amount of time in seconds to wait before polling for operation status again.

Generated using TypeDoc