Package com.ringcentral.definitions
Class SipRegistrationDeviceEmergencyInfoAddress
java.lang.Object
com.ringcentral.definitions.SipRegistrationDeviceEmergencyInfoAddress
-
Field Summary
FieldsModifier and TypeFieldDescription(Optional) Building nameBuilding/street numberCountry nameInternal identifier of a countryISO code of a countryFull name of a countrySpecifies if emergency address is out of countryState/province nameInternal identifier of a stateISO code of a stateFull name of a stateStreet type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuildingName
(String buildingName) buildingNumber
(String buildingNumber) countryIsoCode
(String countryIsoCode) countryName
(String countryName) customerName
(String customerName) outOfCountry
(Boolean outOfCountry) stateIsoCode
(String stateIsoCode) streetType
(String streetType)
-
Field Details
-
street
-
street2
-
city
-
zip
-
customerName
-
state
State/province name -
stateId
Internal identifier of a state -
stateIsoCode
ISO code of a state -
stateName
Full name of a state -
countryId
Internal identifier of a country -
countryIsoCode
ISO code of a country -
country
Country name -
countryName
Full name of a country -
outOfCountry
Specifies if emergency address is out of country -
buildingName
(Optional) Building name -
streetType
Street type -
buildingNumber
Building/street number
-
-
Constructor Details
-
SipRegistrationDeviceEmergencyInfoAddress
public SipRegistrationDeviceEmergencyInfoAddress()
-
-
Method Details
-
street
-
street2
-
city
-
zip
-
customerName
-
state
-
stateId
-
stateIsoCode
-
stateName
-
countryId
-
countryIsoCode
-
country
-
countryName
-
outOfCountry
-
buildingName
-
streetType
-
buildingNumber
-