Class InvoiceUpcomingParams.CustomerDetails.Tax.Builder

java.lang.Object
com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Tax.Builder
Enclosing class:
InvoiceUpcomingParams.CustomerDetails.Tax

public static class InvoiceUpcomingParams.CustomerDetails.Tax.Builder extends Object
  • Constructor Details

    • Builder

      public Builder()
  • Method Details

    • build

      Finalize and obtain parameter instance from this builder.
    • putExtraParam

      Add a key/value pair to `extraParams` map. A map is initialized for the first `put/putAll` call, and subsequent calls add additional key/value pairs to the original map. See InvoiceUpcomingParams.CustomerDetails.Tax.extraParams for the field documentation.
    • putAllExtraParam

      Add all map key/value pairs to `extraParams` map. A map is initialized for the first `put/putAll` call, and subsequent calls add additional key/value pairs to the original map. See InvoiceUpcomingParams.CustomerDetails.Tax.extraParams for the field documentation.
    • setIpAddress

      A recent IP address of the customer used for tax reporting and tax location inference. Stripe recommends updating the IP address when a new PaymentMethod is attached or the address field on the customer is updated. We recommend against updating this field more frequently since it could result in unexpected tax location/reporting outcomes.
    • setIpAddress