Share via


IReturnShipping Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Models.Api202101.ReturnShippingTypeConverter))]
public interface IReturnShipping : Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Models.Api202101.ReturnShippingTypeConverter))>]
type IReturnShipping = interface
    interface IJsonSerializable
Public Interface IReturnShipping
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

CarrierAccountNumber

The customer's account number with the carrier.

CarrierName

The carrier's name.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to