Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,9 @@ definitions:
name:
type: string
description: Name of the customer applied billing rate
periodCoverage:
$ref: '#/definitions/TimePeriod'
description: periodCoverage for RecurringCharge (RC) indicating the RC coverage period dates for different purposes, such as RC proration, display on bill, GL reporting, etc. periodCoverage for OC start and end date will be the same
'@baseType':
type: string
description: When sub-classing, this defines the super-class
Expand Down
Loading