in btripopen-20220520/src/main/java/com/aliyun/sdk/service/btripopen20220520/models/FlightBillSettlementQueryResponseBody.java [530:647]
private DataList(Builder builder) {
this.advanceDay = builder.advanceDay;
this.airlineCorpCode = builder.airlineCorpCode;
this.airlineCorpName = builder.airlineCorpName;
this.alipayId = builder.alipayId;
this.alipayTradeNo = builder.alipayTradeNo;
this.applyArrCityCode = builder.applyArrCityCode;
this.applyArrCityName = builder.applyArrCityName;
this.applyDepCityCode = builder.applyDepCityCode;
this.applyDepCityName = builder.applyDepCityName;
this.applyExtendField = builder.applyExtendField;
this.applyId = builder.applyId;
this.arrAirportCode = builder.arrAirportCode;
this.arrCity = builder.arrCity;
this.arrCityCode = builder.arrCityCode;
this.arrDate = builder.arrDate;
this.arrStation = builder.arrStation;
this.arrTime = builder.arrTime;
this.billRecordTime = builder.billRecordTime;
this.bookChannel = builder.bookChannel;
this.bookMode = builder.bookMode;
this.bookTime = builder.bookTime;
this.bookerId = builder.bookerId;
this.bookerJobNo = builder.bookerJobNo;
this.bookerName = builder.bookerName;
this.btripCouponFee = builder.btripCouponFee;
this.buildFee = builder.buildFee;
this.businessTripResult = builder.businessTripResult;
this.cabin = builder.cabin;
this.cabinClass = builder.cabinClass;
this.capitalDirection = builder.capitalDirection;
this.cascadeDepartment = builder.cascadeDepartment;
this.categoryDesc = builder.categoryDesc;
this.changeFee = builder.changeFee;
this.changeReasonCode = builder.changeReasonCode;
this.changeResult = builder.changeResult;
this.corpPayOrderFee = builder.corpPayOrderFee;
this.corpSettlePrice = builder.corpSettlePrice;
this.costCenter = builder.costCenter;
this.costCenterNumber = builder.costCenterNumber;
this.coupon = builder.coupon;
this.deductibleTax = builder.deductibleTax;
this.depAirportCode = builder.depAirportCode;
this.depCityCode = builder.depCityCode;
this.department = builder.department;
this.departmentId = builder.departmentId;
this.deptCity = builder.deptCity;
this.deptDate = builder.deptDate;
this.deptStation = builder.deptStation;
this.deptTime = builder.deptTime;
this.discount = builder.discount;
this.exceedReason = builder.exceedReason;
this.feeType = builder.feeType;
this.feeTypeDesc = builder.feeTypeDesc;
this.flightNo = builder.flightNo;
this.flightTripType = builder.flightTripType;
this.index = builder.index;
this.insOrderId = builder.insOrderId;
this.insuranceFee = builder.insuranceFee;
this.insuranceNumber = builder.insuranceNumber;
this.invoiceTitle = builder.invoiceTitle;
this.itemType = builder.itemType;
this.itineraryNum = builder.itineraryNum;
this.itineraryPrice = builder.itineraryPrice;
this.mileage = builder.mileage;
this.mostDifferenceDeptTime = builder.mostDifferenceDeptTime;
this.mostDifferenceDiscount = builder.mostDifferenceDiscount;
this.mostDifferenceFlightNo = builder.mostDifferenceFlightNo;
this.mostDifferencePrice = builder.mostDifferencePrice;
this.mostDifferenceReason = builder.mostDifferenceReason;
this.mostPrice = builder.mostPrice;
this.negotiationCouponFee = builder.negotiationCouponFee;
this.offlineStatus = builder.offlineStatus;
this.oilFee = builder.oilFee;
this.orderId = builder.orderId;
this.orderTicketNo = builder.orderTicketNo;
this.overApplyId = builder.overApplyId;
this.paymentDepartmentId = builder.paymentDepartmentId;
this.paymentDepartmentName = builder.paymentDepartmentName;
this.personSettlePrice = builder.personSettlePrice;
this.preBookTip = builder.preBookTip;
this.primaryId = builder.primaryId;
this.projectCode = builder.projectCode;
this.projectName = builder.projectName;
this.refundAffiliateNo = builder.refundAffiliateNo;
this.refundApplyId = builder.refundApplyId;
this.refundFee = builder.refundFee;
this.refundReasonCode = builder.refundReasonCode;
this.refundResult = builder.refundResult;
this.refundUpgradeCost = builder.refundUpgradeCost;
this.remark = builder.remark;
this.repeatRefund = builder.repeatRefund;
this.sceneId = builder.sceneId;
this.sceneName = builder.sceneName;
this.sealPrice = builder.sealPrice;
this.serviceFee = builder.serviceFee;
this.settleTypeDesc = builder.settleTypeDesc;
this.settlementFee = builder.settlementFee;
this.settlementGrantFee = builder.settlementGrantFee;
this.settlementTime = builder.settlementTime;
this.settlementType = builder.settlementType;
this.status = builder.status;
this.statusDesc = builder.statusDesc;
this.taxRate = builder.taxRate;
this.thirdItineraryId = builder.thirdItineraryId;
this.ticketId = builder.ticketId;
this.trade = builder.trade;
this.tradeActionDesc = builder.tradeActionDesc;
this.travelerId = builder.travelerId;
this.travelerJobNo = builder.travelerJobNo;
this.travelerMemberType = builder.travelerMemberType;
this.travelerMemberTypeName = builder.travelerMemberTypeName;
this.travelerName = builder.travelerName;
this.upgradeCost = builder.upgradeCost;
this.voucherType = builder.voucherType;
this.voucherTypeDesc = builder.voucherTypeDesc;
this.voyageName = builder.voyageName;
}