v0.16.3
Detritus
interface
LibraryApplicationUpdate
Properties
application
branch
branch_id
created_at
entitlements
flags
sku
sku_id
Search results
Types
Classes
Interfaces
Enums
Functions
Type aliases
Constants
Members
Properties
Methods
Getters
Setters
Enum members
Show privates
Other
In this module only
index
/
detritus-client
/
gateway
/
GatewayRawEvents
/
LibraryApplicationUpdate
Interface
LibraryApplicationUpdate
Defined in rawevents
Properties
application
:
RawApplication
interface
RawApplication
detritus-client/gateway/
RawApplication
branch
?
:
{
id
:
string
,
name
:
string
}
branch_id
:
string
created_at
:
string
entitlements
?
:
Array
<
RawEntitlement
interface
RawEntitlement
detritus-client/gateway/
RawEntitlement
>
external
Array
flags
:
number
sku
:
{
id
:
string
,
premium
:
boolean
,
preorder_approximate_release_date
:
null
|
string
,
preorder_release_at
:
null
|
string
,
type
:
number
}
sku_id
:
string