Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 850 Bytes

PolicyChannelSchema.md

File metadata and controls

20 lines (15 loc) · 850 Bytes

PolicyChannelSchema

Properties

Name Type Description Notes
client_uuid String Client uuid. This is the id defined by client app
config serde_json::Value Policy Channel config
created_at Option<String> [optional]
deleted bool Policy Channel deleted flag
enabled bool Policy Channel enabled flag
id String Id
last_notification Option<String> [optional]
name String Policy Channel name
r#type String Policy Channel type
updated_at Option<String> [optional]

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