Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ca
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested parameters.
Summary
Types
@type t() :: %Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ca{ province_standard: Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ca.ProvinceStandard.t() | nil, type: String.t() | nil }
province_standard- Options for the provincial tax registration.type- Type of registration to be created in Canada. Possible values:province_standard,simplified,standard.