@ptkl/sdk - v1.18.0
Preparing search index...
v0.10/types/transactions
CreditsHistoryResult
Interface CreditsHistoryResult
interface
CreditsHistoryResult
{
currency
:
string
;
items
:
CreditsHistoryItem
[]
;
limit
:
number
;
offset
:
number
;
total
:
number
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
currency
items
limit
offset
total
Properties
currency
currency
:
string
items
items
:
CreditsHistoryItem
[]
limit
limit
:
number
offset
offset
:
number
total
total
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
currency
items
limit
offset
total
@ptkl/sdk - v1.18.0
Loading...