Enumerations
The following enumerations are available globally.
-
Errors that occur during encoding or decoding of JSON requests and responses
See moreDeclaration
Swift
public enum SwiftYNABError : Error, Sendable
extension SwiftYNABError: Equatable
-
Undocumented
See moreDeclaration
Swift
public enum AccountType : String, Codable, Sendable
-
Undocumented
See moreDeclaration
Swift
public enum ClearedStatus : String, Codable, Sendable
-
Undocumented
See moreDeclaration
Swift
public enum DebtTransactionType : String, Codable, Equatable, Sendable
-
Undocumented
See moreDeclaration
Swift
public enum FlagColor : String, Codable, Sendable
-
Supported transaction types by the API
See moreDeclaration
Swift
public enum TransactionType : String, Codable, Equatable, Sendable