Last active
August 29, 2015 13:56
-
-
Save darkside/9104922 to your computer and use it in GitHub Desktop.
product_404
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Product Modifier Class for 404 (Baby Spinach) | |
{ | |
:active => true, | |
:amount_free => nil, | |
:amount_free_is_dollars => nil, | |
:auto_jumping => false, | |
:created_by => "/enterprise/User/1/", | |
:created_date => "2013-11-17T16:44:31.120325", | |
:forced => true, | |
:id => 48, | |
:lock_amount => nil, | |
:lock_enable => false, | |
:lock_uuid => "c310228b-6dbe-413d-9bb2-40579cf1eeb0", | |
:modifierclass => "/resources/ModifierClass/26/", | |
:product => "/resources/Product/404/", | |
:resource_uri => "/resources/ProductModifierClass/48/", | |
:updated_by => "/enterprise/User/1/", | |
:updated_date => "2014-02-19T12:06:27.666621" | |
} | |
Modifier Class: | |
{ | |
:active => true, | |
:admin_mod_key => nil, | |
:admin_modifier => false, | |
:brand => nil, | |
:color_code => 0, | |
:created_date => "2013-11-17T15:50:58.837694", | |
:id => 26, | |
:lock_enable => false, | |
:lock_uuid => "37f6313e-adb8-44ac-ab12-39985605afbb", | |
:name => "Dressings", | |
:sort => 4, | |
:updated_date => "2013-11-17T15:50:58.837719", | |
:lock_amount => 2, | |
:resource_uri => "/resources/ModifierClass/26/", | |
:created_by_uri => "/enterprise/User/1/", | |
:establishment_uri => "/enterprise/Establishment/6/", | |
:updated_by_uri => "/enterprise/User/1/" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment