A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
Z
F
- FAILED - enum entry in com.meniga.sdk.models.offers.redemptions.enums.ReimbursementStatus
- FEBRUARY - enum entry in com.meniga.sdk.models.upcoming.enums.CronMonth
- FEED - enum entry in com.meniga.sdk.webservices.Service
- FeedFilter - class in com.meniga.sdk.models.feed
- FeedFilter.Builder - class in com.meniga.sdk.models.feed.FeedFilter
- FeedItemFactory - class in com.meniga.sdk.helpers
- FeedItemType - class in com.meniga.sdk.models.feed.enums
- FEMALE - enum entry in com.meniga.sdk.models.user.enums.Gender
- fetch(QueryRequestObject) - function in com.meniga.sdk.providers.BasicPersistanceProviderNone
- fetch(QueryRequestObject) - function in com.meniga.sdk.providers.BasicPersistanceProviderCache
- fetch(QueryRequestObject) - function in com.meniga.sdk.interfaces.PersistenceProvider
- fetch(int) - function in com.meniga.sdk.models.offers.reimbursementaccounts.MenigaReimbursementAccount
- Get a reimbursement account by it's id
- fetch() - function in com.meniga.sdk.models.offers.reimbursementaccounts.MenigaReimbursementAccount
- Get a reimbursement account with default query values
- fetch(Boolean) - function in com.meniga.sdk.models.offers.reimbursementaccounts.MenigaReimbursementAccount
- Get a reimbursement account by it's id
- fetch(Integer,Integer) - function in com.meniga.sdk.models.offers.reimbursementaccounts.MenigaReimbursementAccountType
- fetch(int,int,List,List,boolean) - function in com.meniga.sdk.models.offers.MenigaOffer
- Returns offers and relevant meta data.
- fetch(long) - function in com.meniga.sdk.models.offers.MenigaOffer
- Returns offer with specific id
- fetch(String) - function in com.meniga.sdk.models.offers.MenigaOffer
- Returns offer with specific validation token
- fetch(List) - function in com.meniga.sdk.models.offers.MenigaOffer
- Returns offers and relevant meta data.
- fetch(int,int) - function in com.meniga.sdk.models.offers.MenigaOffer
- Returns offers and relevant meta data
- fetch() - function in com.meniga.sdk.models.offers.redemptions.MenigaRedemptions
- Fetch redemption transactions
- fetch(Integer,Integer,DateTime,DateTime) - function in com.meniga.sdk.models.offers.redemptions.MenigaRedemptions
- Fetch redemption transactions
- fetch(DateTime,DateTime) - function in com.meniga.sdk.models.offers.redemptions.MenigaRedemptions
- Fetch redemption transactions
- fetch() - function in com.meniga.sdk.models.userevents.MenigaUserEvent
- Gets a user events subscriptions by id
- fetch(long) - function in com.meniga.sdk.models.feed.MenigaScheduledEvent
- fetch(DateTime,DateTime) - function in com.meniga.sdk.models.feed.MenigaFeed
- Fetches the feed within the given period, ignoring pagination (all entries are returned within the range)
- fetch(DateTime,DateTime,int,int) - function in com.meniga.sdk.models.feed.MenigaFeed
- Fetches the feed within the given period, ignoring pagination (all entries are returned within the range)
- fetch(FeedFilter) - function in com.meniga.sdk.models.feed.MenigaFeed
- Fetches the feed according to the provided FeedFilter
- fetch() - function in com.meniga.sdk.models.terms.MenigaTerms
- Returns the public system settings.
- fetch(long) - function in com.meniga.sdk.models.terms.MenigaTerms
- fetch(long) - function in com.meniga.sdk.models.networth.MenigaNetWorth
- fetch(DateTime,DateTime,int,int) - function in com.meniga.sdk.models.networth.MenigaNetWorth
- Get net worth.
- fetch() - function in com.meniga.sdk.models.categories.MenigaCategory
- Retrieves all categories including user created categories in a specified culture (language).
- fetch(CategoryRequest) - function in com.meniga.sdk.models.categories.MenigaCategory
- Retrieves all public categories and optionally user created categories.
- fetch(long) - function in com.meniga.sdk.models.categories.MenigaCategory
- Returns a category by id.
- fetch() - function in com.meniga.sdk.models.categories.MenigaCategory
- Retrieves all categories including user created categories in a specified culture (language).
- fetch(CategoryRequest) - function in com.meniga.sdk.models.categories.MenigaCategory
- Retrieves all public categories and optionally user created categories.
- fetch(long) - function in com.meniga.sdk.models.categories.MenigaCategory
- Returns a category by id.
- fetch() - function in com.meniga.sdk.models.serverpublic.MenigaPublicSettings
- Returns the public system settings.
- fetch() - function in com.meniga.sdk.models.challenges.MenigaChallenge
- Gets all challenges - expired, suggested, accepted and disabled.
- fetch(UUID) - function in com.meniga.sdk.models.challenges.MenigaChallenge
- Gets a challenge by its unique id.
- fetch(boolean,boolean,boolean) - function in com.meniga.sdk.models.challenges.MenigaChallenge
- Gets challenges based on provided parameters.
- fetch(FetchChallengeFilter) - function in com.meniga.sdk.models.challenges.MenigaChallenge
- Gets all challenges matching the filter provided.
- fetch() - function in com.meniga.sdk.models.transactions.MenigaTag
- fetch(long) - function in com.meniga.sdk.models.transactions.MenigaTag
- Get a tag with a specific id
- fetch(TransactionsFilter,Options,List) - function in com.meniga.sdk.models.transactions.MenigaTransactionSeries
- Retrieves a series of transactions aggregated over time.
- fetch(List) - function in com.meniga.sdk.models.transactions.MenigaTransaction
- Combines multiple calls to the transactions endpoint with multiple filters
- fetch(TransactionsFilter) - function in com.meniga.sdk.models.transactions.MenigaTransaction
- Returns all transactions that meet the filter criteria in transFilter
- fetch(long) - function in com.meniga.sdk.models.transactions.MenigaTransaction
- Retrieves a specific transaction with a specific transaction id
- fetch() - function in com.meniga.sdk.models.transactions.MenigaTransactionRule
- Fetches a list of all transaction rules for the current user
- fetch(long) - function in com.meniga.sdk.models.transactions.MenigaTransactionRule
- Retrieves a transaction ryle by id
- fetch() - function in com.meniga.sdk.models.user.MenigaUser
- Fetches the current user as well as all connected users
- fetch() - function in com.meniga.sdk.models.user.MenigaUserProfile
- Returns a user object for current logged in user.
- fetch(Long) - function in com.meniga.sdk.models.sync.MenigaSync.Companion
- Gets a sync object that was created by start
- fetch() - function in com.meniga.sdk.models.organizations.MenigaOrganization
- Get all organizations defined on this server
- fetch(FetchBudgetRulesFilter) - function in com.meniga.sdk.models.budget.MenigaBudgetRule
- fetch() - function in com.meniga.sdk.models.budget.MenigaBudget
- Use fetch instead.
- fetch(FetchBudgetsFilter) - function in com.meniga.sdk.models.budget.MenigaBudget
- fetch(FetchBudgetFilter) - function in com.meniga.sdk.models.budget.MenigaBudget
- fetch(long) - function in com.meniga.sdk.models.budget.MenigaBudgetEntry
- fetch(long,DateTime) - function in com.meniga.sdk.models.budget.MenigaBudgetEntry
- fetch(long,DateTime,DateTime) - function in com.meniga.sdk.models.budget.MenigaBudgetEntry
- fetch(long,DateTime,DateTime,List) - function in com.meniga.sdk.models.budget.MenigaBudgetEntry
- fetch(FetchBudgetEntriesFilter) - function in com.meniga.sdk.models.budget.MenigaBudgetEntry
- fetch(long,long) - function in com.meniga.sdk.models.budget.MenigaBudgetEntry
- fetch(TransactionsFilter,TopMerchantOptions) - function in com.meniga.sdk.models.merchants.MenigaTopMerchant
- Gets a list of top merchants
- fetch(long) - function in com.meniga.sdk.models.merchants.MenigaMerchant
- Gets a merchant by id
- fetch(List) - function in com.meniga.sdk.models.merchants.MenigaMerchant
- Gets a merchant by ids
- fetch(DateTime,DateTime) - function in com.meniga.sdk.models.upcoming.MenigaUpcoming
- Fetches all upcoming items between the date range
- fetch(long) - function in com.meniga.sdk.models.upcoming.MenigaUpcoming
- Fetches a specific upcoming item
- fetch(Long) - function in com.meniga.sdk.models.accounts.MenigaAccount.Companion
- Retrieves an account with id
- fetch() - function in com.meniga.sdk.models.accounts.MenigaAccount.Companion
- Get all accounts the user has
- fetch(Boolean,Boolean) - function in com.meniga.sdk.models.accounts.MenigaAccount.Companion
- fetchAccountTypes() - function in com.meniga.sdk.models.accounts.MenigaAccount.Companion
- Gets a list of all available account types.
- fetchAuthorizationTypes() - function in com.meniga.sdk.models.accounts.MenigaAccount.Companion
- Gets a list of all available values as an array of NameId values.
- fetchBalanceHistory(DateTime,DateTime,AccountBalanceHistorySort) - function in com.meniga.sdk.models.accounts.MenigaAccount
- Gets a list of account balance history entries for this account
- FetchBudgetEntriesFilter - class in com.meniga.sdk.models.budget
- FetchBudgetFilter - class in com.meniga.sdk.models.budget
- FetchBudgetRulesFilter - class in com.meniga.sdk.models.budget
- FetchBudgetRulesFilter.Builder - class in com.meniga.sdk.models.budget.FetchBudgetRulesFilter
- FetchBudgetsFilter - class in com.meniga.sdk.models.budget
- fetchCategories() - function in com.meniga.sdk.models.accounts.MenigaAccount.Companion
- FetchChallengeFilter - class in com.meniga.sdk.models.challenges
- fetchFirstBalanceEntry(boolean) - function in com.meniga.sdk.models.networth.MenigaNetWorth
- Get the first account balance history entry date.
- fetchFirstBalanceEntry(boolean) - function in com.meniga.sdk.models.networth.operators.MenigaNetWorthOperationsImp
- fetchFirstBalanceEntry(boolean) - function in com.meniga.sdk.models.networth.operators.MenigaNetWorthOperations
- fetchId(List) - function in com.meniga.sdk.models.offers.MenigaOffer
- Returns offers and relevant meta data by specific ids
- fetchMetaData() - function in com.meniga.sdk.models.user.MenigaUser
- Returns an array of the currently logged in user's meta data
- fetchMetaData(List) - function in com.meniga.sdk.models.user.MenigaUser
- Returns an array of the currently logged in user's meta data that match the keys provided
- fetchMetadata() - function in com.meniga.sdk.models.accounts.MenigaAccount
- Gets a list of all parameters for the account instance
- fetchMetadataKeyVal(String) - function in com.meniga.sdk.models.accounts.MenigaAccount
- Gets a value for a single account parameter
- fetchNearbyMerchantLocations(Double,Double,Double,Integer) - function in com.meniga.sdk.models.offers.MenigaOffer
- Fetch nearby merchant locations
- fetchNearbyMerchantLocationsById(int,Double,Double,Double,Integer) - function in com.meniga.sdk.models.offers.MenigaOffer
- Fetch nearby merchant locations by offer id
- fetchNetWorthTypes() - function in com.meniga.sdk.models.networth.MenigaNetWorth
- Retrieves all NetWorth types
- fetchRedemptions() - function in com.meniga.sdk.models.offers.MenigaOffer
- Fetch redemption transactions
- fetchRedemptionsById(int) - function in com.meniga.sdk.models.offers.MenigaOffer
- Fetch redemption transactions by offer id
- fetchScheduledEvent(long) - function in com.meniga.sdk.models.feed.MenigaFeed
- fetchSimilarBrandSpendingDetails() - function in com.meniga.sdk.models.offers.MenigaOffer
- Fetch similar brand spending details
- fetchSimilarBrandSpendingDetailsById(int) - function in com.meniga.sdk.models.offers.MenigaOffer
- Fetch similar brand spending details by offer id
- fetchSplitAndParent() - function in com.meniga.sdk.models.transactions.MenigaTransaction
- Returns all split children and parent regardless of who is calling (a split transaction or the parent transaction)
- fetchSplitChildren() - function in com.meniga.sdk.models.transactions.MenigaTransaction
- Gets all the splitTransaction children of this transaction.
- fetchSplitParent() - function in com.meniga.sdk.models.transactions.MenigaTransaction
- Return the parent of this splitTransaction child transaction.
- fetchSplitTransactions(GetSplitTransactions) - function in com.meniga.sdk.webservices.PersistenceDelegate
- fetchSplitTransactions(long) - function in com.meniga.sdk.webservices.MenigaAPI
- fetchSplitTransactions(MenigaTransaction) - function in com.meniga.sdk.models.transactions.operators.MenigaTransactionOperationsImp
- fetchSplitTransactions(MenigaTransaction) - function in com.meniga.sdk.models.transactions.operators.MenigaTransactionOperations
- fetchSummary(DateTime,DateTime,int,int) - function in com.meniga.sdk.models.networth.MenigaNetWorth
- Get net worth summary.
- fetchTree(CategoryRequest) - function in com.meniga.sdk.models.categories.MenigaCategory
- Retrieves all categories including user created categories in a tree structure with parent categoriescontaining their children in this.children.
- fetchTree(CategoryRequest) - function in com.meniga.sdk.models.categories.MenigaCategory
- Retrieves all categories including user created categories in a tree structure with parent categoriescontaining their children in this.children.
- fetchTypes() - function in com.meniga.sdk.models.terms.MenigaTerms
- fields(List) - function in com.meniga.sdk.models.transactions.TransactionsFilter.Builder
- A comma seperated list of what fields should be returned.
- fillInStackTrace() - function in java.lang.Throwable
- fillInStackTrace() - function in java.lang.Throwable
- fillInStackTrace() - function in java.lang.Throwable
- fillInStackTrace() - function in java.lang.Throwable
- finalize() - function in kotlin.Enum
- finalize() - function in kotlin.Enum
- finalize() - function in kotlin.Enum
- finalize() - function in kotlin.Enum
- finalize() - function in kotlin.Enum
- finalize() - function in kotlin.Enum
- FIRST_DAYSLIMITCRITERIA_DAYS_IN_A_MONTH - enum entry in com.meniga.sdk.models.transactions.enums.DateMatchTypeCriteria
- firstNonNull(T,T) - function in com.meniga.sdk.helpers.Objects
- FIXEDAMOUNT - enum entry in com.meniga.sdk.models.offers.enums.RewardType
- floatValue() - function in com.meniga.sdk.helpers.MenigaDecimal
- forEach(Consumer) - function in java.util.ArrayList
- forEach(Consumer) - function in java.util.ArrayList
- forEach(Consumer) - function in java.util.ArrayList
- forEach(Consumer) - function in java.util.ArrayList
- forEach(Consumer) - function in java.util.ArrayList
- forEach(Consumer) - function in java.util.ArrayList
- forEach(Consumer) - function in java.util.ArrayList
- forgotPassword(ForgotPassword) - function in com.meniga.sdk.webservices.PersistenceDelegate
- ForgotPassword - class in com.meniga.sdk.webservices.requests
- Copyright 2017 Meniga Iceland Inc.
- forgotPassword(String) - function in com.meniga.sdk.models.user.MenigaUser
- forgotPassword(String) - function in com.meniga.sdk.models.user.operators.MenigaUserOperationsImp
- forgotPassword(String) - function in com.meniga.sdk.models.user.operators.MenigaUserOperations
- FRIDAY - enum entry in com.meniga.sdk.models.upcoming.enums.CronDayOfWeek
- from(Class) - function in com.meniga.sdk.webservices.Service.Companion
- from(DateTime) - function in com.meniga.sdk.models.feed.FeedFilter.Builder
- fromId(long) - function in com.meniga.sdk.models.accounts.enums.AccountCategory
- This method may not be reliable.
- fromList(List,List) - function in com.meniga.sdk.models.transactions.MenigaTransactionUpdate
- fromProperty() - function in com.meniga.sdk.annotations.MetaProperty
- FULL - enum entry in com.meniga.sdk.models.offers.redemptions.enums.RedemptionType
- FULL_ACCUMULATED - enum entry in com.meniga.sdk.models.offers.redemptions.enums.RedemptionType
- FULL_ACCUMULATED_ADJUSTED - enum entry in com.meniga.sdk.models.offers.redemptions.enums.RedemptionType
- FULL_FIXED_AMOUNT - enum entry in com.meniga.sdk.models.offers.redemptions.enums.RedemptionType
- FULL_MISSING_BANK_CLEARANCE - enum entry in com.meniga.sdk.models.offers.redemptions.enums.RedemptionType
- FULL_PERCENTAGE - enum entry in com.meniga.sdk.models.offers.redemptions.enums.RedemptionType