Skip to content
This repository has been archived by the owner on Apr 14, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brunoxkk0 authored Oct 30, 2019
1 parent 51dba07 commit d2c2f71
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Projeto não otimizado, ainda falta dar uma polida no código, porem tudo funcio
Para utilizar o projeto, crie um novo objeto do tipo `RastreioAPI`, passe o SRO como argumento e seja feliz.

Métodos disponíveis na classe:
`public String getCurrentStatus()` > Retorna o "local" atual da encomenda.
`public String getEvents()` > Retorna uma array em formato json com todos os eventos da encomenda.
`public String getSro()` > Retorna o Sro usado para a consulta.
`public String getCurrentStatus()` * Retorna o "local" atual da encomenda.

`public String getEvents()` * Retorna uma array em formato json com todos os eventos da encomenda.

`public String getSro()` * Retorna o Sro usado para a consulta.

0 comments on commit d2c2f71

Please sign in to comment.