Table of Contents

Interface ICepService

Namespace
JJMasterData.Brasil.Abstractions
Assembly
JJMasterData.Brasil.dll
public interface ICepService

Methods

SearchCepAsync(string)

Task<CepResult> SearchCepAsync(string cep)

Parameters

cep string

Returns

Task<CepResult>