You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 27, 2023. It is now read-only.
Sergio Ocón edited this page May 22, 2018
·
1 revision
As a user, I want to get a description of all the costs for a complete account.
The user provides an inventory description for a time period. The inventory describes all elements present, including those created and destroyed within the period.
The user provides metrics for the elements in the inventory
The user provides a price plan, that includes all rates applicable.
The user call rating with the inventory, metrics and the price plan.
The result is a list back with the charges associated to the inventory, including discounts.