Type Alias RefIDs

RefIDs: { id: string }[]

An array of entity reference identifiers (e.g. roles, groups).

Type declaration

  • id: string

    The unique identitier

[
{
id: "507f191e810c19729de860ea"
}
]