RevenueContractLineVersion object
This object contains revenue contract line version records with complete line-level details for each version created during contract modifications.
Unique Identifiers
The following fields on the RevenueContractLineVersion object can be used as unique identifiers to distinguish different RevenueContractLineVersion objects.
- Id
- INTERNAL - Unique identifier of the contract line version record.
- ClientId
INTERNAL - Assigned by Zuora Revenue, should not be updated by any other means.
- BookId
Unique identifier of the revenue book.
- SecAtrVal
Security attribute to restrict data from being accessed
Joining Objects and expressions
The following table lists the objects that are joined with the RevenueContractLineVersion object and the joining expressions to be used:
Joining objects | Joining expressions |
|---|---|
RevenueContract | RcId = RevenueContractID |
RevenueContractPOB | RcPobId = RevenueContractPobID |
RevenueContractBatch | BatchId = Id |
RevenueCalendar | CrtdPrdId = AccountingPeriodID |