update
This commit is contained in:
parent
5ca15d5433
commit
b8d65aee55
2 changed files with 110 additions and 1 deletions
|
|
@ -688,6 +688,7 @@ export class CreateProfileAllFields {
|
|||
currentZipCode: string | null;
|
||||
}
|
||||
|
||||
|
||||
export type UpdateProfile = {
|
||||
rank?: string | null;
|
||||
prefix?: string | null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue