OnlineGroupRegistrationRulesAppliesTo
Defines which group members a registration discount code applies to in an online group registration.
enum OnlineGroupRegistrationRulesAppliesTo {
DO_NOT_APPLY_TO_GROUPS
EVERY_MEMBER
}
Values
OnlineGroupRegistrationRulesAppliesTo.DO_NOT_APPLY_TO_GROUPS
The discount code does not apply to online group registrations.
OnlineGroupRegistrationRulesAppliesTo.EVERY_MEMBER
The discount code applies to every member of an online group registration.
Member Of
OnlineGroupRegistrationRules object ● OnlineGroupRegistrationRulesInput input