Quick start
API page
npm
GitHub
Preparing search index...
The search index is not available
@hadawi/sdk
@hadawi/sdk
index
SessionSummary
Interface SessionSummary
interface
SessionSummary
{
totalAmount
:
number
;
collectedAmount
:
number
;
itemSnapshot
:
ItemSnapshot
[]
;
deadline
:
string
;
status
:
SessionStatus
;
splitMode
?:
SplitMode
;
}
Index
Properties
total
Amount
collected
Amount
item
Snapshot
deadline
status
split
Mode?
Properties
total
Amount
totalAmount
:
number
collected
Amount
collectedAmount
:
number
item
Snapshot
itemSnapshot
:
ItemSnapshot
[]
deadline
deadline
:
string
status
status
:
SessionStatus
Optional
split
Mode
splitMode
?:
SplitMode
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
total
Amount
collected
Amount
item
Snapshot
deadline
status
split
Mode
Quick start
API page
npm
GitHub
@hadawi/sdk
Loading...