Skip to main content

Module enums

Module enums 

Source
Expand description

Enums for Appwrite SDK

Re-exports§

pub use authenticator_type::AuthenticatorType;
pub use authentication_factor::AuthenticationFactor;
pub use o_auth_provider::OAuthProvider;
pub use browser::Browser;
pub use credit_card::CreditCard;
pub use flag::Flag;
pub use theme::Theme;
pub use timezone::Timezone;
pub use browser_permission::BrowserPermission;
pub use image_format::ImageFormat;
pub use backup_services::BackupServices;
pub use relationship_type::RelationshipType;
pub use relation_mutate::RelationMutate;
pub use index_type::IndexType;
pub use order_by::OrderBy;
pub use runtime::Runtime;
pub use scopes::Scopes;
pub use template_reference_type::TemplateReferenceType;
pub use vcs_reference_type::VCSReferenceType;
pub use deployment_download_type::DeploymentDownloadType;
pub use execution_method::ExecutionMethod;
pub use name::Name;
pub use message_priority::MessagePriority;
pub use smtp_encryption::SmtpEncryption;
pub use framework::Framework;
pub use build_runtime::BuildRuntime;
pub use adapter::Adapter;
pub use compression::Compression;
pub use image_gravity::ImageGravity;
pub use password_hash::PasswordHash;
pub use messaging_provider_type::MessagingProviderType;
pub use database_type::DatabaseType;
pub use attribute_status::AttributeStatus;
pub use column_status::ColumnStatus;
pub use index_status::IndexStatus;
pub use deployment_status::DeploymentStatus;
pub use execution_trigger::ExecutionTrigger;
pub use execution_status::ExecutionStatus;
pub use health_antivirus_status::HealthAntivirusStatus;
pub use health_check_status::HealthCheckStatus;
pub use message_status::MessageStatus;

Modules§

adapter
attribute_status
authentication_factor
authenticator_type
backup_services
browser
browser_permission
build_runtime
column_status
compression
credit_card
database_type
deployment_download_type
deployment_status
execution_method
execution_status
execution_trigger
flag
framework
health_antivirus_status
health_check_status
image_format
image_gravity
index_status
index_type
message_priority
message_status
messaging_provider_type
name
o_auth_provider
order_by
password_hash
relation_mutate
relationship_type
runtime
scopes
smtp_encryption
template_reference_type
theme
timezone
vcs_reference_type