Bixby Developer Center

References

value

optionalmultiple allowedvalue required

Specify the available values to show when a user selects a bootstrapped preference in the capsule details page.

Read more about bootstrapped preferences.

preference-support {
match: Hotel (this)

bootstrap (starRating) {
value (1)
value (2)
value (3)
value (4)
value (5)
}
}