key property

String? key
getter/setter pair

Only present when callerType is KEY.

Can be the consumer_key of the requestor for OAuth 2LO API requests or an identifier for robot accounts.

Implementation

core.String? key;