Method: Fastly::RelationshipCommonName.attribute_map
- Defined in:
- lib/fastly/models/relationship_common_name.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
19 20 21 22 23 |
# File 'lib/fastly/models/relationship_common_name.rb', line 19 def self.attribute_map { :'common_name' => :'common_name' } end |