INRequestPaymentIntentResponse.PaymentRecord Property

Definition

Details about the payment request.

public virtual Intents.INPaymentRecord PaymentRecord { [Foundation.Export("paymentRecord", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPaymentRecord:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.PaymentRecord : Intents.INPaymentRecord with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to