C# Class PayPal.PayPalAPIInterfaceService.Model.BMSetInventoryResponseType

Inheritance: AbstractResponseType
ファイルを表示 Open project: paypal/merchant-sdk-dotnet Class Usage Examples

Public Methods

Method Description
BMSetInventoryResponseType ( ) : System

Default Constructor

BMSetInventoryResponseType ( XmlNode xmlNode ) : System

Method Details

BMSetInventoryResponseType() public method

Default Constructor
public BMSetInventoryResponseType ( ) : System
return System

BMSetInventoryResponseType() public method

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