Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.Forwarding.Request.RequestContext{ destination_duration: integer() | nil, destination_ip_address: String.t() | nil }
destination_duration- The time it took in milliseconds for the destination endpoint to respond.destination_ip_address- The IP address of the destination. Max length: 5000.