UNPKG

ngx-sp-infra

Version:
12 lines (11 loc) • 268 B
export declare class InfraEstabelecimentoFavoritoDefault { ID: string; NOMEEXIBICAO: string; CODIGO: string; CNPJ: string; IS_MATRIZ: boolean; IS_ACTIVE: boolean; IS_CHECKED?: boolean; IS_FAVORITE?: boolean; IS_DEFAULT?: boolean; }