Method: WebPay::EventListRequest#type=

Defined in:
lib/webpay/data_types.rb

#type=(value) ⇒ Object



1607
1608
1609
# File 'lib/webpay/data_types.rb', line 1607

def type=(value)
  attributes['type'] = value
end