Interface UserInfoResponseCharity_profile_fundraiser_info

interface UserInfoResponseCharity_profile_fundraiser_info {
    consumption_sheet_config: UserInfoResponseConsumption_sheet_config;
    has_active_fundraiser: boolean;
    is_facebook_onboarded_charity: boolean;
    pk: number;
}

Properties

has_active_fundraiser: boolean
is_facebook_onboarded_charity: boolean
pk: number