PKPaymentMethodType 열거형

정의

Apple Pay에서 사용할 수 있는 카드 유형을 열거합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum PKPaymentMethodType
type PKPaymentMethodType = 
상속
PKPaymentMethodType
특성

필드

Credit 2

신용 카드.

Debit 1

직불 카드.

Prepaid 3

선불 카드.

Store 4

상점 카드.

Unknown 0

카드 유형을 알 수 없습니다.

적용 대상