Method | 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 |
public getDataCredito ( string $format = 'd/m/Y' ) : mixed | ||
$format | string | |
return | mixed |
public getDataOcorrencia ( string $format = 'd/m/Y' ) : mixed | ||
$format | string | |
return | mixed |
public getDataVencimento ( string $format = 'd/m/Y' ) : mixed | ||
$format | string | |
return | mixed |