Skip to main content

VisibleForMemberTypesInput

Defines the input for the member types the rate is visible for.

input VisibleForMemberTypesInput {
financialMemberEnabled: Boolean!
nonCurrentMemberEnabled: Boolean!
nonFinancialMemberEnabled: Boolean!
nonMemberEnabled: Boolean!
}

Fields

VisibleForMemberTypesInput.financialMemberEnabled ● Boolean! non-null scalar

A flag indicating whether visible for member type financial member.

VisibleForMemberTypesInput.nonCurrentMemberEnabled ● Boolean! non-null scalar

A flag indicating whether visible for member type non current member.

VisibleForMemberTypesInput.nonFinancialMemberEnabled ● Boolean! non-null scalar

A flag indicating whether visible for member type non financial member.

VisibleForMemberTypesInput.nonMemberEnabled ● Boolean! non-null scalar

A flag indicating whether visible for member type non member.

Member Of

CreateEventFunctionFeeTypeInput input ● CreateRegistrationTypeInput input ● UpdateEventFunctionFeeTypeInput input ● UpdateRegistrationTypeInput input