[][src]Type Definition fiscalidade::ClientBuilderResult

type ClientBuilderResult = Result<Client, ClientError>;

Tipo para tratar retorno do builder de client HTTP.