Method Property
The method of the outgoing request.
Syntax
public String getMethod(); public void setMethod(String method);
Remarks
This defines the paypal method being executed by the request. It is required by all paypal operations.
Default Value
""