Stripe.Resources.V2.Core.EventDestination.StatusDetails.Disabled
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.V2.Core.EventDestination.StatusDetails.Disabled{ reason: String.t() | nil }
reason- Reason event destination has been disabled. Possible values:no_aws_event_source_exists,user.