Table of Contents

Class GlowRestClientOptions

Namespace
Phoesion.Glow.SDK.Client.REST
Assembly
Phoesion.Glow.SDK.Client.REST.dll
public class GlowRestClientOptions : IGlowRestClientOptions, IGlowClientOptions
Inheritance
object
GlowRestClientOptions
Implements

Properties

BaseUri

public string? BaseUri { get; set; }

Property Value

string

DefaultIgnoreCondition

public JsonIgnoreCondition DefaultIgnoreCondition { get; set; }

Property Value

JsonIgnoreCondition

DictionaryKeyPolicy

public JsonNamingPolicy? DictionaryKeyPolicy { get; set; }

Property Value

JsonNamingPolicy

PropertyNamingPolicy

public JsonNamingPolicy? PropertyNamingPolicy { get; set; }

Property Value

JsonNamingPolicy