Package org.oxerr.stubhub.client.model
Class PurchaseCostResponse
java.lang.Object
org.oxerr.stubhub.client.model.PurchaseCostResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDate()getId()voidsetAmount(BigDecimal amount) voidsetCostType(ApiPurchaseCostType costType) voidsetDate(OffsetDateTime date) voidsetDescription(String description) void
-
Constructor Details
-
PurchaseCostResponse
public PurchaseCostResponse()
-
-
Method Details
-
getId
-
setId
-
getCostType
-
setCostType
-
getAmount
-
setAmount
-
getDate
-
setDate
-
getDescription
-
setDescription
-