Method: MxPlatformRuby::BudgetUpdateRequest#hash
- Defined in:
- lib/mx-platform-ruby/models/budget_update_request.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
117 118 119 |
# File 'lib/mx-platform-ruby/models/budget_update_request.rb', line 117 def hash [amount, , skip_webhook].hash end |