Click or drag to resize

ContainerLabelsResponse Class

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:Purolator.Webservice.Objects.ContainerLabelsResponse"]

Inheritance Hierarchy
SystemObject
  Purolator.Webservice.ObjectsResponseBase
    Purolator.Webservice.ObjectsContainerLabelsResponse

Namespace:  Purolator.Webservice.Objects
Assembly:  OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntax
public class ContainerLabelsResponse : ResponseBase

The ContainerLabelsResponse type exposes the following members.

Constructors
  NameDescription
Public methodContainerLabelsResponse
Top
Properties
  NameDescription
Public propertyCode exampleAdditionalOptions
A list of optional key value pairs for future or custom properties.
Public propertyContainer
The container.
Public propertyHybridResults
The json response to the HSS call.
(Inherited from ResponseBase.)
Public propertyLabels
A list of labels for this container.
Public propertyMessages
Error, Warning or Informational messages.
(Inherited from ResponseBase.)
Public propertyStatus
The status of the request (0 - Success, 1 - Success with warnings, 2 - Failure).
(Inherited from ResponseBase.)
Top
Methods
  NameDescription
Public methodGetContainerLabels
Top
See Also