{
    "Function": "setAllowance",
    "File": "src/contracts/interfaces/IPaymentManager.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function setAllowance(address allowed, uint256 amount) external;"
}