C# Class PayPal.PayPalAPIInterfaceService.Model.BMGetInventoryResponseType

Inheritance: AbstractResponseType
Mostra file Open project: paypal/merchant-sdk-dotnet Class Usage Examples

Public Methods

Method Description
BMGetInventoryResponseType ( ) : System

Default Constructor

BMGetInventoryResponseType ( XmlNode xmlNode ) : System

Method Details

BMGetInventoryResponseType() public method

Default Constructor
public BMGetInventoryResponseType ( ) : System
return System

BMGetInventoryResponseType() public method

public BMGetInventoryResponseType ( XmlNode xmlNode ) : System
xmlNode System.Xml.XmlNode
return System