StandardServiceRequest Object

Fields

The fields in this section list which values can be retrieved when querying StandardServiceRequest records.

chargeType (ServiceOfferingChargeType)

Defines how the standard service request must be charged: as a Fixed Price or in Time and Materials.

createdAt (ISO8601Timestamp)

The date and time at which the standard service request was created.

id (ID!)

Unique identifier of the object.

rate (MonetaryAmount)

Defines the fixed price rate for the standard service request.

rateCurrency (Currency)

Defines the currency for the fixed price rate of the standard service request.

requestTemplate (RequestTemplate)

The request template related to the service offering. Only the request templates that are linked to the same service as the service offering can be selected.

resolutionTarget (Int)

Number of minutes within which a request needs to have been completed when the request template has been applied to the request and the requester is covered by an SLA that is based on the service offering.

resolutionTargetBestEffort (Boolean)

Resolution target is Best Effort when the request template has been applied to the request and the requester is covered by an SLA that is based on the service offering.

resolutionTargetInDays (Int)

Number of business days within which a request needs to have been completed when the request template has been applied to the request and the requester is covered by an SLA that is based on the service offering.

responseTarget (Int)

Number of minutes within which a response needs to have been provided for a request to which the request template has been applied and which requester is covered by an SLA that is based on the service offering.

responseTargetBestEffort (Boolean)

Response target is Best Effort when the request template has been applied to the request and the requester is covered by an SLA that is based on the service offering.

responseTargetInDays (Int)

Number of business days within which a response needs to have been provided for a request to which the request template has been applied and which requester is covered by an SLA that is based on the service offering.

serviceOffering (ServiceOffering)

Service offering the standard service request belongs to.

slaNotificationScheme (SlaNotificationScheme)

The SLA notification scheme for a request when it affects an active SLA that is based on the service offering. Only enabled SLA notification schemes that are linked to the same account as the service offering can be selected.

supportHours (Calendar)

The calendar that defines the support hours for a request to which the request template has been applied and which requester is covered by an SLA that is based on the service offering.

updatedAt (ISO8601Timestamp)

The date and time of the last update of the standard service request. If the standard service request has no updates it contains the createdAt value.

Implements

StandardServiceRequest implements the following interfaces. This means that fragments defined on these interfaces may be used in queries returning a StandardServiceRequest.