Anchor to GateSubjectGate
GateSubject
object
Requires access scope. Also: You must have read access to
gates
to read gate subjects.
Represents a connection between a subject and a gate configuration.
Anchor to FieldsFields
- Anchor to activeactive•Boolean!non-null
True when the subject gate is active, false otherwise.
- Anchor to configurationconfiguration•Gate
Configuration! non-null The bound gate configuration.
- Anchor to createdAtcreated•
At DateTime! non-null The date and time when the gate subject was created.
- Anchor to defaultCursordefault•
Cursor String!non-null A default cursor that returns the single next record, sorted ascending by ID.
- •ID!non-null
The ID of the gate subject.
- Anchor to subjectsubject•Has
Gates! non-null The resource that the gate is attached to. Product is currently the only supported subject type.
- Anchor to updatedAtupdated•
At DateTime! non-null The date and time when the gate subject was updated.
Was this section helpful?