Share via


PKDisbursementRequest.RecipientContact Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual PassKit.PKContact? RecipientContact { [Foundation.Export("recipientContact", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setRecipientContact:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("recipientContact", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setRecipientContact:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.RecipientContact : PassKit.PKContact with get, set

Property Value

Attributes

Applies to