TransactionType
public enum TransactionType : String
Supported transaction types by the API
-
Unapproved transaction
Declaration
Swift
case unapproved
-
Uncategorized transaction
Declaration
Swift
case uncategorized