Skip to content

SedeLegale class

Head office.

public class SedeLegale : BaseEntity

Public Members

name description
SedeLegale() The default constructor.
Cap { get; set; } Zip or area code.
Fax { get; set; } Fax number.
Indirizzo { get; set; } Street address.
Località { get; set; } City, town, or other location name.
Provincia { get; set; } County, province, or area name.
Telefono1 { get; set; } Primary telephone number.
Telefono2 { get; set; } Secondary telephone number.

See Also