Skip to main content

B1FreelanceOrderTemplateTableRow

Freelance order template table (data definition).

PropertyTypeDescriptionMetadata
CategoryIdFNameCategory ID (Foreign Key: FreelanceCategory.Id).Category: B1FreelanceOrderTemplateTableRow
Foreign: FreelanceCategory.Id
OrderTitleTextIdFStringOrder title template (String Table Key).Category: B1FreelanceOrderTemplateTableRow
OrderDescriptionTextIdFStringOrder description template (String Table Key).Category: B1FreelanceOrderTemplateTableRow
DifficultyEB1FreelanceOrderDifficultyDifficulty (time, reward, trust rules are referenced from FreelanceCategory.DifficultyRules).Category: B1FreelanceOrderTemplateTableRow
ConditionFB1FreelanceOrderConditionOrder acceptance conditions.Category: B1FreelanceOrderTemplateTableRow
OrderQuestIdsTArrayQuest execution data.Category: B1FreelanceOrderTemplateTableRow
Foreign: FreelanceOrderQuest.Id
AvailableCityIdsTArrayAvailable city ID list.Category: B1FreelanceOrderTemplateTableRow
Foreign: City.Id
DecisionFlowIdFNameDecision Flow ID for creative work order (None = no choice card evaluation).Category: B1FreelanceOrderTemplateTableRow
Foreign: FreelanceOrderDecisionFlow.Id
StartScriptIdsTArrayScript IDs executed when the order starts.Category: B1FreelanceOrderTemplateTableRow
Foreign: Script.Id
SuccessScriptIdsTArrayScript IDs executed when the order succeeds.Category: B1FreelanceOrderTemplateTableRow
Foreign: Script.Id
FailScriptIdsTArrayScript IDs executed when the order fails.Category: B1FreelanceOrderTemplateTableRow
Foreign: Script.Id
CancelScriptIdsTArrayScript IDs executed when the order is cancelled.Category: B1FreelanceOrderTemplateTableRow
Foreign: Script.Id
TimeLimitMinutesint32Order time limit in minutes. Automatically calculated from OrderQuestIds in OnPostJsonDataLoad.
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase