Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

  • new Account(prv: PathSegment, id?: string, service?: any): Account

Methods

activeCalls

answeringRule

  • Internal identifier of an answering rule. The value can be standard digital ID or specific ID - either business-hours-rule or after-hours-rule

    Parameters

    • Optional id: string

    Returns AnsweringRule

bot

  • bot(id?: string): Bot

businessAddress

businessHours

callLog

callLogSync

department

  • Internal identifier of a Department extension (same as extensionId but only the ID of a department extension is valid)

    Parameters

    • Optional id: string

    Returns Department

device

directory

extension

  • Internal identifier of an extension or tilde (~) to indicate the extension assigned to the account logged-in within the current session

    Parameters

    • Optional id: string

    Returns Extension

get

  • Since 1.0.0

    Returns basic information about a particular RingCentral customer account.

    Required Permissions

    PermissionDescription
    ReadAccountsViewing user account info (including name, business name, address and phone number/account number)

    Usage Plan Group

    Light

    Returns Promise<GetAccountInfoResponse>

getEndpoint

  • getEndpoint(withValue?: boolean): string

Protected getRest

greeting

ivrMenus

ivrPrompts

licenses

pagingOnlyGroups

parkLocations

phoneNumber

presence

recording

serviceInfo

toString

  • toString(withValue?: boolean): string

Generated using TypeDoc