UNPKG

sdksio-postnl-ecommerce-apis-sdk

Version:

Collection of PostNL API's for ecommerce processes

14 lines 477 B
"use strict"; /** * PostNL Ecommerce APIsLib * * This file was automatically generated by APIMATIC v3.0 ( https://www.apimatic.io ). */ exports.__esModule = true; exports.expectationSchema = void 0; var schema_1 = require("../schema"); exports.expectationSchema = (0, schema_1.object)({ eTAFrom: ['ETAFrom', (0, schema_1.optional)((0, schema_1.string)())], eTATo: ['ETATo', (0, schema_1.optional)((0, schema_1.string)())] }); //# sourceMappingURL=expectation.js.map