RingCentral .Net SDK
Properties | List of all members
RingCentral.PrivateIpRangeInfo Class Reference

Properties

string id [get, set]
 
string startIp [get, set]
 
string endIp [get, set]
 
string name [get, set]
 Network name More...
 
CommonEmergencyLocationAddressInfo emergencyAddress [get, set]
 
string emergencyLocationId [get, set]
 Emergency response location (address) internal identifier. Only one of a pair emergencyAddress or emergencyLocationId should be specified, otherwise an error is returned More...
 
bool? matched [get, set]
 
EmergencyLocationInfo emergencyLocation [get, set]
 

Property Documentation

◆ emergencyAddress

CommonEmergencyLocationAddressInfo RingCentral.PrivateIpRangeInfo.emergencyAddress
getset

◆ emergencyLocation

EmergencyLocationInfo RingCentral.PrivateIpRangeInfo.emergencyLocation
getset

◆ emergencyLocationId

string RingCentral.PrivateIpRangeInfo.emergencyLocationId
getset

Emergency response location (address) internal identifier. Only one of a pair emergencyAddress or emergencyLocationId should be specified, otherwise an error is returned

◆ endIp

string RingCentral.PrivateIpRangeInfo.endIp
getset

◆ id

string RingCentral.PrivateIpRangeInfo.id
getset

◆ matched

bool? RingCentral.PrivateIpRangeInfo.matched
getset

◆ name

string RingCentral.PrivateIpRangeInfo.name
getset

Network name

◆ startIp

string RingCentral.PrivateIpRangeInfo.startIp
getset


The documentation for this class was generated from the following file: