Method: IntersightClient::GraphicsCard.acceptable_attribute_map
- Defined in:
- lib/intersight_client/models/graphics_card.rb
.acceptable_attribute_map ⇒ Object
Returns the key-value map of all the JSON attributes this model knows about, including the ones defined in its parent(s)
124 125 126 |
# File 'lib/intersight_client/models/graphics_card.rb', line 124 def self.acceptable_attribute_map attribute_map.merge(superclass.acceptable_attribute_map) end |