Complete client form
This commit is contained in:
@@ -198,6 +198,7 @@ export type ApiReqParams<
|
||||
update_on_duplicate?: boolean;
|
||||
user_id?: string | number | null;
|
||||
dependent_id?: string | number | null;
|
||||
host_id?: string | number | null;
|
||||
|
||||
media_base_64?: string;
|
||||
media_base_64_data_url?: string;
|
||||
|
||||
Reference in New Issue
Block a user