C# Class PayPal.PayPalAPIInterfaceService.Model.IncentiveInfoType

Details of incentive application on individual bucket.
Mostra file Open project: paypal/merchant-sdk-dotnet

Public Methods

Method Description
IncentiveInfoType ( ) : System

Default Constructor

ToXMLString ( string prefix, string name ) : string

Method Details

IncentiveInfoType() public method

Default Constructor
public IncentiveInfoType ( ) : System
return System

ToXMLString() public method

public ToXMLString ( string prefix, string name ) : string
prefix string
name string
return string