Objects
SwedishPremium
paymentMethodstring
Method of payment
Possible Enum values are
UNDEFINED, AUTOGIRO, PAPER_INVOICE, ELECTRONIC_INVOICE, GENERIC_INVOICE, ONE_TIME_PAYMENT, EMPLOYER_PAID or CREDIT_CARD.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
se 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
{ "paymentMethod": "GENERIC_INVOICE"}