@stigg/react-sdk - v10.7.0
Preparing search index...
GetActiveSubscriptionsInput
Type Alias GetActiveSubscriptionsInput
type
GetActiveSubscriptionsInput
=
{
customerId
:
Scalars
[
"String"
]
;
environmentId
?:
InputMaybe
<
Scalars
[
"UUID"
]
>
;
resourceId
?:
InputMaybe
<
Scalars
[
"String"
]
>
;
resourceIds
?:
InputMaybe
<
Scalars
[
"String"
]
[]
>
;
}
Index
Properties
customer
Id
environment
Id?
resource
Id?
resource
Ids?
Properties
customer
Id
customerId
:
Scalars
[
"String"
]
Optional
environment
Id
environmentId
?:
InputMaybe
<
Scalars
[
"UUID"
]
>
Optional
resource
Id
resourceId
?:
InputMaybe
<
Scalars
[
"String"
]
>
Optional
resource
Ids
resourceIds
?:
InputMaybe
<
Scalars
[
"String"
]
[]
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
customer
Id
environment
Id
resource
Id
resource
Ids
@stigg/react-sdk - v10.7.0
Loading...