Click or drag to resize

AddressDtoStreetId Property

Street ID. If Line1 is used, not applicable and has a default street ID ('------').

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

Property Value

Type: Guid
See Also