Class ApiClient<TSelf, TSettings>.JsonSerializerSettingsData
public class ApiClient<TSelf, TSettings>.JsonSerializerSettingsData
- Inheritance
-
objectApiClient<TSelf, TSettings>.JsonSerializerSettingsData
Properties
Converters
public List<JsonConverter> Converters { get; set; }
Property Value
- List<JsonConverter>
TextCase
public TextCase TextCase { get; set; }
Property Value
- TextCase