Method: Falcon::EntitiesODSScheduleScanRequest.build_from_hash
- Defined in:
- lib/crimson-falcon/models/entities_ods_schedule_scan_request.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
355 356 357 |
# File 'lib/crimson-falcon/models/entities_ods_schedule_scan_request.rb', line 355 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |