Lean  $LEAN_TAG$
QuantConnect.Api.Organization Class Reference

Object representation of Organization from QuantConnect Api More...

Inheritance diagram for QuantConnect.Api.Organization:
[legend]

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...
 

Additional Inherited Members

- Public Member Functions inherited from QuantConnect.Api.StringRepresentation
override string ToString ()
 Returns the string representation of this object More...
 

Detailed Description

Object representation of Organization from QuantConnect Api

Definition at line 38 of file Organization.cs.

Property Documentation

◆ DataAgreement

DataAgreement QuantConnect.Api.Organization.DataAgreement
getset

Data Agreement information

Definition at line 44 of file Organization.cs.

◆ Products

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

Organization Product Subscriptions

Definition at line 49 of file Organization.cs.

◆ Credit

Credit QuantConnect.Api.Organization.Credit
getset

Organization Credit Balance and Transactions

Definition at line 54 of file Organization.cs.


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