SW Combine SDK
Preparing search index...
types
TypesEntityGenericDetail
Interface TypesEntityGenericDetail
Fallback response shape for non-ship /types/:entityType/:uid endpoints.
interface
TypesEntityGenericDetail
{
name
?:
string
;
uid
:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
name?
uid
Properties
Optional
name
name
?:
string
uid
uid
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
uid
SW Combine SDK
Loading...
Fallback response shape for non-ship /types/:entityType/:uid endpoints.