TestMessageLogDetails interface
An abstracted reference to some other resource. This class is used to provide the build data contracts with a uniform way to reference other resources in a way that provides easy traversal through links.
Properties
date |
Date when the resource is created |
entry |
Id of the resource |
message | Message of the resource |
Property Details
dateCreated
Date when the resource is created
dateCreated: Date
Property Value
Date
entryId
Id of the resource
entryId: number
Property Value
number
message
Message of the resource
message: string
Property Value
string