Method Property
The method of the outgoing request.
Syntax
__property String Method = {read=FMethod, write=FSetMethod, default=""};
Default Value
""
Remarks
This defines the paypal method being executed by the request. It is required by all paypal operations.
Data Type
String