Name | Type | Description | Notes |
---|---|---|---|
url | string | The link to the current resource | [optional] |
id | int | The identification id of the period. | [optional] |
amount | double | The actual amount. | [optional] |
sequence | int | The sequence of the FeeAmount. | [optional] |
valid_from_year_period | int | The year period from where this FeeAmount is valid. | [optional] |
valid_to_year_period | int | The year period where this FeeAmount is valid to. | [optional] |
description | string | Description of the FeeAmount | [optional] |
fee_amount_category | \Membercare\Client\Model\FeeAmountCategory | [optional] | |
registration_category | \Membercare\Client\Model\RegistrationCategory | [optional] | |
company | \Membercare\Client\Model\Company | [optional] | |
period | \Membercare\Client\Model\Period | [optional] | |
organization | \Membercare\Client\Model\SimpleOrganization | [optional] | |
reporter | \Membercare\Client\Model\Person | [optional] | |
reporter_comment | string | Reporter comment / description. Feel free to use this for anything. | [optional] |
template | bool | Indicates whether or not this fee amount is a template. | [optional] |
voucher | string | Voucher on the fee amount | [optional] |