Sha256: 310c8dd88d2d69618db69529e24b1efcd736724f1a3acec50df225056e33e260
Contents?: true
Size: 258 Bytes
Versions: 29
Compression:
Stored size: 258 Bytes
Contents
module Spree module Api module V2 module Platform class TaxRateSerializer < BaseSerializer include ResourceSerializerConcern belongs_to :zone belongs_to :tax_category end end end end end
Version data entries
29 entries across 29 versions & 3 rubygems