Class: Vk::API::Stats::Responses::GetPostReachResponse

Inherits:
Schema::Response
  • Object
show all
Defined in:
lib/vk/api/stats/responses/get_post_reach_response.rb

Overview

Instance Method Summary collapse

Instance Method Details

#responseArray



11
# File 'lib/vk/api/stats/responses/get_post_reach_response.rb', line 11

attribute :response, API::Types::Coercible::Array.member(API::Stats::WallpostStat).optional.default(nil)