Struct foursquare::venue::Venues [] [src]

pub struct Venues<C> where
    C: Connect + Clone
{ /* fields omitted */ }

Methods

impl<C: Connect + Clone> Venues<C>
[src]

[src]

Get all venue categories

See the official api docs for more information

[src]

Get the tips for a single venue

See the official api docs for more information

[src]

Get the hours for a single venue

See the official api docs for more information

[src]

Get the details for single venue

See the official api docs for more information

[src]

Search for venues

See the official api docs for more information

[src]

Type ahead suggestions

See the official api docs for more information

[src]

Get venue recommendations in a target geography

See the official api docs for more information

[src]

Explore venues in a target geography

See the official api docs for more information