StandardAssignmentMetadata interface

The standard assignment metadata

Properties

createdBy

Standard assignment Created by object id (GUID)

createdOn

Standard assignment creation date

lastUpdatedBy

Standard assignment last updated by object id (GUID)

lastUpdatedOn

Standard assignment last update date

Property Details

createdBy

Standard assignment Created by object id (GUID)

createdBy?: string

Property Value

string

createdOn

Standard assignment creation date

createdOn?: Date

Property Value

Date

lastUpdatedBy

Standard assignment last updated by object id (GUID)

lastUpdatedBy?: string

Property Value

string

lastUpdatedOn

Standard assignment last update date

lastUpdatedOn?: Date

Property Value

Date