UpdateAuthorizationPolicyInputType
Last edit: May 19, 2024
No description
type UpdateAuthorizationPolicyInputType {
content: String
flash_alert: String
manually_managed: Boolean
metadata: HashObject
name: String
physical_file_path: String
redirect_to: String
}
Fields
content
(String
)
flash_alert
(String
)
manually_managed
(Boolean
)
defines whether this object will be manually managed, meaning it will not be affected via pos-cli deploy / sync
metadata
(HashObject
)
name
(String
)
physical_file_path
(String
)
defines where the file definition will be available after pull; should start
with the module name follow by private/public scope, for example
manual/public/authorization_policies/my_policy