Uses of Class
com.mypurecloud.sdk.v2.model.BillingInvoiceItem
Packages that use BillingInvoiceItem
-
Uses of BillingInvoiceItem in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BillingInvoiceItemModifier and TypeMethodDescriptionBillingInvoiceItem.amount(BigDecimal amount) Amount.Invoice end date.Invoice start date.BillingInvoiceItem.dateTransacted(LocalDate dateTransacted) Invoice transaction date.BillingInvoiceItem.description(String description) Line Item Description.BillingInvoiceItem.organization(NamedEntity organization) A Genesys Cloud Organization.BillingInvoiceItem.product(BillingProduct product) Represents the details of a product.Quantity of the item.BillingInvoiceItem.unitOfMeasure(BillingInvoiceItem.UnitOfMeasureEnum unitOfMeasure) Unit of Measure.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type BillingInvoiceItemMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type BillingInvoiceItemModifier and TypeMethodDescriptionBillingInvoiceItemListing.entities(List<BillingInvoiceItem> entities) voidBillingInvoiceItemListing.setEntities(List<BillingInvoiceItem> entities)