token property

String? token
getter/setter pair

The token provided by the consumer.

This token authenticates that the consumer can create a connecton within the specified project and network.

Implementation

core.String? token;