Schema | {'fields': [{'name': 'id', 'type': 'string', 'format': 'default'}, {'name': 'gender', 'type': 'string', 'format': 'default'}, {'name': 'birthdate', 'type': 'string', 'format': 'default'}, {'name': 'maiden_name', 'type': 'string', 'format': 'default'}, {'name': 'lname', 'type': 'string', 'format': 'default'}, {'name': 'fname', 'type': 'string', 'format': 'default'}, {'name': 'address', 'type': 'string', 'format': 'default'}, {'name': 'city', 'type': 'string', 'format': 'default'}, {'name': 'state', 'type': 'string', 'format': 'default'}, {'name': 'zip', 'type': 'integer', 'format': 'default'}, {'name': 'phone', 'type': 'string', 'format': 'default'}, {'name': 'email', 'type': 'string', 'format': 'email'}, {'name': 'cc_type', 'type': 'string', 'format': 'default'}, {'name': 'cc_number', 'type': 'number', 'format': 'default'}, {'name': 'cc_cvc', 'type': 'integer', 'format': 'default'}, {'name': 'cc_expiredate', 'type': 'string', 'format': 'default'}], 'missingValues': ['']} |