Class: Vk::API::Leads::Methods::Start
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Leads::Methods::Start
- Defined in:
- lib/vk/api/leads/methods/start.rb
Overview
Creates new session for the user passing the offer.
Arguments collapse
-
#lead_id ⇒ Integer
Lead ID.
-
#secret ⇒ String
Secret key from the lead testing interface.
Instance Method Summary collapse
- #initialize(arguments) ⇒ Leads::Methods::Start constructor