An enumerated type that specifies whether a service is mandatory or optional for an item.
Type that uses OptionalityEnum
Call that uses OptionalityEnum
Enumerations
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.