INSearchForBillsIntentResponse.Bills Property

Definition

Gets or sets the list of found bills.

public virtual Intents.INBillDetails[] Bills { [Foundation.Export("bills", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setBills:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Bills : Intents.INBillDetails[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to