in btripopen-20220520/src/main/java/com/aliyun/sdk/service/btripopen20220520/models/HotelBillSettlementQueryResponseBody.java [482:583]
private DataList(Builder builder) {
this.agreementPromotionFee = builder.agreementPromotionFee;
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.averageNights = builder.averageNights;
this.billRecordTime = builder.billRecordTime;
this.billingEntity = builder.billingEntity;
this.bookChannel = builder.bookChannel;
this.bookMode = builder.bookMode;
this.bookReason = builder.bookReason;
this.bookTime = builder.bookTime;
this.bookerId = builder.bookerId;
this.bookerJobNo = builder.bookerJobNo;
this.bookerName = builder.bookerName;
this.brandGroup = builder.brandGroup;
this.brandName = builder.brandName;
this.businessTripResult = builder.businessTripResult;
this.cancelOrModifyReason = builder.cancelOrModifyReason;
this.cancelOrModifyScene = builder.cancelOrModifyScene;
this.capitalDirection = builder.capitalDirection;
this.cascadeDepartment = builder.cascadeDepartment;
this.categoryDesc = builder.categoryDesc;
this.checkInDate = builder.checkInDate;
this.checkoutDate = builder.checkoutDate;
this.city = builder.city;
this.cityCode = builder.cityCode;
this.cityCounty = builder.cityCounty;
this.cityCountyCode = builder.cityCountyCode;
this.corpRefundFee = builder.corpRefundFee;
this.corpTotalFee = builder.corpTotalFee;
this.costCenter = builder.costCenter;
this.costCenterNumber = builder.costCenterNumber;
this.deductibleTax = builder.deductibleTax;
this.department = builder.department;
this.departmentId = builder.departmentId;
this.exceedReason = builder.exceedReason;
this.feeType = builder.feeType;
this.feeTypeDesc = builder.feeTypeDesc;
this.fees = builder.fees;
this.fines = builder.fines;
this.fuPointFee = builder.fuPointFee;
this.hotelName = builder.hotelName;
this.index = builder.index;
this.insOrderId = builder.insOrderId;
this.insuranceNumber = builder.insuranceNumber;
this.insurancePrice = builder.insurancePrice;
this.insuranceProductName = builder.insuranceProductName;
this.invoiceTitle = builder.invoiceTitle;
this.isEarlyDeparture = builder.isEarlyDeparture;
this.isNegotiation = builder.isNegotiation;
this.isShareStr = builder.isShareStr;
this.nights = builder.nights;
this.noAdvanceBookingReason = builder.noAdvanceBookingReason;
this.orderId = builder.orderId;
this.orderPrice = builder.orderPrice;
this.orderType = builder.orderType;
this.originalReserveRule = builder.originalReserveRule;
this.overApplyId = builder.overApplyId;
this.paymentDepartmentId = builder.paymentDepartmentId;
this.paymentDepartmentName = builder.paymentDepartmentName;
this.personRefundFee = builder.personRefundFee;
this.personSettlePrice = builder.personSettlePrice;
this.primaryId = builder.primaryId;
this.projectCode = builder.projectCode;
this.projectName = builder.projectName;
this.promotionFee = builder.promotionFee;
this.recoverMoneyReceiptAmt = builder.recoverMoneyReceiptAmt;
this.remark = builder.remark;
this.reserveRule = builder.reserveRule;
this.roomNo = builder.roomNo;
this.roomNumber = builder.roomNumber;
this.roomPrice = builder.roomPrice;
this.roomType = builder.roomType;
this.sceneId = builder.sceneId;
this.sceneName = builder.sceneName;
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.star = builder.star;
this.status = builder.status;
this.statusDesc = builder.statusDesc;
this.taxRate = builder.taxRate;
this.thirdItineraryId = builder.thirdItineraryId;
this.totalNights = builder.totalNights;
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.unbookedLowestPriceReason = builder.unbookedLowestPriceReason;
this.voucherType = builder.voucherType;
this.voucherTypeDesc = builder.voucherTypeDesc;
}