Insurance
Name | Type | Length | Description |
---|---|---|---|
company | string | 4096 |
optional
Name of insurance company |
currency | enum (EUR, NOK, SEK, DKK, CHF) | - |
optional
Possible values include: 'EUR', 'NOK', 'SEK', 'DKK', 'CHF'. Currency. |
price | number | - |
optional
Price of insurance |
type | enum (NotSet, Cancellation, Travel, CancellationTravel, Bankruptcy) | - |
optional
Possible values include: 'NotSet', 'Cancellation', 'Travel', 'CancellationTravel', 'Bankruptcy'. Insurance type. |