PositionUnderlying

Git Source

struct PositionUnderlying {
    address nftPositionManager;
    address factory;
    uint256 tokenId;
}