BaseStudioApiRequest
The BaseStudioApiRequest class serves as a base request structure for API calls within the studio environment.
Properties
| Name | Description |
|---|---|
| DomainAddress | The domain address for the studio API request. |
| ProjectVersion | Ignore this property. This is a old property and not used anymore. The version of the project. Default value is ProjectVersion.eBA7. |
| Language | The language code for localization. |
| Token | The authentication token used for the request. |