http://schemas.datacontract.org/2004/07/Radixx.ConnectPoint.Reservation.Response
ArrayOfCharge Complex Type
http://schemas.datacontract.org/2004/07/Radixx.ConnectPoint.Reservation.Response : ArrayOfCharge Complex Type
Namespace http://schemas.datacontract.org/2004/07/Radixx.ConnectPoint.Reservation.Response
Diagram
TaxCode Element ExtPenaltyRule Element PhysicalFlightID Element BoardingPassSsrOrder Element PenaltyTypeID Element PenaltyChargeID Element ReservationPaymentMap Element Sequence ReservationPaymentMaps Element ServiceIsCommissionable Element ServiceIsRefundable Element TaxIsCommissionable Element TaxIsRefundable Element Bundled Element NonDiscountedRptAmt Element NonDiscountedResAmt Element Commissionable Element PenaltyRptCurrency Element PenaltyResCurrency Element RefundableRptCurrency Element RefundableResCurrency Element NonRefundableRptCurrency Element NonRefundableResCurrency Element CommissionDueResCurrency Element CommissionDueRptCurrency Element ResChannelId Element Commission Element TaxIncludedInFare Element TaxChargeID Element IncludeInPenalty Element LogicalFlightID Element PaymentNumber Element IsSSR Element StatusReasonID Element Description Element OriginalAmount Element ExchangeRateDate Element ExchangeRate Element IsRefundable Element ChargeStatus Element Amount Element ChargeComment Element TaxID Element RPM Element BillDate Element VoucherNumber Element RecordNumber Element OriginalCurrency Element CurrencyCode Element RefundType Element RefundPersonOrgID Element CodeType Element OriginalChargeID Element ReservationChargeID Element Key Element Sequence Charge Element Sequence ArrayOfCharge Complex Type
Overview
Sequence
Sequence
Key optional xs:string
ReservationChargeID optional xs:int
OriginalChargeID optional xs:int
CodeType optional xs:string
RefundPersonOrgID optional xs:int
RefundType optional xs:string
CurrencyCode optional xs:string
OriginalCurrency optional xs:string
RecordNumber optional xs:int
VoucherNumber optional xs:int
BillDate optional xs:dateTime
RPM optional xs:int
TaxID optional xs:int
ChargeComment optional xs:string
Amount optional xs:decimal
ChargeStatus optional xs:int
IsRefundable optional xs:int
ExchangeRate optional xs:decimal
ExchangeRateDate optional xs:dateTime
OriginalAmount optional xs:decimal
Description optional xs:string
StatusReasonID optional xs:int
IsSSR optional xs:boolean
PaymentNumber optional xs:int
LogicalFlightID optional xs:int
IncludeInPenalty optional xs:boolean
TaxChargeID optional xs:int
TaxIncludedInFare optional xs:boolean
Commission optional xs:decimal
ResChannelId optional xs:int
CommissionDueRptCurrency optional xs:decimal
CommissionDueResCurrency optional xs:decimal
NonRefundableResCurrency optional xs:decimal
NonRefundableRptCurrency optional xs:decimal
RefundableResCurrency optional xs:decimal
RefundableRptCurrency optional xs:decimal
PenaltyResCurrency optional xs:decimal
PenaltyRptCurrency optional xs:decimal
Commissionable optional xs:boolean
NonDiscountedResAmt optional xs:decimal
NonDiscountedRptAmt optional xs:decimal
Bundled optional xs:boolean
TaxIsRefundable optional xs:boolean
TaxIsCommissionable optional xs:boolean
ServiceIsRefundable optional xs:boolean
ServiceIsCommissionable optional xs:boolean
Sequence
Sequence
Key optional xs:string
ReservationPaymentID optional xs:int
AmountApplied optional xs:decimal
ReservationChargeID optional xs:int
DatePaid optional xs:dateTime
RefundAmount optional xs:decimal
PenaltyChargeID optional xs:int
PenaltyTypeID optional xs:int
BoardingPassSsrOrder optional xs:int
PhysicalFlightID optional xs:int
ExtPenaltyRule optional xs:string
TaxCode optional xs:string
Used By
ArrayOfCharge Element
Charges Element
Source
<xs:complexType name="ArrayOfCharge" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="Charge" nillable="true" type="tns:Charge" />
  </xs:sequence>
</xs:complexType>
See Also
http://schemas.datacontract.org/2004/07/Radixx.ConnectPoint.Reservation.Response