UNPKG

@shipengine/connect-fulfillment-provider-api

Version:

OpenAPI specification and TypeScript definitions for the Connect Fulfillment Provider API

8 lines 425 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.GetFulfillmentsErrorCode = void 0; var GetFulfillmentsErrorCode; (function (GetFulfillmentsErrorCode) { GetFulfillmentsErrorCode["fulfillments_not_found"] = "fulfillments_not_found"; })(GetFulfillmentsErrorCode || (exports.GetFulfillmentsErrorCode = GetFulfillmentsErrorCode = {})); //# sourceMappingURL=get-fulfillments-response.js.map