AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Class AIClientSerializerSettings

    Inheritance
    object
    AIClientSerializerSettings
    Namespace: Glitch9.AIDevKit.Client
    Assembly: .dll
    Syntax
    public class AIClientSerializerSettings

    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