EffortClassRate Object

Fields

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

createdAt (ISO8601Timestamp)

The date and time at which the effort class rate was created.

effortClass (EffortClass)

The effort class of the effort class rate.

id (ID!)

Unique identifier of the object.

rate (MonetaryAmount)

The rate per hour for the effort class.

rateCurrency (Currency)

The currency of the rate per hour for the effort class.

serviceOffering (ServiceOffering)

The service offering of the effort class rate.

updatedAt (ISO8601Timestamp)

The date and time of the last update of the effort class rate. If the effort class rate has no updates it contains the createdAt value.

Implements

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