OBJECT

CrewMemberDutiesAmount

Contains information about amount of duties for crew member.

link GraphQL Schema definition

  • type CrewMemberDutiesAmount {
  • on: Int!
  • off: Int!
  • }