Table of Contents

Interface IInstanceFeatures

Namespace
Fluxer.Net
Assembly
Fluxer.Net.dll
public interface IInstanceFeatures

Properties

IsEmailsEnabled

bool IsEmailsEnabled { get; }

Property Value

bool

IsPresignedAttachmentUploads

bool IsPresignedAttachmentUploads { get; }

Property Value

bool

IsSelfHosted

bool IsSelfHosted { get; }

Property Value

bool

IsStripeEnabled

bool IsStripeEnabled { get; }

Property Value

bool

IsVoiceEnabled

bool IsVoiceEnabled { get; }

Property Value

bool