ConfirmedContext: ProcessedContext & {
    confirmResponse: ConfirmnationResponse;
}

Represents the confirmed context for an operation with its confirmation response.

Type declaration

Generated using TypeDoc