class Api::Admin::PaymentMethodSerializer < ActiveModel::Serializer attributes :name, :id end