Gets or sets the HTTP headers from the HTTP request issued by PayPal.
public string HttpHeaders { get; set; }
Public Property HttpHeaders As String
public: property String^ HttpHeaders { String^ get (); void set (String^ value); }