Skip to content

Latest commit

 

History

History
83 lines (67 loc) · 3.41 KB

InlineResponse2003PolicyInfoTaxPolicyList.md

File metadata and controls

83 lines (67 loc) · 3.41 KB

InlineResponse2003PolicyInfoTaxPolicyList

Properties

Name Type Description Notes
typeCode TypeCodeEnum The code that represents the type of tax.<p>See also <a href=&quot;#taxtype-codes&quot;>in the appendix</a>.</p>
percent BigDecimal The charged percentage if applicable. [optional]
chargeType String The type of charge.
chargeFrequencyCode ChargeFrequencyCodeEnum The code that represents the frequency of charge.<p>See also <a href=&quot;#chargetype-codes&quot;>in the appendix</a>.</p>
currencyCode String The currency code of the currency in that the charge is applied.<p>See also <a href=&quot;#currencycodes&quot;>in the appendix</a>.</p>
conditionList List<String> A list of conditions for the tax. Is empty if <code>chargeType</code> is not <code>conditional</code>.

Enum: TypeCodeEnum

Name Value
NUMBER_1 new BigDecimal("1")
NUMBER_3 new BigDecimal("3")
NUMBER_4 new BigDecimal("4")
NUMBER_5 new BigDecimal("5")
NUMBER_6 new BigDecimal("6")
NUMBER_7 new BigDecimal("7")
NUMBER_8 new BigDecimal("8")
NUMBER_10 new BigDecimal("10")
NUMBER_13 new BigDecimal("13")
NUMBER_15 new BigDecimal("15")
NUMBER_17 new BigDecimal("17")
NUMBER_18 new BigDecimal("18")
NUMBER_19 new BigDecimal("19")
NUMBER_28 new BigDecimal("28")
NUMBER_30 new BigDecimal("30")
NUMBER_35 new BigDecimal("35")
NUMBER_36 new BigDecimal("36")
NUMBER_39 new BigDecimal("39")
NUMBER_43 new BigDecimal("43")
NUMBER_46 new BigDecimal("46")
NUMBER_5001 new BigDecimal("5001")
NUMBER_5002 new BigDecimal("5002")
NUMBER_5004 new BigDecimal("5004")
NUMBER_5007 new BigDecimal("5007")
NUMBER_5008 new BigDecimal("5008")

Enum: ChargeFrequencyCodeEnum

Name Value
NUMBER_1 new BigDecimal("1")
NUMBER_2 new BigDecimal("2")
NUMBER_7 new BigDecimal("7")
NUMBER_10 new BigDecimal("10")
NUMBER_12 new BigDecimal("12")
NUMBER_17 new BigDecimal("17")
NUMBER_19 new BigDecimal("19")
NUMBER_20 new BigDecimal("20")
NUMBER_21 new BigDecimal("21")
NUMBER_25 new BigDecimal("25")
NUMBER_31 new BigDecimal("31")
NUMBER_5000 new BigDecimal("5000")
NUMBER_5001 new BigDecimal("5001")
NUMBER_5002 new BigDecimal("5002")
NUMBER_5010 new BigDecimal("5010")
NUMBER_5011 new BigDecimal("5011")
NUMBER_5012 new BigDecimal("5012")
NUMBER_5013 new BigDecimal("5013")
NUMBER_5014 new BigDecimal("5014")
NUMBER_5015 new BigDecimal("5015")
NUMBER_5016 new BigDecimal("5016")
NUMBER_5017 new BigDecimal("5017")
NUMBER_90010 new BigDecimal("90010")
NUMBER_90011 new BigDecimal("90011")
NUMBER_90012 new BigDecimal("90012")
NUMBER_90013 new BigDecimal("90013")