Skip to main content

ResourceSegment

No description

type ResourceSegment {
id: Int!
object: Int!
type: Int!
begin: DateTime!
end: DateTime
closed: Boolean!
}

Fields

ResourceSegment.id ● Int! non-null scalar common

ResourceSegment.object ● Int! non-null scalar common

ResourceSegment.type ● Int! non-null scalar common

ResourceSegment.begin ● DateTime! non-null scalar common

ResourceSegment.end ● DateTime scalar common

ResourceSegment.closed ● Boolean! non-null scalar common

Member Of

MissionResource object