keySpace property
The key space of mobile IDs.
Required. Immutable. Possible string values are:
- "KEY_SPACE_UNSPECIFIED" : Not specified.
- "IOS" : The iOS keyspace.
- "ANDROID" : The Android keyspace.
Implementation
core.String? keySpace;
The key space of mobile IDs.
Required. Immutable. Possible string values are:
core.String? keySpace;