Contains information about the SDK used to perform the request.
| Name | Type | Description | Notes |
|---|---|---|---|
| platform | PlatformEnum | Platform of the SDK used for the identification request. | |
| version | String | Version string of the SDK used for the identification request. | |
| integrations | List<Integration> | [optional] |
| Name | Value |
|---|---|
| JS | "js" |
| ANDROID | "android" |
| IOS | "ios" |
| UNKNOWN | "unknown" |
| UNSUPPORTED_VALUE_SDK_UPGRADE_REQUIRED | "unsupported_value_sdk_upgrade_required" |