Method: TalonOne::MultipleAttribute.openapi_types
- Defined in:
- lib/talon_one/models/multiple_attribute.rb
.openapi_types ⇒ Object
Attribute type mapping.
27 28 29 30 31 |
# File 'lib/talon_one/models/multiple_attribute.rb', line 27 def self.openapi_types { :'attributes' => :'Array<Attribute>' } end |