Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Pl
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested parameters.
Summary
Types
@type t() :: %Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Pl{ standard: Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Pl.Standard.t() | nil, type: String.t() | nil }
standard- Options for the standard registration.type- Type of registration to be created in an EU country. Possible values:ioss,oss_non_union,oss_union,standard.