metaDataWithPostDate

open fun metaDataWithPostDate(@NonNull postDate: String, @NonNull amount: Double, @NonNull currencyCode: String): TransactionBuilder

Sets the minimum and required fields to match receipts with metadata with a transaction posted date.

Return

the instance of TransactionBuilder.

Parameters

postDate

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