Skip to content

Commit

Permalink
contract bopleto skip ci
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardokum committed Nov 17, 2023
1 parent df9d459 commit 510d8a7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/Contracts/Boleto/Boleto.php
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,16 @@ public function getComando();
*/
public function getPixQrCode();

/**
* @return mixed
*/
public function getPixChave();

/**
* @return mixed
*/
public function getPixChaveTipo();

/**
* Método onde qualquer boleto deve extender para gerar o código da posição de 20 a 44
*
Expand Down

0 comments on commit 510d8a7

Please sign in to comment.