Method: PureCloud::WfmHistoricalAdherenceResponse.attribute_map
- Defined in:
- lib/purecloudclient_v2a/models/wfm_historical_adherence_response.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
32 33 34 35 36 37 38 39 40 41 42 |
# File 'lib/purecloudclient_v2a/models/wfm_historical_adherence_response.rb', line 32 def self.attribute_map { :'id' => :'id', :'download_url' => :'downloadUrl', :'query_state' => :'queryState' } end |