ENUM
LPCOExemptionCode
The reason why a permit is not required.
link GraphQL Schema definition
- enum LPCOExemptionCode {
- # Not engaged in the business of importing (for example, one-time personal use
- # importation)
- # Beer not made with both malted barley and hops or malt beverage that is not the
- # product of alcoholic fermentation
- # Wine containing less than 7% alcohol by volume
- # Wine for industrial use
- # Distilled spirits for industrial use
- # Tobacco does not meet the definition of “processed tobacco” under the IRC
- # COLA waiver granted
- # Malt beverages withdrawn for consumption in a state that does not require
- # labeling in conformity with the FAA Act
- # Bulk distilled spirits (in containers of over one gallon)
- # Bulk wine (not for sale at retail)
- # Bulk malt beverages (not for sale at retail)
- # Not for sale or any other commercial purpose
- # This is a tobacco substitute and not a “tobacco product” under the IRC
- # Completely Denatured Alcohol produced in the Virgin Islands
- # Importer is a State or other political subdivision agency
- }