Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
CreateMandateResponse
Interface CreateMandateResponse
interface
CreateMandateResponse
{
mandate
?:
MandateResponse
|
null
;
merchantAction
?:
MandateMerchantAction
|
null
;
}
Index
Properties
mandate?
merchant
Action?
Properties
Optional
mandate
mandate
?:
MandateResponse
|
null
Optional
merchant
Action
merchantAction
?:
MandateMerchantAction
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
mandate
merchant
Action
Worldline Connect Node.js SDK
Loading...