@pwngh/economy-lab
Docs
Preparing search index...
src/ports
EntitlementGrant
Interface EntitlementGrant
interface
EntitlementGrant
{
expiresAt
:
number
|
null
;
sku
:
string
;
}
Index
Properties
expires
At
sku
Properties
expires
At
expiresAt
:
number
|
null
Epoch ms the grant lapses (owned while now <= expiresAt), or null for a perpetual grant.
sku
sku
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
expires
At
sku
Docs
@pwngh/economy-lab
Loading...
Epoch ms the grant lapses (owned while now <= expiresAt), or null for a perpetual grant.