Method: Fastly::HeaderResponseAdditional.build_from_hash

Defined in:
lib/fastly/models/header_response_additional.rb

.build_from_hash(attributes) ⇒ Object

Builds the object from hash



112
113
114
# File 'lib/fastly/models/header_response_additional.rb', line 112

def self.build_from_hash(attributes)
  new.build_from_hash(attributes)
end