Class QueryAgentTaxPaymentBatchRequest


  • public class QueryAgentTaxPaymentBatchRequest
    extends AbstractModel
    • Constructor Detail

      • QueryAgentTaxPaymentBatchRequest

        public QueryAgentTaxPaymentBatchRequest()
      • QueryAgentTaxPaymentBatchRequest

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

      • getBatchNum

        public Long getBatchNum()
        Get 批次号
        Returns:
        BatchNum 批次号
      • setBatchNum

        public void setBatchNum​(Long BatchNum)
        Set 批次号
        Parameters:
        BatchNum - 批次号
      • getProfile

        public String getProfile()
        Get 接入环境。沙箱环境填sandbox
        Returns:
        Profile 接入环境。沙箱环境填sandbox
      • setProfile

        public void setProfile​(String Profile)
        Set 接入环境。沙箱环境填sandbox
        Parameters:
        Profile - 接入环境。沙箱环境填sandbox