registrationToken property

String? registrationToken
final

The identifier for this registration request.

Use this registration token when calling DescribeTypeRegistration , which returns information about the status and IDs of the type registration.

Implementation

final String? registrationToken;