Skip to content

Commit

Permalink
Merge pull request #53 from vonpupp/patch-1
Browse files Browse the repository at this point in the history
Corrigido pg.NONE
  • Loading branch information
mazulo committed Oct 20, 2017
2 parents fd8840f + c9ceea6 commit 3c42c56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ O **type** pode ser pg.SEDEX, pg.PAC, pg.NONE
| ------ | --------- | ---- |
| 1 | PAC | pg.PAC |
| 2 | SEDEX | pg.SEDEX |
| 3 | Nao especificado | pg.None |
| 3 | Nao especificado | pg.NONE |

Valores opcionais para **shipping**
- "cost": "123456.26"
Expand Down

0 comments on commit 3c42c56

Please sign in to comment.