API Differences in PassKit in macOS 14.0

It's more difficult than it used to be to find what changed in Apple SDKs. This page is automatically generated and shows what is new in PassKit in the macOS 14.0 SDK.

Table of Contents

Enums

PKPaymentRequest
ApplePayLaterAvailability

Properties & Constants

PKPaymentRequest
public var applePayLaterAvailability: PassKit.PKPaymentRequest.ApplePayLaterAvailability
extern const PKPaymentNetwork PKPaymentNetworkPagoBancomat
extern const PKPaymentNetwork PKPaymentNetworkTmoney
PKPaymentRequest
@property(nonatomic, assign, unsafe_unretained, readwrite) PKApplePayLaterAvailability applePayLaterAvailability;

Conformances

PKPaymentRequest.ApplePayLaterAvailability.Reason
Swift.Equatable
PKPaymentRequest.ApplePayLaterAvailability.Reason
Swift.Hashable