Preparing search index...
The search index is not available
@nosto/nosto-js
@nosto/nosto-js
client
AbTestPreviewSettingsBase
Interface AbTestPreviewSettingsBase<T>
interface
AbTestPreviewSettingsBase
<
T
>
{
id
:
TestId
;
method
:
Method
;
name
:
string
;
segment
:
string
;
variations
:
T
[]
;
}
Type Parameters
T
Hierarchy (
View Summary
)
AbTestPreviewSettingsBase
AbTestDraftPreviewSettingsDTO
AbTestPreviewSettingsDTO
UnsavedDraftPreviewSettingsDTO
Index
Properties
id
method
name
segment
variations
Properties
id
id
:
TestId
method
method
:
Method
name
name
:
string
segment
segment
:
string
variations
variations
:
T
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
method
name
segment
variations
@nosto/nosto-js
Loading...