VisibleForMemberTypes
Defines the member types the rate is visible for.
type VisibleForMemberTypes {
financialMemberEnabled: Boolean!
nonCurrentMemberEnabled: Boolean!
nonFinancialMemberEnabled: Boolean!
nonMemberEnabled: Boolean!
}
Fields
VisibleForMemberTypes.financialMemberEnabled ● Boolean! non-null scalar
A flag indicating whether visible for member type financial member.
VisibleForMemberTypes.nonCurrentMemberEnabled ● Boolean! non-null scalar
A flag indicating whether visible for member type non current member.
VisibleForMemberTypes.nonFinancialMemberEnabled ● Boolean! non-null scalar
A flag indicating whether visible for member type non financial member.
VisibleForMemberTypes.nonMemberEnabled ● Boolean! non-null scalar
A flag indicating whether visible for member type non member.
Member Of
FunctionFeeType object ● RegistrationType object