From 92aa35a9f5c544ab8e17993d491159ce491c66e5 Mon Sep 17 00:00:00 2001 From: nikkel Date: Thu, 19 Mar 2020 16:51:46 +0700 Subject: [PATCH] Add 'delivery-structure.md' --- 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..80643fc --- /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