Skip to main content

An enumerated type that specifies whether a service is mandatory or optional for an item.

Type that uses OptionalityEnum

ItemSnapshot

Call that uses OptionalityEnum

Enumerations

Value
Description
MANDATORY
This enum value indicates that the specified service is required for an item.
OPTIONAL
This enum value indicates that the specified service is optional for an item.