Note Property
An informational note about this settlement that will be displayed in the payer's transaction history.
Syntax
[VB.NET] Public Property Note As String
[C#] public string Note {get; set;}
Remarks
This property is optional.
Character length and limits: 255 single-byte characters.
Default Value
""