postedDate
The date and time that the transaction was posted to the account.
Declaration
let postedDate: Date?Discussion
If not provided, use transactionDate as postedDate.
The date and time that the transaction was posted to the account.
let postedDate: Date?If not provided, use transactionDate as postedDate.