Interface CancelMFARequest

interface CancelMFARequest {
    exchange_id: string;
    reason: string;
    type: string;
}

Properties

exchange_id: string

comes from initiate MFA process

reason: string

reason of cancellation

type: string

MFA type