Name | Type | Description | Notes |
---|---|---|---|
url | string | The link to the current resource | [optional] |
name | string | The Name of the arrangement | [optional] |
texts | \Membercare\Client\Model\ArrangementText[] | Determines which type of arrangement text it is. 1 = ShortDescription, 2 = LongDescription, 3 = Syllabus, 4 = Program. | [optional] |
short_description | string | Short description of the arrangement as html. | [optional] |
long_description | string | Long description of the arrangement as html. | [optional] |
start_date_time | \DateTime | The start datetime of the arrangement. | [optional] |
end_date_time | \DateTime | The end datetime of the arrangment. | [optional] |
enroll_before | \DateTime | The latest date where it is possible to enroll the arrangement | [optional] |
earliest_participant_list_view_date_time | \DateTime | Earliest date of participant list to be shown | [optional] |
last_participant_list_view_date_time | \DateTime | Last date of participant list to be shown | [optional] |
cancel_signup_before_date_time | \DateTime | Last date of cancelling participation | [optional] |
show_on_web | bool | Show on web | [optional] |
max_participants | int | Maximum participants in the event | [optional] |
for_invitees_only | bool | Is the arrangement only for invited members | [optional] |
category | \Membercare\Client\Model\ArrangementCategory | [optional] | |
sub_category | \Membercare\Client\Model\ArrangementSubCategory | [optional] | |
area | \Membercare\Client\Model\ArrangementArea | [optional] | |
section | \Membercare\Client\Model\ArrangementGroup | [optional] |