Skip to main content

KillSwitchResponse

@mandaitor/sdk


@mandaitor/sdk / KillSwitchResponse

Interface: KillSwitchResponse

Defined in: @mandaitor/sdk/dist/types.d.ts:554

Result of a kill-switch execution: how many mandates were revoked vs. skipped.

Properties

execution_id

execution_id: string

Defined in: @mandaitor/sdk/dist/types.d.ts:558


revoked_count

revoked_count: number

Defined in: @mandaitor/sdk/dist/types.d.ts:556


skipped_count

skipped_count: number

Defined in: @mandaitor/sdk/dist/types.d.ts:557


tenant_id

tenant_id: string

Defined in: @mandaitor/sdk/dist/types.d.ts:555


timestamp

timestamp: string

Defined in: @mandaitor/sdk/dist/types.d.ts:559