Class: Vk::API::Secure::Responses::GetSmsHistoryResponse

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

Overview

Instance Method Summary collapse

Instance Method Details

#responseArray



11
# File 'lib/vk/api/secure/responses/get_sms_history_response.rb', line 11

attribute :response, API::Types::Coercible::Array.member(API::Secure::SmsNotification).optional.default(nil)