Enumerations

The following enumerations are available globally.

  • Errors that occur during encoding or decoding of JSON requests and responses

    See more

    Declaration

    Swift

    public enum SwiftYNABError : Error
    extension SwiftYNABError: Equatable
  • Undocumented

    See more

    Declaration

    Swift

    public enum DebtTransactionType : String, Codable
  • Supported transaction types by the API

    See more

    Declaration

    Swift

    public enum TransactionType : String