Retrieve a stock class contract by ID and return it as an OCF JSON object
This function fetches the stock class contract data from the ledger and transforms it into the Open Cap Table Coalition (OCF) format according to the official schema.
The ledger JSON API client
Parameters for retrieving the stock class
Promise resolving to the OCF StockClass object
https://schema.opencaptablecoalition.com/v/1.2.0/objects/StockClass.schema.json
Retrieve a stock class contract by ID and return it as an OCF JSON object
This function fetches the stock class contract data from the ledger and transforms it into the Open Cap Table Coalition (OCF) format according to the official schema.