Sha256: c3b23ab8e4b91cd26369883b064ea13dac181a3296fa8ccfea2d25d3335b3225
Contents?: true
Size: 263 Bytes
Versions: 29
Compression:
Stored size: 263 Bytes
Contents
module Spree module Api module V2 module Platform class OrderPromotionSerializer < BaseSerializer include ResourceSerializerConcern belongs_to :order belongs_to :promotion end end end end end
Version data entries
29 entries across 29 versions & 3 rubygems