interface GetAvatars {
    entityId: string;
    type: string;
}

Properties

Properties

entityId: string

The ID of the item the avatar is associated with.

type: string

The avatar type.