principalId property

String? principalId
final

The identifier of the recipient entity that received the portfolio share. The recipient entities can be one of the following:

  1. An external account.

  2. An organziation member account.

  3. An organzational unit (OU).

  4. The organization itself. (This shares with every account in the organization).

Implementation

final String? principalId;