Condividi tramite


IShipmentPickUpRequest Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.ShipmentPickUpRequestTypeConverter))]
public interface IShipmentPickUpRequest : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.ShipmentPickUpRequestTypeConverter))>]
type IShipmentPickUpRequest = interface
    interface IJsonSerializable
Public Interface IShipmentPickUpRequest
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

EndTime

Maximum date before which the pick up should commence, this must be in local time of pick up area.

ShipmentLocation

Shipment Location in the pickup place. Eg.front desk

StartTime

Minimum date after which the pick up should commence, this must be in local time of pick up area.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to