bitbadgesjs-sdk - v0.22.7
Preparing search index...
iGetActiveAuthorizationsSuccessResponse
Interface iGetActiveAuthorizationsSuccessResponse<T>
interface
iGetActiveAuthorizationsSuccessResponse
<
T
extends
NumberType
>
{
authorizations
:
iAccessTokenDoc
[]
;
developerApps
:
(
undefined
|
iDeveloperAppDoc
<
T
>
)
[]
;
}
Type Parameters
T
extends
NumberType
Implemented by
GetActiveAuthorizationsSuccessResponse
Index
Properties
authorizations
developer
Apps
Properties
authorizations
authorizations
:
iAccessTokenDoc
[]
developer
Apps
developerApps
:
(
undefined
|
iDeveloperAppDoc
<
T
>
)
[]
Developer app docs for each authorization.
Undefined if deleted.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
authorizations
developer
Apps
bitbadgesjs-sdk - v0.22.7
Loading...
Developer app docs for each authorization.
Undefined if deleted.