Sha256: bbb69deb39ff1d270b29a52adcf7fefbca5d99b26183d542b139e97ac40fce14
Contents?: true
Size: 238 Bytes
Versions: 29
Compression:
Stored size: 238 Bytes
Contents
module Spree module Api module V2 module Platform class PaymentCaptureEventSerializer < BaseSerializer include ResourceSerializerConcern belongs_to :payment end end end end end
Version data entries
29 entries across 29 versions & 3 rubygems