{
  "kind": "singleType",
  "collectionName": "payment_deliveries",
  "info": {
    "name": "payment-delivery"
  },
  "options": {
    "increments": true,
    "timestamps": true
  },
  "attributes": {
    "shipping_locations": {
      "collection": "shipping-locations"
    }
  }
}
