BigCommerce · Schema

ChannelListingVariantDateModified

Date on which the channel listing variant was most recently changed.

E-CommerceRetailCatalogOrdersCheckoutPaymentsSaaS
View JSON Schema on GitHub

JSON Schema

bigcommerce-channellistingvariantdatemodified-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ChannelListingVariantDateModified",
  "title": "ChannelListingVariantDateModified",
  "type": "string",
  "format": "date-time",
  "description": "Date on which the channel listing variant was most recently changed.",
  "x-internal": false
}