Share via


IJobResponse.ReturnShippingCarrierAccountNumber Property

Definition

The customer's account number with the carrier.

[Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="The customer's account number with the carrier.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="carrierAccountNumber")]
public string ReturnShippingCarrierAccountNumber { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="The customer's account number with the carrier.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="carrierAccountNumber")>]
member this.ReturnShippingCarrierAccountNumber : string with get, set
Public Property ReturnShippingCarrierAccountNumber As String

Property Value

Attributes

Applies to