# TopNPlusBlockRecontactOfferWallResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **info** | [**OfferWallInfo**](OfferWallInfo.md) | | [default to undefined] **offerwall** | [**TopNPlusBlockRecontactOfferWall**](TopNPlusBlockRecontactOfferWall.md) | | [default to undefined] ## Example ```typescript import { TopNPlusBlockRecontactOfferWallResponse } from './api'; const instance: TopNPlusBlockRecontactOfferWallResponse = { info, offerwall, }; ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)