Class: ReservationService::Form::MyMenu

Inherits:
HungryHub show all
Defined in:
app/services/reservation_service/form/my_menu.rb

Instance Attribute Summary

Attributes inherited from HungryHub

#params, #skip_prepayment, #tmp_reservation

Attributes inherited from Base

#params, #reservation

Method Summary

Methods inherited from HungryHub

#cc_payment_provider_param, #initialize, #prepaid_token, #to_reservation, #validate, #vendor_payment

Methods included from Validators

#accept_refund_guarantee_param, #alipay?, #check_skip_prepayment?, #created_by_admin?, #eligible_to_use_refund_guarantee?, #shopee_pay?, #true_wallet?, #wechat_pay?

Methods inherited from Base

#initialize, #to_reservation, #validate

Methods included from EncryptableHelper

#decrypt, #encrypt, #generate_signature

Methods included from DuplicateBookingChecker

#duplicate_error_message, #multiple_bookings_allowed?

Methods included from DefaultErrorContainer

#error, #error_message_simple, #merge_errors

Constructor Details

This class inherits a constructor from ReservationService::Form::HungryHub