Class: Vk::API::Auth::Responses::ConfirmResponse
- Inherits:
-
Schema::Response
- Object
- Dry::Struct
- Schema::Response
- Vk::API::Auth::Responses::ConfirmResponse
- Defined in:
- lib/vk/api/auth/responses/confirm_response.rb
Overview
Instance Method Summary collapse
Instance Method Details
#response ⇒ Object
11 |
# File 'lib/vk/api/auth/responses/confirm_response.rb', line 11 attribute :response, API::Types::Coercible::Hash.optional.default(nil) |