INRestaurantReservationBooking.Offers Property

Definition

Gets or sets special offers that are available.

public virtual Intents.INRestaurantOffer[] Offers { [Foundation.Export("offers", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setOffers:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Offers : Intents.INRestaurantOffer[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to