Preparing search index...
The search index is not available
@placeos/ts-client
@placeos/ts-client
PlaceShortUrl
Class PlaceShortUrl
Index
Constructors
constructor
Properties
authority_
id
created_
at
description
enabled
id
name
redirect_
count
updated_
at
uri
user_
email
user_
id
user_
name
valid_
from
valid_
until
Constructors
constructor
new
PlaceShortUrl
(
data
:
Partial
<
PlaceShortUrl
>
)
:
PlaceShortUrl
Parameters
data
:
Partial
<
PlaceShortUrl
>
Returns
PlaceShortUrl
Properties
Readonly
authority_
id
authority_id
:
string
Readonly
created_
at
created_at
:
number
Readonly
description
description
:
string
Readonly
enabled
enabled
:
boolean
Readonly
id
id
:
string
Readonly
name
name
:
string
Readonly
redirect_
count
redirect_count
:
number
Readonly
updated_
at
updated_at
:
number
Readonly
uri
uri
:
string
Readonly
user_
email
user_email
:
string
Readonly
user_
id
user_id
:
string
Readonly
user_
name
user_name
:
string
Readonly
valid_
from
valid_from
:
string
Readonly
valid_
until
valid_until
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
authority_
id
created_
at
description
enabled
id
name
redirect_
count
updated_
at
uri
user_
email
user_
id
user_
name
valid_
from
valid_
until
@placeos/ts-client
Loading...