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.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
public string Line1 { get; set; }

Property Value

String
See Also