Class PurchaseCostResponse
java.lang.Object
org.oxerr.stubhub.client.model.PurchaseCostResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetDate()getId()inthashCode()voidsetAmount(BigDecimal amount) voidsetCostType(ApiPurchaseCostType costType) voidsetDate(OffsetDateTime date) voidsetDescription(String description) voidtoString()
-
Constructor Details
-
PurchaseCostResponse
public PurchaseCostResponse()
-
-
Method Details
-
getId
-
setId
-
getCostType
-
setCostType
-
getAmount
-
setAmount
-
getDate
-
setDate
-
getDescription
-
setDescription
-
hashCode
-
equals
-
toString
-