Package com.ringcentral.definitions
Class AppearancesInfo
java.lang.Object
com.ringcentral.definitions.AppearancesInfo
Appearance phone numbers information. Supported only for Delegated Lines Group extensions
-
Field Summary
FieldsModifier and TypeFieldDescriptionAppearance number.Appearance line status.Appearance phone number -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappearanceNumber(Long appearanceNumber) lineStatus(String lineStatus) phoneNumber(String phoneNumber)
-
Field Details
-
phoneNumber
Appearance phone number -
appearanceNumber
Appearance number. The value range is from 1 to 8 Format: int32 -
lineStatus
Appearance line status. The two possible values: 'Seized' - the phone line is busy; 'Released' - the phone line is open Enum: Seized, Released
-
-
Constructor Details
-
AppearancesInfo
public AppearancesInfo()
-
-
Method Details
-
phoneNumber
-
appearanceNumber
-
lineStatus
-