Class Quota

    • Constructor Summary

      Constructors 
      Constructor Description
      Quota()  
      Quota​(Quota source)
      NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Constructor Detail

      • Quota

        public Quota()
      • Quota

        public Quota​(Quota source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getStartTime

        public String getStartTime()
        Get 服务开始时间 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        StartTime 服务开始时间 注意:此字段可能返回 null,表示取不到有效值。
      • setStartTime

        public void setStartTime​(String StartTime)
        Set 服务开始时间 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        StartTime - 服务开始时间 注意:此字段可能返回 null,表示取不到有效值。
      • getEndTime

        public String getEndTime()
        Get 服务结束时间 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        EndTime 服务结束时间 注意:此字段可能返回 null,表示取不到有效值。
      • setEndTime

        public void setEndTime​(String EndTime)
        Set 服务结束时间 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        EndTime - 服务结束时间 注意:此字段可能返回 null,表示取不到有效值。
      • getQuotaId

        public Long getQuotaId()
        Get 配额ID 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        QuotaId 配额ID 注意:此字段可能返回 null,表示取不到有效值。
      • setQuotaId

        public void setQuotaId​(Long QuotaId)
        Set 配额ID 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        QuotaId - 配额ID 注意:此字段可能返回 null,表示取不到有效值。
      • getCorpId

        public Long getCorpId()
        Get 企业ID 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        CorpId 企业ID 注意:此字段可能返回 null,表示取不到有效值。
      • setCorpId

        public void setCorpId​(Long CorpId)
        Set 企业ID 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        CorpId - 企业ID 注意:此字段可能返回 null,表示取不到有效值。
      • getServices

        public String[] getServices()
        Get 开通服务 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Services 开通服务 注意:此字段可能返回 null,表示取不到有效值。
      • setServices

        public void setServices​(String[] Services)
        Set 开通服务 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Services - 开通服务 注意:此字段可能返回 null,表示取不到有效值。
      • getFactoryQuota

        public Long getFactoryQuota()
        Get 商户配额 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        FactoryQuota 商户配额 注意:此字段可能返回 null,表示取不到有效值。
      • setFactoryQuota

        public void setFactoryQuota​(Long FactoryQuota)
        Set 商户配额 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        FactoryQuota - 商户配额 注意:此字段可能返回 null,表示取不到有效值。
      • getItemQuota

        public Long getItemQuota()
        Get 商品配额 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ItemQuota 商品配额 注意:此字段可能返回 null,表示取不到有效值。
      • setItemQuota

        public void setItemQuota​(Long ItemQuota)
        Set 商品配额 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ItemQuota - 商品配额 注意:此字段可能返回 null,表示取不到有效值。
      • getTrackQuota

        public Long getTrackQuota()
        Get 溯源码配额 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        TrackQuota 溯源码配额 注意:此字段可能返回 null,表示取不到有效值。
      • setTrackQuota

        public void setTrackQuota​(Long TrackQuota)
        Set 溯源码配额 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        TrackQuota - 溯源码配额 注意:此字段可能返回 null,表示取不到有效值。
      • getSaleQuota

        public Long getSaleQuota()
        Get 销售码配额 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        SaleQuota 销售码配额 注意:此字段可能返回 null,表示取不到有效值。
      • setSaleQuota

        public void setSaleQuota​(Long SaleQuota)
        Set 销售码配额 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        SaleQuota - 销售码配额 注意:此字段可能返回 null,表示取不到有效值。
      • getChainQuota

        public Long getChainQuota()
        Get 上链配额 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ChainQuota 上链配额 注意:此字段可能返回 null,表示取不到有效值。
      • setChainQuota

        public void setChainQuota​(Long ChainQuota)
        Set 上链配额 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ChainQuota - 上链配额 注意:此字段可能返回 null,表示取不到有效值。
      • getRiskQuota

        public Long getRiskQuota()
        Get 风控配额 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        RiskQuota 风控配额 注意:此字段可能返回 null,表示取不到有效值。
      • setRiskQuota

        public void setRiskQuota​(Long RiskQuota)
        Set 风控配额 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        RiskQuota - 风控配额 注意:此字段可能返回 null,表示取不到有效值。
      • getTrackType

        public Long getTrackType()
        Get 溯源类型 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        TrackType 溯源类型 注意:此字段可能返回 null,表示取不到有效值。
      • setTrackType

        public void setTrackType​(Long TrackType)
        Set 溯源类型 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        TrackType - 溯源类型 注意:此字段可能返回 null,表示取不到有效值。
      • getVersion

        public String getVersion()
        Get 开通版本 lite:轻量版, basic:基础版, standard:标准版 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Version 开通版本 lite:轻量版, basic:基础版, standard:标准版 注意:此字段可能返回 null,表示取不到有效值。
      • setVersion

        public void setVersion​(String Version)
        Set 开通版本 lite:轻量版, basic:基础版, standard:标准版 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Version - 开通版本 lite:轻量版, basic:基础版, standard:标准版 注意:此字段可能返回 null,表示取不到有效值。