# JqlFunctionPrecomputationGetByIdResponse
## Properties
**not_found_precomputation_ids** | Option<**Vec<String>**> | List of precomputations that were not found. | [optional][readonly]
**precomputations** | Option<[**Vec<models::JqlFunctionPrecomputationBean>**](JqlFunctionPrecomputationBean.md)> | The list of precomputations. | [optional][readonly]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)