Class: CandidApiClient::Tags::Types::TagColorEnum

Inherits:
Object
  • Object
show all
Defined in:
lib/candidhealth/tags/types/tag_color_enum.rb

Constant Summary collapse

BLACK =
"black"
WHITE =
"white"
GRAY =
"gray"
RED =
"red"
YELLOW =
"yellow"
GREEN =
"green"
BLUE =
"blue"
INDIGO =
"indigo"
PURPLE =
"purple"
PINK =
"pink"