Module: Pangea::Internal::Type Private
- Defined in:
- lib/pangea/internal/type/union.rb,
lib/pangea/internal/type/boolean.rb,
lib/pangea/internal/type/hash_of.rb,
lib/pangea/internal/type/unknown.rb,
lib/pangea/internal/type/array_of.rb,
lib/pangea/internal/type/converter.rb,
lib/pangea/internal/type/base_model.rb,
lib/pangea/internal/type/request_parameters.rb
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
Defined Under Namespace
Modules: Converter, RequestParameters, Union Classes: ArrayOf, BaseModel, Boolean, HashOf, Unknown