NoStateMetaData

Properties

NameTypeDescriptionNotes

etag

string

Resource's Entity Tag as defined in http://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.11 . Entity Tag is also added as an 'ETag response header to requests which don't use 'depth' parameter.

[optional] [readonly] [default to undefined]

createdDate

string

The time the Resource was created

[optional] [readonly] [default to undefined]

createdBy

string

The user who has created the resource.

[optional] [readonly] [default to undefined]

createdByUserId

string

The user id of the user who has created the resource.

[optional] [readonly] [default to undefined]

lastModifiedDate

string

The last time the resource has been modified

[optional] [readonly] [default to undefined]

lastModifiedBy

string

The user who last modified the resource.

[optional] [readonly] [default to undefined]

lastModifiedByUserId

string

The user id of the user who has last modified the resource.

[optional] [readonly] [default to undefined]

Last updated