C# Class com.openrest.v1_1.OrdersResponse

显示文件 Open project: wix/openrest4net

Public Properties

Property Type Description
results IList

Public Methods

Method Description
OrdersResponse ( ) : System
OrdersResponse ( IList results ) : System

Method Details

OrdersResponse() public method

public OrdersResponse ( ) : System
return System

OrdersResponse() public method

public OrdersResponse ( IList results ) : System
results IList
return System

Property Details

results public_oe property

public IList results
return IList