Method: OpenapiClient::ManagedRedirectPrimaryRequest.build_from_hash
- Defined in:
- lib/openapi_client/models/managed_redirect_primary_request.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
192 193 194 |
# File 'lib/openapi_client/models/managed_redirect_primary_request.rb', line 192 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |