Method: TCAClient::AddGroupAttachmentResponse.openapi_nullable
- Defined in:
- lib/tca_client/models/add_group_attachment_response.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
35 36 37 38 |
# File 'lib/tca_client/models/add_group_attachment_response.rb', line 35 def self.openapi_nullable Set.new([ ]) end |