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, Sendable
    extension SwiftYNABError: Equatable
  • Undocumented

    See more

    Declaration

    Swift

    public enum AccountType : String, Codable, Sendable
  • Undocumented

    See more

    Declaration

    Swift

    public enum ClearedStatus : String, Codable, Sendable
  • Undocumented

    See more

    Declaration

    Swift

    public enum DebtTransactionType : String, Codable, Equatable, Sendable
  • Undocumented

    See more

    Declaration

    Swift

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

    See more

    Declaration

    Swift

    public enum TransactionType : String, Codable, Equatable, Sendable