Interface AccountSessionComponentsAccountManagement

export AccountSessionComponentsAccountManagement

interface AccountSessionComponentsAccountManagement {
    enabled?: boolean;
    features?: AccountSessionComponentsAccountManagementFeatures;
}

Properties

Properties

enabled?: boolean