Class: Spree::Api::V3::Admin::PriceListSerializer

Inherits:
BaseSerializer show all
Defined in:
app/serializers/spree/api/v3/admin/price_list_serializer.rb

Overview

Serializes Spree::PriceList for the admin pricing surface. Price lists are admin-only — there’s no Store API counterpart; storefront callers only ever see the resolved price (see PriceSerializer#price_list_id), never the list itself.

Method Summary

Methods inherited from BaseSerializer

#current_currency, #current_locale, #current_store, #current_user, #expand?, #expands, #nested_expands_for, #nested_params