The SixBit Application Programming Interface
GetPaidOrdersNotShippedResponseType Class
Members 






Contains the response from a GetPaidOrdersNotShipped request.

Object Model
GetPaidOrdersNotShippedResponseType Class
Syntax
'Declaration
 
Public Class GetPaidOrdersNotShippedResponseType 
   Inherits APIResponseType
'Usage
 
Dim instance As GetPaidOrdersNotShippedResponseType
public class GetPaidOrdersNotShippedResponseType : APIResponseType 
public class GetPaidOrdersNotShippedResponseType = class(APIResponseType)
public class GetPaidOrdersNotShippedResponseType extends APIResponseType
public __gc class GetPaidOrdersNotShippedResponseType : public APIResponseType 
public ref class GetPaidOrdersNotShippedResponseType : public APIResponseType 
Inheritance Hierarchy

System.Object
   SixBit.Business.API.APIResponseType
      SixBit.Business.API.GetPaidOrdersNotShippedResponseType

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

GetPaidOrdersNotShippedResponseType Members
SixBit.Business.API Namespace

Send Feedback