Objects
FrenchPremium
taxationstring
Whether taxation is a part of the premium or not.
Possible Enum values are
INCLUSIVE_TAXATION, EXCLUSIVE_TAXATION or UNKNOWN_TAXATION.Properties inherited from: Premium
@marketMarket
A meta property to indicate which specific insurance model to deserialize the response to. The value is the ISO 3166-1 alpha-2 country code, with the addition of the core market, used as default models where no market-specific one exists.
Possible Enum values are
fr or core.amountMonetaryAmount
The premium amount.
paymentFrequencyinteger[int32]
Frequency of premium payments, possible values are:
1 - annually, 2 - biannually, 4 - quarterly,
12 - monthly, 0 - one time payment or -1 - unknown
periodstring
The period with which this premium is based on.
Possible Enum values are
YEARLY_PREMIUM_PERIOD or UNKNOWN_PREMIUM_PERIOD.Example
{ "taxation": "INCLUSIVE_TAXATION"}