Skip to main content

Requestableobject

Properties

NameTypeDescriptionNotes
id(optional) stringId of the requestable object itself[default to undefined]
name(optional) stringHuman-readable display name of the requestable object[default to undefined]
created(optional) stringThe time when the requestable object was created[default to undefined]
modified(optional) stringThe time when the requestable object was last modified[default to undefined]
description(optional) stringDescription of the requestable object.[default to undefined]
type(optional) Requestableobjecttype[default to undefined]
requestStatus(optional) Requestableobjectrequeststatus[default to undefined]
identityRequestId(optional) stringIf requestStatus is PENDING, indicates the id of the associated account activity.[default to undefined]
ownerRef(optional) Identityreferencewithnameandemail[default to undefined]
requestCommentsRequired(optional) booleanWhether the requester must provide comments when requesting the object.[default to undefined]