@ptkl/sdk - v1.18.0
Preparing search index...
v0.10/types/integrations
FileNotification
Type Alias FileNotification
type
FileNotification
=
{
created_by
?:
string
;
file_key
?:
string
;
file_name
?:
string
;
library_uuid
:
string
;
media_uuid
:
string
;
note
:
string
;
notify_at
:
string
;
queued_at
?:
string
;
recipient_email
?:
string
;
rule_uuid
?:
string
;
sent_at
?:
string
;
status
:
FileNotificationStatus
;
uuid
:
string
;
}
Index
Properties
created_
by?
file_
key?
file_
name?
library_
uuid
media_
uuid
note
notify_
at
queued_
at?
recipient_
email?
rule_
uuid?
sent_
at?
status
uuid
Properties
Optional
created_
by
created_by
?:
string
Optional
file_
key
file_key
?:
string
Optional
file_
name
file_name
?:
string
library_
uuid
library_uuid
:
string
media_
uuid
media_uuid
:
string
note
note
:
string
notify_
at
notify_at
:
string
Optional
queued_
at
queued_at
?:
string
Optional
recipient_
email
recipient_email
?:
string
Optional
rule_
uuid
rule_uuid
?:
string
UUID of the notification rule that generated this occurrence, if any
Optional
sent_
at
sent_at
?:
string
status
status
:
FileNotificationStatus
uuid
uuid
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
created_
by
file_
key
file_
name
library_
uuid
media_
uuid
note
notify_
at
queued_
at
recipient_
email
rule_
uuid
sent_
at
status
uuid
@ptkl/sdk - v1.18.0
Loading...
UUID of the notification rule that generated this occurrence, if any