Interface IInstanceFeatures
public interface IInstanceFeatures
Properties
IsEmailsEnabled
bool IsEmailsEnabled { get; }
Property Value
IsPresignedAttachmentUploads
bool IsPresignedAttachmentUploads { get; }
Property Value
IsSelfHosted
bool IsSelfHosted { get; }
Property Value
IsStripeEnabled
bool IsStripeEnabled { get; }
Property Value
IsVoiceEnabled
bool IsVoiceEnabled { get; }