Interface IWithRootElement
- Namespace
- RestSharp.Serializers
- Assembly
- RestSharp.dll
public interface IWithRootElement
Properties
RootElement
string? RootElement { get; set; }
public interface IWithRootElement
string? RootElement { get; set; }