Re-exports§
pub use ynab::account::Account;pub use ynab::category::Category;pub use ynab::category::CategoryGroup;pub use ynab::client::Client;pub use ynab::common::CurrencyFormat;pub use ynab::common::DateFormat;pub use ynab::errors::ApiError;pub use ynab::errors::Error;pub use ynab::month::Month;pub use ynab::movements::MoneyMovement;pub use ynab::movements::MoneyMovementGroup;pub use ynab::payee::Payee;pub use ynab::payee::PayeeLocation;pub use ynab::plan::Plan;pub use ynab::plan::PlanId;pub use ynab::plan::PlanSettings;pub use ynab::transaction::ClearedStatus;pub use ynab::transaction::FlagColor;pub use ynab::transaction::Frequency;pub use ynab::transaction::ScheduledSubtransaction;pub use ynab::transaction::ScheduledTransaction;pub use ynab::transaction::Subtransaction;pub use ynab::transaction::Transaction;pub use ynab::transaction::TransactionType;pub use ynab::user::User;
Modules§
Functions§
- milliunits_
to_ amount - Converts a YNAB milliunit amount to a dollar amount.