Skip to main content

Interface: TwoFactorOperationResponse

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

Generic response for 2FA operations

Properties

message

message: string

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

Human-readable message


methodId?

optional methodId: number | null

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

ID of the affected 2FA method


success

success: boolean

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

Whether the operation was successful