Method: Fastly::LoggingPapertrailResponse.build_from_hash
- Defined in:
- lib/fastly/models/logging_papertrail_response.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
275 276 277 |
# File 'lib/fastly/models/logging_papertrail_response.rb', line 275 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |