Description Property
The recurring payment description.
Syntax
__property String Description = {read=FDescription, write=FSetDescription, default=""};
Default Value
""
Remarks
This property contains a description of the recurring payment.
NOTE: When creating a new profile, this property is required and must match the OrderDescription property from the SetCheckout method.
Data Type
String