Share via


INRequestPaymentIntentResponse.PaymentRecord Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Intents.INPaymentRecord? PaymentRecord { [Foundation.Export("paymentRecord", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPaymentRecord:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("paymentRecord", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setPaymentRecord:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.PaymentRecord : Intents.INPaymentRecord with get, set

Property Value

Attributes

Applies to