Package com.ringcentral.definitions
Class DeletePhoneNumbersRequestItem
java.lang.Object
com.ringcentral.definitions.DeletePhoneNumbersRequestItem
The indication of a number to be deleted - either "id" or "phoneNumber" must be specified.
-
Field Summary
FieldsModifier and TypeFieldDescriptionInternal unique identifier of a phone number Example: 1162820004Phone number in e.164 format (with '+' prefix) Example: +16501234567 -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
Internal unique identifier of a phone number Example: 1162820004 -
phoneNumber
Phone number in e.164 format (with '+' prefix) Example: +16501234567
-
-
Constructor Details
-
DeletePhoneNumbersRequestItem
public DeletePhoneNumbersRequestItem()
-
-
Method Details
-
id
-
phoneNumber
-