Share via


ShipmentPickUpResponse.ConfirmationNumber Property

Definition

Gets confirmation number for the pick up request.

[Newtonsoft.Json.JsonProperty(PropertyName="confirmationNumber")]
public string ConfirmationNumber { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="confirmationNumber")>]
member this.ConfirmationNumber : string
Public ReadOnly Property ConfirmationNumber As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to