feat: small refactor, address now is telegram
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
/* tslint:disable */
|
||||
/* eslint-disable */
|
||||
export type ClientDetailsSchema = {
|
||||
address?: (string | null);
|
||||
telegram?: (string | null);
|
||||
phoneNumber?: (string | null);
|
||||
inn?: (string | null);
|
||||
email?: (string | null);
|
||||
|
||||
Reference in New Issue
Block a user