The SixBit Application Programming Interface
SalesRequestType Class
Members 






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

System.Object
   SixBit.Business.API.APIRequestType
      SixBit.Business.API.SalesRequestType

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

SalesRequestType Members
SixBit.Business.API Namespace

Send Feedback