create consumer domain accounts permissions
This commit is contained in:
@@ -47,6 +47,7 @@ export interface IAuthAccountResponse {
|
||||
provider_id?: string;
|
||||
pos_id?: string;
|
||||
user: IAuthAccountUser;
|
||||
role: string;
|
||||
}
|
||||
interface IAuthAccountUser {
|
||||
id: string;
|
||||
|
||||
Reference in New Issue
Block a user