Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

A JSON object that represents a QA profilke.

See this namespace for more: resources/qa

PROPERTIES

A JSON object:

idThe QA profile id.int

name

Profile name.

string
descriptionProfile description.string
updateStatusIf the profile update segments status.boolean
updateBookmarkIf the profile update segments bookmark.boolean
src

The source locale profile applicable.

Note: if null it's applicable for any language.

string?
trg

The target locale profile applicable.

Note: if null it's applicable for any language.

string?
rulesList of QA Rule (Object).List<rule>
srct

Name of source locale.

Note: can be "Any language".

string
trgt

Name of target locale.

Note: can be "Any language".

string

 

EXAMPLES

  • No labels