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
extension SwiftYNABError: Equatable
-
Undocumented
See moreDeclaration
Swift
public enum DebtTransactionType : String, Codable
-
Supported transaction types by the API
See moreDeclaration
Swift
public enum TransactionType : String