Class Subscription.BillingThresholds

    • Constructor Detail

      • BillingThresholds

        public BillingThresholds()
    • Method Detail

      • getAmountGte

        public java.lang.Long getAmountGte()
      • getResetBillingCycleAnchor

        public java.lang.Boolean getResetBillingCycleAnchor()
      • setAmountGte

        public void setAmountGte​(java.lang.Long amountGte)
      • setResetBillingCycleAnchor

        public void setResetBillingCycleAnchor​(java.lang.Boolean resetBillingCycleAnchor)
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • canEqual

        protected boolean canEqual​(java.lang.Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object