Class: PaymentHistorySerializer

Inherits:
ActiveModel::Serializer
  • Object
show all
Defined in:
app/serializers/payment_history_serializer.rb

Instance Method Summary collapse

Instance Method Details

#idObject



9
10
11
# File 'app/serializers/payment_history_serializer.rb', line 9

def id
  nil
end