intacct / intacct-sdk-js

Official repository of the Sage Intacct SDK for JavaScript in Node.js
https://developer.intacct.com/tools/sdk-node-js/
Apache License 2.0
22 stars 31 forks source link

feat: Add support for getting an attachment #117

Open quinnturner opened 1 year ago

quinnturner commented 1 year ago

This has been tested against Intacct.

One question is whether it should be named AttachmentGet or AttachmentsGet.

Another question is whether AttachmentGet should extend AbstractAttachment or not.