Skip to main content

Module send

Module send 

Source

Structsยง

EmptyEmailListError
Error returned when SendAuthType::Emails is constructed with an empty email list.
Send
SendFile
File-based send content
SendFileView
View model for decrypted SendFile
SendId
NewType wrapper for SendId
SendItem
Item-based send content
SendItemView
View model for decrypted SendItem
SendListView
SendText
Text-based send content
SendTextView
View model for decrypted SendText
SendView

Enumsยง

AuthType
Indicates the authentication strategy to use when accessing a Send
SendAuthType
Type-safe authentication method for a Send, including the authentication data. This ensures that password and email authentication are mutually exclusive.
SendEncryptionType
Indicates the version of Send data encryption that is being used
SendType
The type of Send, either text, file, or item
SendViewType
View model for decrypted Send type

Constantsยง

DEFAULT_SEND_ENCRYPTION
SEND_ITERATIONS
UNIFFI_META_CONST_BITWARDEN_SEND_CUSTOM_TYPE_SENDID ๐Ÿ”’
UNIFFI_META_CONST_BITWARDEN_SEND_ENUM_AUTHTYPE ๐Ÿ”’
UNIFFI_META_CONST_BITWARDEN_SEND_ENUM_SENDAUTHTYPE ๐Ÿ”’
UNIFFI_META_CONST_BITWARDEN_SEND_ENUM_SENDENCRYPTIONTYPE ๐Ÿ”’
UNIFFI_META_CONST_BITWARDEN_SEND_ENUM_SENDTYPE ๐Ÿ”’
UNIFFI_META_CONST_BITWARDEN_SEND_RECORD_SEND ๐Ÿ”’
UNIFFI_META_CONST_BITWARDEN_SEND_RECORD_SENDFILE ๐Ÿ”’
UNIFFI_META_CONST_BITWARDEN_SEND_RECORD_SENDFILEVIEW ๐Ÿ”’
UNIFFI_META_CONST_BITWARDEN_SEND_RECORD_SENDITEM ๐Ÿ”’
UNIFFI_META_CONST_BITWARDEN_SEND_RECORD_SENDITEMVIEW ๐Ÿ”’
UNIFFI_META_CONST_BITWARDEN_SEND_RECORD_SENDLISTVIEW ๐Ÿ”’
UNIFFI_META_CONST_BITWARDEN_SEND_RECORD_SENDTEXT ๐Ÿ”’
UNIFFI_META_CONST_BITWARDEN_SEND_RECORD_SENDTEXTVIEW ๐Ÿ”’
UNIFFI_META_CONST_BITWARDEN_SEND_RECORD_SENDVIEW ๐Ÿ”’

Type Aliasesยง

SendApiModels ๐Ÿ”’
Type alias for the tuple returned by SendViewType::into_api_models