Method: DocuSign_Rooms::GlobalPropertyTypes.attribute_map
- Defined in:
- lib/docusign_rooms/models/global_property_types.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
19 20 21 22 23 |
# File 'lib/docusign_rooms/models/global_property_types.rb', line 19 def self.attribute_map { :'property_types' => :'propertyTypes' } end |