Stripe.Params.PaymentLinkUpdateParams.SubscriptionData.InvoiceSettings (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() :: %Stripe.Params.PaymentLinkUpdateParams.SubscriptionData.InvoiceSettings{
  issuer:
    Stripe.Params.PaymentLinkUpdateParams.SubscriptionData.InvoiceSettings.Issuer.t()
    | nil
}
  • issuer - The connected account that issues the invoice. The invoice is presented with the branding and support information of the specified account.