Contents

restaurantIdentifier

A unique identifier for the restaurant.

Declaration

var restaurantIdentifier: String { get set }

Discussion

You provide Apple with unique identifiers for the restaurants that your app supports. When the user selects a restaurant, Apple fills this property with the unique identifier that you provided.

See Also

Accessing the Restaurant Information