# Functions
No description provided by the author
AssociateAssetWithWalletFixture associates an asset with a wallet.
BuildSetClause builds a SET clause for an UPDATE query based on the provided struct and its "db" tags.
ClearAndCreateAssetFixtures deletes all assets in the database then creates new assets for testing.
ClearAndCreateWalletFixtures deletes all wallets in the database then creates new wallets for testing.
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
CreateMockImage creates an RGBA image with the given proportion and size.
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
DeleteAllAssetFixtures deletes all assets in the database.
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
DeleteAllWalletFixtures deletes all wallets in the database.
DisableDisbursementApproval disables disbursement workflow approval for the given organization.
DisbursementStateMachineWithInitialState returns a state machine for disbursements initialized with the given state.
DisbursementStatuses returns a list of all possible disbursement statuses.
EnableDisbursementApproval enables disbursement workflow approval for the given organization.
No description provided by the author
FromUserRoleArrayToStringArray converts an array of UserRole type to an array of string.
No description provided by the author
GetAllRoles returns all roles available.
GetAllVerificationTypes returns all the available verification types.
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
IsNull returns `{filterKey} IS NULL`.
LowerThan returns `{filterKey} < ?`.
No description provided by the author
NewDisbursementInstructionModel creates a new DisbursementInstructionModel.
No description provided by the author
No description provided by the author
NewQueryBuilder creates a new QueryBuilder.
No description provided by the author
No description provided by the author
PaymentInProgressStatuses returns a list of payment statuses that are in progress and could block potential new payments from being initiated if the distribution balance is low.
PaymentStateMachineWithInitialState returns a state machine for Payments initialized with the given state.
PaymentStatuses returns a list of all possible payment statuses.
ReceiversWalletStateMachineWithInitialState returns a state machine for ReceiversWallets initialized with the given state.
ToDisbursementStatus converts a string to a DisbursementStatus.
ToPaymentStatus converts a string to a PaymentStatus.
No description provided by the author
# Constants
BusinessUserRole has read-only permissions - except for user management that they can't read any data.
CanceledPaymentStatus is a terminal state for payments that were either manually or automatically canceled.
No description provided by the author
No description provided by the author
means success.
No description provided by the author
No description provided by the author
No description provided by the author
DeveloperUserRole has only configuration permissions.
No description provided by the author
DraftPaymentStatus is a non-terminal state for payments that were registered in the database but their disbursement has not started yet.
No description provided by the author
FailedPaymentStatus is a terminal state for payments that failed when submitted to the Stellar network.
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
FinancialControllerUserRole has the same permissions as the OwnerUserRole except for user management.
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
OwnerUserRole has permission to do everything.
No description provided by the author
PausedPaymentStatus is a non-terminal state for payments that were manually paused.
PendingPaymentStatus is a non-terminal state for payments that were marked for submission to the Stellar network.
No description provided by the author
No description provided by the author
ReadyPaymentStatus is a non-terminal state for payments that are waiting for the receiver to register.
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
SuccessPaymentStatus is a terminal state for payments that were successfully submitted to the Stellar network.
TestnetAlwaysInvalidOTP is used for testing purposes and will be considered an invalid OTP for any testnet account.
TestnetAlwaysValidOTP is used for testing purposes and will be considered a valid OTP for any testnet account.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
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
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
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
# Structs
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
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
QueryBuilder is a helper struct for building SQL queries.
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RegistrationContactType represents the type of contact information to be used when creating and validating a disbursement.
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
# 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
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author