v1CreateReadWriteSessionResult class
Properties
-
apiKeyId
→ String
-
Unique identifier for the created API key.
final
-
credentialBundle
→ String
-
HPKE encrypted credential bundle
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
organizationId
→ String
-
Unique identifier for a given Organization. If the request is being made by a user and their Sub-Organization ID is unknown, this can be the Parent Organization ID. However, using the Sub-Organization ID is preferred due to performance reasons.
final
-
organizationName
→ String
-
Human-readable name for an Organization.
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
userId
→ String
-
Unique identifier for a given User.
final
-
username
→ String
-
Human-readable name for a User.
final