Class: Vk::API::Ads::Responses::AddOfficeUsersResponse

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

Overview

Instance Method Summary collapse

Instance Method Details

#responseBoolean

Returns true if success.

Returns:

  • (Boolean)

    true if success



11
# File 'lib/vk/api/ads/responses/add_office_users_response.rb', line 11

attribute :response, API::Types::Form::Bool.optional.default(nil)