Skip to main content

Interface: TwoFactorOperationResponse

Defined in: packages/sdk/src/types/generated/account.ts:374

Generic response for 2FA operations

Properties

message

message: string

Defined in: packages/sdk/src/types/generated/account.ts:378

Human-readable message


methodId?

optional methodId: number | null

Defined in: packages/sdk/src/types/generated/account.ts:380

ID of the affected 2FA method


success

success: boolean

Defined in: packages/sdk/src/types/generated/account.ts:376

Whether the operation was successful