Module: Trax::Model::Attributes::Types

Defined in:
lib/trax/model/attributes/types.rb,
lib/trax/model/attributes/types/set.rb,
lib/trax/model/attributes/types/enum.rb,
lib/trax/model/attributes/types/array.rb,
lib/trax/model/attributes/types/string.rb,
lib/trax/model/attributes/types/struct.rb,
lib/trax/model/attributes/types/boolean.rb,
lib/trax/model/attributes/types/integer.rb,
lib/trax/model/attributes/types/uuid_array.rb

Defined Under Namespace

Classes: Array, Boolean, Enum, Integer, Set, String, Struct, UuidArray