Share via


PKAddPaymentPassRequestConfiguration.PrimaryAccountSuffix Property

Definition

The last four or five digits of the card.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to