From 533081184152fe58ed3dd9ecab4623c91b16d472 Mon Sep 17 00:00:00 2001 From: Robot Date: Wed, 27 May 2020 12:05:33 +0000 Subject: [PATCH 1/2] Changes generated by bf2a9c876008edc3a89e14f632ad9c944ebe811b --- GoCardless/Resources/Event.cs | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/GoCardless/Resources/Event.cs b/GoCardless/Resources/Event.cs index a1b1c02..41cfa9b 100644 --- a/GoCardless/Resources/Event.cs +++ b/GoCardless/Resources/Event.cs @@ -177,6 +177,21 @@ public class EventDetails [JsonProperty("description")] public string Description { get; set; } + /// + /// When will_attempt_retry is set to false, this field will contain + /// the reason the payment was not retried. This can be one of: + /// + /// + [JsonProperty("not_retried_reason")] + public string NotRetriedReason { get; set; } + /// /// Who initiated the event. One of: ///