Interface SubscriptionType.ConsentTypeStage
-
- All Known Implementing Classes:
SubscriptionType.Builder
- Enclosing class:
- SubscriptionType
public static interface SubscriptionType.ConsentTypeStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SubscriptionType._FinalStageconsentType(SubscriptionType.ConsentType consentType)Describes the type of consent.
-
-
-
Method Detail
-
consentType
SubscriptionType._FinalStage consentType(@NotNull SubscriptionType.ConsentType consentType)
Describes the type of consent.
-
-