Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
StyleGuidesModel
StyleGuideEnterprise
Interface StyleGuideEnterprise
interface
StyleGuideEnterprise
{
aiInstructions
:
null
|
string
;
createdAt
:
string
;
downloadLink
:
string
;
groupId
:
number
;
id
:
number
;
isShared
:
boolean
;
languageIds
:
null
|
string
[]
;
name
:
string
;
projectIds
:
null
|
number
[]
;
updatedAt
:
string
;
userId
:
number
;
webUrl
:
string
;
}
Hierarchy (
view full
)
StyleGuide
StyleGuideEnterprise
Index
Properties
ai
Instructions
created
At
download
Link
group
Id
id
is
Shared
language
Ids
name
project
Ids
updated
At
user
Id
web
Url
Properties
ai
Instructions
ai
Instructions
:
null
|
string
created
At
created
At
:
string
download
Link
download
Link
:
string
group
Id
group
Id
:
number
id
id
:
number
is
Shared
is
Shared
:
boolean
language
Ids
language
Ids
:
null
|
string
[]
name
name
:
string
project
Ids
project
Ids
:
null
|
number
[]
updated
At
updated
At
:
string
user
Id
user
Id
:
number
web
Url
web
Url
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
ai
Instructions
created
At
download
Link
group
Id
id
is
Shared
language
Ids
name
project
Ids
updated
At
user
Id
web
Url
@crowdin/crowdin-api-client
Loading...