Memo Property
A note associated with the payment.
Syntax
char* GetMemo();
int SetMemo(char* lpszMemo);
Default Value
""
Remarks
If specified, this optional property must be plain text, HTML is not allowed. The maximum length is 1000 characters, and you may use newlines.
Data Type
String