ExtensionRequest interface

A request for an extension (to be installed or have a license assigned)

Properties

rejectMessage

Required message supplied if the request is rejected

requestDate

Date at which the request was made

requestedBy

Represents the user who made the request

requestMessage

Optional message supplied by the requester justifying the request

requestState

Represents the state of the request

resolveDate

Date at which the request was resolved

resolvedBy

Represents the user who resolved the request

Property Details

rejectMessage

Required message supplied if the request is rejected

rejectMessage: string

Property Value

string

requestDate

Date at which the request was made

requestDate: Date

Property Value

Date

requestedBy

Represents the user who made the request

requestedBy: IdentityRef

Property Value

requestMessage

Optional message supplied by the requester justifying the request

requestMessage: string

Property Value

string

requestState

Represents the state of the request

requestState: ExtensionRequestState

Property Value

resolveDate

Date at which the request was resolved

resolveDate: Date

Property Value

Date

resolvedBy

Represents the user who resolved the request

resolvedBy: IdentityRef

Property Value