1. general
  • Muhasip 4.0
  • 🔒 Rate Limiting
  • Cariler
  • Uygulamalar
    • Taksit
      • Index
      • Detail
      • Create
      • Cancel
      • Logs
      • Check
  • Health
    GET
  • Schemas
    • helpers
      • variables
      • paginateSchema
    • general
      • definitions
    • apps
      • installments
        • installments
        • installmentCronHistories
    • cantacts
      • contactPeoples
      • contacts
  1. general

definitions

{
    "id": "string",
    "name": "string",
    "type": "transactions",
    "parent": "string",
    "property": [
        {
            "key": "string",
            "value": "string"
        }
    ],
    "children": [
        "string"
    ]
}
Built with