UNPKG

@tomei/finance

Version:

NestJS package for finance module

6 lines 162 B
export interface IPaymentMethodAttr { MethodId: string; Name: string; CompanyId: string; } //# sourceMappingURL=payment-method-attr.interface.d.ts.map