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

Defined in:
lib/trax/model/attributes/types.rb,
lib/trax/model/attributes/types/enum.rb,
lib/trax/model/attributes/types/json.rb,
lib/trax/model/attributes/types/array.rb,
lib/trax/model/attributes/types/string.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, Json, String, UuidArray