transactionNote
Notes to include with the transaction.
Declaration
var transactionNote: String? { get set }Discussion
Use this property to specify any notes to include with the transaction. If the intent object contained transaction notes, you typically copy those notes over into this property.