Class: Yandex::Direct::ExceptionNotification

Inherits:
Object
  • Object
show all
Includes:
ActiveModel::Model
Defined in:
lib/yandex/direct/exception_notification.rb

Instance Attribute Summary collapse

Instance Attribute Details

#CodeObject

Returns the value of attribute Code.



5
6
7
# File 'lib/yandex/direct/exception_notification.rb', line 5

def Code
  @Code
end

#DetailsObject

Returns the value of attribute Details.



5
6
7
# File 'lib/yandex/direct/exception_notification.rb', line 5

def Details
  @Details
end

#MessageObject

Returns the value of attribute Message.



5
6
7
# File 'lib/yandex/direct/exception_notification.rb', line 5

def Message
  @Message
end