SecuredPolicy#

class SecuredPolicy(policy_ext_id=None, policy_type=None, *args, **kwargs)#

Bases: object

Contains all the required information for secured protection policy.

Parameters:
  • policy_ext_id (required) – (policy_ext_id) External identifier of the policy associated with an approval policy.

  • policy_type (required) – (policy_type)

property policy_ext_id#

External identifier of the policy associated with an approval policy.

Type:

str

property policy_type#
Type:

PolicyType

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model