Share via


PKDisbursementErrorCodeExtensions Class

Definition

Extension methods for the PKDisbursementErrorCode enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class PKDisbursementErrorCodeExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type PKDisbursementErrorCodeExtensions = class
Inheritance
PKDisbursementErrorCodeExtensions
Attributes

Remarks

The extension method for the PKDisbursementErrorCode enumeration can be used to fetch the error domain associated with these error codes.

Methods

Name Description
GetDomain(PKDisbursementErrorCode)

Returns the error domain associated with the PassKit.PKDisbursementErrorCode value

Applies to