vendorIdentifier
The provider of the restaurant data.
Declaration
var vendorIdentifier: String { get set }Discussion
Each provider of restaurant data has a unique identifier assigned to it by Apple. Typically, this string is your company’s domain name formatted as a reverse-DNS string such as com.example. You can use this string to verify that the restaurant information belongs to your company.