Sha256: 0150c4d97e628ab1e39ca1b5024a73883eeeda924f7439596ac3227276db42b5
Contents?: true
Size: 281 Bytes
Versions: 29
Compression:
Stored size: 281 Bytes
Contents
module Spree module Api module V2 module Platform class PromotionActionLineItemSerializer < BaseSerializer include ResourceSerializerConcern belongs_to :promotion_action belongs_to :variant end end end end end
Version data entries
29 entries across 29 versions & 3 rubygems