Variable rawProjectFactPoolSelectorConst

rawProjectFactPoolSelector: {
    accumulated_expense_pool: boolean;
    authors_base_pool: boolean;
    authors_bonus_pool: boolean;
    contributors_bonus_pool: boolean;
    coordinators_base_pool: boolean;
    coordinators_investment_pool: boolean;
    creators_base_pool: boolean;
    creators_bonus_pool: boolean;
    creators_hours: boolean;
    hour_cost: boolean;
    invest_pool: boolean;
    program_invest_pool: boolean;
    property_base_pool: boolean;
    return_base_percent: boolean;
    target_expense_pool: boolean;
    total: boolean;
    total_contribution: boolean;
    total_generation_pool: boolean;
    total_received_investments: boolean;
    total_returned_investments: boolean;
    total_used_investments: boolean;
    total_with_investments: boolean;
    use_invest_percent: boolean;
    used_expense_pool: boolean;
} = ...

Type declaration

  • accumulated_expense_pool: boolean
  • authors_base_pool: boolean
  • authors_bonus_pool: boolean
  • contributors_bonus_pool: boolean
  • coordinators_base_pool: boolean
  • coordinators_investment_pool: boolean
  • creators_base_pool: boolean
  • creators_bonus_pool: boolean
  • creators_hours: boolean
  • hour_cost: boolean
  • invest_pool: boolean
  • program_invest_pool: boolean
  • property_base_pool: boolean
  • return_base_percent: boolean
  • target_expense_pool: boolean
  • total: boolean
  • total_contribution: boolean
  • total_generation_pool: boolean
  • total_received_investments: boolean
  • total_returned_investments: boolean
  • total_used_investments: boolean
  • total_with_investments: boolean
  • use_invest_percent: boolean
  • used_expense_pool: boolean