Stripe.Params.Tax.CalculationCreateParams.ShipFromDetails (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() :: %Stripe.Params.Tax.CalculationCreateParams.ShipFromDetails{
  address:
    Stripe.Params.Tax.CalculationCreateParams.ShipFromDetails.Address.t() | nil
}
  • address - The address from which the goods are being shipped from.