PublicAPIManagerProtocol
protocol PublicAPIManagerProtocol
-
Declaration
Swift
func publicAddressSearch( currentPage: String, keyword: String, completion: @escaping (Result<PublicAddressDTO, Error>) -> Void)