Method: PureCloud::ValidateAddressResponse.swagger_types

Defined in:
lib/purecloudplatformclientv2/models/validate_address_response.rb

.swagger_typesObject

Attribute type mapping.



36
37
38
39
40
41
# File 'lib/purecloudplatformclientv2/models/validate_address_response.rb', line 36

def self.swagger_types
  {
    :'valid' => :'BOOLEAN',
    :'response' => :'SubscriberResponse'
  }
end