email phone fields audited param
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
"name":"required",
|
||||
"type":"bool",
|
||||
"default":false
|
||||
},
|
||||
{
|
||||
"name":"audited",
|
||||
"type":"bool"
|
||||
}
|
||||
],
|
||||
"actualFields":[
|
||||
|
||||
@@ -15,6 +15,10 @@
|
||||
"name":"defaultType",
|
||||
"type":"varchar",
|
||||
"default": "Mobile"
|
||||
},
|
||||
{
|
||||
"name":"audited",
|
||||
"type":"bool"
|
||||
}
|
||||
],
|
||||
"notActualFields":[
|
||||
|
||||
Reference in New Issue
Block a user