Class PayFeeDataResult

    • Constructor Detail

      • PayFeeDataResult

        public PayFeeDataResult()
      • PayFeeDataResult

        public PayFeeDataResult​(PayFeeDataResult 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

      • getOrganizationFee

        public String getOrganizationFee()
        Get 机构的分佣扣率扣率
        Returns:
        OrganizationFee 机构的分佣扣率扣率
      • setOrganizationFee

        public void setOrganizationFee​(String OrganizationFee)
        Set 机构的分佣扣率扣率
        Parameters:
        OrganizationFee - 机构的分佣扣率扣率
      • getPaymentClassificationLimit

        public String getPaymentClassificationLimit()
        Get 商户手续费封顶值,0为不限封顶
        Returns:
        PaymentClassificationLimit 商户手续费封顶值,0为不限封顶
      • setPaymentClassificationLimit

        public void setPaymentClassificationLimit​(String PaymentClassificationLimit)
        Set 商户手续费封顶值,0为不限封顶
        Parameters:
        PaymentClassificationLimit - 商户手续费封顶值,0为不限封顶
      • getOrganizationFeeType

        public String getOrganizationFeeType()
        Get 机构的分佣扣率类型(1按签约扣率,2按收单收益)
        Returns:
        OrganizationFeeType 机构的分佣扣率类型(1按签约扣率,2按收单收益)
      • setOrganizationFeeType

        public void setOrganizationFeeType​(String OrganizationFeeType)
        Set 机构的分佣扣率类型(1按签约扣率,2按收单收益)
        Parameters:
        OrganizationFeeType - 机构的分佣扣率类型(1按签约扣率,2按收单收益)
      • getPaymentClassificationMaxFee

        public String getPaymentClassificationMaxFee()
        Get 商户扣率最大值
        Returns:
        PaymentClassificationMaxFee 商户扣率最大值
      • setPaymentClassificationMaxFee

        public void setPaymentClassificationMaxFee​(String PaymentClassificationMaxFee)
        Set 商户扣率最大值
        Parameters:
        PaymentClassificationMaxFee - 商户扣率最大值
      • getPaymentClassificationMinFee

        public String getPaymentClassificationMinFee()
        Get 商户扣率最小值
        Returns:
        PaymentClassificationMinFee 商户扣率最小值
      • setPaymentClassificationMinFee

        public void setPaymentClassificationMinFee​(String PaymentClassificationMinFee)
        Set 商户扣率最小值
        Parameters:
        PaymentClassificationMinFee - 商户扣率最小值
      • getPaymentClassificationId

        public String getPaymentClassificationId()
        Get 行业会类编号
        Returns:
        PaymentClassificationId 行业会类编号
      • setPaymentClassificationId

        public void setPaymentClassificationId​(String PaymentClassificationId)
        Set 行业会类编号
        Parameters:
        PaymentClassificationId - 行业会类编号
      • getPaymentClassificationName

        public String getPaymentClassificationName()
        Get 行业分类名称
        Returns:
        PaymentClassificationName 行业分类名称
      • setPaymentClassificationName

        public void setPaymentClassificationName​(String PaymentClassificationName)
        Set 行业分类名称
        Parameters:
        PaymentClassificationName - 行业分类名称