Sha256: 622f193b508bfcc0909dcbf97434a1bb10f655b33de7397ff4247dc22431e910
Contents?: true
Size: 1.38 KB
Versions: 33
Compression:
Stored size: 1.38 KB
Contents
# SmoochApi::ClientInfo ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **appName** | **String** | Name of the app associated with the client. | [optional] **avatarUrl** | **String** | The client's avatar URL. | [optional] **carrier** | **String** | The client's carrier. | [optional] **city** | **String** | The client's city. | [optional] **country** | **String** | The client's country. | [optional] **deviceModel** | **String** | The client's device model. | [optional] **devicePlatform** | **String** | The client's device platform. | [optional] **gender** | **String** | The client user's gender. | [optional] **isPaymentEnabled** | **BOOLEAN** | Whether or not payment is enabled for client. | [optional] **locale** | **String** | The client's locale. | [optional] **os** | **String** | The client's OS. | [optional] **osVersion** | **String** | The client's OS version. | [optional] **phoneNumber** | **String** | The client's phone number. | [optional] **radioAccessTechnology** | **String** | The client's radioAccessTechnology (Ex. HSDPA). | [optional] **state** | **String** | The client's state or province. | [optional] **timezone** | **Float** | The client's timezone offset. | [optional] **wifi** | **String** | Whether or not the client has wifi. | [optional]
Version data entries
33 entries across 33 versions & 1 rubygems