Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 316 Bytes

UpdateTaxonParams.md

File metadata and controls

18 lines (12 loc) · 316 Bytes

SpreeClient::UpdateTaxonParams

Properties

Name Type Description Notes
taxon UpdateTaxonParamsTaxon

Example

require 'spree_client'

instance = SpreeClient::UpdateTaxonParams.new(
  taxon: null
)