Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 745 Bytes

CreateForwardingRulePayload.md

File metadata and controls

14 lines (10 loc) · 745 Bytes

CreateForwardingRulePayload

Properties

Name Type Description Notes
from_user UserMeta The user whose notifications will be forwarded.
to_user UserMeta The user who will receive the forwarded notifications.
start_date datetime The date and time for forwarding will start
end_date datetime The date and time for forwarding will end
alias str A user defined identifier for the forwarding rule. [optional]

[Back to Model list] [Back to API list] [Back to README]