github.com/grokify/go-ringcentral-client@v0.3.31/engagevoice/v1/client/docs/Agent.md (about) 1 # Agent 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **AgentId** | **int32** | | [optional] 8 **AgentRank** | **int32** | | [optional] [default to 0] 9 **AllowAgentReports** | **bool** | | [optional] [default to false] 10 **AllowAgentStats** | **bool** | | [optional] [default to true] 11 **AllowAutoAnswer** | **bool** | | [optional] [default to false] 12 **AllowBlended** | **bool** | | [optional] [default to false] 13 **AllowCallControl** | **bool** | | [optional] [default to true] 14 **AllowCampStats** | **bool** | | [optional] [default to true] 15 **AllowChat** | **bool** | | [optional] [default to false] 16 **AllowChatStats** | **bool** | | [optional] [default to true] 17 **AllowChatVoiceConcurrent** | **bool** | | [optional] [default to false] 18 **AllowCrossGateRequeue** | **bool** | | [optional] [default to true] 19 **AllowEndcallforeveryone** | **bool** | | [optional] [default to true] 20 **AllowExternalChat** | **bool** | | [optional] [default to false] 21 **AllowFromIpAddresses** | **string** | | [optional] 22 **AllowGateStats** | **bool** | | [optional] [default to true] 23 **AllowHangup** | **bool** | | [optional] [default to true] 24 **AllowHistoricalDialing** | **bool** | | [optional] [default to true] 25 **AllowHold** | **bool** | | [optional] [default to true] 26 **AllowInbound** | **bool** | | [optional] [default to true] 27 **AllowInboundIntlTransfer** | **bool** | | [optional] [default to false] 28 **AllowLeadInserts** | **bool** | | [optional] [default to false] 29 **AllowLoginControl** | **bool** | | [optional] [default to true] 30 **AllowLoginUpdates** | **bool** | | [optional] [default to true] 31 **AllowManualCalls** | **bool** | | [optional] [default to true] 32 **AllowManualIntlCalls** | **bool** | | [optional] [default to false] 33 **AllowManualIntlTransfer** | **bool** | | [optional] [default to false] 34 **AllowManualOutboundGates** | **bool** | | [optional] [default to false] 35 **AllowManualPass** | **bool** | | [optional] [default to true] 36 **AllowOffHook** | **bool** | | [optional] [default to false] 37 **AllowOutbound** | **bool** | | [optional] [default to false] 38 **AllowRequeue** | **bool** | | [optional] [default to true] 39 **AllowSelfAgentStats** | **bool** | | [optional] [default to false] 40 **AllowTransfer** | **bool** | | [optional] [default to true] 41 **AltDefaultLoginDest** | **string** | | [optional] 42 **DefaultAutoAnswerOn** | **bool** | | [optional] [default to true] 43 **DefaultLoginDest** | **string** | | [optional] [default to ] 44 **DirectAgentExtension** | **string** | | [optional] 45 **DisableSupervisorMonitoring** | **bool** | | [optional] [default to false] 46 **Email** | **string** | | [optional] 47 **EnableSoftphone** | **bool** | | [optional] [default to false] 48 **ExternalAgentId** | **string** | | [optional] 49 **FirstName** | **string** | | [optional] 50 **GatesControlAgentVisibility** | **bool** | | [optional] [default to false] 51 **GhostRnaAction** | **string** | | [optional] [default to AVAILABLE] 52 **InitLoginBaseState** | **string** | | [optional] [default to AVAILABLE] 53 **InitLoginBaseStateId** | **int32** | | [optional] 54 **IsActive** | **bool** | | [optional] [default to true] 55 **LastLoginDate** | [**time.Time**](time.Time.md) | | [optional] 56 **LastName** | **string** | | [optional] 57 **LoadBalanceEnabled** | **bool** | | [optional] [default to false] 58 **Location** | **string** | | [optional] 59 **ManualOutboundDefaultCallerId** | **string** | | [optional] [default to ] 60 **MaxChats** | **int32** | | [optional] [default to 5] 61 **MultiAccountAgent** | **bool** | | [optional] [default to false] 62 **ParentAgentId** | **int32** | | [optional] 63 **Password** | **string** | | [optional] 64 **PhoneLoginPin** | **string** | | [optional] 65 **RcUserId** | **int64** | | [optional] 66 **ShowLeadHistory** | **bool** | | [optional] [default to true] 67 **SoftphoneId** | **int32** | | [optional] [default to 0] 68 **Team** | **string** | | [optional] 69 **TransientAgent** | **bool** | | [optional] [default to false] 70 **TransientDelete** | **bool** | | [optional] [default to false] 71 **TransientDeleteDate** | [**time.Time**](time.Time.md) | | [optional] 72 **UserManagedByRC** | **bool** | | [optional] [default to false] 73 **Username** | **string** | | [optional] 74 75 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 76 77