Class QueryBatchPaymentResultRequest


  • public class QueryBatchPaymentResultRequest
    extends AbstractModel
    • Constructor Detail

      • QueryBatchPaymentResultRequest

        public QueryBatchPaymentResultRequest()
      • QueryBatchPaymentResultRequest

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

      • getBatchId

        public String getBatchId()
        Get 批次号
        Returns:
        BatchId 批次号
      • setBatchId

        public void setBatchId​(String BatchId)
        Set 批次号
        Parameters:
        BatchId - 批次号