ResourceType

ResourceType
ResourceType
JSON Example
{
    "createdBy": "string",
    "creationDate": "string",
    "displayName": "string",
    "iconUrl": "string",
    "id": "string",
    "lastModifiedBy": "string",
    "lastModifiedDate": "string",
    "serviceDefinitionId": "string"
}
string
createdBy
Optional

Username or clientId of the resource type creator

string As date-time As date-time
creationDate
Optional

Date of resource type creation

string
displayName
Required

Name of the resource type

string
iconUrl
Optional

URL of the icon image for the resource type

string
id
Required

ID generated by the system

string
lastModifiedBy
Optional

Username or clientId of the resource type modifier

string As date-time As date-time
lastModifiedDate
Optional

Date of last resource type modification

string
serviceDefinitionId
Required

ID of the service that owns this resource type