Condividi tramite


PKPaymentSummaryItemType Enumerazione

Definizione

Enumera se un pagamento associato a un PKShippingMethod oggetto è in sospeso o finale.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum PKPaymentSummaryItemType
type PKPaymentSummaryItemType = 
Ereditarietà
PKPaymentSummaryItemType
Attributi

Campi

Final 0

Il pagamento è finale.

Pending 1

Il pagamento è in sospeso.

Si applica a