Sha256: 76d071874bb91ac8aa9a16aaff3243784cefc198835a321c70de3f5099cb5bc6
Contents?: true
Size: 1.05 KB
Versions: 14
Compression:
Stored size: 1.05 KB
Contents
--- title: GuestMemberInfo --- ## PureCloud::GuestMemberInfo ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **display_name** | **String** | The display name to use for the guest member in the conversation. | | | **first_name** | **String** | The first name to use for the guest member in the conversation. | [optional] | | **last_name** | **String** | The last name to use for the guest member in the conversation. | [optional] | | **email** | **String** | The email address to use for the guest member in the conversation. | [optional] | | **phone_number** | **String** | The phone number to use for the guest member in the conversation. | [optional] | | **avatar_image_url** | **String** | The URL to the avatar image to use for the guest member in the conversation, if any. | [optional] | | **custom_fields** | **Hash<String, String>** | Any custom fields of information, in key-value format, to attach to the guest member in the conversation. | [optional] | {: class="table table-striped"}
Version data entries
14 entries across 14 versions & 1 rubygems