ib 3.0.0

A Rust client to the Interactive Brokers HTTP REST API
Documentation
# \IBCustApi

All URIs are relative to *https://localhost:5000/v1/api*

Method | HTTP request | Description
------------- | ------------- | -------------
[**ibcust_entity_info_get**]IBCustApi.md#ibcust_entity_info_get | **Get** /ibcust/entity/info | IBCust Entity Info


# **ibcust_entity_info_get**
> Vec<::models::InlineResponse20010> ibcust_entity_info_get()
IBCust Entity Info

Returns Applicant Id with all owner related entities

### Required Parameters
This endpoint does not need any parameter.

### Return type

[**Vec<::models::InlineResponse20010>**](inline_response_200_10.md)

### Authorization

No authorization required

### HTTP request headers

 - **Content-Type**: Not defined
 - **Accept**: application/json

[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)