UNPKG

connect-sdk-nodejs

Version:

SDK to communicate with the Worldline Global Collect platform using the Worldline Connect Server API

17 lines (16 loc) 319 B
{ "$schema" : "http://json-schema.org/draft-04/schema#", "type" : "object", "properties" : { "mandateSignatureDate" : { "type" : "string" }, "mandateSignaturePlace" : { "type" : "string" }, "mandateSigned" : { "type" : "boolean" } }, "additionalProperties" : false }