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

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() :: %Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Rs{
  standard:
    Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Rs.Standard.t()
    | nil,
  type: String.t() | nil
}
  • standard - Options for the standard registration.
  • type - Type of registration to be created in country. Possible values: standard.