@railzai/railz-visualizations
Version:
Railz.ai Visualizations
11 lines • 412 B
JavaScript
/*!
* Accounting Data as a Service™ is the solution that makes sense of your business customers' financial data.
* Built with Stencil
* Copyright (c) FIS.
*/
export var RVAccountingMethod;
(function (RVAccountingMethod) {
RVAccountingMethod["ACCRUALS"] = "accruals";
RVAccountingMethod["CASH"] = "cash";
})(RVAccountingMethod || (RVAccountingMethod = {}));
//# sourceMappingURL=accounting-method.js.map