Class: Vk::API::Photos::Responses::PutTagResponse

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

Overview

Instance Method Summary collapse

Instance Method Details

#responseInteger

Returns Created tag ID.

Returns:

  • (Integer)

    Created tag ID



11
# File 'lib/vk/api/photos/responses/put_tag_response.rb', line 11

attribute :response, API::Types::Coercible::Int.optional.default(nil)