Skip to content

GetUserAffinityResponse

Detail Value
Namespace PSImmyBot.Models
Kind Class
Assembly PSImmyBot
Base Type object
Implements IEquatable<GetUserAffinityResponse>
Source Models/GetUserAffinityResponse.cs

Overview

GetUserAffinityResponse is a Class from PSImmyBot.Models and participates in ImmyBot API payloads generated by the module.

Structure

Property Type Nullable Notes
ComputerId int No (value type)
Date DateTimeOffset No (value type)
Id int No (value type)
Person GetPersonResponse Reference type (nullable)
PersonId int No (value type)

Serialization

  • Namespace: PSImmyBot.Models
  • Source file: Models/GetUserAffinityResponse.cs
  • Serializer: System.Text.Json

Notes

This page was generated automatically from the compiled PSImmyBot assembly via HelperScripts/GenerateDocs.ps1. Regenerate after model changes to keep details current.