Struct foursquare::venue::Price [] [src]

pub struct Price {
    pub tier: u16,
    pub message: String,
    pub currency: String,
}

Fields

Trait Implementations

impl Debug for Price
[src]

[src]

Formats the value using the given formatter.