GroupMemberInfo | @here/olp-sdk-ts
Interface GroupMemberInfo
Hierarchy
- AuthorizationAPI.UserInfo
- GroupMemberInfo
Index
Properties
Optional app Creation Enabled
Optional client Hrn
HRN for the client/application.
Optional client Id
Identifier for the client/application.
Optional default Scope
The default value for the "scope" parameter when requesting a client_credentials OAuth2 token if no. "scope" parameter is specified.
Optional description
Prose description of the client.
Optional email
Email address of the user this invite is for.
Optional firstname
The first name of the user this invite is for.
Optional invite Hrn
The HRN of the invite.
Optional invite Id
The unique identifier of the invite.
Optional is Restricted Scope
If true, the app cannot request a token with a scope different from defaultScope.
Optional lastname
The last name of the user this invite is for.
Optional name
Human readable name of the client.
Optional owner Hrn
The hrn of the user that owns this client.
Optional owner Id
The id of the user that owns this client.
Optional realm
The realm which the invite is associated with.
Optional state
The status of this user.
Optional user Hrn
The HRN of the user.
Optional user Id
The unique identifier of the user.
Generated using TypeDoc
If true, the app can create apps.