AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 3.5
 
Container for the parameters to the GetShippingLabel operation. This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job. You can only return information about jobs you own.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.ImportExport.AmazonImportExportRequest
      Amazon.ImportExport.Model.GetShippingLabelRequest

Namespace: Amazon.ImportExport.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class GetShippingLabelRequest : AmazonImportExportRequest
         IRequestEvents

The GetShippingLabelRequest type exposes the following members

Constructors

NameDescription
Public Method GetShippingLabelRequest()

Properties

NameTypeDescription
Public Property APIVersion System.String Gets and sets the property APIVersion.
Public Property City System.String Gets and sets the property City.
Public Property Company System.String Gets and sets the property Company.
Public Property Country System.String Gets and sets the property Country.
Public Property JobIds System.Collections.Generic.List<System.String> Gets and sets the property JobIds.
Public Property Name System.String Gets and sets the property Name.
Public Property PhoneNumber System.String Gets and sets the property PhoneNumber.
Public Property PostalCode System.String Gets and sets the property PostalCode.
Public Property StateOrProvince System.String Gets and sets the property StateOrProvince.
Public Property Street1 System.String Gets and sets the property Street1.
Public Property Street2 System.String Gets and sets the property Street2.
Public Property Street3 System.String Gets and sets the property Street3.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8