Table of Contents

Class ApiClient<TSelf, TSettings>.JsonSerializerSettingsData

Namespace
Glitch9.AIDevKit
public class ApiClient<TSelf, TSettings>.JsonSerializerSettingsData
Inheritance
object
ApiClient<TSelf, TSettings>.JsonSerializerSettingsData

Properties

Converters

public List<JsonConverter> Converters { get; set; }

Property Value

List<JsonConverter>

TextCase

public TextCase TextCase { get; set; }

Property Value

TextCase