ProductVariantField

A ProductVariantField represents an AccountProductVariantField value that is specified for an individual ProductVariant in your Liftoff account.

Properties

NameTypeDescription
IdintThe ID of the field value.
ProductVariantIdintThe ID of the product variant that the value belongs to.
ProductVariant (via $expand)ProductVariantThe product variant that the value belongs to.
AccountProductVariantFieldIdintThe ID of the account field that the value belongs to.
AccountProductVariantField (via $expand)AccountProductVariantFieldThe account field that the value belongs to.
NamestringThe display name of the field.
ValuestringThe field's value for this product variant.