Structs§
- Policy
Editor Beta ApiClient - Publish
Draft Params - struct for passing parameters to the method [
publish_draft
] - Publish
Draft Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Publish
Policy Rules Params - struct for passing parameters to the method [
publish_policy_rules
] - Publish
Policy Rules Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Update
Draft Params - struct for passing parameters to the method [
update_draft
] - Update
Draft Params Builder - Use builder syntax to set the inputs and finish with
build()
.
Enums§
- GetActive
Policy Error - struct for typed errors of method [
get_active_policy
] - GetDraft
Error - struct for typed errors of method [
get_draft
] - Publish
Draft Error - struct for typed errors of method [
publish_draft
] - Publish
Policy Rules Error - struct for typed errors of method [
publish_policy_rules
] - Update
Draft Error - struct for typed errors of method [
update_draft
]