Interface UpdateTotpResponse

interface UpdateTotpResponse {
    enabled: boolean;
}

Properties

Properties

enabled: boolean