open-nfse / LocPrest
Type Alias: LocPrest
ts
type LocPrest =
| {
cLocPrestacao: string;
}
| {
cPaisPrestacao: string;
};Defined in: src/nfse/domain.ts:110