ICustodian Interface |
Namespace: EdaIntegrationContract.Import
public interface ICustodian : IEdaIntegrationUniqueEntity, IEdaIntegrationEntity
The ICustodian type exposes the following members.
Name | Description | |
---|---|---|
Id |
Id field common to all entities
(Inherited from IEdaIntegrationUniqueEntity.) | |
LastUpdated |
The timestamp of the last update in the database. This will be used to
determine whether updates can be applied or if the user will need to
refresh the data before updates can take place.
| |
Name |
The name of the custodian.
|