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]