Method: PureCloud::OrphanUpdateRequest.attribute_map
- Defined in:
- lib/purecloudplatformclientv2/models/orphan_update_request.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
31 32 33 34 35 36 37 |
# File 'lib/purecloudplatformclientv2/models/orphan_update_request.rb', line 31 def self.attribute_map { :'archive_date' => :'archiveDate', :'delete_date' => :'deleteDate', :'conversation_id' => :'conversationId' } end |