| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
String | ✔️ | The unique identifier of the principal. | 1234abc |
type |
PrincipalTypeEnum | ✔️ | The type of principal. | user |
roleId |
Optional<String> | ➖ | N/A | |
policyParameters |
Optional<PrincipalResponseDataPolicyParameters> | ➖ | N/A | |
scopeType |
Optional<ScopeTypeEnum> | ➖ | Specifies where the role/policy is applied, either at the account level or within product environments. | prodenv |
scopeId |
JsonNullable<String> | ➖ | N/A | |
createdAt |
Optional<Long> | ➖ | N/A | |
updatedAt |
Optional<Long> | ➖ | N/A |