RxInfer Client - v1.3.0
Preparing search index...
GetEpisodeInfoData
Type Alias GetEpisodeInfoData
type
GetEpisodeInfoData
=
{
body
?:
never
;
path
:
{
instance_id
:
string
;
episode_name
:
string
}
;
query
?:
never
;
url
:
"/models/i/{instance_id}/episodes/{episode_name}"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
never
path
path
:
{
instance_id
:
string
;
episode_name
:
string
}
Type declaration
instance_id
:
string
ID of the model instance to retrieve episode for
episode_name
:
string
Name of the episode to retrieve
Optional
query
query
?:
never
url
url
:
"/models/i/{instance_id}/episodes/{episode_name}"
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 retrieve episode for