Method: SwaggerClient::AppDetailsDto.build_from_hash
- Defined in:
- lib/swagger_client/models/app_details_dto.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
302 303 304 |
# File 'lib/swagger_client/models/app_details_dto.rb', line 302 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |