Sha256: 85d18b901b89160e8fd50b6afd5e7339de60f35985010fe0b4bd6226689e341a
Contents?: true
Size: 473 Bytes
Versions: 6
Compression:
Stored size: 473 Bytes
Contents
# OpenapiClient::StoreEmailSettings ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | An outlet identificator. | **email_notification_data** | [**EmailNotificationData**](EmailNotificationData.md) | | ## Code Sample ```ruby require 'OpenapiClient' instance = OpenapiClient::StoreEmailSettings.new(id: 12345500000, email_notification_data: null) ```
Version data entries
6 entries across 6 versions & 1 rubygems