Skip to main content

B1BusinessReviewFactorTableRow

  • Table row defining a single business review evaluation factor, including its type,
    * positive/negative icons, inner thought icon IDs, localized text, and review dialogue lines.
PropertyTypeDescriptionMetadata
ReviewFactorTypeEB1BusinessReviewFactorTypeReview factor typeCategory: B1BusinessReviewFactorTableRow
PositiveIconTSoftObjectPtrPositive icon shown when the score increases (+)Category: B1BusinessReviewFactorTableRow
PositiveInnerThoughtIconIdFNameInner thought icon ID shown for a positive review of this factor.Category: B1BusinessReviewFactorTableRow
Foreign: InnerThoughtIcon.Id
NegativeIconTSoftObjectPtrNegative icon shown when the score decreases (-)Category: B1BusinessReviewFactorTableRow
NegativeInnerThoughtIconIdFNameInner thought icon ID shown for a negative review of this factor.Category: B1BusinessReviewFactorTableRow
Foreign: InnerThoughtIcon.Id
NameTextIdFStringReview factor name (L10N Key)Category: B1BusinessReviewFactorTableRow
DescriptionTextIdFStringReview factor description (L10N Key)Category: B1BusinessReviewFactorTableRow
PositiveReviewTextIdsTArrayList of lines a customer may say for a positive review (L10N Key, 4~5 entries recommended)Category: B1BusinessReviewFactorTableRow
NegativeReviewTextIdsTArrayList of lines a customer may say for a negative review (L10N Key, 4~5 entries recommended)Category: B1BusinessReviewFactorTableRow
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase