Stripe.Resources.Refund.NextAction (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested struct within the parent resource.

Summary

Types

t()

@type t() :: %Stripe.Resources.Refund.NextAction{
  display_details: Stripe.Resources.Refund.NextAction.DisplayDetails.t() | nil,
  type: String.t() | nil
}
  • display_details
  • type - Type of the next action to perform. Max length: 5000.