Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Returns a subset of the supplied customer array, containing only the elements necessary to purchase the given offer as described by the supplied offerConfiguration

Notifications You must be signed in to change notification settings

entur/reduce-customers-for-offer-configuration

Repository files navigation

This package has been superseded by the package @entur/offer-configuration-utilities, which is a combination of @entur/reduce-customers-for-offer-configuration and @entur/reduce-customers-for-offer-configuration. This package will remain private until someone outside the organization requests it.

If you work outside Entur, want to use @entur/offer-configuration-utilities, and it is not public when you click the following link, send an email to Entur describing the problem (and mention “Team betjent”): https://www.npmjs.com/package/@entur/offer-configuration-utilities

@entur/reduce-customers-for-offer-configuration

Create an array of offer configurations exactly as prescribed by the possibleTravellerIds field in an OfferToBuy

This package is deprecated

This package was deprecated on 2023-12-22. The team that maintained it at Entur has incorporated it into its (private) monorepo. If you want to see public updates to it again, send an email to post@entur.org, and ask for Team betjent.

Installation

Install with npm

npm install @entur/reduce-customers-for-offer-configuration

Install with yarn

yarn add @entur/reduce-customers-for-offer-configuration

Usage/Examples

See the jsdoc-comments and tests

Running Tests

npm run test

Contributing

Contributions are always welcome!

Fork the repository from and open a PR.

Authors

About

Returns a subset of the supplied customer array, containing only the elements necessary to purchase the given offer as described by the supplied offerConfiguration

Resources

Stars

Watchers

Forks

Packages

No packages published