class Tickethub::Supplier::Booking
Public Instance Methods
notify()
click to toggle source
# File lib/tickethub/supplier/booking.rb, line 59 def notify @endpoint[:notify].post end
# File lib/tickethub/supplier/booking.rb, line 59 def notify @endpoint[:notify].post end