Lean  $LEAN_TAG$
QuantConnect.Api.OrganizationResponse Class Reference

Response wrapper for Organizations/Read More...

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

Properties

Organization Organization [get, set]
 Organization read from the response More...
 
- Properties inherited from QuantConnect.Api.RestResponse
bool Success [get, set]
 Indicate if the API request was successful. More...
 
List< string > Errors [get, set]
 List of errors with the API call. More...
 

Additional Inherited Members

- Public Member Functions inherited from QuantConnect.Api.RestResponse
 RestResponse ()
 JSON Constructor More...
 

Detailed Description

Response wrapper for Organizations/Read

Definition at line 27 of file Organization.cs.

Property Documentation

◆ Organization

Organization QuantConnect.Api.OrganizationResponse.Organization
getset

Organization read from the response

Definition at line 32 of file Organization.cs.


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