-
-
Save cw6365/7e8704f4f489db2bc296 to your computer and use it in GitHub Desktop.
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
{"id"=>"FG3Qn8RHxo4591HmvdmlCjgtpRepGQ", | |
"agreed"=>"true", | |
"driving_license_check"=>"false", | |
"passport_check"=>"false", | |
"utility_bill_check"=>"false", | |
"system"=>{ | |
"os"=>"Operating System", | |
"browser"=>"Browser", | |
"browser_version"=>1}, | |
"required_additional_fields"=>nil, | |
"required_fields"=>nil | |
} | |
{"id"=>"FG3Qn8RHxo4591HmvdmlCjgtpRepGQ", | |
"agreed"=>true, | |
"required_fields"=>nil, | |
"required_additional_fields"=>nil, | |
"system"=>{"os"=>"Mac", | |
"browser"=>"Chrome", | |
"browser_version"=>44 | |
}, | |
"passport_check"=>false, | |
"driving_licence_check"=>false, | |
"utility_bill_check"=>false | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment