Freigeben über


INRequestPaymentCurrencyAmountUnsupportedReason Enumeration

Definition

Listet Die Gründe auf, warum ein Währungstransferbetrag nicht unterstützt wird.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public enum INRequestPaymentCurrencyAmountUnsupportedReason
type INRequestPaymentCurrencyAmountUnsupportedReason = 
Vererbung
INRequestPaymentCurrencyAmountUnsupportedReason
Attribute

Felder

AmountAboveMaximum 2

Der Betrag war zu hoch.

AmountBelowMinimum 1

Der Betrag war zu niedrig.

CurrencyUnsupported 3

Die Währung wurde nicht unterstützt.

Gilt für: