<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@soulmachines/smwebsdk](./smwebsdk.md) &gt; [GetVariablesRequestBody](./smwebsdk.getvariablesrequestbody.md)

## GetVariablesRequestBody interface


**Signature:**

```typescript
export interface GetVariablesRequestBody extends PersonaRequestBody 
```
**Extends:** [PersonaRequestBody](./smwebsdk.personarequestbody.md)

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [errorTolerant](./smwebsdk.getvariablesrequestbody.errortolerant.md) |  | boolean |  |
|  [format?](./smwebsdk.getvariablesrequestbody.format.md) |  | string | _(Optional)_ |
|  [names](./smwebsdk.getvariablesrequestbody.names.md) |  | string\[\] |  |

