auditRecordDTO
A DTO used to transfer AuditRecordEntitys.
XML
Elements
name (type) |
min/max occurs |
description |
accountName (string)
|
1/1 |
|
accessType (accessType)
|
1/1 |
|
accessTime (dateTime)
|
1/1 |
|
repositoryLocation (string)
|
1/1 |
|
repositoryType (repositoryType)
|
1/1 |
|
repositoryName (string)
|
0/1 |
|
historicRepositoryLocation (string)
|
1/1 |
|
historicRepositoryType (repositoryType)
|
1/1 |
|
historicRepositoryName (string)
|
0/1 |
|
JSON
property |
type |
description |
accountName |
accountName (string)
|
|
accessType |
accessType (accessType)
|
|
accessTime |
accessTime (dateTime)
|
|
repositoryLocation |
repositoryLocation (string)
|
|
repositoryType |
repositoryType (repositoryType)
|
|
repositoryName |
repositoryName (string)
|
|
historicRepositoryLocation |
historicRepositoryLocation (string)
|
|
historicRepositoryType |
historicRepositoryType (repositoryType)
|
|
historicRepositoryName |
historicRepositoryName (string)
|
|