Class: Vk::API::Account::Responses::GetPushSettingsResponse

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

Overview

Instance Method Summary collapse

Instance Method Details

#responseAPI::Account::PushSettings



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

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