@cfxlabsinc/b2b-services
Preparing search index...
@cfxlabsinc/short-url-services
AdminShortUrl
Type Alias AdminShortUrl
type
AdminShortUrl
=
{
createdAt
:
Date
;
customerId
:
Customer
[
"id"
]
;
expiresAt
:
Date
|
null
;
id
:
string
;
name
:
string
|
null
;
updatedAt
:
Date
;
url
:
string
;
}
Index
Properties
created
At
customer
Id
expires
At
id
name
updated
At
url
Properties
created
At
createdAt
:
Date
customer
Id
customerId
:
Customer
[
"id"
]
expires
At
expiresAt
:
Date
|
null
id
id
:
string
name
name
:
string
|
null
updated
At
updatedAt
:
Date
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
At
customer
Id
expires
At
id
name
updated
At
url
@cfxlabsinc/b2b-services
Loading...