Method: PureCloud::ValidateAddressResponse.attribute_map
- Defined in:
- lib/purecloudplatformclientv2/models/validate_address_response.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
28 29 30 31 32 33 |
# File 'lib/purecloudplatformclientv2/models/validate_address_response.rb', line 28 def self.attribute_map { :'valid' => :'valid', :'response' => :'response' } end |