shipping property
Shipping information for this PaymentIntent.
Implementation
@JsonKey(name: "setup_future_usage") PaymentIntentSetupFutureUsage? get setupFutureUsage;/// Shipping information for this PaymentIntent.
ShippingDetails? get shipping;
Shipping information for this PaymentIntent.
@JsonKey(name: "setup_future_usage") PaymentIntentSetupFutureUsage? get setupFutureUsage;/// Shipping information for this PaymentIntent.
ShippingDetails? get shipping;