Preparing search index...
The search index is not available
OneSDK
OneSDK
types/Comment
ShowroomComment
Interface ShowroomComment
interface
ShowroomComment
{
color
:
RGBColor
;
data
:
Showroom
.
CommentResponse
;
id
:
string
;
meta
?:
BaseCommentMeta
;
name
:
string
;
service
:
"showroom"
;
url
:
string
;
}
Hierarchy (
view full
)
BaseComment
ShowroomComment
Index
Properties
color
data
id
meta?
name
service
url
Properties
color
color
:
RGBColor
data
data
:
Showroom
.
CommentResponse
id
id
:
string
Optional
meta
meta
?:
BaseCommentMeta
name
name
:
string
service
service
:
"showroom"
url
url
:
string
Settings
Theme
OS
Light
Dark
On This Page
color
data
id
meta
name
service
url
OneSDK
Loading...