Sha256: cdcf960a1378f517949483182fb8002b2a442d8815d2daf8859e38cb9981d81b

Contents?: true

Size: 542 Bytes

Versions: 51

Compression:

Stored size: 542 Bytes

Contents

# SunshineConversationsClient::LocationMessageLocation

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**address** | **String** | A string representing the address of the location. | [optional] 
**name** | **String** | A string representing the name of the location. | [optional] 

## Code Sample

```ruby
require 'SunshineConversationsClient'

instance = SunshineConversationsClient::LocationMessageLocation.new(address: null,
                                 name: null)
```


Version data entries

51 entries across 51 versions & 1 rubygems

Version Path
sunshine-conversations-client-9.5.6 docs/LocationMessageLocation.md
sunshine-conversations-client-9.4.6 docs/LocationMessageLocation.md
sunshine-conversations-client-9.4.5 docs/LocationMessageLocation.md
sunshine-conversations-client-9.4.4 docs/LocationMessageLocation.md
sunshine-conversations-client-9.4.3 docs/LocationMessageLocation.md
sunshine-conversations-client-9.4.2 docs/LocationMessageLocation.md
sunshine-conversations-client-9.4.1 docs/LocationMessageLocation.md
sunshine-conversations-client-9.4.0 docs/LocationMessageLocation.md
sunshine-conversations-client-9.3.0 docs/LocationMessageLocation.md
sunshine-conversations-client-9.2.0 docs/LocationMessageLocation.md
sunshine-conversations-client-9.1.1 docs/LocationMessageLocation.md