Type Alias KSRoleWithUsersCreateuserIdsInput

KSRoleWithUsersCreateuserIdsInput: {
    set: string[];
}