PHP Interface Eduardokum\LaravelBoleto\Contracts\Cnab\Retorno\Cnab240\DetalheSegmentoY

Show file Open project: eduardokum/laravel-boleto

Public Methods

Method Description
getCodigoBancoCompensacao ( ) : mixed
getCodigoOcorrencia ( ) : mixed
getCodigoSegmentoRegistroDetalhe ( ) : mixed
getIdentificacaoCheque ( ) : array
getIdentificacaoRegistroOpcional ( ) : mixed
getLoteServico ( ) : mixed
getNumeroSequencialRegistroLote ( ) : mixed
getTipoRegistro ( ) : mixed
toArray ( ) : array

Method Details

getCodigoBancoCompensacao() public method

public getCodigoBancoCompensacao ( ) : mixed
return mixed

getCodigoOcorrencia() public method

public getCodigoOcorrencia ( ) : mixed
return mixed

getCodigoSegmentoRegistroDetalhe() public method

getIdentificacaoCheque() public method

public getIdentificacaoCheque ( ) : array
return array

getIdentificacaoRegistroOpcional() public method

getLoteServico() public method

public getLoteServico ( ) : mixed
return mixed

getNumeroSequencialRegistroLote() public method

getTipoRegistro() public method

public getTipoRegistro ( ) : mixed
return mixed

toArray() public method

public toArray ( ) : array
return array