Class SubscriptionType
java.lang.Object
com.intercom.api.resources.subscriptiontypes.types.SubscriptionType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classstatic final classstatic interfacestatic final classstatic interfacestatic interfacestatic final classstatic interface -
Method Summary
-
Method Details
-
getType
- Returns:
- The type of the object - subscription
-
getId
- Returns:
- The unique identifier representing the subscription type.
-
getState
- Returns:
- The state of the subscription type.
-
getDefaultTranslation
-
getTranslations
- Returns:
- An array of translations objects with the localised version of the subscription type in each available locale within your translation settings.
-
getConsentType
- Returns:
- Describes the type of consent.
-
getContentTypes
- Returns:
- The message types that this subscription supports - can contain
emailorsms_message.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-