Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
AiModel
ListAiPromptsOptions
Interface ListAiPromptsOptions
interface
ListAiPromptsOptions
{
action
?:
Action
;
limit
?:
number
;
offset
?:
number
;
projectId
?:
number
;
}
Hierarchy (
view full
)
PaginationOptions
ListAiPromptsOptions
Index
Properties
action?
limit?
offset?
project
Id?
Properties
Optional
action
action
?:
Action
Optional
limit
limit
?:
number
Optional
offset
offset
?:
number
Optional
project
Id
project
Id
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
action
limit
offset
project
Id
@crowdin/crowdin-api-client
Loading...