Click or drag to resize

IReadOnlyCompanyInformationsOptionsComplexEntityMember Interface

Contains company informations options

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Options
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public interface IReadOnlyCompanyInformationsOptionsComplexEntityMember : IReadOnlyComplexEntityMember, 
	IDisposable, IEquatable<IProxy>

The IReadOnlyCompanyInformationsOptionsComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyAdministrativesInformations
get the company administratives informations
Public propertyCertificationLogo
Gets the CertificationLogo member value
Public propertyCoordinates
get the company coordinates
Public propertyEntity
The owner entity
(Inherited from IReadOnlyComplexEntityMember.)
Public propertyExpert
get the company expert
Public propertyIntrastatContact
Gets the intrastat contact
Public propertyLogo
Gets the Logo member value
Public propertyVatInformations
get the vat information of the company
Top
Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
See Also