Name | Type | Description | Notes |
---|---|---|---|
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] |
available_amount | int | The avaliable amount for the service. | [optional] |
service_type | \Membercare\Client\Model\CourseServiceType | [optional] | |
percent | double | [optional] | |
include_vat | bool | [optional] |