PositionName (Object)
type PositionName {
operatorName: String
regularName: String
}
Fields
PositionName.operatorName ● String scalar
The name of the operator position.
PositionName.regularName ● String scalar
The regular name of the position.
Member Of
OperatorSetting object