# YieldManConfig ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **category_request** | [**OfferWallCategoryRequest**](OfferWallCategoryRequest.md) | | [optional] [default to undefined] **scoring_params** | [**OfferWallRequestYieldmanParams**](OfferWallRequestYieldmanParams.md) | | [optional] [default to undefined] ## Example ```typescript import { YieldManConfig } from './api'; const instance: YieldManConfig = { category_request, scoring_params, }; ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)