OBJECT
FinOpsDiscountOpportunitiesSummary
Summary for all the opportunities.
link GraphQL Schema definition
- type FinOpsDiscountOpportunitiesSummary {
- # Currency value for the opportunities
- String! :
- # Total Potential lifetime savings because of opportunities
- Float! :
- # Total Potential monthly savings because of opportunities
- Float! :
- # Total number of opportunities
- Int! :
- # Total Number of rows in the result set for given filters
- Int! :
- }