Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
DisputeReference
Interface DisputeReference
interface
DisputeReference
{
merchantOrderId
?:
string
|
null
;
merchantReference
?:
string
|
null
;
paymentReference
?:
string
|
null
;
providerId
?:
string
|
null
;
providerReference
?:
string
|
null
;
}
Index
Properties
merchant
Order
Id?
merchant
Reference?
payment
Reference?
provider
Id?
provider
Reference?
Properties
Optional
merchant
Order
Id
merchantOrderId
?:
string
|
null
Optional
merchant
Reference
merchantReference
?:
string
|
null
Optional
payment
Reference
paymentReference
?:
string
|
null
Optional
provider
Id
providerId
?:
string
|
null
Optional
provider
Reference
providerReference
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
merchant
Order
Id
merchant
Reference
payment
Reference
provider
Id
provider
Reference
Worldline Connect Node.js SDK
Loading...