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