Principal Class

The name of the entity last modified it.

Inheritance
Principal

Constructor

Principal(*, id: Optional[str] = None, display_name: Optional[str] = None, type: Optional[str] = None, email: Optional[str] = None, **kwargs)

Parameters

id
str
Required

The id of the principal made changes.

display_name
str
Required

The name of the principal made changes.

type
str
Required

Type of principal such as user , group etc.

email
str
Required

Email of principal.