Pinwheel · Schema

ListMeta

PayrollDirect DepositIncome VerificationEmploymentTax FormsFintechOpen FinanceBill SwitchingFinancial Data

Properties

Name Type Description
count integer Number of objects returned.
View JSON Schema on GitHub

JSON Schema

listmeta.json Raw ↑
{
  "properties": {
    "count": {
      "type": "integer",
      "title": "count",
      "description": "Number of objects returned."
    }
  },
  "type": "object",
  "title": "ListMeta",
  "x-tags": [
    "Schemas"
  ],
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://schema.pinwheelapi.com/ListMeta.json"
}