PKPaymentRequest.PaymentSummaryItems Property

Definition

An array of PKPaymentSummaryItem objects that summarize the amount of payment.

public virtual PassKit.PKPaymentSummaryItem[] PaymentSummaryItems { [Foundation.Export("paymentSummaryItems", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPaymentSummaryItems:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.PaymentSummaryItems : PassKit.PKPaymentSummaryItem[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to