Share via


PackageShippingDetails.CarrierName Property

Definition

Gets name of the carrier.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to