Variable rawDeallocationLimitSelectorConst

rawDeallocationLimitSelector: {
    is_allowed_by_status: boolean;
    max_amount: boolean;
    outstanding_debt: boolean;
    program_invest_pool: boolean;
    unspent: boolean;
} = ...

Type declaration

  • is_allowed_by_status: boolean
  • max_amount: boolean
  • outstanding_debt: boolean
  • program_invest_pool: boolean
  • unspent: boolean