# Solidity API ## IReputation ### limiter ```solidity function limiter(uint256 _userCredit) external pure returns (uint256 _spendLimit) ```