Class: RunApi::Core::DynamicModel

Inherits:
BaseModel
  • Object
show all
Defined in:
lib/runapi/core/base_model.rb

Overview

Generic response model used when no API-specific typed model is provided.

Method Summary

Methods inherited from BaseModel

#==, #[], coerce, #dig, fields, from_hash, #initialize, optional, required, #to_h

Constructor Details

This class inherits a constructor from RunApi::Core::BaseModel