public class RestCompactBusiness extends RestBase
| Modifier and Type | Field and Description |
|---|---|
RestAddress |
address |
Integer |
applicationId |
String |
businessToken |
Float |
distance |
Integer |
id |
double |
latitude |
double |
longitude |
String |
name |
String |
phone |
Double |
rating |
Integer |
ratingCount |
RestUrl |
thumbnailUrl |
String |
yelpId |
| Constructor and Description |
|---|
RestCompactBusiness() |
public Integer id
public String name
public double latitude
public double longitude
public Float distance
public String phone
public RestUrl thumbnailUrl
public Double rating
public Integer ratingCount
public String yelpId
public RestAddress address
public Integer applicationId
public String businessToken
Copyright © 2018 Empyr, Inc.. All rights reserved.