Contents

maximumNumberOfResults

The maximum number of reservations to include in your response object.

Declaration

@NSCopying var maximumNumberOfResults: NSNumber? { get set }

Discussion

Use the value in this property to limit the total number of reservations you include in your response to this intent. If this property is nil, include all of the reservations you found.

See Also

Getting the Result Limits