Click or drag to resize

RideOrderId Property

Identifier of delivery order.

Namespace:  Resto.Front.Api.Data.Brd
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
public Guid OrderId { get; set; }

Property Value

Type: Guid
See Also