OneSDK
Preparing search index...
types/Order
OrderItem
Interface OrderItem
interface
OrderItem
{
anonymity
:
boolean
;
comment
:
string
;
commentId
:
string
;
completed
:
boolean
;
count
:
number
;
id
:
string
;
lastCompletedAt
?:
string
;
playing
:
boolean
;
profileImage
:
string
;
service
:
keyof
ServiceList
;
serviceName
:
string
;
timestamp
:
string
;
totalCount
?:
number
;
userData
?:
UserNameData
;
username
:
string
;
}
Index
Properties
anonymity
comment
comment
Id
completed
count
id
last
Completed
At?
playing
profile
Image
service
service
Name
timestamp
total
Count?
user
Data?
username
Properties
anonymity
anonymity
:
boolean
comment
comment
:
string
comment
Id
commentId
:
string
completed
completed
:
boolean
count
count
:
number
id
id
:
string
Optional
last
Completed
At
lastCompletedAt
?:
string
playing
playing
:
boolean
profile
Image
profileImage
:
string
service
service
:
keyof
ServiceList
service
Name
serviceName
:
string
timestamp
timestamp
:
string
Optional
total
Count
totalCount
?:
number
Optional
user
Data
userData
?:
UserNameData
username
username
:
string
Settings
Theme
OS
Light
Dark
On This Page
Properties
anonymity
comment
comment
Id
completed
count
id
last
Completed
At
playing
profile
Image
service
service
Name
timestamp
total
Count
user
Data
username
OneSDK
Loading...