Class GetTransportRequest
GetTransportRequest
Inheritance
System.Object
GetTransportRequest
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: KuberWMS.Request
Assembly: KuberWMS.dll
Syntax
public class GetTransportRequest : GetRequest<NoData, Customer>
Constructors
GetTransportRequest()
Initializes a new instance of the Get
Declaration
public GetTransportRequest()
Properties
ID
Gets or sets the identifier.
Declaration
public string ID { get; set; }
Property Value
| Type | Description |
|---|---|
| System. |
The identifier. |