PHP Interface Eduardokum\LaravelBoleto\Contracts\Cnab\Retorno\Cnab400\Detalhe

Afficher le fichier Open project: eduardokum/laravel-boleto

Méthodes publiques

Méthode Description
getDataCredito ( string $format = 'd/m/Y' ) : mixed
getDataOcorrencia ( string $format = 'd/m/Y' ) : mixed
getDataVencimento ( string $format = 'd/m/Y' ) : mixed
getError ( ) : string
getNossoNumero ( ) : mixed
getNumeroDocumento ( ) : mixed
getOcorrencia ( ) : mixed
getOcorrenciaDescricao ( ) : mixed
getOcorrenciaTipo ( ) : mixed
getValor ( ) : mixed
getValorAbatimento ( ) : mixed
getValorDesconto ( ) : mixed
getValorIOF ( ) : mixed
getValorMora ( ) : mixed
getValorMulta ( ) : mixed
getValorRecebido ( ) : mixed
getValorTarifa ( ) : mixed
hasError ( ) : boolean
toArray ( ) : array

Method Details

getDataCredito() public méthode

public getDataCredito ( string $format = 'd/m/Y' ) : mixed
$format string
Résultat mixed

getDataOcorrencia() public méthode

public getDataOcorrencia ( string $format = 'd/m/Y' ) : mixed
$format string
Résultat mixed

getDataVencimento() public méthode

public getDataVencimento ( string $format = 'd/m/Y' ) : mixed
$format string
Résultat mixed

getError() public méthode

public getError ( ) : string
Résultat string

getNossoNumero() public méthode

public getNossoNumero ( ) : mixed
Résultat mixed

getNumeroDocumento() public méthode

public getNumeroDocumento ( ) : mixed
Résultat mixed

getOcorrencia() public méthode

public getOcorrencia ( ) : mixed
Résultat mixed

getOcorrenciaDescricao() public méthode

public getOcorrenciaDescricao ( ) : mixed
Résultat mixed

getOcorrenciaTipo() public méthode

public getOcorrenciaTipo ( ) : mixed
Résultat mixed

getValor() public méthode

public getValor ( ) : mixed
Résultat mixed

getValorAbatimento() public méthode

public getValorAbatimento ( ) : mixed
Résultat mixed

getValorDesconto() public méthode

public getValorDesconto ( ) : mixed
Résultat mixed

getValorIOF() public méthode

public getValorIOF ( ) : mixed
Résultat mixed

getValorMora() public méthode

public getValorMora ( ) : mixed
Résultat mixed

getValorMulta() public méthode

public getValorMulta ( ) : mixed
Résultat mixed

getValorRecebido() public méthode

public getValorRecebido ( ) : mixed
Résultat mixed

getValorTarifa() public méthode

public getValorTarifa ( ) : mixed
Résultat mixed

hasError() public méthode

public hasError ( ) : boolean
Résultat boolean

toArray() public méthode

public toArray ( ) : array
Résultat array