Uses of Class
com.mypurecloud.sdk.v2.model.BillingUsageResource
Packages that use BillingUsageResource
-
Uses of BillingUsageResource in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BillingUsageResourceModifier and TypeMethodDescriptionThe date that the usage was first observed by the billing subsystem.Identifies the resource (e.g. license user, device).Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type BillingUsageResourceMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type BillingUsageResourceModifier and TypeMethodDescriptionBillingUsage.resources(List<BillingUsageResource> resources) The resources for which usage was observed (e.g. license users, devices).voidBillingUsage.setResources(List<BillingUsageResource> resources)