Freigeben über


INSendPaymentCurrencyAmountUnsupportedReason Enum

Definition

Listet Gründe auf, aus denen ein Transaktionsbetrag nicht unterstützt wurde.

[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 INSendPaymentCurrencyAmountUnsupportedReason
type INSendPaymentCurrencyAmountUnsupportedReason = 
Vererbung
INSendPaymentCurrencyAmountUnsupportedReason
Attribute

Felder

Name Wert Beschreibung
AmountAboveMaximum 2

Gibt an, dass der Betrag zu hoch war.

AmountBelowMinimum 1

Gibt an, dass der Betrag zu niedrig war.

CurrencyUnsupported 3

Gibt an, dass die Währung nicht unterstützt wurde.

Gilt für: