Memo Property
A note associated with the payment.
Syntax
[VB.NET] Public ReadOnlyProperty Memo As String
[C#] public string Memo {get;}
Remarks
If a note was specified in the payment request, it will be returned in this property.
This property is read-only.
Default Value
""