TokenPermissions

Git Source

struct TokenPermissions {
    address token;
    uint256 amount;
}