Class: Vk::API::Leads::Responses::GetStatsResponse

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

Overview

Instance Method Summary collapse

Instance Method Details

#responseAPI::Leads::Lead



11
# File 'lib/vk/api/leads/responses/get_stats_response.rb', line 11

attribute :response, Dry::Types[API::Leads::Lead].optional.default(nil)