PayPal Integrator V5 - Online Help
PayPal Integrator V5
Questions / Feedback?

NVPParam Type

An object representing a single NVP Parameter.

Remarks

An object representing a single NVP Parameter.

Fields

Name
String

The Name of the NVP Parameter.

Value
String

The Value of the NVP Parameter.

Constructors

[VB.NET]
Public NVPParam()

[C#]
public NVPParam();



[VB.NET]
Public NVPParam(ByVal Name As String, ByVal Value As String)

[C#]
public NVPParam(string name, string value);



 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0