Current section

Files

Jump to
tallgrass include tallgrass@contest@contest_type_ContestType.hrl
Raw

include/tallgrass@contest@contest_type_ContestType.hrl

-record(contest_type, {
id :: integer(),
name :: binary(),
berry_flavor :: tallgrass@common@resource:resource(),
names :: list(tallgrass@common@name:name())
}).