Beta
Type representing a successful API result.
The type of the data returned.
The data returned by the API.
The status of the API result, always 'success' for this type.
Type representing a successful API result.