Method Property
The method of the outgoing request.
Syntax
char* GetMethod();
int SetMethod(char* lpszMethod);
Default Value
""
Remarks
This defines the paypal method being executed by the request. It is required by all paypal operations.
Data Type
String