Method: TCAClient::AddGroupAttachmentResponse.openapi_types
- Defined in:
- lib/tca_client/models/add_group_attachment_response.rb
.openapi_types ⇒ Object
Attribute type mapping.
28 29 30 31 32 |
# File 'lib/tca_client/models/add_group_attachment_response.rb', line 28 def self.openapi_types { :'id' => :'Object' } end |