@carlosnc/tmdb-sdk - v0.8.0
Preparing search index...
CreateListResponse
Interface CreateListResponse
interface
CreateListResponse
{
list_id
:
number
;
status_code
:
number
;
status_message
:
string
;
success
:
boolean
;
}
Hierarchy (
View Summary
)
TMDBResponse
CreateListResponse
Index
Properties
list_
id
status_
code
status_
message
success
Properties
list_
id
list_id
:
number
status_
code
status_code
:
number
status_
message
status_message
:
string
success
success
:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
list_
id
status_
code
status_
message
success
@carlosnc/tmdb-sdk - v0.8.0
Loading...