Lean  $LEAN_TAG$
QuantConnect.Api.Organization Class Reference

Object representation of Organization from QuantConnect Api More...

Properties

DataAgreement DataAgreement [get, set]
 Data Agreement information More...
 
List< ProductProducts [get, set]
 Organization Product Subscriptions More...
 
Credit Credit [get, set]
 Organization Credit Balance and Transactions More...
 

Detailed Description

Object representation of Organization from QuantConnect Api

Definition at line 39 of file Organization.cs.

Property Documentation

◆ DataAgreement

DataAgreement QuantConnect.Api.Organization.DataAgreement
getset

Data Agreement information

Definition at line 45 of file Organization.cs.

◆ Products

List<Product> QuantConnect.Api.Organization.Products
getset

Organization Product Subscriptions

Definition at line 51 of file Organization.cs.

◆ Credit

Credit QuantConnect.Api.Organization.Credit
getset

Organization Credit Balance and Transactions

Definition at line 57 of file Organization.cs.


The documentation for this class was generated from the following file: