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