public Task<GetOSDResponse> GetOSDAsync(GetOSDRequest request) { throw new NotImplementedException(); }
public GetOSDResponse GetOSD(GetOSDRequest request) { throw new NotImplementedException(); }