UNPKG

@rudymalhi/intacct-sdk

Version:

Sage Intacct SDK for JavaScript

9 lines 251 B
"use strict"; /** * @module Intacct/SDK/Functions/Company */ Object.defineProperty(exports, "__esModule", { value: true }); class AbstractAllocationLine { } exports.default = AbstractAllocationLine; //# sourceMappingURL=AbstractAllocationLine.js.map