Stripe.Resources.Tax.Registration.CountryOptions.Ca (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested struct within the parent resource.

Summary

Types

t()

@type t() :: %Stripe.Resources.Tax.Registration.CountryOptions.Ca{
  province_standard:
    Stripe.Resources.Tax.Registration.CountryOptions.Ca.ProvinceStandard.t()
    | nil,
  type: String.t() | nil
}
  • province_standard
  • type - Type of registration in Canada. Possible values: province_standard, simplified, standard.