Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Dk (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() :: %Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Dk{
  standard:
    Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Dk.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.