@ptkl/sdk - v1.3.4
Preparing search index...
v0.10/types/integrations/payments
PaymentAmount
Type Alias PaymentAmount
PaymentAmount
:
|
{
totalAmount
:
string
}
|
{
items
:
{
itemId
?:
string
;
name
:
string
;
price
:
number
;
pricePerUnit
?:
number
;
quantity
?:
number
;
}
[]
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@ptkl/sdk - v1.3.4
Loading...