Enum Product.TypeEnum

java.lang.Object
java.lang.Enum<Product.TypeEnum>
com.xero.models.appstore.Product.TypeEnum
All Implemented Interfaces:
Serializable, Comparable<Product.TypeEnum>, java.lang.constant.Constable
Enclosing class:
Product

public static enum Product.TypeEnum extends Enum<Product.TypeEnum>
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 product