OBJECT
CrewMemberCurrency
link GraphQL Schema definition
- type CrewMemberCurrency {
- # Requires access to resource GRAPHQL_CREW_MEMBER
- : CrewMember!
- : String!
- : Date
- : ExpiryStatusEnum!
- : String!
- : String!
- : String!
- }
OBJECT
- type CrewMemberCurrency {
- # Requires access to resource GRAPHQL_CREW_MEMBER
- : CrewMember!
- : String!
- : Date
- : ExpiryStatusEnum!
- : String!
- : String!
- : String!
- }