
[//]: # (CLASS:ApiResponseCompanyPublicFloatResult)

[//]: # (KIND:object)

### ApiResponseCompanyPublicFloatResult

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**nextPage** | String | The token required to request the next page of the data. If null, no further results are available. &nbsp;
**company** | [**CompanySummary**](CompanySummary.md) |  &nbsp;
**publicFloats** | [**[CompanyPublicFloat]**](CompanyPublicFloat.md) | Array of all the public floats in this page of the result. &nbsp;

[//]: # (END_DEFINITION)


[//]: # (CONTAINED_CLASS:CompanySummary)


[//]: # (CONTAINED_CLASS:CompanyPublicFloat)





