Package com.mypurecloud.sdk.v2.model
Class BillingProduct
java.lang.Object
com.mypurecloud.sdk.v2.model.BillingProduct
- All Implemented Interfaces:
Serializable
BillingProduct
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe unit of measure for the product. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getName()getSku()inthashCode()The name of the product.voidvoidvoidsetUnitOfMeasure(BillingProduct.UnitOfMeasureEnum unitOfMeasure) The product associated with the fund.toString()unitOfMeasure(BillingProduct.UnitOfMeasureEnum unitOfMeasure) The unit of measure for the product.
-
Constructor Details
-
BillingProduct
public BillingProduct() -
BillingProduct
-
-
Method Details
-
getId
-
sku
The product associated with the fund. -
getSku
-
setSku
-
name
The name of the product. -
getName
-
setName
-
unitOfMeasure
The unit of measure for the product. -
getUnitOfMeasure
-
setUnitOfMeasure
-
equals
-
hashCode
public int hashCode() -
toString
-