Table of Contents

Class InstanceEndpoints

Namespace
Fluxer.Net
Assembly
Fluxer.Net.dll

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

public class InstanceEndpoints : IInstanceEndpoints
Inheritance
object
InstanceEndpoints
Implements

Properties

Admin

public string Admin { get; }

Property Value

string

Api

public string Api { get; }

Property Value

string

ApiClient

public string ApiClient { get; }

Property Value

string

ApiPublic

public string ApiPublic { get; }

Property Value

string

Gateway

public string Gateway { get; }

Property Value

string

Gift

public string Gift { get; }

Property Value

string

Invite

public string Invite { get; }

Property Value

string

Marketing

public string Marketing { get; }

Property Value

string

Media

public string Media { get; }

Property Value

string

Static

public string Static { get; }

Property Value

string

WebApp

public string WebApp { get; }

Property Value

string