Table of Contents

Interface IGlowRestClientOptions

Namespace
Phoesion.Glow.SDK.Client.REST
Assembly
Phoesion.Glow.SDK.Client.REST.dll
public interface IGlowRestClientOptions : IGlowClientOptions

Properties

BaseUri

string? BaseUri { get; set; }

Property Value

string

DefaultIgnoreCondition

JsonIgnoreCondition DefaultIgnoreCondition { get; set; }

Property Value

JsonIgnoreCondition

DictionaryKeyPolicy

JsonNamingPolicy? DictionaryKeyPolicy { get; set; }

Property Value

JsonNamingPolicy

PropertyNamingPolicy

JsonNamingPolicy? PropertyNamingPolicy { get; set; }

Property Value

JsonNamingPolicy