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