namespace WireMock.Org.Abstractions { public class GetAdminRecordingsStatusResponse { public string Status { get; set; } } }