Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 422 Bytes

UpdateSideBySideImagesCmsSectionParams.md

File metadata and controls

18 lines (12 loc) · 422 Bytes

SpreeClient::UpdateSideBySideImagesCmsSectionParams

Properties

Name Type Description Notes
cms_section UpdateSideBySideImagesCmsSectionParamsCmsSection

Example

require 'spree_client'

instance = SpreeClient::UpdateSideBySideImagesCmsSectionParams.new(
  cms_section: null
)