RfcTypeRate Object

Fields

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

chargeType (ServiceOfferingChargeType)

The charge type of the RFC type rate.

createdAt (ISO8601Timestamp)

The date and time at which the RFC type rate was created.

id (ID!)

Unique identifier of the object.

rate (MonetaryAmount)

The rate for the request for change type.

rateCurrency (Currency)

The currency of the rate for the request for change type.

rfcType (RfcType)

The request for change type of the RFC type rate.

serviceOffering (ServiceOffering)

The service offering of the RFC type rate.

updatedAt (ISO8601Timestamp)

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

Implements

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