Class: Vk::API::Leads::Responses::StartResponse

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

Overview

Instance Method Summary collapse

Instance Method Details

#responseAPI::Leads::Start



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

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