Method: TripletexRubyClient::ReportGroupAutoGroupOrderBy.attribute_map
- Defined in:
- lib/tripletex_ruby_client/models/report_group_auto_group_order_by.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
42 43 44 45 46 47 |
# File 'lib/tripletex_ruby_client/models/report_group_auto_group_order_by.rb', line 42 def self.attribute_map { :'order' => :'order', :'expression' => :'expression' } end |