alldigitalrewards/industryprogramenum

There is no license information available for the latest version (1.0.0) of this package.

Library for identifying the Industry of a Program.

1.0.0 2022-10-26 20:17 UTC

This package is auto-updated.

Last update: 2024-04-26 23:17:49 UTC


README

This is an AllDigitalRewards Industry Program Enum Library.
This centralizes the Industry listings of our Programs for our application services.

Install

Via Composer

composer require alldigitalrewards/industryprogramenum

Current Levels

    const Health_Wellness = 1
    const Channel_Sales = 2
    const Employee_Recognition = 3
    const Consumer = 4
    const Market_Research = 5
    const Loyalty_Marketing = 6
    const Rebates = 7

##Usage

refer to tests 

Testing

composer test