remove country from org create req
This commit is contained in:
parent
b95b35e7d9
commit
9c44fc1329
|
@ -11,5 +11,4 @@ export class OrganizationCreateRequest {
|
|||
additionalStorageGb: number;
|
||||
premiumAccessAddon: boolean;
|
||||
collectionName: string;
|
||||
country: string;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue