Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
AmountBreakdown
Interface AmountBreakdown
interface
AmountBreakdown
{
amount
?:
number
|
null
;
type
?:
string
|
null
;
}
Index
Properties
amount?
type?
Properties
Optional
amount
amount
?:
number
|
null
Optional
type
type
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
type
Worldline Connect Node.js SDK
Loading...