Class AccountsApi.GetBillingChargesOptions

  • Enclosing class:
    AccountsApi

    public class AccountsApi.GetBillingChargesOptions
    extends java.lang.Object
    GetBillingChargesOptions Class.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getIncludeCharges()
      getIncludeCharges method.
      void setIncludeCharges​(java.lang.String includeCharges)
      setIncludeCharges method.
      • Methods inherited from class java.lang.Object

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

      • GetBillingChargesOptions

        public GetBillingChargesOptions()
    • Method Detail

      • setIncludeCharges

        public void setIncludeCharges​(java.lang.String includeCharges)
        setIncludeCharges method.
      • getIncludeCharges

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