Class PurchaseMeterDetails


  • public final class PurchaseMeterDetails
    extends MeterDetails
    Billing type Purchase meter details.
    • Constructor Detail

      • PurchaseMeterDetails

        public PurchaseMeterDetails()
    • Method Detail

      • productId

        public String productId()
        Get the productId property: Product Id.
        Returns:
        the productId value.
      • skuId

        public String skuId()
        Get the skuId property: Sku Id.
        Returns:
        the skuId value.
      • termId

        public String termId()
        Get the termId property: Term Id.
        Returns:
        the termId value.