Method: PutNetworkPrivateElementTypeElementIDResponse404Error.from_json!

Defined in:
lib/schemas.rb

.from_json!(json) ⇒ Object



33739
33740
33741
# File 'lib/schemas.rb', line 33739

def self.from_json!(json)
  from_dynamic!(JSON.parse(json))
end