PrepaymentPolicy
Fields
| Field | Description | Type | Min/max | Notes |
|---|---|---|---|---|
TPA_Extensions/PrepaymentPolicy | - | object | 0..1 | Descendant of GuaranteePayment. |
PrepaymentPolicy/@EffectiveFrom | The moment at which the refund policy becomes effective. | enum | 1..1 | Accepts: after_reservation_is_made, after_cancellation_fee_begins. Default: after_reservation_is_made |
XML
<PrepaymentPolicy
EffectiveFrom="after_reservation_is_made" />