email
/
zakadabar.lib.email
/
Mail
common
Mail
class
Mail
(id:
<ERROR CLASS>
<
Mail
>, status:
MailStatus
, createdBy:
<ERROR CLASS>
<
<ERROR CLASS>
>?, createdAt:
<ERROR CLASS>
?, sentAt:
<ERROR CLASS>
?, sensitive:
Boolean
, recipients:
String
, subject:
String
)
Content copied to clipboard
Types
Functions
Properties
Types
Companion
Link copied to clipboard
common
object
Companion
Content copied to clipboard
Functions
comm
Link copied to clipboard
common
open fun
comm
():
<ERROR CLASS>
Content copied to clipboard
getBoNamespace
Link copied to clipboard
common
open fun
getBoNamespace
():
<ERROR CLASS>
Content copied to clipboard
schema
Link copied to clipboard
common
open fun
schema
():
<ERROR CLASS>
Content copied to clipboard
Properties
createdAt
Link copied to clipboard
common
var
createdAt
:
<ERROR CLASS>
?
Content copied to clipboard
createdBy
Link copied to clipboard
common
var
createdBy
:
<ERROR CLASS>
<
<ERROR CLASS>
>?
Content copied to clipboard
id
Link copied to clipboard
common
open var
id
:
<ERROR CLASS>
<
Mail
>
Content copied to clipboard
recipients
Link copied to clipboard
common
var
recipients
:
String
Content copied to clipboard
sensitive
Link copied to clipboard
common
var
sensitive
:
Boolean
Content copied to clipboard
sentAt
Link copied to clipboard
common
var
sentAt
:
<ERROR CLASS>
?
Content copied to clipboard
status
Link copied to clipboard
common
var
status
:
MailStatus
Content copied to clipboard
subject
Link copied to clipboard
common
var
subject
:
String
Content copied to clipboard