Tsarr Documentation - v2.11.0
Preparing search index...
index
Seerr
GetUserByUserIdPushSubscriptionByEndpointData
Type Alias GetUserByUserIdPushSubscriptionByEndpointData
type
GetUserByUserIdPushSubscriptionByEndpointData
=
{
body
?:
never
;
path
:
{
userId
:
number
;
endpoint
:
string
}
;
query
?:
never
;
url
:
"/user/{userId}/pushSubscription/{endpoint}"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
never
path
path
:
{
userId
:
number
;
endpoint
:
string
}
Optional
query
query
?:
never
url
url
:
"/user/{userId}/pushSubscription/{endpoint}"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
Tsarr Documentation - v2.11.0
Loading...