Share via


DatacenterAddressResponse.SupportedCarriersForReturnShipment Property

Definition

Gets list of supported carriers for return shipment.

[Newtonsoft.Json.JsonProperty(PropertyName="supportedCarriersForReturnShipment")]
public System.Collections.Generic.IList<string> SupportedCarriersForReturnShipment { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedCarriersForReturnShipment")>]
member this.SupportedCarriersForReturnShipment : System.Collections.Generic.IList<string>
Public ReadOnly Property SupportedCarriersForReturnShipment As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to