Uses of Class
com.mypurecloud.sdk.v2.model.SubscriptionOverviewUsage
Packages that use SubscriptionOverviewUsage
-
Uses of SubscriptionOverviewUsage in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SubscriptionOverviewUsageModifier and TypeMethodDescriptionSubscriptionOverviewUsage.bundleQuantity(String bundleQuantity) Quantity multiplier for this chargeUI grouping keySubscriptionOverviewUsage.isCancellable(Boolean isCancellable) Indicates whether the item is cancellableSubscriptionOverviewUsage.isThirdParty(Boolean isThirdParty) A charge from a third party entityProduct charge nameSubscriptionOverviewUsage.overagePrice(String overagePrice) Price for usage / overage chargeSubscriptionOverviewUsage.partNumber(String partNumber) Product part numberSubscriptionOverviewUsage.prepayPrice(String prepayPrice) Price for prepay chargeSubscriptionOverviewUsage.prepayQuantity(String prepayQuantity) Items prepaid for specified periodSubscriptionOverviewUsage.unitOfMeasureType(String unitOfMeasureType) UI unit of measureSubscriptionOverviewUsage.usageNotes(String usageNotes) Notes about the usage/charge itemSubscriptionOverviewUsage.usageQuantity(String usageQuantity) Usage count for specified periodMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type SubscriptionOverviewUsageMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type SubscriptionOverviewUsageModifier and TypeMethodDescriptionvoidTrusteeBillingOverview.setUsages(List<SubscriptionOverviewUsage> usages) TrusteeBillingOverview.usages(List<SubscriptionOverviewUsage> usages) Usages for the specified period.