RxInfer Client - v1.3.0
Preparing search index...
AttachEventsToEpisodeData
Type Alias AttachEventsToEpisodeData
type
AttachEventsToEpisodeData
=
{
body
:
AttachEventsToEpisodeRequest
;
path
:
{
instance_id
:
string
;
episode_name
:
string
}
;
query
?:
never
;
url
:
"/models/i/{instance_id}/episodes/{episode_name}/attach-events"
;
}
Index
Properties
body
path
query?
url
Properties
body
body
:
AttachEventsToEpisodeRequest
path
path
:
{
instance_id
:
string
;
episode_name
:
string
}
Type declaration
instance_id
:
string
ID of the model instance to attach events to
episode_name
:
string
Name of the episode to attach events to
Optional
query
query
?:
never
url
url
:
"/models/i/{instance_id}/episodes/{episode_name}/attach-events"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
RxInfer Client - v1.3.0
Loading...
ID of the model instance to attach events to