Charge Metrics objects and fields
- Last updated
-
-
Save as PDF
Introduces Charge Metrics objects and fields.
Through the Charge Metrics service, you can access the following objects and fields. See Constructing SQL Queries in Data Query for more information.
Object |
Description |
ChargeMetrics |
This object contains the following fields. See Get charge metrics for field descriptions.
- id
- subscriptionOwnerAccountNumber
- invoiceOwnerAccountNumber
- subscriptionName
- chargeNumber
- ratePlanChargeId
- productId
- productRatePlanId
- productRatePlanChargeId
- amendmentId
- amendmentType
- startDate
- endDate
- mrrGrossAmount
- mrrNetAmount
- mrrDiscountAmount
- tcvGrossAmount
- tcvNetAmount
- tcvDiscountAmount
- currency
- CreatedDate
- UpdatedDate
|
ChargeMetricsDiscountAllocationDetail |
This object contains the following fields. See Get discount allocation details for field descriptions.
- id
- chargeMetricsId
- subscriptionOwnerAccountNumber
- invoiceOwnerAccountNumber
- subscriptionName
- chargeNumber
- ratePlanChargeId
- productId
- productRatePlanId
- productRatePlanChargeId
- amendmentId
- amendmentType
- startDate
- endDate
- discountChargeNumber
- discountMrr
- discountTcv
- currency
- CreatedDate
- UpdatedDate
|