Package com.xero.models.appstore
Class Price
java.lang.Object
com.xero.models.appstore.Price
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe net (before tax) amount.The currency of the price.booleanThe net (before tax) amount.The currency of the price.getId()The unique identifier of the price.inthashCode()The unique identifier of the price.voidThe net (before tax) amount.voidsetCurrency(String currency) The currency of the price.voidThe unique identifier of the price.toString()
-
Constructor Details
-
Price
public Price()
-
-
Method Details
-
amount
-
getAmount
-
setAmount
-
currency
-
getCurrency
-
setCurrency
-
id
-
getId
-
setId
-
equals
-
hashCode
-
toString
-