Preparing search index...
The search index is not available
@30k/starcomm-client
@30k/starcomm-client
UriLink
Interface UriLink
A URI link as returned by the shard (public view, no token).
interface
UriLink
{
action
:
UriLinkAction
;
createdAt
:
string
;
createdByKeyId
:
string
;
expiresAt
:
string
;
id
:
string
;
lastUsedAt
:
string
;
maxUses
:
number
;
name
:
string
;
revokedAt
:
string
;
target
:
UriLinkTarget
;
useCount
:
number
;
}
Index
Properties
action
created
At
created
By
Key
Id
expires
At
id
last
Used
At
max
Uses
name
revoked
At
target
use
Count
Properties
action
action
:
UriLinkAction
created
At
createdAt
:
string
created
By
Key
Id
createdByKeyId
:
string
expires
At
expiresAt
:
string
id
id
:
string
last
Used
At
lastUsedAt
:
string
max
Uses
maxUses
:
number
name
name
:
string
revoked
At
revokedAt
:
string
target
target
:
UriLinkTarget
use
Count
useCount
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
created
At
created
By
Key
Id
expires
At
id
last
Used
At
max
Uses
name
revoked
At
target
use
Count
@30k/starcomm-client
Loading...
A URI link as returned by the shard (public view, no token).