lodgea-csharp.com.lodgea.model.PropertiesPropertyIdGet200ResponsePropertyPolicyListInnerFeePolicyListInner
Name | Type | Description | Notes |
---|---|---|---|
TypeCode | decimal | The code that represents the type of fee.<p>See also <a href="#feetype-codes">in the appendix</a>.</p> | |
Percent | decimal | The charged percentage if applicable. | [optional] |
ChargeType | string | The type of charge. | |
ChargeFrequencyCode | decimal | The code that represents the frequency of charge.<p>See also <a href="#chargetype-codes">in the appendix</a>.</p> | |
CurrencyCode | string | The currency code of the currency in that the charge is applied.<p>See also <a href="#currencycodes">in the appendix</a>.</p> | |
ConditionList | List<PropertiesPropertyIdGet200ResponsePropertyPolicyListInnerFeePolicyListInner.ConditionListEnum> | A list of conditions for the tax. Is empty if <code>chargeType</code> is not <code>conditional</code>. |