# Functions
AddBlacklistHook registers your hook function for all future operations.
AddIssuanceWeekHook registers your hook function for all future operations.
AddKnownWalletHook registers your hook function for all future operations.
AddMetaTransactionRequestHook registers your hook function for all future operations.
AddOverrideHook registers your hook function for all future operations.
AddReferralHook registers your hook function for all future operations.
AddRewardHook registers your hook function for all future operations.
AddTokenTransferHook registers your hook function for all future operations.
AddVinHook registers your hook function for all future operations.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
BlacklistExists checks if the Blacklist row exists.
Blacklists retrieves all the records using an executor.
FindBlacklist retrieves a single record by ID with an executor.
FindIssuanceWeek retrieves a single record by ID with an executor.
FindKnownWallet retrieves a single record by ID with an executor.
FindMetaTransactionRequest retrieves a single record by ID with an executor.
FindOverride retrieves a single record by ID with an executor.
FindReferral retrieves a single record by ID with an executor.
FindReward retrieves a single record by ID with an executor.
FindTokenTransfer retrieves a single record by ID with an executor.
FindVin retrieves a single record by ID with an executor.
IssuanceWeekExists checks if the IssuanceWeek row exists.
IssuanceWeeks retrieves all the records using an executor.
KnownWalletExists checks if the KnownWallet row exists.
KnownWallets retrieves all the records using an executor.
MetaTransactionRequestExists checks if the MetaTransactionRequest row exists.
MetaTransactionRequests retrieves all the records using an executor.
NewQuery initializes a new Query using the passed in QueryMods.
OverrideExists checks if the Override row exists.
Overrides retrieves all the records using an executor.
ReferralExists checks if the Referral row exists.
Referrals retrieves all the records using an executor.
RewardExists checks if the Reward row exists.
Rewards retrieves all the records using an executor.
TokenTransferExists checks if the TokenTransfer row exists.
TokenTransfers retrieves all the records using an executor.
No description provided by the author
No description provided by the author
VinExists checks if the Vin row exists.
Vins retrieves all the records using an executor.
# Constants
Enum values for IssuanceWeeksJobStatus.
Enum values for IssuanceWeeksJobStatus.
Enum values for IssuanceWeeksJobStatus.
Enum values for MetaTransactionRequestStatus.
Enum values for MetaTransactionRequestStatus.
Enum values for MetaTransactionRequestStatus.
Enum values for MetaTransactionRequestStatus.
Enum values for MetaTransactionRequestStatus.
Enum values for ReferralsTransferFailureReason.
Enum values for ReferralsTransferFailureReason.
Enum values for RewardsTransferFailureReason.
Enum values for RewardsTransferFailureReason.
Enum values for WalletType.
Enum values for WalletType.
Enum values for WalletType.
# Variables
No description provided by the author
BlacklistRels is where relationship names are stored.
No description provided by the author
No description provided by the author
ErrSyncFail occurs during insert when the record could not be retrieved in order to populate default value information.
No description provided by the author
IssuanceWeekRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
KnownWalletRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
MetaTransactionRequestRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
OverrideRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
ReferralRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
RewardRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TokenTransferRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
VinRels is where relationship names are stored.
No description provided by the author
No description provided by the author
# Structs
Blacklist is an object representing the database table.
IssuanceWeek is an object representing the database table.
KnownWallet is an object representing the database table.
MetaTransactionRequest is an object representing the database table.
Override is an object representing the database table.
Referral is an object representing the database table.
Reward is an object representing the database table.
TokenTransfer is an object representing the database table.
No description provided by the author
Vin is an object representing the database table.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
M type is for providing columns and column values to UpdateAll.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author