Subscription Charge Tiers
The charge tiers view object stores information about the subscription charge tier such as tier from, tier to, and list price.
Data Store Key : CrmAnalyticsAM.CrmExtractAM.OssBiccExtractAM.SubscriptionChargeTierExtractPVO
Primary Keys : ChargeTierId
Initial Extract Date : CreationDate
Incremental Extract Date : LastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description |
|---|---|
| BlockSize | The block size of the charge tier. |
| ChargeId | The unique identifier of the charge to which this charge tier belongs. |
| ChargeTierId | The unique identifier of the charge tier. |
| ChargeTierPuid | The public unique identifier of the charge tier. |
| CreatedBy | The user who created this subscription charge tier. |
| CreationDate | The date on which the subscription charge tier was created. |
| ExternalAttributeChar1 | |
| ExternalAttributeChar2 | |
| ExternalAttributeChar3 | |
| ExternalAttributeNumber1 | |
| ExternalAttributeNumber2 | |
| ExternalAttributeNumber3 | |
| ExternalAttributeNumber4 | |
| ExternalAttributeNumber5 | |
| ExternalAttributeNumber6 | |
| ExternalAttributeTimestamp1 | |
| ExternalAttributeTimestamp2 | |
| ExternalAttributeTimestamp3 | |
| LastUpdateDate | The date on which the subscription charge tier was last updated. |
| LastUpdateLogin | The session login of the user who last updated the subscription charge tier. |
| LastUpdatedBy | The user who last updated the subscription charge tier. |
| ListPrice | The list price of the charge tier. |
| ObjectVersionNumber | The object version number of the subscription charge tier. |
| PriceFormat | The price format of the subscription charge tier. |
| SequenceNumber | The sequence number of the charge tier. |
| SubscriptionId | The unique identifier of the subscription to which this charge tier belongs. |
| SubscriptionProductId | The unique identifier of the subscription product to which this charge tier belongs. |
| TierFrom | The tier from of the charge tier. This indicates tier from where the charge is applicable. For example, the charge can be applicable from Tier 2. |
| TierTo | The tier to of the charge tier. This indicates tier till where the charge is applicable. For example, the charge can be applicable till Tier 4. |