Documentation

SyncInvoicesWithVerifactiCommand extends Command

Table of Contents

$description  : string
The console command description.
$signature  : string
The name and signature of the console command.
handle()  : mixed
Execute the console command.
checkInvoiceStatus()  : int
integrateWithVerifacti()  : void
Integrar la factura con Verifacti

Properties

$signature

The name and signature of the console command.

protected string $signature = 'invoice:sync-verifacti {--checkstatus : Verificar estado de facturas en Verifacti}'

Methods

Search results