Enumerations

The following enumerations are available globally.

  • Generic API error.

    See more

    Declaration

    Swift

    public enum ApiError : Error
  • Enum that specifies possible states for a given transaction.

    See more

    Declaration

    Swift

    public enum TransactionStatus : String
  • Enum that specifies the Authentication Method Reference value that was used to authenticate the user.

    See more

    Declaration

    Swift

    public enum AuthMethod : String