Sha256: 31104e2a6228c050a50087393ae88b4014a649fd106c070c37136ecae17762e8
Contents?: true
Size: 322 Bytes
Versions: 5
Compression:
Stored size: 322 Bytes
Contents
require "flex_commerce_api/api_base" module FlexCommerce # # A flex Free Shipping Promotion summary model # # This model is used by the Cart model as an association so is not # usable directly on the API as there is no corresponding URL # # class FreeShippingPromotion < FlexCommerceApi::ApiBase end end
Version data entries
5 entries across 5 versions & 1 rubygems