Method: OSDNClient::ProjectTicketTypeSummary#valid?
- Defined in:
- lib/osdn-client/models/project_ticket_type_summary.rb
permalink #valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
85 86 87 |
# File 'lib/osdn-client/models/project_ticket_type_summary.rb', line 85 def valid? return true end |