Class GetThroughputDailyBillingInfoResponse.ThroughputDailyBillingInfo

    • Constructor Detail

      • ThroughputDailyBillingInfo

        public ThroughputDailyBillingInfo()
    • Method Detail

      • getStartTime

        public Integer getStartTime()
      • setStartTime

        public void setStartTime​(Integer startTime)
      • getEndTime

        public Integer getEndTime()
      • setEndTime

        public void setEndTime​(Integer endTime)
      • getQuantityOut

        public Integer getQuantityOut()
      • setQuantityOut

        public void setQuantityOut​(Integer quantityOut)
      • getBillingState

        public String getBillingState()
      • setBillingState

        public void setBillingState​(String billingState)