prefix
This commit is contained in:
parent
0023e22fb9
commit
1e4dd426f3
5 changed files with 8 additions and 5 deletions
|
|
@ -32,6 +32,7 @@ interface ResponseObject {
|
|||
relationship: string | null;
|
||||
religion: string | null;
|
||||
telephoneNumber: string | null;
|
||||
prefixMain: string;
|
||||
}
|
||||
|
||||
interface Religion {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue