Package net.amcintosh.freshbooks.models
Class Business.Address
java.lang.Object
net.amcintosh.freshbooks.models.Business.Address
- Enclosing class:
- Business
Address object
-
Constructor Details
-
Address
public Address()
-
-
Method Details
-
getId
public long getId()Unique id of this Address.- Returns:
-
getStreet
Street address of business.- Returns:
- The street address.
-
getCity
City for address of business.- Returns:
-
getProvince
Province/state for address of business.- Returns:
-
getCountry
Country for address of business.- Returns:
-
getPostalCode
Postal/ZIP code for address of business.- Returns:
-