C# 클래스 PayPal.PayPalAPIInterfaceService.Model.IncentiveDetailsType

Information about the incentives that were applied from Ebay RYP page and PayPal RYP page.
파일 보기 프로젝트 열기: paypal/merchant-sdk-dotnet

공개 메소드들

메소드 설명
IncentiveDetailsType ( ) : System

Default Constructor

IncentiveDetailsType ( XmlNode xmlNode ) : System

메소드 상세

IncentiveDetailsType() 공개 메소드

Default Constructor
public IncentiveDetailsType ( ) : System
리턴 System

IncentiveDetailsType() 공개 메소드

public IncentiveDetailsType ( XmlNode xmlNode ) : System
xmlNode System.Xml.XmlNode
리턴 System