OneSDK — OneComme 9.1.1
Preparing search index...
types/ApiOptions
CommentSearchQuery
Interface CommentSearchQuery
interface
CommentSearchQuery
{
comment
?:
string
;
firstTime
?:
boolean
;
from
?:
string
;
gift
?:
boolean
;
limit
?:
number
;
name
?:
string
;
offset
?:
number
;
orderBy
?:
"desc"
|
"asc"
;
service
?:
keyof ServiceList
;
to
?:
string
;
userId
?:
string
;
}
Index
Properties
comment?
first
Time?
from?
gift?
limit?
name?
offset?
order
By?
service?
to?
user
Id?
Properties
Optional
comment
comment
?:
string
Optional
first
Time
firstTime
?:
boolean
Optional
from
from
?:
string
Optional
gift
gift
?:
boolean
Optional
limit
limit
?:
number
Optional
name
name
?:
string
Optional
offset
offset
?:
number
Optional
order
By
orderBy
?:
"desc"
|
"asc"
Optional
service
service
?:
keyof ServiceList
Optional
to
to
?:
string
Optional
user
Id
userId
?:
string
Settings
Theme
OS
Light
Dark
On This Page
Properties
comment
first
Time
from
gift
limit
name
offset
order
By
service
to
user
Id
OneSDK — OneComme 9.1.1
Loading...