Class ChargeItem

java.lang.Object
com.dnsimple.data.ChargeItem

public class ChargeItem extends Object
  • Constructor Details

  • Method Details

    • getDescription

      public String getDescription()
    • getAmount

      public BigDecimal getAmount()
    • getProductId

      public Number getProductId()
    • getProductType

      public String getProductType()
    • getProductReference

      public String getProductReference()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object