Class: Stay::Payment

Inherits:
ApplicationRecord show all
Defined in:
app/models/stay/payment.rb

Constant Summary collapse

PAYMENT_STATES =
%w(failed paid)