Skip to main content

Module access_request_decision_response_model

Module access_request_decision_response_model 

Source

Structs§

AccessRequestDecisionResponseModel
AccessRequestDecisionResponseModel : One decision on an access request: who decided (Bit.Services.Pam.Api.Models.Response.AccessRequestDecisionResponseModel.DeciderKind), their identity for a human decision, the verdict, an optional comment, and when. An element of Bit.Services.Pam.Api.Models.Response.AccessRequestDetailsResponseModel.Decisions — the request’s full decision log, oldest first. For an automatic (access-rule) decision Bit.Services.Pam.Api.Models.Response.AccessRequestDecisionResponseModel.Id/Bit.Services.Pam.Api. Models.Response.AccessRequestDecisionResponseModel.Name/Bit.Services.Pam.Api.Models.Response. AccessRequestDecisionResponseModel.Email are null; for a human decision they carry the approver (name/email denormalized by the server, null only when the user could not be resolved).