OBJECT
FinOpsEntityInfo
link GraphQL Schema definition
- type FinOpsEntityInfo implements HyperLinked {
- # The Cost of the Entity over the specified time period.
- #
- # Arguments
- # evalTimePeriod: [Not documented]
- FinOpsTimePeriodEnum!): FinOpsCostByPeriod ( :
- # Navigation hyperlinks for cost.
- HyperLink!] : [
- # List Prices associated to an entity.
- FinOpsListPrice!] : [
- }