metaDataWithDate
open fun metaDataWithDate(@NonNull() date: String, @NonNull() amount: Double, @NonNull() currencyCode: String): TransactionBuilder
Content copied to clipboard
Sets the minimum required fields to match receipts using metadata with a transaction date.
Return
the instance of TransactionBuilder.
Parameters
date
must be with this format `yyyy-MM-dd'T'HH:mm:ssZ`
amount
The amount of the transaction
currencyCode
The currency code of the transaction