PHP Interface Eduardokum\LaravelBoleto\Contracts\Boleto\Boleto

Afficher le fichier Open project: eduardokum/laravel-boleto Interface Usage Examples

Méthodes publiques

Méthode Description
alterarBoleto ( ) : mixed
baixarBoleto ( ) : mixed
getAceite ( ) : mixed
getAgenciaCodigoBeneficiario ( ) : mixed
getBeneficiario ( ) : Eduardokum\LaravelBoleto\Contracts\Pessoa
getCarteira ( ) : mixed
getCarteiraNome ( ) : mixed
getCip ( ) : mixed
getCodigoBancoComDv ( ) : mixed
getCodigoBarras ( ) : mixed
getDataDocumento ( ) : Carbon\Carbon
getDataProcessamento ( ) : Carbon\Carbon
getDataVencimento ( ) : Carbon\Carbon
getDescontosAbatimentos ( ) : mixed
getDescricaoDemonstrativo ( ) : mixed
getDiasProtesto ( ) : mixed
getDiasProtesto ( boolean $default = false ) : mixed
getEspecieDoc ( ) : mixed
getEspecieDocCodigo ( ) : mixed
getEspecieDocCodigo ( $default = 99 ) : mixed
getInstrucoes ( ) : mixed
getJuros ( ) : mixed
getJurosApos ( ) : mixed
getJurosApos ( boolean $default = false ) : mixed
getLinhaDigitavel ( ) : mixed
getLocalPagamento ( ) : mixed
getLogo ( ) : mixed
getLogoBanco ( ) : mixed
getLogoBancoBase64 ( ) : mixed
getLogoBase64 ( ) : mixed
getMoeda ( ) : integer
getMulta ( ) : mixed
getNossoNumero ( ) : mixed
getNossoNumeroBoleto ( ) : mixed
getNumero ( ) : mixed
getNumeroDocumento ( ) : mixed
getOutrasDeducoes ( ) : mixed
getOutrosAcrescimos ( ) : mixed
getPagador ( ) : Eduardokum\LaravelBoleto\Contracts\Pessoa
getQuantidade ( ) : mixed
getSacadorAvalista ( ) : Eduardokum\LaravelBoleto\Contracts\Pessoa
getStatus ( ) : mixed
getUsoBanco ( ) : mixed
getValor ( ) : mixed
getValorCobrado ( ) : mixed
getValorUnitario ( ) : mixed
renderHTML ( ) : mixed Render PDF.
renderPDF ( boolean $print = false ) : mixed Render PDF.
toArray ( ) : array Return boleto as a Array.

Method Details

alterarBoleto() public méthode

public alterarBoleto ( ) : mixed
Résultat mixed

baixarBoleto() public méthode

public baixarBoleto ( ) : mixed
Résultat mixed

getAceite() public méthode

public getAceite ( ) : mixed
Résultat mixed

getAgenciaCodigoBeneficiario() public méthode

public getAgenciaCodigoBeneficiario ( ) : mixed
Résultat mixed

getBeneficiario() public méthode

public getBeneficiario ( ) : Eduardokum\LaravelBoleto\Contracts\Pessoa
Résultat Eduardokum\LaravelBoleto\Contracts\Pessoa

getCarteira() public méthode

public getCarteira ( ) : mixed
Résultat mixed

getCarteiraNome() public méthode

public getCarteiraNome ( ) : mixed
Résultat mixed

getCip() public méthode

public getCip ( ) : mixed
Résultat mixed

getCodigoBancoComDv() public méthode

public getCodigoBancoComDv ( ) : mixed
Résultat mixed

getCodigoBarras() public méthode

public getCodigoBarras ( ) : mixed
Résultat mixed

getDataDocumento() public méthode

public getDataDocumento ( ) : Carbon\Carbon
Résultat Carbon\Carbon

getDataProcessamento() public méthode

public getDataProcessamento ( ) : Carbon\Carbon
Résultat Carbon\Carbon

getDataVencimento() public méthode

public getDataVencimento ( ) : Carbon\Carbon
Résultat Carbon\Carbon

getDescontosAbatimentos() public méthode

public getDescontosAbatimentos ( ) : mixed
Résultat mixed

getDescricaoDemonstrativo() public méthode

public getDescricaoDemonstrativo ( ) : mixed
Résultat mixed

getDiasProtesto() public méthode

public getDiasProtesto ( ) : mixed
Résultat mixed

getDiasProtesto() public méthode

public getDiasProtesto ( boolean $default = false ) : mixed
$default boolean
Résultat mixed

getEspecieDoc() public méthode

public getEspecieDoc ( ) : mixed
Résultat mixed

getEspecieDocCodigo() public méthode

public getEspecieDocCodigo ( ) : mixed
Résultat mixed

getEspecieDocCodigo() public méthode

public getEspecieDocCodigo ( $default = 99 ) : mixed
Résultat mixed

getInstrucoes() public méthode

public getInstrucoes ( ) : mixed
Résultat mixed

getJuros() public méthode

public getJuros ( ) : mixed
Résultat mixed

getJurosApos() public méthode

public getJurosApos ( ) : mixed
Résultat mixed

getJurosApos() public méthode

public getJurosApos ( boolean $default = false ) : mixed
$default boolean
Résultat mixed

getLinhaDigitavel() public méthode

public getLinhaDigitavel ( ) : mixed
Résultat mixed

getLocalPagamento() public méthode

public getLocalPagamento ( ) : mixed
Résultat mixed

getLogoBanco() public méthode

public getLogoBanco ( ) : mixed
Résultat mixed

getLogoBancoBase64() public méthode

public getLogoBancoBase64 ( ) : mixed
Résultat mixed

getLogoBase64() public méthode

public getLogoBase64 ( ) : mixed
Résultat mixed

getMoeda() public méthode

public getMoeda ( ) : integer
Résultat integer

getMulta() public méthode

public getMulta ( ) : mixed
Résultat mixed

getNossoNumero() public méthode

public getNossoNumero ( ) : mixed
Résultat mixed

getNossoNumeroBoleto() public méthode

public getNossoNumeroBoleto ( ) : mixed
Résultat mixed

getNumero() public méthode

public getNumero ( ) : mixed
Résultat mixed

getNumeroDocumento() public méthode

public getNumeroDocumento ( ) : mixed
Résultat mixed

getOutrasDeducoes() public méthode

public getOutrasDeducoes ( ) : mixed
Résultat mixed

getOutrosAcrescimos() public méthode

public getOutrosAcrescimos ( ) : mixed
Résultat mixed

getPagador() public méthode

public getPagador ( ) : Eduardokum\LaravelBoleto\Contracts\Pessoa
Résultat Eduardokum\LaravelBoleto\Contracts\Pessoa

getQuantidade() public méthode

public getQuantidade ( ) : mixed
Résultat mixed

getSacadorAvalista() public méthode

public getSacadorAvalista ( ) : Eduardokum\LaravelBoleto\Contracts\Pessoa
Résultat Eduardokum\LaravelBoleto\Contracts\Pessoa

getStatus() public méthode

public getStatus ( ) : mixed
Résultat mixed

getUsoBanco() public méthode

public getUsoBanco ( ) : mixed
Résultat mixed

getValor() public méthode

public getValor ( ) : mixed
Résultat mixed

getValorCobrado() public méthode

public getValorCobrado ( ) : mixed
Résultat mixed

getValorUnitario() public méthode

public getValorUnitario ( ) : mixed
Résultat mixed

renderHTML() public méthode

Render PDF.
public renderHTML ( ) : mixed
Résultat mixed

renderPDF() public méthode

Render PDF.
public renderPDF ( boolean $print = false ) : mixed
$print boolean
Résultat mixed

toArray() public méthode

Return boleto as a Array.
public toArray ( ) : array
Résultat array