Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.29 KB

File metadata and controls

19 lines (15 loc) · 1.29 KB

TimeSlicedElpNetMetrics

Properties

Name Type Description Notes
amount float The extended list price which is calculated by the original product catalog list price multiplied by the delta quantity. [optional]
end_date date The latest date that the metric applies. [optional]
generated_reason str Specify the reason why the metrics are generated by the certain order action. [optional]
invoice_owner str The acount number of the billing account that is billed for the subscription. [optional]
order_item_id str The ID of the order item referenced by the order metrics. [optional]
start_date date The earliest date that the metric applies. [optional]
subscription_owner str The acount number of the billing account that owns the subscription. [optional]
tax float The tax amount in the metric when the tax permission is enabled. [optional]
term_number float [optional]
type str The type for ELP is always "Regular". [optional]

[Back to Model list] [Back to API list] [Back to README]