Protected
constructorProtected
doOptional
type: stringOptional
fetchConfig: Partial<MoveAccountFetchConfig>Optional
type: stringOptional
fetchConfig: Partial<MoveAccountFetchConfig>Optional
filter: TransactionFilterOptional
fetchConfig: Partial<MoveFetchConfig>Static
bind
For a given function, creates a bound function that has the same body as the original function. The this object of the bound function is associated with the specified object, and has the specified initial parameters.