Interface NumberLookupV2Service
- All Known Subinterfaces:
NumberLookupService
public interface NumberLookupV2Service
NumberLookupV2 Service
-
Method Summary
Modifier and TypeMethodDescriptionlookup(NumberLookupRequest numberLookupRequest) Performs a number lookup.
-
Method Details
-
lookup
Performs a number lookup.- Parameters:
numberLookupRequest- (optional)- Returns:
- NumberLookupResponse
- Throws:
ApiException- if fails to make API call
-