accountId property

String? accountId
getter/setter pair

The unique stable account identifier of the member.

The identifier corresponds to an account_id provided in a previous CreateAssessment or AnnotateAssessment call.

Implementation

core.String? accountId;