pub type InnerLocatedListing = BaseListing<LocatedToken>;
pub struct InnerLocatedListing { /* private fields */ }