AI DevKit
Search Results for

    Show / Hide Table of Contents

    Class ApiClient<TSelf, TSettings>.JsonSerializerSettingsData

    Inheritance
    object
    ApiClient<TSelf, TSettings>.JsonSerializerSettingsData
    Namespace: Glitch9.AIDevKit
    Assembly: .dll
    Syntax
    public class ApiClient<TSelf, TSettings>.JsonSerializerSettingsData

    Properties

    Converters

    Declaration
    public List<JsonConverter> Converters { get; set; }
    Property Value
    Type Description
    List<JsonConverter>

    TextCase

    Declaration
    public TextCase TextCase { get; set; }
    Property Value
    Type Description
    TextCase
    In this article
    Back to top Generated by DocFX