Package com.intercom.api.types
Interface Translation.DescriptionStage
-
- All Known Implementing Classes:
Translation.Builder
- Enclosing class:
- Translation
public static interface Translation.DescriptionStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Translation.LocaleStagedescription(java.lang.String description)The localised description of the subscription type.
-
-
-
Method Detail
-
description
Translation.LocaleStage description(@NotNull java.lang.String description)
The localised description of the subscription type.
-
-