View on GitHub

sensibill-android-documentation

com.getsensibill.transactionmatcher / TransactionBuilder / postedDate

postedDate

open fun postedDate(postedDate: String!): TransactionBuilder!

Sets the optional postedDate field.

Parameters

postedDate - String!: that transaction had finished processing and was posted for client to see (with format yyyy-MM-dd'T'HH:mm:ssZ)

Return TransactionBuilder!: the instance of TransactionBuilder.