Class: Vk::API::Account::Responses::GetProfileInfoResponse

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

Overview

Instance Method Summary collapse

Instance Method Details

#responseAPI::Account::UserSettings



11
# File 'lib/vk/api/account/responses/get_profile_info_response.rb', line 11

attribute :response, Dry::Types[API::Account::UserSettings].optional.default(nil)