Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
StyleGuidesModel
CreateStyleGuideEnterpriseRequest
Interface CreateStyleGuideEnterpriseRequest
interface
CreateStyleGuideEnterpriseRequest
{
aiInstructions
?:
string
;
groupId
?:
null
|
number
;
isShared
?:
boolean
;
languageIds
?:
string
[]
;
name
:
string
;
projectIds
?:
number
[]
;
storageId
:
null
|
number
;
}
Hierarchy (
view full
)
CreateStyleGuideRequest
CreateStyleGuideEnterpriseRequest
Index
Properties
ai
Instructions?
group
Id?
is
Shared?
language
Ids?
name
project
Ids?
storage
Id
Properties
Optional
ai
Instructions
ai
Instructions
?:
string
Optional
group
Id
group
Id
?:
null
|
number
Optional
is
Shared
is
Shared
?:
boolean
Optional
language
Ids
language
Ids
?:
string
[]
name
name
:
string
Optional
project
Ids
project
Ids
?:
number
[]
storage
Id
storage
Id
:
null
|
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
ai
Instructions
group
Id
is
Shared
language
Ids
name
project
Ids
storage
Id
@crowdin/crowdin-api-client
Loading...