[]
Gets or sets the logo settings.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public Logo Logo { get; set; }
An instance of Logo that contains the logo settings.