solapi
Preparing search index...
types/commonTypes
Group
Type Alias Group
type
Group
=
{
accountId
:
string
;
app
:
App
;
balance
:
CommonCashResponse
;
count
:
{
refund
:
number
;
registeredFailed
:
number
;
registeredSuccess
:
number
;
sentFailed
:
number
;
sentPending
:
number
;
sentReplacement
:
number
;
sentSuccess
:
number
;
sentTotal
:
number
;
total
:
number
;
}
;
countForCharge
:
CountForCharge
;
dateCompleted
?:
string
;
dateCreated
:
string
;
dateSent
?:
string
;
dateUpdated
:
string
;
groupId
:
GroupId
;
isRefunded
:
boolean
;
log
:
Log
;
osPlatform
:
string
;
point
:
CommonCashResponse
;
scheduledDate
?:
string
;
sdkVersion
:
string
;
status
:
string
;
}
Index
Properties
account
Id
app
balance
count
count
For
Charge
date
Completed?
date
Created
date
Sent?
date
Updated
group
Id
is
Refunded
log
os
Platform
point
scheduled
Date?
sdk
Version
status
Properties
account
Id
accountId
:
string
app
app
:
App
balance
balance
:
CommonCashResponse
count
count
:
{
refund
:
number
;
registeredFailed
:
number
;
registeredSuccess
:
number
;
sentFailed
:
number
;
sentPending
:
number
;
sentReplacement
:
number
;
sentSuccess
:
number
;
sentTotal
:
number
;
total
:
number
;
}
count
For
Charge
countForCharge
:
CountForCharge
Optional
date
Completed
dateCompleted
?:
string
date
Created
dateCreated
:
string
Optional
date
Sent
dateSent
?:
string
date
Updated
dateUpdated
:
string
group
Id
groupId
:
GroupId
is
Refunded
isRefunded
:
boolean
log
log
:
Log
os
Platform
osPlatform
:
string
point
point
:
CommonCashResponse
Optional
scheduled
Date
scheduledDate
?:
string
sdk
Version
sdkVersion
:
string
status
status
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Id
app
balance
count
count
For
Charge
date
Completed
date
Created
date
Sent
date
Updated
group
Id
is
Refunded
log
os
Platform
point
scheduled
Date
sdk
Version
status
solapi
Loading...