# LaunchDarklyApi::SubscriptionBody ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | A human-readable name for your subscription configuration. | **statements** | [**Array<Statement>**](Statement.md) | | [optional] **config** | **Object** | Integration-specific configuration fields. | **on** | **BOOLEAN** | Whether the integration subscription is active or not. | [optional] **tags** | **Array<String>** | Tags for the integration subscription. | [optional]