Interface UserInfoResponseConsumption_sheet_config

interface UserInfoResponseConsumption_sheet_config {
    can_viewer_donate: boolean;
    currency: null;
    donation_amount_config: UserInfoResponseDonation_amount_config;
    donation_disabled_message: string;
    donation_url: null;
    has_viewer_donated: null;
    privacy_disclaimer: null;
    profile_fundraiser_id: null;
    you_donated_message: null;
}

Properties

can_viewer_donate: boolean
currency: null
donation_disabled_message: string
donation_url: null
has_viewer_donated: null
privacy_disclaimer: null
profile_fundraiser_id: null
you_donated_message: null