Method: Falcon::RegistrationGCPAccountExtRequestV2.build_from_hash
- Defined in:
- lib/crimson-falcon/models/registration_gcp_account_ext_request_v2.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
125 126 127 |
# File 'lib/crimson-falcon/models/registration_gcp_account_ext_request_v2.rb', line 125 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |