Skip to main content

Charge Metrics TCB objects and fields

Zuora

Charge Metrics TCB objects and fields

The following table lists the objects and fields related to Charge Metrics TCB (total contracted billing).

You can access these objects and fields through Data Query. For more information, see Construct SQL Queries in Data Query and Common use cases of retrieving Charge Metrics TCB through Data Query.

Object Description

ChargeMetricsTcb

A charge metrics record for accessing the TCB metric date of Rate Plan Charges.

This object contains the following fields:

  • Id
  • SubscriptionOwnerAccountNumber
  • InvoiceOwnerAccountNumber
  • SubscriptionName
  • SubscriptionOwnerAccountId
  • InvoiceOwnerAccountId
  • SubscriptionId
  • RatePlanChargeId
  • ProductId
  • ProductRatePlanId
  • ProductRatePlanChargeId
  • ChargeNumber
  • StartDate
  • EndDate
  • AmendmentId
  • AmendmentType
  • TcbGrossAmount
  • TcbNetAmount
  • TcbDiscountAmount
  • Currency
  • CreatedDate
  • UpdatedDate

ChargeMetricsTcbDiscount

The discount allocation details for accessing the TCB metric data of Discount Rate Plan Charges.

This object contains the following fields:

  • Id
  • SubscriptionOwnerAccountNumber
  • InvoiceOwnerAccountNumber
  • SubscriptionName
  • SubscriptionOwnerAccountId
  • InvoiceOwnerAccountId
  • ChargeNumber
  • RatePlanChargeId
  • ProductId
  • ProductRatePlanId
  • ProductRatePlanChargeId
  • StartDate
  • EndDate
  • AmendmentId
  • AmendmentType
  • DiscountRatePlanChargeId
  • DiscountChargeNumber
  • DiscountTcb
  • Currency
  • CreatedDate
  • UpdatedDate