The SixBit Application Programming Interface
BuyersRequestType Class
Members 






Contains the parameters to be sent with a Buyers request.
Object Model
BuyersRequestType Class
Syntax
'Declaration
 
Public Class BuyersRequestType 
   Inherits APIRequestType
'Usage
 
Dim instance As BuyersRequestType
public class BuyersRequestType : APIRequestType 
public class BuyersRequestType = class(APIRequestType)
public class BuyersRequestType extends APIRequestType
public __gc class BuyersRequestType : public APIRequestType 
public ref class BuyersRequestType : public APIRequestType 
Inheritance Hierarchy

System.Object
   SixBit.Business.API.APIRequestType
      SixBit.Business.API.BuyersRequestType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BuyersRequestType Members
SixBit.Business.API Namespace

Send Feedback