Compartilhar via


INRequestPaymentCurrencyAmountUnsupportedReason Enumeração

Definição

Enumera os motivos pelos quais não há suporte para um valor de transferência de moeda.

[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 = 
Herança
INRequestPaymentCurrencyAmountUnsupportedReason
Atributos

Campos

AmountAboveMaximum 2

A quantidade era muito alta.

AmountBelowMinimum 1

A quantidade era muito baixa.

CurrencyUnsupported 3

Não havia suporte para a moeda.

Aplica-se a