Skip to main content

PerformanceValueBaseContainer

No description

type PerformanceValueBaseContainer {
resourceId: ID!
values: [PerformanceValueBase!]!
from: DateTime!
to: DateTime!
}

Fields

PerformanceValueBaseContainer.resourceId ● ID! non-null scalar

PerformanceValueBaseContainer.values ● [PerformanceValueBase!]! non-null object

PerformanceValueBaseContainer.from ● DateTime! non-null scalar

PerformanceValueBaseContainer.to ● DateTime! non-null scalar

Member Of

PerformanceNamespace object