Package com.ringcentral.definitions
Class BulkAddDevicesItem
java.lang.Object
com.ringcentral.definitions.BulkAddDevicesItem
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe option that indicates whether Contact Center Phone Line should be created or notInternal identifier of a cost center Example: 224149RequiredRequiredAssign a specific phone number RequiredDevice type. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncontactCenterPhoneLine(Boolean contactCenterPhoneLine) costCenterId(String costCenterId) emergency(BulkAddDevicesItemEmergency emergency) extension(BulkOperationExtensionReference extension) phoneInfo(BulkAddDevicesItemPhoneInfo phoneInfo)
-
Field Details
-
costCenterId
Internal identifier of a cost center Example: 224149 -
extension
Required -
type
Device type. Only "OtherPhone" and "WebRTC" device types are supported at the moment Required Enum: OtherPhone, WebRTC -
emergency
Required -
phoneInfo
Assign a specific phone number Required -
contactCenterPhoneLine
The option that indicates whether Contact Center Phone Line should be created or not
-
-
Constructor Details
-
BulkAddDevicesItem
public BulkAddDevicesItem()
-
-
Method Details
-
costCenterId
-
extension
-
type
-
emergency
-
phoneInfo
-
contactCenterPhoneLine
-