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