metaDataWithPostDate
open fun metaDataWithPostDate(@NonNull() postDate: String, @NonNull() amount: Double, @NonNull() currencyCode: String): TransactionBuilder
Content copied to clipboard
Sets the minimum and required fields to match receipts with metadata with a transaction posteddate.
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