Share via


PKPaymentRequest.CountryCode Property

Definition

The ISO 3166 country code for the country defining the payment request.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? CountryCode { [Foundation.Export("countryCode")] get; [Foundation.Export("setCountryCode:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("countryCode")>]
[<set: Foundation.Export("setCountryCode:")>]
member this.CountryCode : string with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to