Package com.ringcentral.definitions
Class BlockedAllowedPhoneNumberInfo
java.lang.Object
com.ringcentral.definitions.BlockedAllowedPhoneNumberInfo
Information on a blocked/allowed phone number
-
Field Summary
FieldsModifier and TypeFieldDescriptionInternal identifier of a blocked/allowed phone numberCustom name of a blocked/allowed phone numberA blocked/allowed phone number in [E.164](https://www.itu.int/rec/T-REC-E.164-201011-I) formatStatus of a phone number Default: Blocked Enum: Blocked, AllowedLink to a blocked/allowed phone number Format: uri -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
uri
Link to a blocked/allowed phone number Format: uri -
id
Internal identifier of a blocked/allowed phone number -
phoneNumber
A blocked/allowed phone number in [E.164](https://www.itu.int/rec/T-REC-E.164-201011-I) format -
label
Custom name of a blocked/allowed phone number -
status
Status of a phone number Default: Blocked Enum: Blocked, Allowed
-
-
Constructor Details
-
BlockedAllowedPhoneNumberInfo
public BlockedAllowedPhoneNumberInfo()
-
-
Method Details
-
uri
-
id
-
phoneNumber
-
label
-
status
-