Class BillingApi.UpdatePlanOptions

  • Enclosing class:
    BillingApi

    public class BillingApi.UpdatePlanOptions
    extends java.lang.Object
    UpdatePlanOptions Class.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getPreviewBillingPlan()
      getPreviewBillingPlan method.
      void setPreviewBillingPlan​(java.lang.String previewBillingPlan)
      setPreviewBillingPlan method.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • UpdatePlanOptions

        public UpdatePlanOptions()
    • Method Detail

      • setPreviewBillingPlan

        public void setPreviewBillingPlan​(java.lang.String previewBillingPlan)
        setPreviewBillingPlan method.
      • getPreviewBillingPlan

        public java.lang.String getPreviewBillingPlan()
        getPreviewBillingPlan method.
        Returns:
        String