The SixBit Application Programming Interface
ShipmentsRequestType Class
Members 






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

System.Object
   SixBit.Business.API.APIRequestType
      SixBit.Business.API.ShipmentsRequestType

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

ShipmentsRequestType Members
SixBit.Business.API Namespace

Send Feedback