Relativity.Infrastructure.V1.Notifications.Models.MotdResponse public class MotdResponse Documentation public bool AllowDismiss { get; set; } public bool Enabled { get; set; } public string Message { get; set; } public MotdResponse()