INBillDetails.AmountDue Property

Definition

The amount due on the account.

public virtual Intents.INCurrencyAmount AmountDue { [Foundation.Export("amountDue", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAmountDue:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.AmountDue : Intents.INCurrencyAmount with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to