vnorder / com.venuenext.vnorder.stands.model / ModifierProperty / <init>

<init>

ModifierProperty(@NotNull uuid: String = UUID.randomUUID().toString(), modifierGroupUUID: String? = "", secondaryPriceThresholdCount: Int? = 0, sortOrder: Int? = 0, items: List<Item>? = null, defaults: List<String>? = null, featured: List<String>? = null, toggleable: List<String>? = null)