@ptkl/sdk - v1.18.0
Preparing search index...
v0.10/types/transactions
CreditsHistoryItem
Interface CreditsHistoryItem
interface
CreditsHistoryItem
{
amount_display
:
number
;
amount_micro_cents
:
number
;
amount_usd
:
number
;
created_at
:
string
;
currency
:
string
;
event_count
:
number
;
id
:
string
;
option_code
?:
string
;
product_id
?:
string
;
type
:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
amount_
display
amount_
micro_
cents
amount_
usd
created_
at
currency
event_
count
id
option_
code?
product_
id?
type
Properties
amount_
display
amount_display
:
number
amount_
micro_
cents
amount_micro_cents
:
number
amount_
usd
amount_usd
:
number
created_
at
created_at
:
string
currency
currency
:
string
event_
count
event_count
:
number
id
id
:
string
Optional
option_
code
option_code
?:
string
Optional
product_
id
product_id
?:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
amount_
display
amount_
micro_
cents
amount_
usd
created_
at
currency
event_
count
id
option_
code
product_
id
type
@ptkl/sdk - v1.18.0
Loading...