Class Ramp.ItemsToAdd

Enclosing class:
Ramp

public static class Ramp.ItemsToAdd extends Resource<Ramp.ItemsToAdd>
  • Constructor Details

    • ItemsToAdd

      public ItemsToAdd(org.json.JSONObject jsonObj)
  • Method Details

    • itemPriceId

      public String itemPriceId()
    • itemType

      public Ramp.ItemsToAdd.ItemType itemType()
    • quantity

      public Integer quantity()
    • quantityInDecimal

      public String quantityInDecimal()
    • unitPrice

      public Long unitPrice()
    • unitPriceInDecimal

      public String unitPriceInDecimal()
    • amount

      public Long amount()
    • amountInDecimal

      public String amountInDecimal()
    • freeQuantity

      public Integer freeQuantity()
    • freeQuantityInDecimal

      public String freeQuantityInDecimal()
    • billingCycles

      public Integer billingCycles()
    • servicePeriodDays

      public Integer servicePeriodDays()
    • meteredQuantity

      public String meteredQuantity()
    • chargeOnce

      public Boolean chargeOnce()
    • chargeOnOption

      public Ramp.ItemsToAdd.ChargeOnOption chargeOnOption()
    • chargeOnEvent

      public ChargeOnEvent chargeOnEvent()