Share via


PackageCarrierDetails.CarrierAccountNumber Property

Definition

Gets or sets carrier Account Number of customer for customer disk.

[Newtonsoft.Json.JsonProperty(PropertyName="carrierAccountNumber")]
public string CarrierAccountNumber { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="carrierAccountNumber")>]
member this.CarrierAccountNumber : string with get, set
Public Property CarrierAccountNumber As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to