jef-sales-invoices-allowed-sales-types

Source

  • Repository: jef-systems/jef-sales-invoices-backend

  • Table: jef-sales-invoices-allowed-sales-types

  • Schema path: dynamodb/jef-sales-invoices-allowed-sales-types/schema.json

  • Commit: 2694fd4ff58676b340afcb9508a86bf1ab6bd95b

  • Generated at: 2026-04-04T19:57:49Z

Attributes

{
  "pk": "string",
  "sk": "string",
  "created": "string-iso8601",
  "created_by": "string"
}

Main Index

{
  "pk": "pk",
  "sk": "sk"
}

Raw Schema

{
  "table": "jef-sales-invoices-allowed-sales-types",
  "attributes": {
    "pk": "string",
    "sk": "string",
    "created": "string-iso8601",
    "created_by": "string"
  },
  "main_index": {
    "pk": "pk",
    "sk": "sk"
  }
}