reservationContainerReference
A unique identifier for the array containing the reservation objects.
Declaration
@NSCopying var reservationContainerReference: INSpeakableString? { get }Discussion
This property contains an INSpeakableString that serves as an identifier for the list of reservations about which the user requested details. Set the vocabularyIdentifier property to a string that uniquely identifies the group of reservations within your app and the spokenPhrase property to a string that makes sense to the user when displayed.