BigCommerce · Schema

Total

Total number of items in the result set.

E-CommerceRetailCatalogOrdersCheckoutPaymentsSaaS
View JSON Schema on GitHub

JSON Schema

bigcommerce-total-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/Total",
  "title": "Total",
  "type": "integer",
  "description": "Total number of items in the result set.\n",
  "example": 3
}