Class: Vk::API::Groups::Responses::GetSettingsResponse

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

Overview

Instance Method Summary collapse

Instance Method Details

#responseAPI::Groups::GroupSettings



11
# File 'lib/vk/api/groups/responses/get_settings_response.rb', line 11

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