Package com.ringcentral.definitions
Class BulkAddDevicesItem
java.lang.Object
com.ringcentral.definitions.BulkAddDevicesItem
-
Field Summary
FieldsModifier and TypeFieldDescriptionInternal identifier of a cost center Example: 224149Only "address" is supported at the moment RequiredRequiredTo be used to assign a number by ID RequiredDevice type. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncostCenterId
(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
Only "address" is supported at the moment Required -
phoneInfo
To be used to assign a number by ID Required
-
-
Constructor Details
-
BulkAddDevicesItem
public BulkAddDevicesItem()
-
-
Method Details
-
costCenterId
-
extension
-
type
-
emergency
-
phoneInfo
-