Uses of Class
com.xero.models.appstore.Product
Packages that use Product
-
Uses of Product in com.xero.models.appstore
Methods in com.xero.models.appstore that return ProductModifier and TypeMethodDescriptionSubscriptionItem.getProduct()Get productThe unique identifier for the productThe name of the productThe unit of the per seat product.Product.type(Product.TypeEnum type) The pricing model of the product: * FIXED: Customers are charged a fixed amount for each billing period * PER_SEAT: Customers are charged based on the number of units they purchase * METERED: Customers are charged per use of this productThe unit of the usage product.Methods in com.xero.models.appstore with parameters of type ProductModifier and TypeMethodDescriptionproductvoidSubscriptionItem.setProduct(Product product) product