sdksio-postnl-ecommerce-apis-sdk
Version:
Collection of PostNL API's for ecommerce processes
203 lines (201 loc) • 10.9 kB
text/typescript
/**
* PostNL Ecommerce APIsLib
*
* This file was automatically generated by APIMATIC v3.0 ( https://www.apimatic.io ).
*/
export * from './client';
export * from './configuration';
export type { ApiResponse } from './core'
export {
AbortError,
ArgumentsValidationError,
cloneFileWrapper,
FileWrapper,
isFileWrapper,
ResponseValidationError,
} from './core';
export * from './defaultConfiguration';
export * from './controllers/barcodeController';
export * from './controllers/checkoutController';
export * from './controllers/confirmingController';
export * from './controllers/deliverydateController';
export * from './controllers/labellingController';
export * from './controllers/locationsController';
export * from './controllers/postalcodeCheckController';
export * from './controllers/timeframesController';
export * from './controllers/trackTraceController';
export { ApiError } from './core';
export * from './errors/barcodeMethodNotAllowedError';
export * from './errors/barcodeResponseError';
export * from './errors/barcodeResponseInvalidError';
export * from './errors/barcodeTooManyRequestError';
export * from './errors/checkoutPostalCodecheckMethodNotAllowedError';
export * from './errors/checkoutPostalCodecheckTooManyRequestError';
export * from './errors/checkoutPostalCodecheckUnauthorizedError';
export * from './errors/checkoutResponseError';
export * from './errors/checkoutResponseInvalidError';
export * from './errors/confirmingMethodNotAllowedError';
export * from './errors/confirmingResponseError';
export * from './errors/confirmingResponseError1Error';
export * from './errors/confirmingTooManyRequestError';
export * from './errors/confirmingUnauthorizedError';
export * from './errors/cpcResponseError';
export * from './errors/cpcResponseInvalidError';
export * from './errors/deliverydateResponseError';
export * from './errors/deliverydateResponseInvalidError';
export * from './errors/labellingMethodNotAllowedError';
export * from './errors/labellingResponseError';
export * from './errors/labellingResponseInvalidError';
export * from './errors/labellingTooManyRequestError';
export * from './errors/labellingUnauthorizedError';
export * from './errors/locationsResponseError';
export * from './errors/locationsResponseInvalidError';
export * from './errors/postCIFCheckoutServiceMethodNotAllowedError';
export * from './errors/postCIFCheckoutServiceTooManyRequestError';
export * from './errors/postCIFCheckoutServiceUnauthorizedError';
export * from './errors/postCIFDeliveryDateMethodNotAllowedError';
export * from './errors/postCIFDeliveryDateTooManyRequestError';
export * from './errors/postCIFDeliveryDateUnauthorizedError';
export * from './errors/postCIFLocationMethodNotAllowedError';
export * from './errors/postCIFLocationTooManyRequestError';
export * from './errors/postCIFLocationUnauthorizedError';
export * from './errors/postCIFTimeframeMethodNotAllowedError';
export * from './errors/postCIFTimeframeTooManyRequestError';
export * from './errors/postCIFTimeframeUnauthorizedError';
export * from './errors/shippingstatusMethodNotAllowedError';
export * from './errors/shippingstatusResponseError';
export * from './errors/shippingstatusTooManyRequestError';
export * from './errors/shippingstatusUnauthorizedError';
export * from './errors/timeframeResponseError';
export * from './errors/timeframeResponseInvalidError';
export type { Address } from './models/address';
export type { Address1 } from './models/address1';
export type { Address2 } from './models/address2';
export type { Address3 } from './models/address3';
export type { Address4 } from './models/address4';
export type { Address5 } from './models/address5';
export type { Address8 } from './models/address8';
export { AddressTypeEnum } from './models/addressTypeEnum';
export type { Amount } from './models/amount';
export type { Amount1 } from './models/amount1';
export type { Amount2 } from './models/amount2';
export type { BarcodeResponse } from './models/barcodeResponse';
export type { CheckoutRequest } from './models/checkoutRequest';
export type { CheckoutResponse } from './models/checkoutResponse';
export { CodeEnum } from './models/codeEnum';
export type { CompleteStatus } from './models/completeStatus';
export type { ConfirmingRequest } from './models/confirmingRequest';
export type { ConfirmingResponse } from './models/confirmingResponse';
export type { Contact } from './models/contact';
export type { Contact1 } from './models/contact1';
export type { Content } from './models/content';
export { CountryCode1Enum } from './models/countryCode1Enum';
export { CountrycodeEnum } from './models/countrycodeEnum';
export type { CpcResponse } from './models/cpcResponse';
export { CurrencyEnum } from './models/currencyEnum';
export type { CurrentStatus } from './models/currentStatus';
export type { Custom } from './models/custom';
export type { Customer } from './models/customer';
export type { Customer1 } from './models/customer1';
export type { Customer3 } from './models/customer3';
export type { CutOffTime } from './models/cutOffTime';
export { DayEnum } from './models/dayEnum';
export type { DeliveryOption } from './models/deliveryOption';
export { DeliveryOption1Enum } from './models/deliveryOption1Enum';
export type { DeliveryOptions } from './models/deliveryOptions';
export { DeliveryOptions1Enum } from './models/deliveryOptions1Enum';
export type { Detail } from './models/detail';
export type { Dimension } from './models/dimension';
export type { Dimension1 } from './models/dimension1';
export type { Error } from './models/error';
export type { Error1 } from './models/error1';
export type { Error5 } from './models/error5';
export type { Error6 } from './models/error6';
export type { Error7 } from './models/error7';
export type { Event } from './models/event';
export type { Expectation } from './models/expectation';
export type { ExtraField } from './models/extraField';
export type { Fault } from './models/fault';
export type { Friday } from './models/friday';
export type { Friday1 } from './models/friday1';
export type { GetLocationsResult } from './models/getLocationsResult';
export type { GetLocationsResult1 } from './models/getLocationsResult1';
export type { Group } from './models/group';
export type { HazardousMaterial } from './models/hazardousMaterial';
export type { Label } from './models/label';
export type { Label1 } from './models/label1';
export type { LabellingRequest } from './models/labellingRequest';
export type { LabellingResponse } from './models/labellingResponse';
export { LanguageEnum } from './models/languageEnum';
export type { Location } from './models/location';
export type { Location1 } from './models/location1';
export type { LocationResponse } from './models/locationResponse';
export type { LocationsResponse } from './models/locationsResponse';
export type { MergedLabel } from './models/mergedLabel';
export type { Message } from './models/message';
export type { Message1 } from './models/message1';
export type { Monday } from './models/monday';
export type { Monday1 } from './models/monday1';
export type { OldStatus } from './models/oldStatus';
export type { OpeningHours } from './models/openingHours';
export type { OpeningHours1 } from './models/openingHours1';
export { Option1Enum } from './models/option1Enum';
export { Option2Enum } from './models/option2Enum';
export { Option3Enum } from './models/option3Enum';
export { OptionEnum } from './models/optionEnum';
export type { Options } from './models/options';
export { Options1Enum } from './models/options1Enum';
export type { Options2 } from './models/options2';
export type { Options3 } from './models/options3';
export { OriginCountryCodeEnum } from './models/originCountryCodeEnum';
export type { PickupOption } from './models/pickupOption';
export type { ProductOption } from './models/productOption';
export type { ProductOption1 } from './models/productOption1';
export type { ProductOptions } from './models/productOptions';
export type { ProductOptions2 } from './models/productOptions2';
export type { ReasonNoTimeframe } from './models/reasonNoTimeframe';
export type { ReasonNoTimeframes } from './models/reasonNoTimeframes';
export type { ResponseShipment } from './models/responseShipment';
export type { ResponseShipment1 } from './models/responseShipment1';
export type { Saturday } from './models/saturday';
export type { Saturday1 } from './models/saturday1';
export type { Shipment } from './models/shipment';
export type { Shipment1 } from './models/shipment1';
export type { Shipment2 } from './models/shipment2';
export type { Shipment3 } from './models/shipment3';
export { ShipmentTypeEnum } from './models/shipmentTypeEnum';
export type { ShipmentV22CalculateDateDeliveryResponse } from './models/shipmentV22CalculateDateDeliveryResponse';
export type { ShipmentV22CalculateDateShippingResponse } from './models/shipmentV22CalculateDateShippingResponse';
export type { ShippingstatusResponse } from './models/shippingstatusResponse';
export type { ShippingstatusResponseSignature } from './models/shippingstatusResponseSignature';
export type { ShippingstatusResponseUpdatedShipment } from './models/shippingstatusResponseUpdatedShipment';
export type { Signature } from './models/signature';
export type { Status } from './models/status';
export type { Status2 } from './models/status2';
export { String1Enum } from './models/string1Enum';
export { StringEnum } from './models/stringEnum';
export type { Sunday } from './models/sunday';
export type { Sunday1 } from './models/sunday1';
export type { Sustainability } from './models/sustainability';
export type { Sustainability2 } from './models/sustainability2';
export type { Sustainability4 } from './models/sustainability4';
export type { Thursday } from './models/thursday';
export type { Thursday1 } from './models/thursday1';
export type { Timeframe } from './models/timeframe';
export type { Timeframe1 } from './models/timeframe1';
export type { TimeframeResponse } from './models/timeframeResponse';
export type { Timeframes } from './models/timeframes';
export type { Timeframes1 } from './models/timeframes1';
export type { TimeframeTimeframe } from './models/timeframeTimeframe';
export type { Tuesday } from './models/tuesday';
export type { Tuesday1 } from './models/tuesday1';
export { Type1Enum } from './models/type1Enum';
export { TypeEnum } from './models/typeEnum';
export type { Warning } from './models/warning';
export type { Warning1 } from './models/warning1';
export type { Warning2 } from './models/warning2';
export type { Warning3 } from './models/warning3';
export type { Warnings } from './models/warnings';
export type { Warnings1 } from './models/warnings1';
export type { Wednesday } from './models/wednesday';
export type { Wednesday1 } from './models/wednesday1';