Interface AccountSessionComponentsNotificationBannerFeatures

export AccountSessionComponentsNotificationBannerFeatures

interface AccountSessionComponentsNotificationBannerFeatures {
    disable_stripe_user_authentication?: boolean;
    external_account_collection?: boolean;
}

Properties

disable_stripe_user_authentication?: boolean
external_account_collection?: boolean