Class SubscriptionTypesClient

java.lang.Object
com.intercom.api.resources.subscriptiontypes.SubscriptionTypesClient

public class SubscriptionTypesClient extends Object
  • Field Details

  • Constructor Details

    • SubscriptionTypesClient

      public SubscriptionTypesClient(ClientOptions clientOptions)
  • Method Details

    • withRawResponse

      public RawSubscriptionTypesClient withRawResponse()
      Get responses with HTTP metadata like headers
    • list

      public SubscriptionTypeList list()
      You can list all subscription types. A list of subscription type objects will be returned.
    • list

      public SubscriptionTypeList list(RequestOptions requestOptions)
      You can list all subscription types. A list of subscription type objects will be returned.