Class InstanceEndpoints
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
-
objectInstanceEndpoints
- Implements
Properties
Admin
public string Admin { get; }
Property Value
Api
public string Api { get; }
Property Value
ApiClient
public string ApiClient { get; }
Property Value
ApiPublic
public string ApiPublic { get; }
Property Value
Gateway
public string Gateway { get; }
Property Value
Gift
public string Gift { get; }
Property Value
Invite
public string Invite { get; }
Property Value
Marketing
public string Marketing { get; }
Property Value
Media
public string Media { get; }
Property Value
Static
public string Static { get; }
Property Value
WebApp
public string WebApp { get; }