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
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.
SendType
The type of Send, either text or file
SendViewType
View model for decrypted Send type

Constantsยง

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_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_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