Click or drag to resize

AddressDtoLine1 Property

Line1 - delivery street address used by the geocoding service (building number, street, city).

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

Property Value

Type: String
See Also