The SixBit Application Programming Interface
GetPaidOrdersNotShippedRequestType Class
Members 






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

System.Object
   SixBit.Business.API.APIRequestType
      SixBit.Business.API.APIExportRequestType
         SixBit.Business.API.GetPaidOrdersNotShippedRequestType

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

GetPaidOrdersNotShippedRequestType Members
SixBit.Business.API Namespace

Send Feedback