Bixby Developer Center

References

description

optionalvalue required

Adds text describing the structure, which is useful for documenting models.

Example

structure (TotalTime) {
description (Total time to prepare a recipe. Includes preparation, refrigeration, cooking, etc.)
extends (viv.time.DurationPeriod)
}