Skip to main content

B1FreelanceOrderResult

  • Stores the result of a completed freelance order, including outcome type,
    * performance scores, and calculated trust and currency rewards.
PropertyTypeDescriptionMetadata
ResultTypeEB1FreelanceOrderResultTypeCompletion type (Success/Failure/Cancelled).Category: B1FreelanceOrderResult
OrderSummaryIdint32Original order summary ID.Category: B1FreelanceOrderResult
OrderTemplateIdFNameOrder template ID.Category: B1FreelanceOrderResult
RequiredLicenseIdFNameRequired license ID.Category: B1FreelanceOrderResult
bFastCompletionboolFast completion (faster than expected time).Category: B1FreelanceOrderResult
FastCompletionCurrencyBonusfloatCurrency bonus from the matched fast-completion tier.Category: B1FreelanceOrderResult
FastCompletionTrustBonusint32Trust bonus from the matched fast-completion tier.Category: B1FreelanceOrderResult
bIsCreationOrderboolWhether this is a Creation category order.Category: B1FreelanceOrderResult
CategoryIdFNameOrder category ID (FK: FreelanceCategory.Id — Delivery, Creation, etc.).Category: B1FreelanceOrderResult
QualityScorefloatQuality score (0.0 ~ 1.0). Creation only; Delivery = 0.Category: B1FreelanceOrderResult
QualityCurrencyBonusfloatCurrency bonus from the matched quality tier.Category: B1FreelanceOrderResult
QualityTrustBonusint32Trust bonus from the matched quality tier.Category: B1FreelanceOrderResult
ClientSatisfactionfloatClient satisfaction (0.0 ~ 1.0).Category: B1FreelanceOrderResult
DecisionFlowTotalScoreint32DecisionFlow total score (INDEX_NONE if no DecisionFlow).Category: B1FreelanceOrderResult
TrustChangeint32Trust change amount (positive: increase, negative: decrease).Category: B1FreelanceOrderResult
CurrencyRewardint32Currency reward.Category: B1FreelanceOrderResult
TipRewardint32Tip reward.Category: B1FreelanceOrderResult
ResultTextIdFNameSelected DecisionFlow result text ID (Creation Success only, NAME_None otherwise).Category: B1FreelanceOrderResult