url
A webpage the user can access to view reservation details.
Declaration
var url: URL? { get }Discussion
Provide a URL in your reservations so that the user can access reservation details from a device on which your app is unavailable.
A webpage the user can access to view reservation details.
var url: URL? { get }Provide a URL in your reservations so that the user can access reservation details from a device on which your app is unavailable.