Sha256: 073716358cc41686ef30765417c49fa60efadf63d7b2d992a56b847b0a6fc6b4
Contents?: true
Size: 252 Bytes
Versions: 7
Compression:
Stored size: 252 Bytes
Contents
module Spree module Api module V2 module Platform class OptionValueSerializer < BaseSerializer include ::Spree::Api::V2::ResourceSerializerConcern belongs_to :option_type end end end end end
Version data entries
7 entries across 7 versions & 1 rubygems