enum | ColorName { ColorName.black , ColorName.blue , ColorName.brown , ColorName.gold , ColorName.green , ColorName.magenta , ColorName.maroon , ColorName.orange , ColorName.pink , ColorName.purple , ColorName.red , ColorName.violet , ColorName.white , ColorName.yellow } enum of the colors that matches intents on wit.ai |
enum | ShapeName { } enum of shapes that matches intents on wit.ai |
black | |
blue | |
brown | |
gold | |
green | |
magenta | |
maroon | |
orange | |
pink | |
purple | |
red | |
violet | |
white | |
yellow |
capsule | |
cube | |
cylinder | |
sphere |