Class: Vk::API::Ads::Responses::GetRejectionReasonResponse

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

Overview

Instance Method Summary collapse

Instance Method Details

#responseAPI::Ads::RejectReason



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

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