Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlteredAccountsOptions ¶
type AlteredAccountsOptions struct { WithCustomAccountsRepository bool WithAdditionalOutportData bool AccountsRepository state.AccountsRepository AccountQueryOptions api.AccountQueryOptions }
AlteredAccountsOptions holds some configurable parameters to be used for extracting the altered accounts
func (*AlteredAccountsOptions) Verify ¶
func (o *AlteredAccountsOptions) Verify() error
Verify will check the validity of the options
Click to show internal directories.
Click to hide internal directories.