Component: EXCLUSIONS

Abstract

This component allows listing a number of “standard” items which are excluded from this experience. Please use EXCLUDED component if this component doesn’t contain any exclusions you require.

Values for this component can be set via ExperienceComponentsDto.exclusions which is an array of ExperienceInclusionExclusionTypeDtos. The latter object is an enum.

Please refer to Swagger documentation for a complete set of possible enum values.

Exclusions can be set and unset (by passing empty array) via update operation at any time.

Did this answer your question?
😞
😐
🤩