Name | Type | Description | Notes |
---|---|---|---|
url | string | The link to the current resource | [optional] |
internal_remark | string | Indicates whether or not the description of the service is editable. | [optional] |
discount_allowed | bool | Indicates whether or not discount is allowed on the service. | [optional] |
mandatory | bool | Indicates whether or not the service is mandatory. | [optional] |
change_price_allowed | bool | Indicates whether or not the price is editable. | [optional] |
change_amount_allowed | bool | Indicates whether or not the amount is editable. | [optional] |
maximum_amount | int | The maximum amount that is available for the service. | [optional] |
change_description_allowed | bool | Indicates whether or not the description of the service is editable. | [optional] |
maximum_amount_participant | int | The maximum amount that is available for each participant. | [optional] |
id | int | The identification number of the service. | [optional] |
name | string | The name of the service | [optional] |
amount | int | The default amount for the service. | [optional] |
price | double | The price of the service | [optional] |
finance_dimensions | \Membercare\Client\Model\FinanceDimensions | [optional] | |
participant_category | \Membercare\Client\Model\ParticipantCategory | [optional] | |
sequence | int | The ordering sequence of the service | [optional] |
web_enabled | bool | Indicates whether or not to display the service on web. | [optional] |
organization | \Membercare\Client\Model\SimpleOrganization | [optional] | |
percent | double | [optional] | |
include_vat | bool | [optional] |