MorningPeak/app/views/client_bills/show.json.jbuilder

2 lines
116 B
Ruby

json.extract! @bill, :id, :title, :description, :amount, :paid, :emission_date, :due_date, :created_at, :updated_at