type property

String? type
getter/setter pair

The type of the external ID.

The type can be custom or one of these predefined values: * account * customer * loginId * network * organization

Implementation

core.String? type;