INGetRestaurantGuestIntentResponse.Guest Property

Definition

Gets or sets the INRestaurantGuest associated with the request.

public virtual Intents.INRestaurantGuest Guest { [Foundation.Export("guest", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setGuest:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Guest : Intents.INRestaurantGuest with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to