Method: OData::ComplexType#base_type
- Defined in:
- lib/odata/types/complex_type.rb
#base_type ⇒ Object (readonly)
Returns the value of attribute base_type.
3 4 5 |
# File 'lib/odata/types/complex_type.rb', line 3 def base_type @base_type end |