Method: Io::Flow::V0::Models::Promotion#subtype_to_hash
- Defined in:
- lib/flow_commerce/flow_api_v0_client.rb
#subtype_to_hash ⇒ Object
6823 6824 6825 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 6823 def subtype_to_hash raise 'Cannot serialize an instance of promotion directly - must use one of the specific types: free_shipping' end |