finsit API - KnownGroup

A collection of help pages for using the API.

KnownGroup

No description available.

Properties

Name Type Description
id String
type String
name String
children AccountGroup[]
AccountListGroup[]
AccountIntervalGroup[]
KnownGroup[]

Sample object

{
  "id": "Income",
  "type": "SubSetAccountGroup",
  "name": "Income",
  "children": []
}