PKPaymentRequest.MerchantCapabilities Property

Definition

Defines the developer's payment-processing capabilities.

public virtual PassKit.PKMerchantCapability MerchantCapabilities { [Foundation.Export("merchantCapabilities", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setMerchantCapabilities:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.MerchantCapabilities : PassKit.PKMerchantCapability with get, set

Property Value

Attributes

Applies to