Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
TranslationsModel
PseudoBuildRequest
Interface PseudoBuildRequest
interface
PseudoBuildRequest
{
branchId
?:
number
;
charTransformation
?:
CharTransformation
;
lengthTransformation
?:
number
;
prefix
?:
string
;
pseudo
:
boolean
;
suffix
?:
string
;
}
Index
Properties
branch
Id?
char
Transformation?
length
Transformation?
prefix?
pseudo
suffix?
Properties
Optional
branch
Id
branch
Id
?:
number
Optional
char
Transformation
char
Transformation
?:
CharTransformation
Optional
length
Transformation
length
Transformation
?:
number
Optional
prefix
prefix
?:
string
pseudo
pseudo
:
boolean
Optional
suffix
suffix
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
branch
Id
char
Transformation
length
Transformation
prefix
pseudo
suffix
@crowdin/crowdin-api-client
Loading...