Method: OSDNClient::ProjectTicketTypeSummary#closed
- Defined in:
- lib/osdn-client/models/project_ticket_type_summary.rb
#closed ⇒ Object
Returns the value of attribute closed.
31 32 33 |
# File 'lib/osdn-client/models/project_ticket_type_summary.rb', line 31 def closed @closed end |