OptOutCancelledPayload Class
Opt Out Cancelled (RISC 1.0 Section 2.8.3): the account identified by the subject cancelled a pending opt-out and is back in the opt-in state. The event carries no attributes.
public sealed record OptOutCancelledPayload : Abblix.SecurityEvents.Events.IEventPayload, System.IEquatable<Abblix.SecurityEvents.RISC.OptOutCancelledPayload>Inheritance System.Object → OptOutCancelledPayload
Implements IEventPayload, System.IEquatable<OptOutCancelledPayload>