From 83a3bb41c600f1909726fe444aec46d720136053 Mon Sep 17 00:00:00 2001 From: LiNEX GIT Date: Tue, 11 Jun 2024 15:22:51 +0700 Subject: [PATCH] Update 'Delivery Structure' --- Delivery-Structure.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Delivery-Structure.md diff --git a/Delivery-Structure.md b/Delivery-Structure.md new file mode 100644 index 0000000..6e55cc7 --- /dev/null +++ b/Delivery-Structure.md @@ -0,0 +1,16 @@ +Delivery Structure +================== + +Base Attributes +--------------- + +| Attribute | Type | Example | +| --- | --- | --- | +| `id` | | | +| `status` | | | +| `details` | | | +| `output` | | | +| `sent_with_ssl` | | | +| `log_id` | | | +| `time` | | | +| `timestamp` | | | \ No newline at end of file