Method: Falcon::DomainBatchGetCommandRequest.attribute_map
- Defined in:
- lib/crimson-falcon/models/domain_batch_get_command_request.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
42 43 44 45 46 47 48 |
# File 'lib/crimson-falcon/models/domain_batch_get_command_request.rb', line 42 def self.attribute_map { :'batch_id' => :'batch_id', :'file_path' => :'file_path', :'optional_hosts' => :'optional_hosts' } end |