Component: INCLUSIONS
Abstract
This component allows listing a number of “standard” items which are included in this experience. Please use INCLUDED
component if this component doesn’t contain any inclusions you require.
Values for this component can be set via ExperienceComponentsDto.inclusions
which is an array
of ExperienceInclusionExclusionTypeDto
s. The latter object is an enum
.
Please refer to Swagger documentation for a complete set of possible enum
values.
Inclusions can be set and unset (by passing empty array
) via update operation at any time.
Did this answer your question?
😞
😐
🤩