Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 422 Bytes

CreateSideBySideImagesCmsSectionParams.md

File metadata and controls

18 lines (12 loc) · 422 Bytes

SpreeClient::CreateSideBySideImagesCmsSectionParams

Properties

Name Type Description Notes
cms_section CreateSideBySideImagesCmsSectionParamsCmsSection

Example

require 'spree_client'

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