RisorsaFinanziaria class
Financial resource.
public class RisorsaFinanziaria : BaseEntity
Public Members
| name | description |
|---|---|
| RisorsaFinanziaria() | The default constructor. |
| Cap { get; set; } | Zip or area code. |
| CodiceAbi { get; set; } | ABI code. |
| CodiceCab { get; set; } | CAB code. |
| CodiceCin { get; set; } | CIN code. |
| CodiceCinEur { get; set; } | CIN EUR. |
| CodiceCinPaese { get; set; } | Country's CIN number. |
| CodiceIban { get; set; } | IBAN code number. |
| CodiceSwift { get; set; } | SWIFT number. |
| Contatto1EMail { get; set; } | Contact email. |
| Contatto1Incarico { get; set; } | Contact's title or role. |
| Contatto1Nome { get; set; } | Contact name. |
| Contatto1Telefono1 { get; set; } | Contact's primary phone. |
| Contatto1Telefono2 { get; set; } | Contact's secondary phone. |
| Contatto2EMail { get; set; } | Secondary's contact email. |
| Contatto2Incarico { get; set; } | Secodnary contact title or role. |
| Contatto2Nome { get; set; } | Secondary contact name. |
| Contatto2Telefono1 { get; set; } | Secondary contact's phone number. |
| Contatto2Telefono2 { get; set; } | Secondary contact's alternative phone number. |
| ContoCorrente { get; set; } | Account number. |
| Fax { get; set; } | Fax number. |
| Indirizzo { get; set; } | Street address. |
| Località { get; set; } | City, town, or other location name. |
| Nome { get; set; } | Name or description. |
| Provincia { get; set; } | County, province or area name. |
| Telefono1 { get; set; } | Primary phone number. |
| Telefono2 { get; set; } | Secondary phone number. |
| Tipologia { get; set; } | Financial resource kind. |
| Web { get; set; } | Website. |
See Also
- class BaseEntity
- namespace Amica