Preparing search index...
The search index is not available
@nosto/nosto-js
@nosto/nosto-js
client
SegmentRuleDebugDTO
Interface SegmentRuleDebugDTO
interface
SegmentRuleDebugDTO
{
draft
?:
TestDebugDTO
;
segment
:
string
;
test
?:
TestDebugDTO
;
to
?:
CampaignId
<
string
>
;
type
:
TargetType
;
}
Index
Properties
draft?
segment
test?
to?
type
Properties
Optional
draft
draft
?:
TestDebugDTO
segment
segment
:
string
Optional
test
test
?:
TestDebugDTO
Optional
to
to
?:
CampaignId
<
string
>
type
type
:
TargetType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
draft
segment
test
to
type
@nosto/nosto-js
Loading...