API Docs / Schemas / ClientConfirmationExecutionStateDto

ClientConfirmationExecutionStateDto

Execution state for a ClientConfirmation workflow step.
Read-only - written by the system during step execution.

Properties

Name Type Description
createdAtstring

UTC timestamp of when the confirmation email was sent.

UTC timestamp of when the confirmation email was sent.

JSON Example

{
  "createdAt": "2024-01-01T00:00:00Z"
}

Contained in Schemas