Preparing search index...
The search index is not available
rettiwt-api
rettiwt-api
IRawSpaceDetailsResponse
Interface IRawSpaceDetailsResponse
The raw data received when fetching the details of a given Space.
interface
IRawSpaceDetailsResponse
{
data
?:
{
audioSpace
?:
IAudioSpace
}
;
errors
?:
unknown
[]
;
}
Index
Properties
data?
errors?
Properties
Optional
data
data
?:
{
audioSpace
?:
IAudioSpace
}
Optional
errors
errors
?:
unknown
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
errors
rettiwt-api
Loading...
The raw data received when fetching the details of a given Space.