Package com.mypurecloud.sdk.v2.model
Class NumberRoutingResetOrganizationRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.NumberRoutingResetOrganizationRequest
- All Implemented Interfaces:
Serializable
Number Routing reset routing request body
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()resetOrganizationId(String resetOrganizationId) Organization Id where all rerouted numbers will be reset tovoidsetResetOrganizationId(String resetOrganizationId) toString()
-
Constructor Details
-
NumberRoutingResetOrganizationRequest
public NumberRoutingResetOrganizationRequest() -
NumberRoutingResetOrganizationRequest
-
-
Method Details