Click or drag to resize

AddressDtoLine2 Property

Line2 - secondary address information used to find a customer at the destination (apartment, suite, floor, entrance, etc.).

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

Property Value

Type: String
See Also