@akamai/openapi-ts
Preparing search index...
types.gen
GetLinodeTypeData
Type Alias GetLinodeTypeData
type
GetLinodeTypeData
=
{
body
?:
never
;
path
:
{
typeId
:
string
}
;
query
?:
never
;
url
:
"linode/types/{typeId}"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
never
path
path
:
{
typeId
:
string
}
Type Declaration
typeId
:
string
The ID of the Linode Type to look up.
Optional
query
query
?:
never
url
url
:
"linode/types/{typeId}"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
@akamai/openapi-ts
Loading...
The ID of the Linode Type to look up.