ProductOptions

Columns

Name

Type

Description

Id [KEY]

Long

The id of the product option.

ProductId

Long

The id of the product.

ProductUpdatedAt

Datetime

The date and time when the product was last modified.

Name

String

The name of the product option.

Position

Integer

The position of the product option.

Values

String

The values of the product option.

Last updated