Module models

Module models 

Source

Re-exports§

pub use listing::Listing;
pub use item::Item;
pub use seller::Seller;
pub use reference::Reference;
pub use stickers::Sticker;
pub use stickers::StickerReference;
pub use buy_orders::BuyOrder;
pub use me::Me;
pub use me::User;
pub use me::Preferences;
pub use me::Statistics as UserStatistics;
pub use stall::Stall;
pub use auction::AuctionDetails;
pub use auction::TopBid;
pub use statistics::Statistics;
pub use schema::SchemaResponse;
pub use schema::Weapon;
pub use schema::Paint;
pub use schema::Collection;
pub use schema::WearCondition;

Modules§

auction
buy_orders
item
listing
me
reference
schema
Schema models for CSFloat’s undocumented /schema endpoint
seller
stall
statistics
stickers

Structs§

ExchangeRates
Exchange rates response
ListingsResponse
Response from get_all_listings