UNPKG

ngx-sp-infra

Version:
12 lines (11 loc) • 240 B
export declare class Logs { Tenant_Id: number; Id: number; SessionId: number; InfraUsuarioLogado: string; NomeUsuarioLogado: string; DtHora: Date; MetodoOrigem: string; Msg: string; StackTrace: string; }