Payload shape of requests in Toolkit
| Property Name | Type | Description |
|---|---|---|
| data | T | Response data relevant to request |
| errors | Array<SdkError> | Collection of error details due to a failed request |
| success | Boolean | Status of whether or not the request was successful |
Rate this page: