@ptkl/sdk - v1.3.4
Preparing search index...
v0.9/types/project
Transaction
Interface Transaction
interface
Transaction
{
amount
:
number
;
created_at
:
string
;
metadata
?:
Record
<
string
,
any
>
;
status
:
string
;
type
:
string
;
uuid
:
string
;
}
Index
Properties
amount
created_
at
metadata?
status
type
uuid
Properties
amount
amount
:
number
created_
at
created_at
:
string
Optional
metadata
metadata
?:
Record
<
string
,
any
>
status
status
:
string
type
type
:
string
uuid
uuid
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
amount
created_
at
metadata
status
type
uuid
@ptkl/sdk - v1.3.4
Loading...