Classes
The following classes are available globally.
-
YNAB API client
See moreDeclaration
Swift
public class YNAB
-
Converts currency data from API responses into displayeable strings
See moreDeclaration
Swift
public class CurrencyFormatter
-
Converts dates to and from API-friendly strings
See moreDeclaration
Swift
public class DateConverter
-
Provides access to account operations
See moreDeclaration
Swift
public class AccountService
-
Provides access to account operations
See moreDeclaration
Swift
public class BudgetService
-
Provides access to category operations
See moreDeclaration
Swift
public class CategoryService
-
Provides access to month operations
See moreDeclaration
Swift
public class MonthService
-
Provides access to payee location operations
See moreDeclaration
Swift
public class PayeeLocationService
-
Provides access to payee operations
See moreDeclaration
Swift
public class PayeeService
-
Provides access to scheduled transaction operations
See moreDeclaration
Swift
public class ScheduledTransactionService
-
Provides access to transaction operations
See moreDeclaration
Swift
public class TransactionService
-
Provides access to user operations
See moreDeclaration
Swift
public class UserService