UNPKG

ngx-sp-infra

Version:
22 lines (21 loc) • 443 B
export declare class Logs { Tenant_Id: number; Id: number; SessionId: number; InfraUsuarioLogado: string; NomeUsuarioLogado: string; DtHora: Date; Modulo: string; ReportId: number; MetodoOrigem: string; MetodoProc: string; URL: string; Erp: string; Product: string; Report: string; Json: string; Job: string; DataSource: string; MsgErro: string; Is_Error: boolean; }