Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 529 Bytes

File metadata and controls

13 lines (8 loc) · 529 Bytes

Url

Properties

Name Type Description Notes
encrypted kotlin.Boolean Indicates if the message sent to this URL should be encrypted. [optional]
password kotlin.String The password for authentication of the notifications. [optional]
url kotlin.String The URL in the format: http(s)://domain.com. [optional]
username kotlin.String The username for authentication of the notifications. [optional]