mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-20 04:59:16 +00:00
8 lines
159 B
Plaintext
8 lines
159 B
Plaintext
r.list_of :enterprise_fees, @collection do
|
|
r.element :id
|
|
r.element :enterprise_id
|
|
r.element :fee_type
|
|
r.element :name
|
|
r.element :calculator_type
|
|
end
|