TransactionMatcherBuilder

Builder used to configure and create a TransactionMatcher instance

Constructors

Link copied to clipboard
constructor(@NonNull context: Context, @NonNull environment: DefaultEnvironment, @NonNull sessionToken: String)
Initialize the builder with required fields

Functions

Link copied to clipboard
Create and return a TransactionMatcher instance with the previously provided configuration.
Link copied to clipboard
Disable the restriction that all provided transactions to match should be within a two month period.