A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ABANDONED - com.stripe.param.PaymentIntentCancelParams.CancellationReason
- ABANDONED - com.stripe.param.SetupIntentCancelParams.CancellationReason
- ABN_AMRO - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Ideal.Bank
- ABN_AMRO - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Ideal.Bank
- ABN_AMRO - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Ideal.Bank
- ABN_AMRO - com.stripe.param.PaymentMethodCreateParams.Ideal.Bank
- AC - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- AC - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- AC - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- AC_REFRIGERATION_REPAIR - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- AC_REFRIGERATION_REPAIR - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- AC_REFRIGERATION_REPAIR - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- AC_REFRIGERATION_REPAIR - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- AC_REFRIGERATION_REPAIR - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- AC_REFRIGERATION_REPAIR - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- AC_REFRIGERATION_REPAIR - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- AC_REFRIGERATION_REPAIR - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- AC_REFRIGERATION_REPAIR - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- AC_REFRIGERATION_REPAIR - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- AC_REFRIGERATION_REPAIR - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- AC_REFRIGERATION_REPAIR - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- accept() - Method in class com.stripe.model.Quote
-
Accepts the specified quote.
- accept(RequestOptions) - Method in class com.stripe.model.Quote
-
Accepts the specified quote.
- accept(QuoteAcceptParams) - Method in class com.stripe.model.Quote
-
Accepts the specified quote.
- accept(QuoteAcceptParams, RequestOptions) - Method in class com.stripe.model.Quote
-
Accepts the specified quote.
- accept(Map<String, Object>) - Method in class com.stripe.model.Quote
-
Accepts the specified quote.
- accept(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Quote
-
Accepts the specified quote.
- ACCEPTED - com.stripe.param.QuoteListParams.Status
- ACCEPTED - com.stripe.param.SourceCreateParams.Mandate.Acceptance.Status
- ACCEPTED - com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Status
- Account - Class in com.stripe.model
- Account() - Constructor for class com.stripe.model.Account
- ACCOUNT__APPLICATION__AUTHORIZED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- ACCOUNT__APPLICATION__AUTHORIZED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- ACCOUNT__APPLICATION__DEAUTHORIZED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- ACCOUNT__APPLICATION__DEAUTHORIZED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- ACCOUNT__EXTERNAL_ACCOUNT__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- ACCOUNT__EXTERNAL_ACCOUNT__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- ACCOUNT__EXTERNAL_ACCOUNT__DELETED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- ACCOUNT__EXTERNAL_ACCOUNT__DELETED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- ACCOUNT__EXTERNAL_ACCOUNT__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- ACCOUNT__EXTERNAL_ACCOUNT__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- ACCOUNT__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- ACCOUNT__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- ACCOUNT_ONBOARDING - com.stripe.param.AccountLinkCreateParams.Type
- ACCOUNT_REQUIREMENT - com.stripe.param.FileCreateParams.Purpose
- ACCOUNT_REQUIREMENT - com.stripe.param.FileListParams.Purpose
- ACCOUNT_UPDATE - com.stripe.param.AccountLinkCreateParams.Type
- Account.BusinessProfile - Class in com.stripe.model
- Account.Capabilities - Class in com.stripe.model
- Account.Company - Class in com.stripe.model
- Account.Company.OwnershipDeclaration - Class in com.stripe.model
- Account.Company.Verification - Class in com.stripe.model
- Account.Company.Verification.VerificationDocument - Class in com.stripe.model
- Account.Controller - Class in com.stripe.model
-
Get expanded
front
. - Account.DeclineChargeOn - Class in com.stripe.model
- Account.FutureRequirements - Class in com.stripe.model
- Account.FutureRequirements.Alternative - Class in com.stripe.model
- Account.FutureRequirements.Errors - Class in com.stripe.model
- Account.PayoutSchedule - Class in com.stripe.model
-
The specific user onboarding requirement field (in the requirements hash) that needs to be resolved.
- Account.Requirements - Class in com.stripe.model
- Account.Requirements.Alternative - Class in com.stripe.model
- Account.Requirements.Errors - Class in com.stripe.model
- Account.Settings - Class in com.stripe.model
-
The specific user onboarding requirement field (in the requirements hash) that needs to be resolved.
- Account.Settings.BacsDebitPayments - Class in com.stripe.model
- Account.Settings.SepaDebitPayments - Class in com.stripe.model
- Account.Settings.SettingsCardIssuing - Class in com.stripe.model
- Account.Settings.SettingsCardIssuing.TosAcceptance - Class in com.stripe.model
- Account.SettingsBranding - Class in com.stripe.model
-
The user agent of the browser from which the account representative accepted the service agreement.
- Account.SettingsCardPayments - Class in com.stripe.model
- Account.SettingsDashboard - Class in com.stripe.model
- Account.SettingsPayments - Class in com.stripe.model
- Account.SettingsPayouts - Class in com.stripe.model
- Account.TosAcceptance - Class in com.stripe.model
- AccountCapabilitiesParams - Class in com.stripe.param
- AccountCapabilitiesParams.Builder - Class in com.stripe.param
- AccountCollection - Class in com.stripe.model
- AccountCollection() - Constructor for class com.stripe.model.AccountCollection
- AccountCreateParams - Class in com.stripe.param
- AccountCreateParams.Builder - Class in com.stripe.param
- AccountCreateParams.BusinessProfile - Class in com.stripe.param
- AccountCreateParams.BusinessProfile.Builder - Class in com.stripe.param
- AccountCreateParams.BusinessProfile.SupportAddress - Class in com.stripe.param
- AccountCreateParams.BusinessProfile.SupportAddress.Builder - Class in com.stripe.param
- AccountCreateParams.BusinessType - Enum in com.stripe.param
-
The user agent of the browser from which the account representative accepted their service agreement.
- AccountCreateParams.Capabilities - Class in com.stripe.param
-
State, county, province, or region.
- AccountCreateParams.Capabilities.AcssDebitPayments - Class in com.stripe.param
- AccountCreateParams.Capabilities.AcssDebitPayments.Builder - Class in com.stripe.param
- AccountCreateParams.Capabilities.AfterpayClearpayPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountCreateParams.Capabilities.AfterpayClearpayPayments.Builder - Class in com.stripe.param
- AccountCreateParams.Capabilities.AuBecsDebitPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountCreateParams.Capabilities.AuBecsDebitPayments.Builder - Class in com.stripe.param
- AccountCreateParams.Capabilities.BacsDebitPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountCreateParams.Capabilities.BacsDebitPayments.Builder - Class in com.stripe.param
- AccountCreateParams.Capabilities.BancontactPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountCreateParams.Capabilities.BancontactPayments.Builder - Class in com.stripe.param
- AccountCreateParams.Capabilities.BoletoPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountCreateParams.Capabilities.BoletoPayments.Builder - Class in com.stripe.param
- AccountCreateParams.Capabilities.Builder - Class in com.stripe.param
- AccountCreateParams.Capabilities.CardIssuing - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountCreateParams.Capabilities.CardIssuing.Builder - Class in com.stripe.param
- AccountCreateParams.Capabilities.CardPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountCreateParams.Capabilities.CardPayments.Builder - Class in com.stripe.param
- AccountCreateParams.Capabilities.CartesBancairesPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountCreateParams.Capabilities.CartesBancairesPayments.Builder - Class in com.stripe.param
- AccountCreateParams.Capabilities.EpsPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountCreateParams.Capabilities.EpsPayments.Builder - Class in com.stripe.param
- AccountCreateParams.Capabilities.FpxPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountCreateParams.Capabilities.FpxPayments.Builder - Class in com.stripe.param
- AccountCreateParams.Capabilities.GiropayPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountCreateParams.Capabilities.GiropayPayments.Builder - Class in com.stripe.param
- AccountCreateParams.Capabilities.GrabpayPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountCreateParams.Capabilities.GrabpayPayments.Builder - Class in com.stripe.param
- AccountCreateParams.Capabilities.IdealPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountCreateParams.Capabilities.IdealPayments.Builder - Class in com.stripe.param
- AccountCreateParams.Capabilities.JcbPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountCreateParams.Capabilities.JcbPayments.Builder - Class in com.stripe.param
- AccountCreateParams.Capabilities.KlarnaPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountCreateParams.Capabilities.KlarnaPayments.Builder - Class in com.stripe.param
- AccountCreateParams.Capabilities.LegacyPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountCreateParams.Capabilities.LegacyPayments.Builder - Class in com.stripe.param
- AccountCreateParams.Capabilities.OxxoPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountCreateParams.Capabilities.OxxoPayments.Builder - Class in com.stripe.param
- AccountCreateParams.Capabilities.P24Payments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountCreateParams.Capabilities.P24Payments.Builder - Class in com.stripe.param
- AccountCreateParams.Capabilities.SepaDebitPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountCreateParams.Capabilities.SepaDebitPayments.Builder - Class in com.stripe.param
- AccountCreateParams.Capabilities.SofortPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountCreateParams.Capabilities.SofortPayments.Builder - Class in com.stripe.param
- AccountCreateParams.Capabilities.TaxReportingUs1099K - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountCreateParams.Capabilities.TaxReportingUs1099K.Builder - Class in com.stripe.param
- AccountCreateParams.Capabilities.TaxReportingUs1099Misc - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountCreateParams.Capabilities.TaxReportingUs1099Misc.Builder - Class in com.stripe.param
- AccountCreateParams.Capabilities.Transfers - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountCreateParams.Capabilities.Transfers.Builder - Class in com.stripe.param
- AccountCreateParams.Company - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountCreateParams.Company.Address - Class in com.stripe.param
- AccountCreateParams.Company.Address.Builder - Class in com.stripe.param
- AccountCreateParams.Company.AddressKana - Class in com.stripe.param
-
State, county, province, or region.
- AccountCreateParams.Company.AddressKana.Builder - Class in com.stripe.param
- AccountCreateParams.Company.AddressKanji - Class in com.stripe.param
-
Town or cho-me.
- AccountCreateParams.Company.AddressKanji.Builder - Class in com.stripe.param
- AccountCreateParams.Company.Builder - Class in com.stripe.param
- AccountCreateParams.Company.OwnershipDeclaration - Class in com.stripe.param
-
Town or cho-me.
- AccountCreateParams.Company.OwnershipDeclaration.Builder - Class in com.stripe.param
- AccountCreateParams.Company.Structure - Enum in com.stripe.param
- AccountCreateParams.Company.Verification - Class in com.stripe.param
-
The user agent of the browser from which the beneficial owner attestation was made.
- AccountCreateParams.Company.Verification.Builder - Class in com.stripe.param
- AccountCreateParams.Company.Verification.Document - Class in com.stripe.param
- AccountCreateParams.Company.Verification.Document.Builder - Class in com.stripe.param
- AccountCreateParams.Documents - Class in com.stripe.param
- AccountCreateParams.Documents.BankAccountOwnershipVerification - Class in com.stripe.param
- AccountCreateParams.Documents.BankAccountOwnershipVerification.Builder - Class in com.stripe.param
- AccountCreateParams.Documents.Builder - Class in com.stripe.param
- AccountCreateParams.Documents.CompanyLicense - Class in com.stripe.param
-
Add all elements to `files` list.
- AccountCreateParams.Documents.CompanyLicense.Builder - Class in com.stripe.param
- AccountCreateParams.Documents.CompanyMemorandumOfAssociation - Class in com.stripe.param
-
Add all elements to `files` list.
- AccountCreateParams.Documents.CompanyMemorandumOfAssociation.Builder - Class in com.stripe.param
- AccountCreateParams.Documents.CompanyMinisterialDecree - Class in com.stripe.param
-
Add all elements to `files` list.
- AccountCreateParams.Documents.CompanyMinisterialDecree.Builder - Class in com.stripe.param
- AccountCreateParams.Documents.CompanyRegistrationVerification - Class in com.stripe.param
-
Add all elements to `files` list.
- AccountCreateParams.Documents.CompanyRegistrationVerification.Builder - Class in com.stripe.param
- AccountCreateParams.Documents.CompanyTaxIdVerification - Class in com.stripe.param
-
Add all elements to `files` list.
- AccountCreateParams.Documents.CompanyTaxIdVerification.Builder - Class in com.stripe.param
- AccountCreateParams.Documents.ProofOfRegistration - Class in com.stripe.param
-
Add all elements to `files` list.
- AccountCreateParams.Documents.ProofOfRegistration.Builder - Class in com.stripe.param
- AccountCreateParams.Individual - Class in com.stripe.param
-
Add all elements to `files` list.
- AccountCreateParams.Individual.Address - Class in com.stripe.param
- AccountCreateParams.Individual.Address.Builder - Class in com.stripe.param
- AccountCreateParams.Individual.AddressKana - Class in com.stripe.param
-
State, county, province, or region.
- AccountCreateParams.Individual.AddressKana.Builder - Class in com.stripe.param
- AccountCreateParams.Individual.AddressKanji - Class in com.stripe.param
-
Town or cho-me.
- AccountCreateParams.Individual.AddressKanji.Builder - Class in com.stripe.param
- AccountCreateParams.Individual.Builder - Class in com.stripe.param
- AccountCreateParams.Individual.Dob - Class in com.stripe.param
-
Town or cho-me.
- AccountCreateParams.Individual.Dob.Builder - Class in com.stripe.param
- AccountCreateParams.Individual.PoliticalExposure - Enum in com.stripe.param
- AccountCreateParams.Individual.Verification - Class in com.stripe.param
-
The four-digit year of birth.
- AccountCreateParams.Individual.Verification.AdditionalDocument - Class in com.stripe.param
- AccountCreateParams.Individual.Verification.AdditionalDocument.Builder - Class in com.stripe.param
- AccountCreateParams.Individual.Verification.Builder - Class in com.stripe.param
- AccountCreateParams.Individual.Verification.Document - Class in com.stripe.param
- AccountCreateParams.Individual.Verification.Document.Builder - Class in com.stripe.param
- AccountCreateParams.Settings - Class in com.stripe.param
- AccountCreateParams.Settings.Branding - Class in com.stripe.param
- AccountCreateParams.Settings.Branding.Builder - Class in com.stripe.param
- AccountCreateParams.Settings.Builder - Class in com.stripe.param
- AccountCreateParams.Settings.CardIssuing - Class in com.stripe.param
-
A CSS hex color value representing the secondary branding color for this account.
- AccountCreateParams.Settings.CardIssuing.Builder - Class in com.stripe.param
- AccountCreateParams.Settings.CardIssuing.TosAcceptance - Class in com.stripe.param
- AccountCreateParams.Settings.CardIssuing.TosAcceptance.Builder - Class in com.stripe.param
- AccountCreateParams.Settings.CardPayments - Class in com.stripe.param
-
The user agent of the browser from which the account representative accepted the service agreement.
- AccountCreateParams.Settings.CardPayments.Builder - Class in com.stripe.param
- AccountCreateParams.Settings.CardPayments.DeclineOn - Class in com.stripe.param
- AccountCreateParams.Settings.CardPayments.DeclineOn.Builder - Class in com.stripe.param
- AccountCreateParams.Settings.Payments - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- AccountCreateParams.Settings.Payments.Builder - Class in com.stripe.param
- AccountCreateParams.Settings.Payouts - Class in com.stripe.param
-
The Kanji variation of the default text that appears on credit card statements when a charge is made (Japan only).
- AccountCreateParams.Settings.Payouts.Builder - Class in com.stripe.param
- AccountCreateParams.Settings.Payouts.Schedule - Class in com.stripe.param
- AccountCreateParams.Settings.Payouts.Schedule.Builder - Class in com.stripe.param
- AccountCreateParams.Settings.Payouts.Schedule.DelayDays - Enum in com.stripe.param
- AccountCreateParams.Settings.Payouts.Schedule.Interval - Enum in com.stripe.param
- AccountCreateParams.Settings.Payouts.Schedule.WeeklyAnchor - Enum in com.stripe.param
- AccountCreateParams.TosAcceptance - Class in com.stripe.param
-
The day of the week when available funds are paid out, specified as
monday
,tuesday
, etc. - AccountCreateParams.TosAcceptance.Builder - Class in com.stripe.param
- AccountCreateParams.Type - Enum in com.stripe.param
- ACCOUNTING_BOOKKEEPING_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- ACCOUNTING_BOOKKEEPING_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- ACCOUNTING_BOOKKEEPING_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- ACCOUNTING_BOOKKEEPING_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- ACCOUNTING_BOOKKEEPING_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- ACCOUNTING_BOOKKEEPING_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- ACCOUNTING_BOOKKEEPING_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- ACCOUNTING_BOOKKEEPING_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- ACCOUNTING_BOOKKEEPING_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- ACCOUNTING_BOOKKEEPING_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- ACCOUNTING_BOOKKEEPING_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- ACCOUNTING_BOOKKEEPING_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- AccountLink - Class in com.stripe.model
- AccountLink() - Constructor for class com.stripe.model.AccountLink
- AccountLinkCreateParams - Class in com.stripe.param
- AccountLinkCreateParams.Builder - Class in com.stripe.param
- AccountLinkCreateParams.Collect - Enum in com.stripe.param
- AccountLinkCreateParams.Type - Enum in com.stripe.param
- AccountListParams - Class in com.stripe.param
- AccountListParams.Builder - Class in com.stripe.param
- AccountListParams.Created - Class in com.stripe.param
- AccountListParams.Created.Builder - Class in com.stripe.param
- AccountPersonsParams - Class in com.stripe.param
- AccountPersonsParams.Builder - Class in com.stripe.param
- AccountPersonsParams.Relationship - Class in com.stripe.param
- AccountPersonsParams.Relationship.Builder - Class in com.stripe.param
- AccountRejectParams - Class in com.stripe.param
- AccountRejectParams.Builder - Class in com.stripe.param
- AccountRetrieveParams - Class in com.stripe.param
- AccountRetrieveParams.Builder - Class in com.stripe.param
- AccountUpdateParams - Class in com.stripe.param
- AccountUpdateParams.Builder - Class in com.stripe.param
- AccountUpdateParams.BusinessProfile - Class in com.stripe.param
- AccountUpdateParams.BusinessProfile.Builder - Class in com.stripe.param
- AccountUpdateParams.BusinessProfile.SupportAddress - Class in com.stripe.param
- AccountUpdateParams.BusinessProfile.SupportAddress.Builder - Class in com.stripe.param
- AccountUpdateParams.BusinessType - Enum in com.stripe.param
-
The user agent of the browser from which the account representative accepted their service agreement.
- AccountUpdateParams.Capabilities - Class in com.stripe.param
-
State, county, province, or region.
- AccountUpdateParams.Capabilities.AcssDebitPayments - Class in com.stripe.param
- AccountUpdateParams.Capabilities.AcssDebitPayments.Builder - Class in com.stripe.param
- AccountUpdateParams.Capabilities.AfterpayClearpayPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountUpdateParams.Capabilities.AfterpayClearpayPayments.Builder - Class in com.stripe.param
- AccountUpdateParams.Capabilities.AuBecsDebitPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountUpdateParams.Capabilities.AuBecsDebitPayments.Builder - Class in com.stripe.param
- AccountUpdateParams.Capabilities.BacsDebitPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountUpdateParams.Capabilities.BacsDebitPayments.Builder - Class in com.stripe.param
- AccountUpdateParams.Capabilities.BancontactPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountUpdateParams.Capabilities.BancontactPayments.Builder - Class in com.stripe.param
- AccountUpdateParams.Capabilities.BoletoPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountUpdateParams.Capabilities.BoletoPayments.Builder - Class in com.stripe.param
- AccountUpdateParams.Capabilities.Builder - Class in com.stripe.param
- AccountUpdateParams.Capabilities.CardIssuing - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountUpdateParams.Capabilities.CardIssuing.Builder - Class in com.stripe.param
- AccountUpdateParams.Capabilities.CardPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountUpdateParams.Capabilities.CardPayments.Builder - Class in com.stripe.param
- AccountUpdateParams.Capabilities.CartesBancairesPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountUpdateParams.Capabilities.CartesBancairesPayments.Builder - Class in com.stripe.param
- AccountUpdateParams.Capabilities.EpsPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountUpdateParams.Capabilities.EpsPayments.Builder - Class in com.stripe.param
- AccountUpdateParams.Capabilities.FpxPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountUpdateParams.Capabilities.FpxPayments.Builder - Class in com.stripe.param
- AccountUpdateParams.Capabilities.GiropayPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountUpdateParams.Capabilities.GiropayPayments.Builder - Class in com.stripe.param
- AccountUpdateParams.Capabilities.GrabpayPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountUpdateParams.Capabilities.GrabpayPayments.Builder - Class in com.stripe.param
- AccountUpdateParams.Capabilities.IdealPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountUpdateParams.Capabilities.IdealPayments.Builder - Class in com.stripe.param
- AccountUpdateParams.Capabilities.JcbPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountUpdateParams.Capabilities.JcbPayments.Builder - Class in com.stripe.param
- AccountUpdateParams.Capabilities.KlarnaPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountUpdateParams.Capabilities.KlarnaPayments.Builder - Class in com.stripe.param
- AccountUpdateParams.Capabilities.LegacyPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountUpdateParams.Capabilities.LegacyPayments.Builder - Class in com.stripe.param
- AccountUpdateParams.Capabilities.OxxoPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountUpdateParams.Capabilities.OxxoPayments.Builder - Class in com.stripe.param
- AccountUpdateParams.Capabilities.P24Payments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountUpdateParams.Capabilities.P24Payments.Builder - Class in com.stripe.param
- AccountUpdateParams.Capabilities.SepaDebitPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountUpdateParams.Capabilities.SepaDebitPayments.Builder - Class in com.stripe.param
- AccountUpdateParams.Capabilities.SofortPayments - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountUpdateParams.Capabilities.SofortPayments.Builder - Class in com.stripe.param
- AccountUpdateParams.Capabilities.TaxReportingUs1099K - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountUpdateParams.Capabilities.TaxReportingUs1099K.Builder - Class in com.stripe.param
- AccountUpdateParams.Capabilities.TaxReportingUs1099Misc - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountUpdateParams.Capabilities.TaxReportingUs1099Misc.Builder - Class in com.stripe.param
- AccountUpdateParams.Capabilities.Transfers - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountUpdateParams.Capabilities.Transfers.Builder - Class in com.stripe.param
- AccountUpdateParams.Company - Class in com.stripe.param
-
Passing true requests the capability for the account, if it is not already requested.
- AccountUpdateParams.Company.Address - Class in com.stripe.param
- AccountUpdateParams.Company.Address.Builder - Class in com.stripe.param
- AccountUpdateParams.Company.AddressKana - Class in com.stripe.param
-
State, county, province, or region.
- AccountUpdateParams.Company.AddressKana.Builder - Class in com.stripe.param
- AccountUpdateParams.Company.AddressKanji - Class in com.stripe.param
-
Town or cho-me.
- AccountUpdateParams.Company.AddressKanji.Builder - Class in com.stripe.param
- AccountUpdateParams.Company.Builder - Class in com.stripe.param
- AccountUpdateParams.Company.OwnershipDeclaration - Class in com.stripe.param
-
Town or cho-me.
- AccountUpdateParams.Company.OwnershipDeclaration.Builder - Class in com.stripe.param
- AccountUpdateParams.Company.Structure - Enum in com.stripe.param
- AccountUpdateParams.Company.Verification - Class in com.stripe.param
-
The user agent of the browser from which the beneficial owner attestation was made.
- AccountUpdateParams.Company.Verification.Builder - Class in com.stripe.param
- AccountUpdateParams.Company.Verification.Document - Class in com.stripe.param
- AccountUpdateParams.Company.Verification.Document.Builder - Class in com.stripe.param
- AccountUpdateParams.Documents - Class in com.stripe.param
- AccountUpdateParams.Documents.BankAccountOwnershipVerification - Class in com.stripe.param
- AccountUpdateParams.Documents.BankAccountOwnershipVerification.Builder - Class in com.stripe.param
- AccountUpdateParams.Documents.Builder - Class in com.stripe.param
- AccountUpdateParams.Documents.CompanyLicense - Class in com.stripe.param
-
Add all elements to `files` list.
- AccountUpdateParams.Documents.CompanyLicense.Builder - Class in com.stripe.param
- AccountUpdateParams.Documents.CompanyMemorandumOfAssociation - Class in com.stripe.param
-
Add all elements to `files` list.
- AccountUpdateParams.Documents.CompanyMemorandumOfAssociation.Builder - Class in com.stripe.param
- AccountUpdateParams.Documents.CompanyMinisterialDecree - Class in com.stripe.param
-
Add all elements to `files` list.
- AccountUpdateParams.Documents.CompanyMinisterialDecree.Builder - Class in com.stripe.param
- AccountUpdateParams.Documents.CompanyRegistrationVerification - Class in com.stripe.param
-
Add all elements to `files` list.
- AccountUpdateParams.Documents.CompanyRegistrationVerification.Builder - Class in com.stripe.param
- AccountUpdateParams.Documents.CompanyTaxIdVerification - Class in com.stripe.param
-
Add all elements to `files` list.
- AccountUpdateParams.Documents.CompanyTaxIdVerification.Builder - Class in com.stripe.param
- AccountUpdateParams.Documents.ProofOfRegistration - Class in com.stripe.param
-
Add all elements to `files` list.
- AccountUpdateParams.Documents.ProofOfRegistration.Builder - Class in com.stripe.param
- AccountUpdateParams.Individual - Class in com.stripe.param
-
Add all elements to `files` list.
- AccountUpdateParams.Individual.Address - Class in com.stripe.param
- AccountUpdateParams.Individual.Address.Builder - Class in com.stripe.param
- AccountUpdateParams.Individual.AddressKana - Class in com.stripe.param
-
State, county, province, or region.
- AccountUpdateParams.Individual.AddressKana.Builder - Class in com.stripe.param
- AccountUpdateParams.Individual.AddressKanji - Class in com.stripe.param
-
Town or cho-me.
- AccountUpdateParams.Individual.AddressKanji.Builder - Class in com.stripe.param
- AccountUpdateParams.Individual.Builder - Class in com.stripe.param
- AccountUpdateParams.Individual.Dob - Class in com.stripe.param
-
Town or cho-me.
- AccountUpdateParams.Individual.Dob.Builder - Class in com.stripe.param
- AccountUpdateParams.Individual.PoliticalExposure - Enum in com.stripe.param
- AccountUpdateParams.Individual.Verification - Class in com.stripe.param
-
The four-digit year of birth.
- AccountUpdateParams.Individual.Verification.AdditionalDocument - Class in com.stripe.param
- AccountUpdateParams.Individual.Verification.AdditionalDocument.Builder - Class in com.stripe.param
- AccountUpdateParams.Individual.Verification.Builder - Class in com.stripe.param
- AccountUpdateParams.Individual.Verification.Document - Class in com.stripe.param
- AccountUpdateParams.Individual.Verification.Document.Builder - Class in com.stripe.param
- AccountUpdateParams.Settings - Class in com.stripe.param
- AccountUpdateParams.Settings.Branding - Class in com.stripe.param
- AccountUpdateParams.Settings.Branding.Builder - Class in com.stripe.param
- AccountUpdateParams.Settings.Builder - Class in com.stripe.param
- AccountUpdateParams.Settings.CardIssuing - Class in com.stripe.param
-
A CSS hex color value representing the secondary branding color for this account.
- AccountUpdateParams.Settings.CardIssuing.Builder - Class in com.stripe.param
- AccountUpdateParams.Settings.CardIssuing.TosAcceptance - Class in com.stripe.param
- AccountUpdateParams.Settings.CardIssuing.TosAcceptance.Builder - Class in com.stripe.param
- AccountUpdateParams.Settings.CardPayments - Class in com.stripe.param
-
The user agent of the browser from which the account representative accepted the service agreement.
- AccountUpdateParams.Settings.CardPayments.Builder - Class in com.stripe.param
- AccountUpdateParams.Settings.CardPayments.DeclineOn - Class in com.stripe.param
- AccountUpdateParams.Settings.CardPayments.DeclineOn.Builder - Class in com.stripe.param
- AccountUpdateParams.Settings.Payments - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- AccountUpdateParams.Settings.Payments.Builder - Class in com.stripe.param
- AccountUpdateParams.Settings.Payouts - Class in com.stripe.param
-
The Kanji variation of the default text that appears on credit card statements when a charge is made (Japan only).
- AccountUpdateParams.Settings.Payouts.Builder - Class in com.stripe.param
- AccountUpdateParams.Settings.Payouts.Schedule - Class in com.stripe.param
- AccountUpdateParams.Settings.Payouts.Schedule.Builder - Class in com.stripe.param
- AccountUpdateParams.Settings.Payouts.Schedule.DelayDays - Enum in com.stripe.param
- AccountUpdateParams.Settings.Payouts.Schedule.Interval - Enum in com.stripe.param
- AccountUpdateParams.Settings.Payouts.Schedule.WeeklyAnchor - Enum in com.stripe.param
- AccountUpdateParams.TosAcceptance - Class in com.stripe.param
-
The day of the week when available funds are paid out, specified as
monday
,tuesday
, etc. - AccountUpdateParams.TosAcceptance.Builder - Class in com.stripe.param
- ACH_CREDIT_TRANSFER - com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodType
- ACH_CREDIT_TRANSFER - com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodType
- ACH_CREDIT_TRANSFER - com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodType
- ACH_CREDIT_TRANSFER - com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodType
- ACH_DEBIT - com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodType
- ACH_DEBIT - com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodType
- ACH_DEBIT - com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodType
- ACH_DEBIT - com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodType
- AchCreditTransfer() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.AchCreditTransfer
- AchCreditTransfer() - Constructor for class com.stripe.model.Source.AchCreditTransfer
- AchCreditTransferData() - Constructor for class com.stripe.model.SourceTransaction.AchCreditTransferData
- AchDebit() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.AchDebit
- AchDebit() - Constructor for class com.stripe.model.Source.AchDebit
- ACSS_DEBIT - com.stripe.param.checkout.SessionCreateParams.PaymentMethodType
- ACSS_DEBIT - com.stripe.param.CustomerListPaymentMethodsParams.Type
- ACSS_DEBIT - com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodType
- ACSS_DEBIT - com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodType
- ACSS_DEBIT - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Type
- ACSS_DEBIT - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Type
- ACSS_DEBIT - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Type
- ACSS_DEBIT - com.stripe.param.PaymentMethodCreateParams.Type
- ACSS_DEBIT - com.stripe.param.PaymentMethodListParams.Type
- ACSS_DEBIT - com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodType
- ACSS_DEBIT - com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodType
- AcssDebit() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.AcssDebit
- AcssDebit() - Constructor for class com.stripe.model.checkout.Session.PaymentMethodOptions.AcssDebit
- AcssDebit() - Constructor for class com.stripe.model.Invoice.PaymentMethodOptions.AcssDebit
- AcssDebit() - Constructor for class com.stripe.model.Mandate.PaymentMethodDetails.AcssDebit
- AcssDebit() - Constructor for class com.stripe.model.PaymentIntent.PaymentMethodOptions.AcssDebit
- AcssDebit() - Constructor for class com.stripe.model.PaymentMethod.AcssDebit
- AcssDebit() - Constructor for class com.stripe.model.SetupAttempt.PaymentMethodDetails.AcssDebit
- AcssDebit() - Constructor for class com.stripe.model.SetupIntent.PaymentMethodOptions.AcssDebit
- AcssDebit() - Constructor for class com.stripe.model.Source.AcssDebit
- AcssDebit() - Constructor for class com.stripe.model.Subscription.PaymentMethodOptions.AcssDebit
- AcssDebitData() - Constructor for class com.stripe.model.SourceMandateNotification.AcssDebitData
- ACTIVE - com.stripe.param.issuing.CardCreateParams.Status
- ACTIVE - com.stripe.param.issuing.CardholderCreateParams.Status
- ACTIVE - com.stripe.param.issuing.CardholderListParams.Status
- ACTIVE - com.stripe.param.issuing.CardholderUpdateParams.Status
- ACTIVE - com.stripe.param.issuing.CardListParams.Status
- ACTIVE - com.stripe.param.issuing.CardUpdateParams.Status
- ACTIVE - com.stripe.param.SubscriptionListParams.Status
- AD - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- AD - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- AD - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- addAccountTaxId(String) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
Add an element to `accountTaxIds` list.
- addAccountTaxId(String) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
Add an element to `accountTaxIds` list.
- addAddInvoiceItem(SubscriptionCreateParams.AddInvoiceItem) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
Add an element to `addInvoiceItems` list.
- addAddInvoiceItem(SubscriptionScheduleCreateParams.Phase.AddInvoiceItem) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Builder
-
Add an element to `addInvoiceItems` list.
- addAddInvoiceItem(SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
Add an element to `addInvoiceItems` list.
- addAddInvoiceItem(SubscriptionUpdateParams.AddInvoiceItem) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
Add an element to `addInvoiceItems` list.
- addAllAccountTaxId(List<String>) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
Add all elements to `accountTaxIds` list.
- addAllAccountTaxId(List<String>) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
Add all elements to `accountTaxIds` list.
- addAllAddInvoiceItem(List<SubscriptionCreateParams.AddInvoiceItem>) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
Add all elements to `addInvoiceItems` list.
- addAllAddInvoiceItem(List<SubscriptionScheduleCreateParams.Phase.AddInvoiceItem>) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Builder
-
Add all elements to `addInvoiceItems` list.
- addAllAddInvoiceItem(List<SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem>) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
Add all elements to `addInvoiceItems` list.
- addAllAddInvoiceItem(List<SubscriptionUpdateParams.AddInvoiceItem>) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
Add all elements to `addInvoiceItems` list.
- addAllAllowedCategory(List<CardCreateParams.SpendingControls.AllowedCategory>) - Method in class com.stripe.param.issuing.CardCreateParams.SpendingControls.Builder
-
Add all elements to `allowedCategories` list.
- addAllAllowedCategory(List<CardholderCreateParams.SpendingControls.AllowedCategory>) - Method in class com.stripe.param.issuing.CardholderCreateParams.SpendingControls.Builder
-
Add all elements to `allowedCategories` list.
- addAllAllowedCategory(List<CardholderUpdateParams.SpendingControls.AllowedCategory>) - Method in class com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.Builder
-
Add all elements to `allowedCategories` list.
- addAllAllowedCategory(List<CardUpdateParams.SpendingControls.AllowedCategory>) - Method in class com.stripe.param.issuing.CardUpdateParams.SpendingControls.Builder
-
Add all elements to `allowedCategories` list.
- addAllAllowedCountry(List<SessionCreateParams.ShippingAddressCollection.AllowedCountry>) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.Builder
-
Add all elements to `allowedCountries` list.
- addAllAllowedCountry(List<PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry>) - Method in class com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.Builder
-
Add all elements to `allowedCountries` list.
- addAllAllowedCountry(List<PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry>) - Method in class com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.Builder
-
Add all elements to `allowedCountries` list.
- addAllAllowedType(List<VerificationSessionCreateParams.Options.Document.AllowedType>) - Method in class com.stripe.param.identity.VerificationSessionCreateParams.Options.Document.Builder
-
Add all elements to `allowedTypes` list.
- addAllAllowedType(List<VerificationSessionUpdateParams.Options.Document.AllowedType>) - Method in class com.stripe.param.identity.VerificationSessionUpdateParams.Options.Document.Builder
-
Add all elements to `allowedTypes` list.
- addAllAllowedUpdate(List<ConfigurationCreateParams.Features.CustomerUpdate.AllowedUpdate>) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.CustomerUpdate.Builder
-
Add all elements to `allowedUpdates` list.
- addAllAllowedUpdate(List<ConfigurationUpdateParams.Features.CustomerUpdate.AllowedUpdate>) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.CustomerUpdate.Builder
-
Add all elements to `allowedUpdates` list.
- addAllAmount(List<Long>) - Method in class com.stripe.param.BankAccountVerifyParams.Builder
-
Add all elements to `amounts` list.
- addAllAttribute(List<String>) - Method in class com.stripe.param.ProductCreateParams.Builder
-
Add all elements to `attributes` list.
- addAllAttribute(List<String>) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
Add all elements to `attributes` list.
- addAllBlockedCategory(List<CardCreateParams.SpendingControls.BlockedCategory>) - Method in class com.stripe.param.issuing.CardCreateParams.SpendingControls.Builder
-
Add all elements to `blockedCategories` list.
- addAllBlockedCategory(List<CardholderCreateParams.SpendingControls.BlockedCategory>) - Method in class com.stripe.param.issuing.CardholderCreateParams.SpendingControls.Builder
-
Add all elements to `blockedCategories` list.
- addAllBlockedCategory(List<CardholderUpdateParams.SpendingControls.BlockedCategory>) - Method in class com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.Builder
-
Add all elements to `blockedCategories` list.
- addAllBlockedCategory(List<CardUpdateParams.SpendingControls.BlockedCategory>) - Method in class com.stripe.param.issuing.CardUpdateParams.SpendingControls.Builder
-
Add all elements to `blockedCategories` list.
- addAllCategory(List<CardCreateParams.SpendingControls.SpendingLimit.Category>) - Method in class com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Builder
-
Add all elements to `categories` list.
- addAllCategory(List<CardholderCreateParams.SpendingControls.SpendingLimit.Category>) - Method in class com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Builder
-
Add all elements to `categories` list.
- addAllCategory(List<CardholderUpdateParams.SpendingControls.SpendingLimit.Category>) - Method in class com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Builder
-
Add all elements to `categories` list.
- addAllCategory(List<CardUpdateParams.SpendingControls.SpendingLimit.Category>) - Method in class com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Builder
-
Add all elements to `categories` list.
- addAllColumn(List<String>) - Method in class com.stripe.param.reporting.ReportRunCreateParams.Parameters.Builder
-
Add all elements to `columns` list.
- addAllCustomField(List<CustomerCreateParams.InvoiceSettings.CustomField>) - Method in class com.stripe.param.CustomerCreateParams.InvoiceSettings.Builder
-
Add all elements to `customFields` list.
- addAllCustomField(List<CustomerUpdateParams.InvoiceSettings.CustomField>) - Method in class com.stripe.param.CustomerUpdateParams.InvoiceSettings.Builder
-
Add all elements to `customFields` list.
- addAllCustomField(List<InvoiceCreateParams.CustomField>) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
Add all elements to `customFields` list.
- addAllCustomField(List<InvoiceUpdateParams.CustomField>) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
Add all elements to `customFields` list.
- addAllDeactivateOn(List<String>) - Method in class com.stripe.param.ProductCreateParams.Builder
-
Add all elements to `deactivateOn` list.
- addAllDeactivateOn(List<String>) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
Add all elements to `deactivateOn` list.
- addAllDefaultAllowedUpdate(List<ConfigurationCreateParams.Features.SubscriptionUpdate.DefaultAllowedUpdate>) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.Builder
-
Add all elements to `defaultAllowedUpdates` list.
- addAllDefaultAllowedUpdate(List<ConfigurationUpdateParams.Features.SubscriptionUpdate.DefaultAllowedUpdate>) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.Builder
-
Add all elements to `defaultAllowedUpdates` list.
- addAllDefaultFor(List<SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor>) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Add all elements to `defaultFor` list.
- addAllDefaultFor(List<SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor>) - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Add all elements to `defaultFor` list.
- addAllDefaultFor(List<SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor>) - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Add all elements to `defaultFor` list.
- addAllDefaultFor(List<SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor>) - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Add all elements to `defaultFor` list.
- addAllDefaultTaxRate(List<String>) - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.Builder
-
Add all elements to `defaultTaxRates` list.
- addAllDefaultTaxRate(List<String>) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
Add all elements to `defaultTaxRates` list.
- addAllDefaultTaxRate(List<String>) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
Add all elements to `defaultTaxRates` list.
- addAllDefaultTaxRate(List<String>) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
Add all elements to `defaultTaxRates` list.
- addAllDefaultTaxRate(List<String>) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
Add all elements to `defaultTaxRates` list.
- addAllDefaultTaxRate(List<String>) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
Add all elements to `defaultTaxRates` list.
- addAllDefaultTaxRate(List<String>) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Builder
-
Add all elements to `defaultTaxRates` list.
- addAllDefaultTaxRate(List<String>) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
Add all elements to `defaultTaxRates` list.
- addAllDefaultTaxRate(List<String>) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
Add all elements to `defaultTaxRates` list.
- addAllDiscount(List<SessionCreateParams.Discount>) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
Add all elements to `discounts` list.
- addAllDiscount(List<InvoiceCreateParams.Discount>) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
Add all elements to `discounts` list.
- addAllDiscount(List<InvoiceItemCreateParams.Discount>) - Method in class com.stripe.param.InvoiceItemCreateParams.Builder
-
Add all elements to `discounts` list.
- addAllDiscount(List<InvoiceItemUpdateParams.Discount>) - Method in class com.stripe.param.InvoiceItemUpdateParams.Builder
-
Add all elements to `discounts` list.
- addAllDiscount(List<InvoiceUpcomingParams.Discount>) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
Add all elements to `discounts` list.
- addAllDiscount(List<InvoiceUpcomingParams.InvoiceItem.Discount>) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Builder
-
Add all elements to `discounts` list.
- addAllDiscount(List<InvoiceUpdateParams.Discount>) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
Add all elements to `discounts` list.
- addAllDiscount(List<QuoteCreateParams.Discount>) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
Add all elements to `discounts` list.
- addAllDiscount(List<QuoteUpdateParams.Discount>) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
Add all elements to `discounts` list.
- addAllDynamicTaxRate(List<String>) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.Builder
-
Add all elements to `dynamicTaxRates` list.
- addAllEnabledEvent(List<WebhookEndpointCreateParams.EnabledEvent>) - Method in class com.stripe.param.WebhookEndpointCreateParams.Builder
-
Add all elements to `enabledEvents` list.
- addAllEnabledEvent(List<WebhookEndpointUpdateParams.EnabledEvent>) - Method in class com.stripe.param.WebhookEndpointUpdateParams.Builder
-
Add all elements to `enabledEvents` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.AccountCapabilitiesParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.AccountCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.AccountLinkCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.AccountListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.AccountPersonsParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.AccountRejectParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.AccountRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.AccountUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.ApplePayDomainCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.ApplePayDomainListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.ApplePayDomainRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.ApplicationFeeListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.ApplicationFeeRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.BalanceRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.BalanceTransactionListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.BalanceTransactionRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.BankAccountUpdateOnAccountParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.BankAccountUpdateOnCustomerParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.BankAccountVerifyParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.billingportal.ConfigurationListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.billingportal.ConfigurationRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.billingportal.SessionCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.BitcoinReceiverListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.BitcoinReceiverRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.BitcoinTransactionCollectionListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.CapabilityCollectionListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.CapabilityCollectionRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.CapabilityUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.CardUpdateOnAccountParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.CardUpdateOnCustomerParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.ChargeCaptureParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.ChargeCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.ChargeListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.ChargeRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.ChargeUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.checkout.SessionExpireParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.checkout.SessionListLineItemsParams.Builder
- addAllExpand(List<String>) - Method in class com.stripe.param.checkout.SessionListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.checkout.SessionRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.CountrySpecListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.CountrySpecRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.CouponCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.CouponListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.CouponRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.CouponUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.CreditNoteCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.CreditNoteLineItemCollectionListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.CreditNoteListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.CreditNotePreviewParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.CreditNoteRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.CreditNoteUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.CreditNoteVoidCreditNoteParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.CustomerBalanceTransactionCollectionCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.CustomerBalanceTransactionCollectionListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.CustomerBalanceTransactionCollectionRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.CustomerBalanceTransactionsParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.CustomerBalanceTransactionUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.CustomerCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.CustomerListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.CustomerListPaymentMethodsParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.CustomerRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.DisputeCloseParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.DisputeListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.DisputeRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.DisputeUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.EphemeralKeyCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.EventListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.EventRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.ExchangeRateListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.ExchangeRateRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.ExternalAccountCollectionCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.ExternalAccountCollectionListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.ExternalAccountCollectionRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.FeeRefundCollectionCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.FeeRefundCollectionListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.FeeRefundCollectionRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.FeeRefundUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.FileCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.FileLinkCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.FileLinkListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.FileLinkRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.FileLinkUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.FileListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.identity.VerificationReportListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.identity.VerificationReportRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.identity.VerificationSessionCancelParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.identity.VerificationSessionCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.identity.VerificationSessionListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.identity.VerificationSessionRedactParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.identity.VerificationSessionRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.identity.VerificationSessionUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.InvoiceFinalizeInvoiceParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.InvoiceItemCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.InvoiceItemListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.InvoiceItemRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.InvoiceItemUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.InvoiceLineItemCollectionListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.InvoiceListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.InvoiceMarkUncollectibleParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.InvoicePayParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.InvoiceRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.InvoiceSendInvoiceParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.InvoiceVoidInvoiceParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.IssuerFraudRecordListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.IssuerFraudRecordRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.issuing.AuthorizationApproveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.issuing.AuthorizationDeclineParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.issuing.AuthorizationListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.issuing.AuthorizationRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.issuing.AuthorizationUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.issuing.CardCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.issuing.CardDetailsParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.issuing.CardholderCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.issuing.CardholderListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.issuing.CardholderRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.issuing.CardListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.issuing.CardRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.issuing.CardUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.issuing.DisputeCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.issuing.DisputeListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.issuing.DisputeRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.issuing.DisputeSubmitParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.issuing.TransactionListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.issuing.TransactionRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.issuing.TransactionUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.LoginLinkCreateOnAccountParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.MandateRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.OrderCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.OrderListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.OrderPayParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.OrderRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.OrderReturnListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.OrderReturnOrderParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.OrderReturnRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.OrderUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PaymentIntentCancelParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PaymentIntentCaptureParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PaymentIntentConfirmParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PaymentIntentListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PaymentIntentRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PaymentLinkCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PaymentLinkListLineItemsParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PaymentLinkListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PaymentLinkRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PaymentLinkUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PaymentMethodAttachParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PaymentMethodDetachParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PaymentMethodListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PaymentMethodRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PaymentMethodUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PaymentSourceCollectionCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PaymentSourceCollectionListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PaymentSourceCollectionRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PayoutCancelParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PayoutCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PayoutListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PayoutRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PayoutReverseParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PayoutUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PersonCollectionListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PersonCollectionRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PlanCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PlanListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PlanRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PlanUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PriceCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PriceListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PriceRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PriceUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.ProductCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.ProductListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.ProductRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PromotionCodeCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PromotionCodeListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PromotionCodeRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.PromotionCodeUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.QuoteAcceptParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.QuoteCancelParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.QuoteCollectionListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.QuoteFinalizeParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.QuoteFinalizeQuoteParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.QuoteListComputedUpfrontLineItemsParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.QuoteListLineItemsParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.QuoteListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.QuotePdfParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.QuoteRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.radar.EarlyFraudWarningListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.radar.EarlyFraudWarningRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.radar.ValueListCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.radar.ValueListItemCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.radar.ValueListItemListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.radar.ValueListItemRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.radar.ValueListListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.radar.ValueListRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.radar.ValueListUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.RecipientCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.RecipientListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.RecipientRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.RecipientUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.RefundCollectionListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.RefundCollectionRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.RefundCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.RefundListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.RefundRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.RefundUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.reporting.ReportRunCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.reporting.ReportRunListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.reporting.ReportRunRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.reporting.ReportTypeListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.reporting.ReportTypeRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.ReviewApproveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.ReviewListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.ReviewRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SetupAttemptListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SetupIntentCancelParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SetupIntentConfirmParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SetupIntentCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SetupIntentListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SetupIntentRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SetupIntentUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.ShippingRateCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.ShippingRateListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.ShippingRateRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.ShippingRateUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.sigma.ScheduledQueryRunListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.sigma.ScheduledQueryRunRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SkuCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SkuListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SkuRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SkuUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SourceCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SourceDetachParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SourceRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SourceSourceTransactionsParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SourceUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SourceVerifyParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SubscriptionCancelParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SubscriptionItemCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SubscriptionItemListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SubscriptionItemRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SubscriptionItemUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SubscriptionItemUsageRecordSummariesParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SubscriptionListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SubscriptionRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SubscriptionScheduleCancelParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SubscriptionScheduleListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SubscriptionScheduleReleaseParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SubscriptionScheduleRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.TaxCodeListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.TaxCodeRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.TaxIdCollectionCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.TaxIdCollectionListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.TaxIdCollectionRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.TaxRateCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.TaxRateListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.TaxRateRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.TaxRateUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.terminal.ConnectionTokenCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.terminal.LocationCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.terminal.LocationListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.terminal.LocationRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.terminal.LocationUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.terminal.ReaderCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.terminal.ReaderListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.terminal.ReaderRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.terminal.ReaderUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.ThreeDSecureCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.ThreeDSecureRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.TokenCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.TokenRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.TopupCancelParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.TopupCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.TopupListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.TopupRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.TopupUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.TransferCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.TransferListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.TransferRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.TransferReversalCollectionCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.TransferReversalCollectionListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.TransferReversalCollectionRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.TransferReversalUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.TransferUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.UsageRecordCreateOnSubscriptionItemParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.WebhookEndpointCreateParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.WebhookEndpointListParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.WebhookEndpointRetrieveParams.Builder
-
Add all elements to `expand` list.
- addAllExpand(List<String>) - Method in class com.stripe.param.WebhookEndpointUpdateParams.Builder
-
Add all elements to `expand` list.
- addAllFile(List<String>) - Method in class com.stripe.param.AccountCreateParams.Documents.BankAccountOwnershipVerification.Builder
- addAllFile(List<String>) - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyLicense.Builder
- addAllFile(List<String>) - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyMemorandumOfAssociation.Builder
- addAllFile(List<String>) - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyMinisterialDecree.Builder
- addAllFile(List<String>) - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyRegistrationVerification.Builder
- addAllFile(List<String>) - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyTaxIdVerification.Builder
- addAllFile(List<String>) - Method in class com.stripe.param.AccountCreateParams.Documents.ProofOfRegistration.Builder
- addAllFile(List<String>) - Method in class com.stripe.param.AccountUpdateParams.Documents.BankAccountOwnershipVerification.Builder
- addAllFile(List<String>) - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyLicense.Builder
- addAllFile(List<String>) - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyMemorandumOfAssociation.Builder
- addAllFile(List<String>) - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyMinisterialDecree.Builder
- addAllFile(List<String>) - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyRegistrationVerification.Builder
- addAllFile(List<String>) - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyTaxIdVerification.Builder
- addAllFile(List<String>) - Method in class com.stripe.param.AccountUpdateParams.Documents.ProofOfRegistration.Builder
- addAllFile(List<String>) - Method in class com.stripe.param.PersonCollectionCreateParams.Documents.CompanyAuthorization.Builder
- addAllFile(List<String>) - Method in class com.stripe.param.PersonCollectionCreateParams.Documents.Passport.Builder
- addAllFile(List<String>) - Method in class com.stripe.param.PersonCollectionCreateParams.Documents.Visa.Builder
- addAllFile(List<String>) - Method in class com.stripe.param.PersonUpdateParams.Documents.CompanyAuthorization.Builder
- addAllFile(List<String>) - Method in class com.stripe.param.PersonUpdateParams.Documents.Passport.Builder
- addAllFile(List<String>) - Method in class com.stripe.param.PersonUpdateParams.Documents.Visa.Builder
- addAllFile(List<String>) - Method in class com.stripe.param.TokenCreateParams.Person.Documents.CompanyAuthorization.Builder
- addAllFile(List<String>) - Method in class com.stripe.param.TokenCreateParams.Person.Documents.Passport.Builder
- addAllFile(List<String>) - Method in class com.stripe.param.TokenCreateParams.Person.Documents.Visa.Builder
- addAllFullNameAliase(List<String>) - Method in class com.stripe.param.AccountCreateParams.Individual.Builder
-
Add all elements to `fullNameAliases` list.
- addAllFullNameAliase(List<String>) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
Add all elements to `fullNameAliases` list.
- addAllFullNameAliase(List<String>) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
Add all elements to `fullNameAliases` list.
- addAllFullNameAliase(List<String>) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
Add all elements to `fullNameAliases` list.
- addAllFullNameAliase(List<String>) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Builder
-
Add all elements to `fullNameAliases` list.
- addAllFullNameAliase(List<String>) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
Add all elements to `fullNameAliases` list.
- addAllId(List<String>) - Method in class com.stripe.param.OrderListParams.Builder
-
Add all elements to `ids` list.
- addAllId(List<String>) - Method in class com.stripe.param.ProductListParams.Builder
-
Add all elements to `ids` list.
- addAllId(List<String>) - Method in class com.stripe.param.SkuListParams.Builder
-
Add all elements to `ids` list.
- addAllImage(List<String>) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.Builder
-
Add all elements to `images` list.
- addAllImage(List<String>) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.ProductData.Builder
-
Add all elements to `images` list.
- addAllImage(List<String>) - Method in class com.stripe.param.ProductCreateParams.Builder
-
Add all elements to `images` list.
- addAllImage(List<String>) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
Add all elements to `images` list.
- addAllInvoiceItem(List<InvoiceUpcomingParams.InvoiceItem>) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
Add all elements to `invoiceItems` list.
- addAllItem(List<SessionCreateParams.SubscriptionData.Item>) - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.Builder
-
Add all elements to `items` list.
- addAllItem(List<OrderCreateParams.Item>) - Method in class com.stripe.param.OrderCreateParams.Builder
-
Add all elements to `items` list.
- addAllItem(List<OrderReturnOrderParams.Item>) - Method in class com.stripe.param.OrderReturnOrderParams.Builder
-
Add all elements to `items` list.
- addAllItem(List<SourceCreateParams.SourceOrder.Item>) - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Builder
-
Add all elements to `items` list.
- addAllItem(List<SourceUpdateParams.SourceOrder.Item>) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Builder
-
Add all elements to `items` list.
- addAllItem(List<SubscriptionCreateParams.Item>) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
Add all elements to `items` list.
- addAllItem(List<SubscriptionScheduleCreateParams.Phase.Item>) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Builder
-
Add all elements to `items` list.
- addAllItem(List<SubscriptionScheduleUpdateParams.Phase.Item>) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
Add all elements to `items` list.
- addAllItem(List<SubscriptionUpdateParams.Item>) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
Add all elements to `items` list.
- addAllLine(List<CreditNoteCreateParams.Line>) - Method in class com.stripe.param.CreditNoteCreateParams.Builder
-
Add all elements to `lines` list.
- addAllLine(List<CreditNotePreviewParams.Line>) - Method in class com.stripe.param.CreditNotePreviewParams.Builder
-
Add all elements to `lines` list.
- addAllLineItem(List<SessionCreateParams.LineItem>) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
Add all elements to `lineItems` list.
- addAllLineItem(List<PaymentLinkCreateParams.LineItem>) - Method in class com.stripe.param.PaymentLinkCreateParams.Builder
-
Add all elements to `lineItems` list.
- addAllLineItem(List<PaymentLinkUpdateParams.LineItem>) - Method in class com.stripe.param.PaymentLinkUpdateParams.Builder
-
Add all elements to `lineItems` list.
- addAllLineItem(List<QuoteCreateParams.LineItem>) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
Add all elements to `lineItems` list.
- addAllLineItem(List<QuoteUpdateParams.LineItem>) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
Add all elements to `lineItems` list.
- addAllLookupKeys(List<String>) - Method in class com.stripe.param.PriceListParams.Builder
-
Add all elements to `lookupKeys` list.
- addAllOption(List<ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason.Option>) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason.Builder
-
Add all elements to `options` list.
- addAllOption(List<ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason.Option>) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason.Builder
-
Add all elements to `options` list.
- addAllowedCategory(CardCreateParams.SpendingControls.AllowedCategory) - Method in class com.stripe.param.issuing.CardCreateParams.SpendingControls.Builder
-
Add an element to `allowedCategories` list.
- addAllowedCategory(CardholderCreateParams.SpendingControls.AllowedCategory) - Method in class com.stripe.param.issuing.CardholderCreateParams.SpendingControls.Builder
-
Add an element to `allowedCategories` list.
- addAllowedCategory(CardholderUpdateParams.SpendingControls.AllowedCategory) - Method in class com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.Builder
-
Add an element to `allowedCategories` list.
- addAllowedCategory(CardUpdateParams.SpendingControls.AllowedCategory) - Method in class com.stripe.param.issuing.CardUpdateParams.SpendingControls.Builder
-
Add an element to `allowedCategories` list.
- addAllowedCountry(SessionCreateParams.ShippingAddressCollection.AllowedCountry) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.Builder
-
Add an element to `allowedCountries` list.
- addAllowedCountry(PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry) - Method in class com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.Builder
-
Add an element to `allowedCountries` list.
- addAllowedCountry(PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry) - Method in class com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.Builder
-
Add an element to `allowedCountries` list.
- addAllowedType(VerificationSessionCreateParams.Options.Document.AllowedType) - Method in class com.stripe.param.identity.VerificationSessionCreateParams.Options.Document.Builder
-
Add an element to `allowedTypes` list.
- addAllowedType(VerificationSessionUpdateParams.Options.Document.AllowedType) - Method in class com.stripe.param.identity.VerificationSessionUpdateParams.Options.Document.Builder
-
Add an element to `allowedTypes` list.
- addAllowedUpdate(ConfigurationCreateParams.Features.CustomerUpdate.AllowedUpdate) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.CustomerUpdate.Builder
-
Add an element to `allowedUpdates` list.
- addAllowedUpdate(ConfigurationUpdateParams.Features.CustomerUpdate.AllowedUpdate) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.CustomerUpdate.Builder
-
Add an element to `allowedUpdates` list.
- addAllPaymentMethodType(List<SessionCreateParams.PaymentMethodType>) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
Add all elements to `paymentMethodTypes` list.
- addAllPaymentMethodType(List<InvoiceCreateParams.PaymentSettings.PaymentMethodType>) - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.Builder
-
Add all elements to `paymentMethodTypes` list.
- addAllPaymentMethodType(List<InvoiceUpdateParams.PaymentSettings.PaymentMethodType>) - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.Builder
-
Add all elements to `paymentMethodTypes` list.
- addAllPaymentMethodType(List<PaymentLinkCreateParams.PaymentMethodType>) - Method in class com.stripe.param.PaymentLinkCreateParams.Builder
-
Add all elements to `paymentMethodTypes` list.
- addAllPaymentMethodType(List<PaymentLinkUpdateParams.PaymentMethodType>) - Method in class com.stripe.param.PaymentLinkUpdateParams.Builder
-
Add all elements to `paymentMethodTypes` list.
- addAllPaymentMethodType(List<SubscriptionCreateParams.PaymentSettings.PaymentMethodType>) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.Builder
-
Add all elements to `paymentMethodTypes` list.
- addAllPaymentMethodType(List<SubscriptionUpdateParams.PaymentSettings.PaymentMethodType>) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.Builder
-
Add all elements to `paymentMethodTypes` list.
- addAllPaymentMethodType(List<String>) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
Add all elements to `paymentMethodTypes` list.
- addAllPaymentMethodType(List<String>) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
Add all elements to `paymentMethodTypes` list.
- addAllPaymentMethodType(List<String>) - Method in class com.stripe.param.SetupIntentCreateParams.Builder
-
Add all elements to `paymentMethodTypes` list.
- addAllPaymentMethodType(List<String>) - Method in class com.stripe.param.SetupIntentUpdateParams.Builder
-
Add all elements to `paymentMethodTypes` list.
- addAllPhase(List<SubscriptionScheduleCreateParams.Phase>) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Builder
-
Add all elements to `phases` list.
- addAllPhase(List<SubscriptionScheduleUpdateParams.Phase>) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Builder
-
Add all elements to `phases` list.
- addAllPreferredLocale(List<String>) - Method in class com.stripe.param.CustomerCreateParams.Builder
-
Add all elements to `preferredLocales` list.
- addAllPreferredLocale(List<String>) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
Add all elements to `preferredLocales` list.
- addAllPrice(List<String>) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.Product.Builder
-
Add all elements to `prices` list.
- addAllPrice(List<String>) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.Product.Builder
-
Add all elements to `prices` list.
- addAllProduct(List<ConfigurationCreateParams.Features.SubscriptionUpdate.Product>) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.Builder
-
Add all elements to `products` list.
- addAllProduct(List<ConfigurationUpdateParams.Features.SubscriptionUpdate.Product>) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.Builder
-
Add all elements to `products` list.
- addAllProduct(List<String>) - Method in class com.stripe.param.CouponCreateParams.AppliesTo.Builder
- addAllShippingOption(List<SessionCreateParams.ShippingOption>) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
Add all elements to `shippingOptions` list.
- addAllShippingRate(List<String>) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
Add all elements to `shippingRates` list.
- addAllSpendingLimit(List<CardCreateParams.SpendingControls.SpendingLimit>) - Method in class com.stripe.param.issuing.CardCreateParams.SpendingControls.Builder
-
Add all elements to `spendingLimits` list.
- addAllSpendingLimit(List<CardholderCreateParams.SpendingControls.SpendingLimit>) - Method in class com.stripe.param.issuing.CardholderCreateParams.SpendingControls.Builder
-
Add all elements to `spendingLimits` list.
- addAllSpendingLimit(List<CardholderUpdateParams.SpendingControls.SpendingLimit>) - Method in class com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.Builder
-
Add all elements to `spendingLimits` list.
- addAllSpendingLimit(List<CardUpdateParams.SpendingControls.SpendingLimit>) - Method in class com.stripe.param.issuing.CardUpdateParams.SpendingControls.Builder
-
Add all elements to `spendingLimits` list.
- addAllSubscriptionDefaultTaxRate(List<String>) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
Add all elements to `subscriptionDefaultTaxRates` list.
- addAllSubscriptionItem(List<InvoiceUpcomingParams.SubscriptionItem>) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
Add all elements to `subscriptionItems` list.
- addAllTaxId(List<InvoiceUpcomingParams.CustomerDetails.TaxId>) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Builder
-
Add all elements to `taxIds` list.
- addAllTaxIdData(List<CustomerCreateParams.TaxIdData>) - Method in class com.stripe.param.CustomerCreateParams.Builder
-
Add all elements to `taxIdData` list.
- addAllTaxRate(List<String>) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.Builder
-
Add all elements to `taxRates` list.
- addAllTaxRate(List<String>) - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.Item.Builder
- addAllTaxRate(List<String>) - Method in class com.stripe.param.CreditNoteCreateParams.Line.Builder
-
Add all elements to `taxRates` list.
- addAllTaxRate(List<String>) - Method in class com.stripe.param.CreditNotePreviewParams.Line.Builder
-
Add all elements to `taxRates` list.
- addAllTaxRate(List<String>) - Method in class com.stripe.param.InvoiceItemCreateParams.Builder
-
Add all elements to `taxRates` list.
- addAllTaxRate(List<String>) - Method in class com.stripe.param.InvoiceItemUpdateParams.Builder
-
Add all elements to `taxRates` list.
- addAllTaxRate(List<String>) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Builder
-
Add all elements to `taxRates` list.
- addAllTaxRate(List<String>) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.Builder
-
Add all elements to `taxRates` list.
- addAllTaxRate(List<String>) - Method in class com.stripe.param.QuoteCreateParams.LineItem.Builder
-
Add all elements to `taxRates` list.
- addAllTaxRate(List<String>) - Method in class com.stripe.param.QuoteUpdateParams.LineItem.Builder
-
Add all elements to `taxRates` list.
- addAllTaxRate(List<String>) - Method in class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.Builder
-
Add all elements to `taxRates` list.
- addAllTaxRate(List<String>) - Method in class com.stripe.param.SubscriptionCreateParams.Item.Builder
-
Add all elements to `taxRates` list.
- addAllTaxRate(List<String>) - Method in class com.stripe.param.SubscriptionItemCreateParams.Builder
-
Add all elements to `taxRates` list.
- addAllTaxRate(List<String>) - Method in class com.stripe.param.SubscriptionItemUpdateParams.Builder
-
Add all elements to `taxRates` list.
- addAllTaxRate(List<String>) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.Builder
-
Add all elements to `taxRates` list.
- addAllTaxRate(List<String>) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.Builder
-
Add all elements to `taxRates` list.
- addAllTaxRate(List<String>) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.Builder
-
Add all elements to `taxRates` list.
- addAllTaxRate(List<String>) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.Builder
-
Add all elements to `taxRates` list.
- addAllTaxRate(List<String>) - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.Builder
-
Add all elements to `taxRates` list.
- addAllTaxRate(List<String>) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.Builder
-
Add all elements to `taxRates` list.
- addAllTier(List<PlanCreateParams.Tier>) - Method in class com.stripe.param.PlanCreateParams.Builder
-
Add all elements to `tiers` list.
- addAllTier(List<PriceCreateParams.Tier>) - Method in class com.stripe.param.PriceCreateParams.Builder
-
Add all elements to `tiers` list.
- addAllType(List<String>) - Method in class com.stripe.param.EventListParams.Builder
-
Add all elements to `types` list.
- addAllUpstreamId(List<String>) - Method in class com.stripe.param.OrderListParams.Builder
-
Add all elements to `upstreamIds` list.
- addAllValue(List<String>) - Method in class com.stripe.param.SourceVerifyParams.Builder
-
Add all elements to `values` list.
- addAmount(Long) - Method in class com.stripe.param.BankAccountVerifyParams.Builder
-
Add an element to `amounts` list.
- addAttribute(String) - Method in class com.stripe.param.ProductCreateParams.Builder
-
Add an element to `attributes` list.
- addAttribute(String) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
Add an element to `attributes` list.
- addBlockedCategory(CardCreateParams.SpendingControls.BlockedCategory) - Method in class com.stripe.param.issuing.CardCreateParams.SpendingControls.Builder
-
Add an element to `blockedCategories` list.
- addBlockedCategory(CardholderCreateParams.SpendingControls.BlockedCategory) - Method in class com.stripe.param.issuing.CardholderCreateParams.SpendingControls.Builder
-
Add an element to `blockedCategories` list.
- addBlockedCategory(CardholderUpdateParams.SpendingControls.BlockedCategory) - Method in class com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.Builder
-
Add an element to `blockedCategories` list.
- addBlockedCategory(CardUpdateParams.SpendingControls.BlockedCategory) - Method in class com.stripe.param.issuing.CardUpdateParams.SpendingControls.Builder
-
Add an element to `blockedCategories` list.
- addCategory(CardCreateParams.SpendingControls.SpendingLimit.Category) - Method in class com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Builder
-
Add an element to `categories` list.
- addCategory(CardholderCreateParams.SpendingControls.SpendingLimit.Category) - Method in class com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Builder
-
Add an element to `categories` list.
- addCategory(CardholderUpdateParams.SpendingControls.SpendingLimit.Category) - Method in class com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Builder
-
Add an element to `categories` list.
- addCategory(CardUpdateParams.SpendingControls.SpendingLimit.Category) - Method in class com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Builder
-
Add an element to `categories` list.
- addColumn(String) - Method in class com.stripe.param.reporting.ReportRunCreateParams.Parameters.Builder
-
Add an element to `columns` list.
- addCustomField(CustomerCreateParams.InvoiceSettings.CustomField) - Method in class com.stripe.param.CustomerCreateParams.InvoiceSettings.Builder
-
Add an element to `customFields` list.
- addCustomField(CustomerUpdateParams.InvoiceSettings.CustomField) - Method in class com.stripe.param.CustomerUpdateParams.InvoiceSettings.Builder
-
Add an element to `customFields` list.
- addCustomField(InvoiceCreateParams.CustomField) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
Add an element to `customFields` list.
- addCustomField(InvoiceUpdateParams.CustomField) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
Add an element to `customFields` list.
- addDeactivateOn(String) - Method in class com.stripe.param.ProductCreateParams.Builder
-
Add an element to `deactivateOn` list.
- addDeactivateOn(String) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
Add an element to `deactivateOn` list.
- addDefaultAllowedUpdate(ConfigurationCreateParams.Features.SubscriptionUpdate.DefaultAllowedUpdate) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.Builder
-
Add an element to `defaultAllowedUpdates` list.
- addDefaultAllowedUpdate(ConfigurationUpdateParams.Features.SubscriptionUpdate.DefaultAllowedUpdate) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.Builder
-
Add an element to `defaultAllowedUpdates` list.
- addDefaultFor(SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Add an element to `defaultFor` list.
- addDefaultFor(SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor) - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Add an element to `defaultFor` list.
- addDefaultFor(SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor) - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Add an element to `defaultFor` list.
- addDefaultFor(SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor) - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Add an element to `defaultFor` list.
- addDefaultTaxRate(String) - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.Builder
-
Add an element to `defaultTaxRates` list.
- addDefaultTaxRate(String) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
Add an element to `defaultTaxRates` list.
- addDefaultTaxRate(String) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
Add an element to `defaultTaxRates` list.
- addDefaultTaxRate(String) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
Add an element to `defaultTaxRates` list.
- addDefaultTaxRate(String) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
Add an element to `defaultTaxRates` list.
- addDefaultTaxRate(String) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
Add an element to `defaultTaxRates` list.
- addDefaultTaxRate(String) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Builder
-
Add an element to `defaultTaxRates` list.
- addDefaultTaxRate(String) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
Add an element to `defaultTaxRates` list.
- addDefaultTaxRate(String) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
Add an element to `defaultTaxRates` list.
- addDiscount(SessionCreateParams.Discount) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
Add an element to `discounts` list.
- addDiscount(InvoiceCreateParams.Discount) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
Add an element to `discounts` list.
- addDiscount(InvoiceItemCreateParams.Discount) - Method in class com.stripe.param.InvoiceItemCreateParams.Builder
-
Add an element to `discounts` list.
- addDiscount(InvoiceItemUpdateParams.Discount) - Method in class com.stripe.param.InvoiceItemUpdateParams.Builder
-
Add an element to `discounts` list.
- addDiscount(InvoiceUpcomingParams.Discount) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
Add an element to `discounts` list.
- addDiscount(InvoiceUpcomingParams.InvoiceItem.Discount) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Builder
-
Add an element to `discounts` list.
- addDiscount(InvoiceUpdateParams.Discount) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
Add an element to `discounts` list.
- addDiscount(QuoteCreateParams.Discount) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
Add an element to `discounts` list.
- addDiscount(QuoteUpdateParams.Discount) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
Add an element to `discounts` list.
- addDynamicTaxRate(String) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.Builder
-
Add an element to `dynamicTaxRates` list.
- addEnabledEvent(WebhookEndpointCreateParams.EnabledEvent) - Method in class com.stripe.param.WebhookEndpointCreateParams.Builder
-
Add an element to `enabledEvents` list.
- addEnabledEvent(WebhookEndpointUpdateParams.EnabledEvent) - Method in class com.stripe.param.WebhookEndpointUpdateParams.Builder
-
Add an element to `enabledEvents` list.
- addExpand(String) - Method in class com.stripe.param.AccountCapabilitiesParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.AccountCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.AccountLinkCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.AccountListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.AccountPersonsParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.AccountRejectParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.AccountRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.AccountUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.ApplePayDomainCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.ApplePayDomainListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.ApplePayDomainRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.ApplicationFeeListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.ApplicationFeeRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.BalanceRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.BalanceTransactionListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.BalanceTransactionRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.BankAccountUpdateOnAccountParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.BankAccountUpdateOnCustomerParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.BankAccountVerifyParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.billingportal.ConfigurationListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.billingportal.ConfigurationRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.billingportal.SessionCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.BitcoinReceiverListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.BitcoinReceiverRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.BitcoinTransactionCollectionListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.CapabilityCollectionListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.CapabilityCollectionRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.CapabilityUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.CardUpdateOnAccountParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.CardUpdateOnCustomerParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.ChargeCaptureParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.ChargeCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.ChargeListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.ChargeRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.ChargeUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.checkout.SessionExpireParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.checkout.SessionListLineItemsParams.Builder
- addExpand(String) - Method in class com.stripe.param.checkout.SessionListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.checkout.SessionRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.CountrySpecListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.CountrySpecRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.CouponCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.CouponListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.CouponRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.CouponUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.CreditNoteCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.CreditNoteLineItemCollectionListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.CreditNoteListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.CreditNotePreviewParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.CreditNoteRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.CreditNoteUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.CreditNoteVoidCreditNoteParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.CustomerBalanceTransactionCollectionCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.CustomerBalanceTransactionCollectionListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.CustomerBalanceTransactionCollectionRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.CustomerBalanceTransactionsParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.CustomerBalanceTransactionUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.CustomerCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.CustomerListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.CustomerListPaymentMethodsParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.CustomerRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.DisputeCloseParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.DisputeListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.DisputeRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.DisputeUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.EphemeralKeyCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.EventListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.EventRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.ExchangeRateListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.ExchangeRateRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.ExternalAccountCollectionCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.ExternalAccountCollectionListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.ExternalAccountCollectionRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.FeeRefundCollectionCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.FeeRefundCollectionListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.FeeRefundCollectionRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.FeeRefundUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.FileCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.FileLinkCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.FileLinkListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.FileLinkRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.FileLinkUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.FileListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.identity.VerificationReportListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.identity.VerificationReportRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.identity.VerificationSessionCancelParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.identity.VerificationSessionCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.identity.VerificationSessionListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.identity.VerificationSessionRedactParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.identity.VerificationSessionRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.identity.VerificationSessionUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.InvoiceFinalizeInvoiceParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.InvoiceItemCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.InvoiceItemListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.InvoiceItemRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.InvoiceItemUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.InvoiceLineItemCollectionListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.InvoiceListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.InvoiceMarkUncollectibleParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.InvoicePayParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.InvoiceRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.InvoiceSendInvoiceParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.InvoiceVoidInvoiceParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.IssuerFraudRecordListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.IssuerFraudRecordRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.issuing.AuthorizationApproveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.issuing.AuthorizationDeclineParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.issuing.AuthorizationListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.issuing.AuthorizationRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.issuing.AuthorizationUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.issuing.CardCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.issuing.CardDetailsParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.issuing.CardholderCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.issuing.CardholderListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.issuing.CardholderRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.issuing.CardListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.issuing.CardRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.issuing.CardUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.issuing.DisputeCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.issuing.DisputeListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.issuing.DisputeRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.issuing.DisputeSubmitParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.issuing.TransactionListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.issuing.TransactionRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.issuing.TransactionUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.LoginLinkCreateOnAccountParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.MandateRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.OrderCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.OrderListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.OrderPayParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.OrderRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.OrderReturnListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.OrderReturnOrderParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.OrderReturnRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.OrderUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PaymentIntentCancelParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PaymentIntentCaptureParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PaymentIntentListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PaymentIntentRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PaymentLinkCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PaymentLinkListLineItemsParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PaymentLinkListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PaymentLinkRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PaymentLinkUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PaymentMethodAttachParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PaymentMethodDetachParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PaymentMethodListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PaymentMethodRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PaymentMethodUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PaymentSourceCollectionCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PaymentSourceCollectionListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PaymentSourceCollectionRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PayoutCancelParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PayoutCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PayoutListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PayoutRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PayoutReverseParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PayoutUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PersonCollectionListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PersonCollectionRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PlanCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PlanListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PlanRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PlanUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PriceCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PriceListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PriceRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PriceUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.ProductCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.ProductListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.ProductRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PromotionCodeCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PromotionCodeListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PromotionCodeRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.PromotionCodeUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.QuoteAcceptParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.QuoteCancelParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.QuoteCollectionListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.QuoteFinalizeParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.QuoteFinalizeQuoteParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.QuoteListComputedUpfrontLineItemsParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.QuoteListLineItemsParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.QuoteListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.QuotePdfParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.QuoteRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.radar.EarlyFraudWarningListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.radar.EarlyFraudWarningRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.radar.ValueListCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.radar.ValueListItemCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.radar.ValueListItemListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.radar.ValueListItemRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.radar.ValueListListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.radar.ValueListRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.radar.ValueListUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.RecipientCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.RecipientListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.RecipientRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.RecipientUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.RefundCollectionListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.RefundCollectionRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.RefundCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.RefundListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.RefundRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.RefundUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.reporting.ReportRunCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.reporting.ReportRunListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.reporting.ReportRunRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.reporting.ReportTypeListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.reporting.ReportTypeRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.ReviewApproveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.ReviewListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.ReviewRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SetupAttemptListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SetupIntentCancelParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SetupIntentConfirmParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SetupIntentCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SetupIntentListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SetupIntentRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SetupIntentUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.ShippingRateCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.ShippingRateListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.ShippingRateRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.ShippingRateUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.sigma.ScheduledQueryRunListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.sigma.ScheduledQueryRunRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SkuCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SkuListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SkuRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SkuUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SourceCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SourceDetachParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SourceRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SourceSourceTransactionsParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SourceUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SourceVerifyParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SubscriptionCancelParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SubscriptionItemCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SubscriptionItemListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SubscriptionItemRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SubscriptionItemUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SubscriptionItemUsageRecordSummariesParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SubscriptionListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SubscriptionRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SubscriptionScheduleCancelParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SubscriptionScheduleListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SubscriptionScheduleReleaseParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SubscriptionScheduleRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.TaxCodeListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.TaxCodeRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.TaxIdCollectionCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.TaxIdCollectionListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.TaxIdCollectionRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.TaxRateCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.TaxRateListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.TaxRateRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.TaxRateUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.terminal.ConnectionTokenCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.terminal.LocationCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.terminal.LocationListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.terminal.LocationRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.terminal.LocationUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.terminal.ReaderCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.terminal.ReaderListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.terminal.ReaderRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.terminal.ReaderUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.ThreeDSecureCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.ThreeDSecureRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.TokenCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.TokenRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.TopupCancelParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.TopupCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.TopupListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.TopupRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.TopupUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.TransferCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.TransferListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.TransferRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.TransferReversalCollectionCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.TransferReversalCollectionListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.TransferReversalCollectionRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.TransferReversalUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.TransferUpdateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.UsageRecordCreateOnSubscriptionItemParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.WebhookEndpointCreateParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.WebhookEndpointListParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.WebhookEndpointRetrieveParams.Builder
-
Add an element to `expand` list.
- addExpand(String) - Method in class com.stripe.param.WebhookEndpointUpdateParams.Builder
-
Add an element to `expand` list.
- addFile(String) - Method in class com.stripe.param.AccountCreateParams.Documents.BankAccountOwnershipVerification.Builder
-
Add an element to `files` list.
- addFile(String) - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyLicense.Builder
-
Add an element to `files` list.
- addFile(String) - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyMemorandumOfAssociation.Builder
-
Add an element to `files` list.
- addFile(String) - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyMinisterialDecree.Builder
-
Add an element to `files` list.
- addFile(String) - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyRegistrationVerification.Builder
-
Add an element to `files` list.
- addFile(String) - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyTaxIdVerification.Builder
-
Add an element to `files` list.
- addFile(String) - Method in class com.stripe.param.AccountCreateParams.Documents.ProofOfRegistration.Builder
-
Add an element to `files` list.
- addFile(String) - Method in class com.stripe.param.AccountUpdateParams.Documents.BankAccountOwnershipVerification.Builder
-
Add an element to `files` list.
- addFile(String) - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyLicense.Builder
-
Add an element to `files` list.
- addFile(String) - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyMemorandumOfAssociation.Builder
-
Add an element to `files` list.
- addFile(String) - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyMinisterialDecree.Builder
-
Add an element to `files` list.
- addFile(String) - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyRegistrationVerification.Builder
-
Add an element to `files` list.
- addFile(String) - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyTaxIdVerification.Builder
-
Add an element to `files` list.
- addFile(String) - Method in class com.stripe.param.AccountUpdateParams.Documents.ProofOfRegistration.Builder
-
Add an element to `files` list.
- addFile(String) - Method in class com.stripe.param.PersonCollectionCreateParams.Documents.CompanyAuthorization.Builder
-
Add an element to `files` list.
- addFile(String) - Method in class com.stripe.param.PersonCollectionCreateParams.Documents.Passport.Builder
-
Add an element to `files` list.
- addFile(String) - Method in class com.stripe.param.PersonCollectionCreateParams.Documents.Visa.Builder
-
Add an element to `files` list.
- addFile(String) - Method in class com.stripe.param.PersonUpdateParams.Documents.CompanyAuthorization.Builder
-
Add an element to `files` list.
- addFile(String) - Method in class com.stripe.param.PersonUpdateParams.Documents.Passport.Builder
-
Add an element to `files` list.
- addFile(String) - Method in class com.stripe.param.PersonUpdateParams.Documents.Visa.Builder
-
Add an element to `files` list.
- addFile(String) - Method in class com.stripe.param.TokenCreateParams.Person.Documents.CompanyAuthorization.Builder
-
Add an element to `files` list.
- addFile(String) - Method in class com.stripe.param.TokenCreateParams.Person.Documents.Passport.Builder
-
Add an element to `files` list.
- addFile(String) - Method in class com.stripe.param.TokenCreateParams.Person.Documents.Visa.Builder
-
Add an element to `files` list.
- addFileField(String, String, InputStream) - Method in class com.stripe.net.MultipartProcessor
-
Adds a file field to the multipart message, but takes in an InputStream instead of just a file to read bytes from.
- addFormField(String, String) - Method in class com.stripe.net.MultipartProcessor
-
Adds a form field to the multipart message.
- addFullNameAliase(String) - Method in class com.stripe.param.AccountCreateParams.Individual.Builder
-
Add an element to `fullNameAliases` list.
- addFullNameAliase(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
Add an element to `fullNameAliases` list.
- addFullNameAliase(String) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
Add an element to `fullNameAliases` list.
- addFullNameAliase(String) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
Add an element to `fullNameAliases` list.
- addFullNameAliase(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Builder
-
Add an element to `fullNameAliases` list.
- addFullNameAliase(String) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
Add an element to `fullNameAliases` list.
- addId(String) - Method in class com.stripe.param.OrderListParams.Builder
-
Add an element to `ids` list.
- addId(String) - Method in class com.stripe.param.ProductListParams.Builder
-
Add an element to `ids` list.
- addId(String) - Method in class com.stripe.param.SkuListParams.Builder
-
Add an element to `ids` list.
- addImage(String) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.Builder
-
Add an element to `images` list.
- addImage(String) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.ProductData.Builder
-
Add an element to `images` list.
- addImage(String) - Method in class com.stripe.param.ProductCreateParams.Builder
-
Add an element to `images` list.
- addImage(String) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
Add an element to `images` list.
- addInvoiceItem(InvoiceUpcomingParams.InvoiceItem) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
Add an element to `invoiceItems` list.
- AddInvoiceItem() - Constructor for class com.stripe.model.SubscriptionSchedule.AddInvoiceItem
- addItem(SessionCreateParams.SubscriptionData.Item) - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.Builder
-
Add an element to `items` list.
- addItem(OrderCreateParams.Item) - Method in class com.stripe.param.OrderCreateParams.Builder
-
Add an element to `items` list.
- addItem(OrderReturnOrderParams.Item) - Method in class com.stripe.param.OrderReturnOrderParams.Builder
-
Add an element to `items` list.
- addItem(SourceCreateParams.SourceOrder.Item) - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Builder
-
Add an element to `items` list.
- addItem(SourceUpdateParams.SourceOrder.Item) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Builder
-
Add an element to `items` list.
- addItem(SubscriptionCreateParams.Item) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
Add an element to `items` list.
- addItem(SubscriptionScheduleCreateParams.Phase.Item) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Builder
-
Add an element to `items` list.
- addItem(SubscriptionScheduleUpdateParams.Phase.Item) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
Add an element to `items` list.
- addItem(SubscriptionUpdateParams.Item) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
Add an element to `items` list.
- ADDITIONAL_VERIFICATION - com.stripe.param.FileCreateParams.Purpose
- ADDITIONAL_VERIFICATION - com.stripe.param.FileListParams.Purpose
- addLine(CreditNoteCreateParams.Line) - Method in class com.stripe.param.CreditNoteCreateParams.Builder
-
Add an element to `lines` list.
- addLine(CreditNotePreviewParams.Line) - Method in class com.stripe.param.CreditNotePreviewParams.Builder
-
Add an element to `lines` list.
- addLineItem(SessionCreateParams.LineItem) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
Add an element to `lineItems` list.
- addLineItem(PaymentLinkCreateParams.LineItem) - Method in class com.stripe.param.PaymentLinkCreateParams.Builder
-
Add an element to `lineItems` list.
- addLineItem(PaymentLinkUpdateParams.LineItem) - Method in class com.stripe.param.PaymentLinkUpdateParams.Builder
-
Add an element to `lineItems` list.
- addLineItem(QuoteCreateParams.LineItem) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
Add an element to `lineItems` list.
- addLineItem(QuoteUpdateParams.LineItem) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
Add an element to `lineItems` list.
- addLookupKeys(String) - Method in class com.stripe.param.PriceListParams.Builder
-
Add an element to `lookupKeys` list.
- addOption(ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason.Option) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason.Builder
-
Add an element to `options` list.
- addOption(ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason.Option) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason.Builder
-
Add an element to `options` list.
- addPaymentMethodType(SessionCreateParams.PaymentMethodType) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
Add an element to `paymentMethodTypes` list.
- addPaymentMethodType(InvoiceCreateParams.PaymentSettings.PaymentMethodType) - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.Builder
-
Add an element to `paymentMethodTypes` list.
- addPaymentMethodType(InvoiceUpdateParams.PaymentSettings.PaymentMethodType) - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.Builder
-
Add an element to `paymentMethodTypes` list.
- addPaymentMethodType(PaymentLinkCreateParams.PaymentMethodType) - Method in class com.stripe.param.PaymentLinkCreateParams.Builder
-
Add an element to `paymentMethodTypes` list.
- addPaymentMethodType(PaymentLinkUpdateParams.PaymentMethodType) - Method in class com.stripe.param.PaymentLinkUpdateParams.Builder
-
Add an element to `paymentMethodTypes` list.
- addPaymentMethodType(SubscriptionCreateParams.PaymentSettings.PaymentMethodType) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.Builder
-
Add an element to `paymentMethodTypes` list.
- addPaymentMethodType(SubscriptionUpdateParams.PaymentSettings.PaymentMethodType) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.Builder
-
Add an element to `paymentMethodTypes` list.
- addPaymentMethodType(String) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
Add an element to `paymentMethodTypes` list.
- addPaymentMethodType(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
Add an element to `paymentMethodTypes` list.
- addPaymentMethodType(String) - Method in class com.stripe.param.SetupIntentCreateParams.Builder
-
Add an element to `paymentMethodTypes` list.
- addPaymentMethodType(String) - Method in class com.stripe.param.SetupIntentUpdateParams.Builder
-
Add an element to `paymentMethodTypes` list.
- addPhase(SubscriptionScheduleCreateParams.Phase) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Builder
-
Add an element to `phases` list.
- addPhase(SubscriptionScheduleUpdateParams.Phase) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Builder
-
Add an element to `phases` list.
- addPreferredLocale(String) - Method in class com.stripe.param.CustomerCreateParams.Builder
-
Add an element to `preferredLocales` list.
- addPreferredLocale(String) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
Add an element to `preferredLocales` list.
- addPrice(String) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.Product.Builder
-
Add an element to `prices` list.
- addPrice(String) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.Product.Builder
-
Add an element to `prices` list.
- addProduct(ConfigurationCreateParams.Features.SubscriptionUpdate.Product) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.Builder
-
Add an element to `products` list.
- addProduct(ConfigurationUpdateParams.Features.SubscriptionUpdate.Product) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.Builder
-
Add an element to `products` list.
- addProduct(String) - Method in class com.stripe.param.CouponCreateParams.AppliesTo.Builder
-
Add an element to `products` list.
- Address - Class in com.stripe.model
- Address() - Constructor for class com.stripe.model.Address
- ADDRESS - com.stripe.param.billingportal.ConfigurationCreateParams.Features.CustomerUpdate.AllowedUpdate
- ADDRESS - com.stripe.param.billingportal.ConfigurationUpdateParams.Features.CustomerUpdate.AllowedUpdate
- addShippingOption(SessionCreateParams.ShippingOption) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
Add an element to `shippingOptions` list.
- addShippingRate(String) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
Add an element to `shippingRates` list.
- addSpendingLimit(CardCreateParams.SpendingControls.SpendingLimit) - Method in class com.stripe.param.issuing.CardCreateParams.SpendingControls.Builder
-
Add an element to `spendingLimits` list.
- addSpendingLimit(CardholderCreateParams.SpendingControls.SpendingLimit) - Method in class com.stripe.param.issuing.CardholderCreateParams.SpendingControls.Builder
-
Add an element to `spendingLimits` list.
- addSpendingLimit(CardholderUpdateParams.SpendingControls.SpendingLimit) - Method in class com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.Builder
-
Add an element to `spendingLimits` list.
- addSpendingLimit(CardUpdateParams.SpendingControls.SpendingLimit) - Method in class com.stripe.param.issuing.CardUpdateParams.SpendingControls.Builder
-
Add an element to `spendingLimits` list.
- addSubscriptionDefaultTaxRate(String) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
Add an element to `subscriptionDefaultTaxRates` list.
- addSubscriptionItem(InvoiceUpcomingParams.SubscriptionItem) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
Add an element to `subscriptionItems` list.
- addTaxId(InvoiceUpcomingParams.CustomerDetails.TaxId) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Builder
-
Add an element to `taxIds` list.
- addTaxIdData(CustomerCreateParams.TaxIdData) - Method in class com.stripe.param.CustomerCreateParams.Builder
-
Add an element to `taxIdData` list.
- addTaxRate(String) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.Builder
-
Add an element to `taxRates` list.
- addTaxRate(String) - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.Item.Builder
-
Add an element to `taxRates` list.
- addTaxRate(String) - Method in class com.stripe.param.CreditNoteCreateParams.Line.Builder
-
Add an element to `taxRates` list.
- addTaxRate(String) - Method in class com.stripe.param.CreditNotePreviewParams.Line.Builder
-
Add an element to `taxRates` list.
- addTaxRate(String) - Method in class com.stripe.param.InvoiceItemCreateParams.Builder
-
Add an element to `taxRates` list.
- addTaxRate(String) - Method in class com.stripe.param.InvoiceItemUpdateParams.Builder
-
Add an element to `taxRates` list.
- addTaxRate(String) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Builder
-
Add an element to `taxRates` list.
- addTaxRate(String) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.Builder
-
Add an element to `taxRates` list.
- addTaxRate(String) - Method in class com.stripe.param.QuoteCreateParams.LineItem.Builder
-
Add an element to `taxRates` list.
- addTaxRate(String) - Method in class com.stripe.param.QuoteUpdateParams.LineItem.Builder
-
Add an element to `taxRates` list.
- addTaxRate(String) - Method in class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.Builder
-
Add an element to `taxRates` list.
- addTaxRate(String) - Method in class com.stripe.param.SubscriptionCreateParams.Item.Builder
-
Add an element to `taxRates` list.
- addTaxRate(String) - Method in class com.stripe.param.SubscriptionItemCreateParams.Builder
-
Add an element to `taxRates` list.
- addTaxRate(String) - Method in class com.stripe.param.SubscriptionItemUpdateParams.Builder
-
Add an element to `taxRates` list.
- addTaxRate(String) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.Builder
-
Add an element to `taxRates` list.
- addTaxRate(String) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.Builder
-
Add an element to `taxRates` list.
- addTaxRate(String) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.Builder
-
Add an element to `taxRates` list.
- addTaxRate(String) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.Builder
-
Add an element to `taxRates` list.
- addTaxRate(String) - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.Builder
-
Add an element to `taxRates` list.
- addTaxRate(String) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.Builder
-
Add an element to `taxRates` list.
- addTier(PlanCreateParams.Tier) - Method in class com.stripe.param.PlanCreateParams.Builder
-
Add an element to `tiers` list.
- addTier(PriceCreateParams.Tier) - Method in class com.stripe.param.PriceCreateParams.Builder
-
Add an element to `tiers` list.
- addType(String) - Method in class com.stripe.param.EventListParams.Builder
-
Add an element to `types` list.
- addUpstreamId(String) - Method in class com.stripe.param.OrderListParams.Builder
-
Add an element to `upstreamIds` list.
- addValue(String) - Method in class com.stripe.param.SourceVerifyParams.Builder
-
Add an element to `values` list.
- ADVANCE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- ADVANCE_FUNDING - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- ADVERTISING_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- ADVERTISING_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- ADVERTISING_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- ADVERTISING_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- ADVERTISING_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- ADVERTISING_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- ADVERTISING_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- ADVERTISING_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- ADVERTISING_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- ADVERTISING_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- ADVERTISING_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- ADVERTISING_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- AE - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- AE - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- AE - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- AE_TRN - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- AE_TRN - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- AE_TRN - com.stripe.param.TaxIdCollectionCreateParams.Type
- AF - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- AF - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- AF - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- AFFIN_BANK - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.Bank
- AFFIN_BANK - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.Bank
- AFFIN_BANK - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.Bank
- AFFIN_BANK - com.stripe.param.PaymentMethodCreateParams.Fpx.Bank
- AFRICA_ABIDJAN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_ACCRA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_ADDIS_ABABA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_ALGIERS - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_ASMARA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_ASMERA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_BAMAKO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_BANGUI - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_BANJUL - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_BISSAU - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_BLANTYRE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_BRAZZAVILLE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_BUJUMBURA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_CAIRO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_CASABLANCA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_CEUTA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_CONAKRY - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_DAKAR - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_DAR_ES_SALAAM - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_DJIBOUTI - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_DOUALA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_EL_AAIUN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_FREETOWN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_GABORONE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_HARARE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_JOHANNESBURG - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_JUBA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_KAMPALA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_KHARTOUM - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_KIGALI - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_KINSHASA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_LAGOS - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_LIBREVILLE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_LOME - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_LUANDA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_LUBUMBASHI - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_LUSAKA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_MALABO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_MAPUTO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_MASERU - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_MBABANE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_MOGADISHU - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_MONROVIA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_NAIROBI - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_NDJAMENA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_NIAMEY - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_NOUAKCHOTT - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_OUAGADOUGOU - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_PORTO_NOVO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_SAO_TOME - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_TIMBUKTU - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_TRIPOLI - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_TUNIS - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AFRICA_WINDHOEK - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AfterCompletion() - Constructor for class com.stripe.model.PaymentLink.AfterCompletion
- AfterExpiration() - Constructor for class com.stripe.model.checkout.Session.AfterExpiration
- AFTERPAY_CLEARPAY - com.stripe.param.checkout.SessionCreateParams.PaymentMethodType
- AFTERPAY_CLEARPAY - com.stripe.param.CustomerListPaymentMethodsParams.Type
- AFTERPAY_CLEARPAY - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Type
- AFTERPAY_CLEARPAY - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Type
- AFTERPAY_CLEARPAY - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Type
- AFTERPAY_CLEARPAY - com.stripe.param.PaymentMethodCreateParams.Type
- AFTERPAY_CLEARPAY - com.stripe.param.PaymentMethodListParams.Type
- AfterpayClearpay() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.AfterpayClearpay
- AfterpayClearpay() - Constructor for class com.stripe.model.PaymentIntent.PaymentMethodOptions.AfterpayClearpay
- AfterpayClearpay() - Constructor for class com.stripe.model.PaymentMethod.AfterpayClearpay
- AG - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- AG - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- AG - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- AGRICULTURAL_COOPERATIVE - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- AGRICULTURAL_COOPERATIVE - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- AGRICULTURAL_COOPERATIVE - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- AGRICULTURAL_COOPERATIVE - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- AGRICULTURAL_COOPERATIVE - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- AGRICULTURAL_COOPERATIVE - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- AGRICULTURAL_COOPERATIVE - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- AGRICULTURAL_COOPERATIVE - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- AGRICULTURAL_COOPERATIVE - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- AGRICULTURAL_COOPERATIVE - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- AGRICULTURAL_COOPERATIVE - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- AGRICULTURAL_COOPERATIVE - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- AGROBANK - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.Bank
- AGROBANK - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.Bank
- AGROBANK - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.Bank
- AGROBANK - com.stripe.param.PaymentMethodCreateParams.Fpx.Bank
- AI - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- AI - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- AI - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- AIRLINES_AIR_CARRIERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- AIRLINES_AIR_CARRIERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- AIRLINES_AIR_CARRIERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- AIRLINES_AIR_CARRIERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- AIRLINES_AIR_CARRIERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- AIRLINES_AIR_CARRIERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- AIRLINES_AIR_CARRIERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- AIRLINES_AIR_CARRIERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- AIRLINES_AIR_CARRIERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- AIRLINES_AIR_CARRIERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- AIRLINES_AIR_CARRIERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- AIRLINES_AIR_CARRIERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- AIRPORTS_FLYING_FIELDS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- AIRPORTS_FLYING_FIELDS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- AIRPORTS_FLYING_FIELDS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- AIRPORTS_FLYING_FIELDS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- AIRPORTS_FLYING_FIELDS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- AIRPORTS_FLYING_FIELDS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- AIRPORTS_FLYING_FIELDS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- AIRPORTS_FLYING_FIELDS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- AIRPORTS_FLYING_FIELDS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- AIRPORTS_FLYING_FIELDS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- AIRPORTS_FLYING_FIELDS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- AIRPORTS_FLYING_FIELDS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- AL - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- AL - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- AL - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- ALIOR_BANK - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Bank
- ALIOR_BANK - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Bank
- ALIOR_BANK - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Bank
- ALIOR_BANK - com.stripe.param.PaymentMethodCreateParams.P24.Bank
- Alipay() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.Alipay
- Alipay() - Constructor for class com.stripe.model.PaymentIntent.PaymentMethodOptions.Alipay
- Alipay() - Constructor for class com.stripe.model.PaymentMethod.Alipay
- Alipay() - Constructor for class com.stripe.model.Source.Alipay
- ALIPAY - com.stripe.param.checkout.SessionCreateParams.PaymentMethodType
- ALIPAY - com.stripe.param.CustomerListPaymentMethodsParams.Type
- ALIPAY - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Type
- ALIPAY - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Type
- ALIPAY - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Type
- ALIPAY - com.stripe.param.PaymentMethodCreateParams.Type
- ALIPAY - com.stripe.param.PaymentMethodListParams.Type
- AlipayAccount - Class in com.stripe.model
- AlipayAccount() - Constructor for class com.stripe.model.AlipayAccount
- ALL - com.stripe.param.SubscriptionListParams.Status
- ALL - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- ALL - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- ALL_TIME - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Interval
- ALL_TIME - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Interval
- ALL_TIME - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Interval
- ALL_TIME - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Interval
- ALLIANCE_BANK - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.Bank
- ALLIANCE_BANK - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.Bank
- ALLIANCE_BANK - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.Bank
- ALLIANCE_BANK - com.stripe.param.PaymentMethodCreateParams.Fpx.Bank
- ALLOW_INCOMPLETE - com.stripe.param.SubscriptionCreateParams.PaymentBehavior
- ALLOW_INCOMPLETE - com.stripe.param.SubscriptionItemCreateParams.PaymentBehavior
- ALLOW_INCOMPLETE - com.stripe.param.SubscriptionItemUpdateParams.PaymentBehavior
- ALLOW_INCOMPLETE - com.stripe.param.SubscriptionUpdateParams.PaymentBehavior
- allValues(String) - Method in class com.stripe.net.HttpHeaders
-
Returns an unmodifiable List of all of the header string values of the given named header.
- AlternateStatementDescriptors() - Constructor for class com.stripe.model.Charge.AlternateStatementDescriptors
- Alternative() - Constructor for class com.stripe.model.Account.FutureRequirements.Alternative
- Alternative() - Constructor for class com.stripe.model.Account.Requirements.Alternative
- Alternative() - Constructor for class com.stripe.model.Capability.FutureRequirements.Alternative
- Alternative() - Constructor for class com.stripe.model.Capability.Requirements.Alternative
- Alternative() - Constructor for class com.stripe.model.Person.FutureRequirements.Alternative
- Alternative() - Constructor for class com.stripe.model.Person.Requirements.Alternative
- ALWAYS - com.stripe.param.checkout.SessionCreateParams.CustomerCreation
- ALWAYS_INVOICE - com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.ProrationBehavior
- ALWAYS_INVOICE - com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.ProrationBehavior
- ALWAYS_INVOICE - com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.ProrationBehavior
- ALWAYS_INVOICE - com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.ProrationBehavior
- ALWAYS_INVOICE - com.stripe.param.InvoiceUpcomingParams.SubscriptionProrationBehavior
- ALWAYS_INVOICE - com.stripe.param.SubscriptionCreateParams.ProrationBehavior
- ALWAYS_INVOICE - com.stripe.param.SubscriptionItemCreateParams.ProrationBehavior
- ALWAYS_INVOICE - com.stripe.param.SubscriptionItemDeleteParams.ProrationBehavior
- ALWAYS_INVOICE - com.stripe.param.SubscriptionItemUpdateParams.ProrationBehavior
- ALWAYS_INVOICE - com.stripe.param.SubscriptionScheduleCreateParams.Phase.ProrationBehavior
- ALWAYS_INVOICE - com.stripe.param.SubscriptionScheduleUpdateParams.Phase.ProrationBehavior
- ALWAYS_INVOICE - com.stripe.param.SubscriptionScheduleUpdateParams.ProrationBehavior
- ALWAYS_INVOICE - com.stripe.param.SubscriptionUpdateParams.ProrationBehavior
- AM - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- AM - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- AM - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- AMBANK - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.Bank
- AMBANK - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.Bank
- AMBANK - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.Bank
- AMBANK - com.stripe.param.PaymentMethodCreateParams.Fpx.Bank
- AMBULANCE_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- AMBULANCE_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- AMBULANCE_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- AMBULANCE_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- AMBULANCE_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- AMBULANCE_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- AMBULANCE_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- AMBULANCE_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- AMBULANCE_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- AMBULANCE_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- AMBULANCE_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- AMBULANCE_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- AMERICA_ADAK - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_ANCHORAGE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_ANGUILLA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_ANTIGUA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_ARAGUAINA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_ARGENTINA_BUENOS_AIRES - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_ARGENTINA_CATAMARCA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_ARGENTINA_COMODRIVADAVIA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_ARGENTINA_CORDOBA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_ARGENTINA_JUJUY - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_ARGENTINA_LA_RIOJA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_ARGENTINA_MENDOZA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_ARGENTINA_RIO_GALLEGOS - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_ARGENTINA_SALTA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_ARGENTINA_SAN_JUAN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_ARGENTINA_SAN_LUIS - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_ARGENTINA_TUCUMAN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_ARGENTINA_USHUAIA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_ARUBA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_ASUNCION - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_ATIKOKAN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_ATKA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_BAHIA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_BAHIA_BANDERAS - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_BARBADOS - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_BELEM - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_BELIZE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_BLANC_SABLON - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_BOA_VISTA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_BOGOTA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_BOISE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_BUENOS_AIRES - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_CAMBRIDGE_BAY - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_CAMPO_GRANDE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_CANCUN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_CARACAS - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_CATAMARCA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_CAYENNE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_CAYMAN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_CHICAGO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_CHIHUAHUA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_CORAL_HARBOUR - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_CORDOBA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_COSTA_RICA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_CRESTON - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_CUIABA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_CURACAO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_DANMARKSHAVN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_DAWSON - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_DAWSON_CREEK - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_DENVER - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_DETROIT - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_DOMINICA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_EDMONTON - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_EIRUNEPE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_EL_SALVADOR - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_ENSENADA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_FORT_NELSON - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_FORT_WAYNE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_FORTALEZA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_GLACE_BAY - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_GODTHAB - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_GOOSE_BAY - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_GRAND_TURK - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_GRENADA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_GUADELOUPE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_GUATEMALA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_GUAYAQUIL - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_GUYANA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_HALIFAX - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_HAVANA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_HERMOSILLO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_INDIANA_INDIANAPOLIS - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_INDIANA_KNOX - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_INDIANA_MARENGO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_INDIANA_PETERSBURG - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_INDIANA_TELL_CITY - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_INDIANA_VEVAY - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_INDIANA_VINCENNES - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_INDIANA_WINAMAC - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_INDIANAPOLIS - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_INUVIK - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_IQALUIT - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_JAMAICA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_JUJUY - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_JUNEAU - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_KENTUCKY_LOUISVILLE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_KENTUCKY_MONTICELLO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_KNOX_IN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_KRALENDIJK - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_LA_PAZ - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_LIMA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_LOS_ANGELES - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_LOUISVILLE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_LOWER_PRINCES - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_MACEIO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_MANAGUA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_MANAUS - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_MARIGOT - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_MARTINIQUE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_MATAMOROS - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_MAZATLAN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_MENDOZA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_MENOMINEE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_MERIDA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_METLAKATLA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_MEXICO_CITY - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_MIQUELON - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_MONCTON - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_MONTERREY - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_MONTEVIDEO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_MONTREAL - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_MONTSERRAT - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_NASSAU - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_NEW_YORK - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_NIPIGON - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_NOME - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_NORONHA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_NORTH_DAKOTA_BEULAH - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_NORTH_DAKOTA_CENTER - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_NORTH_DAKOTA_NEW_SALEM - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_OJINAGA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_PANAMA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_PANGNIRTUNG - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_PARAMARIBO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_PHOENIX - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_PORT_AU_PRINCE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_PORT_OF_SPAIN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_PORTO_ACRE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_PORTO_VELHO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_PUERTO_RICO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_PUNTA_ARENAS - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_RAINY_RIVER - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_RANKIN_INLET - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_RECIFE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_REGINA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_RESOLUTE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_RIO_BRANCO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_ROSARIO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_SANTA_ISABEL - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_SANTAREM - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_SANTIAGO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_SANTO_DOMINGO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_SAO_PAULO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_SCORESBYSUND - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_SHIPROCK - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_SITKA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_ST_BARTHELEMY - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_ST_JOHNS - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_ST_KITTS - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_ST_LUCIA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_ST_THOMAS - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_ST_VINCENT - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_SWIFT_CURRENT - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_TEGUCIGALPA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_THULE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_THUNDER_BAY - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_TIJUANA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_TORONTO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_TORTOLA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_VANCOUVER - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_VIRGIN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_WHITEHORSE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_WINNIPEG - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_YAKUTAT - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMERICA_YELLOWKNIFE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AMEX - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Network
- AMEX - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Network
- AMEX - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Network
- AmexExpressCheckout() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.AmexExpressCheckout
- AmexExpressCheckout() - Constructor for class com.stripe.model.PaymentMethod.Card.Wallet.AmexExpressCheckout
- AmountDetails() - Constructor for class com.stripe.model.issuing.Authorization.AmountDetails
- AmountDetails() - Constructor for class com.stripe.model.issuing.Transaction.AmountDetails
- AMUSEMENT_PARKS_CARNIVALS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- AMUSEMENT_PARKS_CARNIVALS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- AMUSEMENT_PARKS_CARNIVALS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- AMUSEMENT_PARKS_CARNIVALS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- AMUSEMENT_PARKS_CARNIVALS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- AMUSEMENT_PARKS_CARNIVALS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- AMUSEMENT_PARKS_CARNIVALS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- AMUSEMENT_PARKS_CARNIVALS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- AMUSEMENT_PARKS_CARNIVALS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- AMUSEMENT_PARKS_CARNIVALS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- AMUSEMENT_PARKS_CARNIVALS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- AMUSEMENT_PARKS_CARNIVALS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- ANDROID - com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.WechatPay.Client
- ANDROID - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.WechatPay.Client
- ANDROID - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.WechatPay.Client
- ANDROID - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.WechatPay.Client
- ANTARCTICA_CASEY - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ANTARCTICA_DAVIS - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ANTARCTICA_DUMONTDURVILLE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ANTARCTICA_MACQUARIE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ANTARCTICA_MAWSON - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ANTARCTICA_MCMURDO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ANTARCTICA_PALMER - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ANTARCTICA_ROTHERA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ANTARCTICA_SOUTH_POLE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ANTARCTICA_SYOWA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ANTARCTICA_TROLL - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ANTARCTICA_VOSTOK - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ANTICIPATION_REPAYMENT - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- ANTIQUE_REPRODUCTIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- ANTIQUE_REPRODUCTIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- ANTIQUE_REPRODUCTIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- ANTIQUE_REPRODUCTIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- ANTIQUE_REPRODUCTIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- ANTIQUE_REPRODUCTIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- ANTIQUE_REPRODUCTIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- ANTIQUE_REPRODUCTIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- ANTIQUE_REPRODUCTIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- ANTIQUE_REPRODUCTIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- ANTIQUE_REPRODUCTIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- ANTIQUE_REPRODUCTIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- ANTIQUE_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- ANTIQUE_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- ANTIQUE_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- ANTIQUE_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- ANTIQUE_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- ANTIQUE_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- ANTIQUE_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- ANTIQUE_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- ANTIQUE_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- ANTIQUE_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- ANTIQUE_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- ANTIQUE_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- ANY - com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Card.RequestThreeDSecure
- ANY - com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Card.RequestThreeDSecure
- ANY - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.RequestThreeDSecure
- ANY - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.RequestThreeDSecure
- ANY - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.RequestThreeDSecure
- ANY - com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.Card.RequestThreeDSecure
- ANY - com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.Card.RequestThreeDSecure
- ANY - com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.Card.RequestThreeDSecure
- ANY - com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.RequestThreeDSecure
- ANY - com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.RequestThreeDSecure
- AO - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- AO - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- AO - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- API_VERSION - Static variable in class com.stripe.Stripe
- ApiConnectionException - Exception in com.stripe.exception
- ApiConnectionException(String) - Constructor for exception com.stripe.exception.ApiConnectionException
- ApiConnectionException(String, Throwable) - Constructor for exception com.stripe.exception.ApiConnectionException
- ApiException - Exception in com.stripe.exception
- ApiException(String, String, String, Integer, Throwable) - Constructor for exception com.stripe.exception.ApiException
- apiKey - Static variable in class com.stripe.Stripe
- ApiRequestParams - Class in com.stripe.net
-
Super class to all api request params objects.
- ApiRequestParams() - Constructor for class com.stripe.net.ApiRequestParams
- ApiRequestParams.EnumParam - Interface in com.stripe.net
-
Interface implemented by all enum parameter to get the actual string value that Stripe API expects.
- ApiResource - Class in com.stripe.net
- ApiResource() - Constructor for class com.stripe.net.ApiResource
- ApiResource.RequestMethod - Enum in com.stripe.net
- ApplePay() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.ApplePay
- ApplePay() - Constructor for class com.stripe.model.issuing.Card.Wallets.ApplePay
- ApplePay() - Constructor for class com.stripe.model.PaymentMethod.Card.Wallet.ApplePay
- ApplePayDomain - Class in com.stripe.model
- ApplePayDomain() - Constructor for class com.stripe.model.ApplePayDomain
- ApplePayDomainCollection - Class in com.stripe.model
- ApplePayDomainCollection() - Constructor for class com.stripe.model.ApplePayDomainCollection
- ApplePayDomainCreateParams - Class in com.stripe.param
- ApplePayDomainCreateParams.Builder - Class in com.stripe.param
- ApplePayDomainListParams - Class in com.stripe.param
- ApplePayDomainListParams.Builder - Class in com.stripe.param
- ApplePayDomainRetrieveParams - Class in com.stripe.param
- ApplePayDomainRetrieveParams.Builder - Class in com.stripe.param
- Application - Class in com.stripe.model
- Application() - Constructor for class com.stripe.model.Application
- APPLICATION_FEE__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- APPLICATION_FEE__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- APPLICATION_FEE__REFUND__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- APPLICATION_FEE__REFUND__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- APPLICATION_FEE__REFUNDED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- APPLICATION_FEE__REFUNDED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- ApplicationFee - Class in com.stripe.model
- ApplicationFee() - Constructor for class com.stripe.model.ApplicationFee
- ApplicationFeeCollection - Class in com.stripe.model
- ApplicationFeeCollection() - Constructor for class com.stripe.model.ApplicationFeeCollection
- ApplicationFeeListParams - Class in com.stripe.param
- ApplicationFeeListParams.Builder - Class in com.stripe.param
- ApplicationFeeListParams.Created - Class in com.stripe.param
- ApplicationFeeListParams.Created.Builder - Class in com.stripe.param
- ApplicationFeeRetrieveParams - Class in com.stripe.param
- ApplicationFeeRetrieveParams.Builder - Class in com.stripe.param
- AppliesTo() - Constructor for class com.stripe.model.Coupon.AppliesTo
- approve() - Method in class com.stripe.model.issuing.Authorization
-
Approves a pending Issuing
Authorization
object. - approve() - Method in class com.stripe.model.Review
-
Approves a
Review
object, closing it and removing it from the list of reviews. - approve(RequestOptions) - Method in class com.stripe.model.issuing.Authorization
-
Approves a pending Issuing
Authorization
object. - approve(RequestOptions) - Method in class com.stripe.model.Review
-
Approves a
Review
object, closing it and removing it from the list of reviews. - approve(AuthorizationApproveParams) - Method in class com.stripe.model.issuing.Authorization
-
Approves a pending Issuing
Authorization
object. - approve(AuthorizationApproveParams, RequestOptions) - Method in class com.stripe.model.issuing.Authorization
-
Approves a pending Issuing
Authorization
object. - approve(ReviewApproveParams) - Method in class com.stripe.model.Review
-
Approves a
Review
object, closing it and removing it from the list of reviews. - approve(ReviewApproveParams, RequestOptions) - Method in class com.stripe.model.Review
-
Approves a
Review
object, closing it and removing it from the list of reviews. - approve(Map<String, Object>) - Method in class com.stripe.model.issuing.Authorization
-
Approves a pending Issuing
Authorization
object. - approve(Map<String, Object>) - Method in class com.stripe.model.Review
-
Approves a
Review
object, closing it and removing it from the list of reviews. - approve(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.issuing.Authorization
-
Approves a pending Issuing
Authorization
object. - approve(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Review
-
Approves a
Review
object, closing it and removing it from the list of reviews. - AQ - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- AQ - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- AQ - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- AQUARIUMS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- AQUARIUMS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- AQUARIUMS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- AQUARIUMS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- AQUARIUMS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- AQUARIUMS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- AQUARIUMS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- AQUARIUMS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- AQUARIUMS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- AQUARIUMS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- AQUARIUMS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- AQUARIUMS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- AR - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- AR - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- AR - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- ARCHITECTURAL_SURVEYING_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- ARCHITECTURAL_SURVEYING_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- ARCHITECTURAL_SURVEYING_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- ARCHITECTURAL_SURVEYING_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- ARCHITECTURAL_SURVEYING_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- ARCHITECTURAL_SURVEYING_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- ARCHITECTURAL_SURVEYING_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- ARCHITECTURAL_SURVEYING_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- ARCHITECTURAL_SURVEYING_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- ARCHITECTURAL_SURVEYING_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- ARCHITECTURAL_SURVEYING_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- ARCHITECTURAL_SURVEYING_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- ARCTIC_LONGYEARBYEN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ART_DEALERS_AND_GALLERIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- ART_DEALERS_AND_GALLERIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- ART_DEALERS_AND_GALLERIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- ART_DEALERS_AND_GALLERIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- ART_DEALERS_AND_GALLERIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- ART_DEALERS_AND_GALLERIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- ART_DEALERS_AND_GALLERIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- ART_DEALERS_AND_GALLERIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- ART_DEALERS_AND_GALLERIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- ART_DEALERS_AND_GALLERIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- ART_DEALERS_AND_GALLERIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- ART_DEALERS_AND_GALLERIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- ARTISTS_SUPPLY_AND_CRAFT_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- ARTISTS_SUPPLY_AND_CRAFT_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- ARTISTS_SUPPLY_AND_CRAFT_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- ARTISTS_SUPPLY_AND_CRAFT_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- ARTISTS_SUPPLY_AND_CRAFT_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- ARTISTS_SUPPLY_AND_CRAFT_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- ARTISTS_SUPPLY_AND_CRAFT_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- ARTISTS_SUPPLY_AND_CRAFT_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- ARTISTS_SUPPLY_AND_CRAFT_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- ARTISTS_SUPPLY_AND_CRAFT_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- ARTISTS_SUPPLY_AND_CRAFT_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- ARTISTS_SUPPLY_AND_CRAFT_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- ARZTE_UND_APOTHEKER_BANK - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank
- ARZTE_UND_APOTHEKER_BANK - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Bank
- ARZTE_UND_APOTHEKER_BANK - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank
- ARZTE_UND_APOTHEKER_BANK - com.stripe.param.PaymentMethodCreateParams.Eps.Bank
- ASIA_ADEN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_ALMATY - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_AMMAN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_ANADYR - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_AQTAU - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_AQTOBE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_ASHGABAT - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_ASHKHABAD - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_ATYRAU - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_BAGHDAD - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_BAHRAIN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_BAKU - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_BANGKOK - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_BARNAUL - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_BEIRUT - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_BISHKEK - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_BRUNEI - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_CALCUTTA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_CHITA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_CHOIBALSAN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_CHONGQING - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_CHUNGKING - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_COLOMBO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_DACCA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_DAMASCUS - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_DHAKA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_DILI - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_DUBAI - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_DUSHANBE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_FAMAGUSTA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_GAZA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_HARBIN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_HEBRON - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_HO_CHI_MINH - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_HONG_KONG - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_HOVD - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_IRKUTSK - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_ISTANBUL - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_JAKARTA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_JAYAPURA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_JERUSALEM - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_KABUL - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_KAMCHATKA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_KARACHI - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_KASHGAR - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_KATHMANDU - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_KATMANDU - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_KHANDYGA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_KOLKATA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_KRASNOYARSK - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_KUALA_LUMPUR - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_KUCHING - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_KUWAIT - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_MACAO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_MACAU - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_MAGADAN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_MAKASSAR - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_MANILA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_MUSCAT - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_NICOSIA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_NOVOKUZNETSK - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_NOVOSIBIRSK - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_OMSK - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_ORAL - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_PHNOM_PENH - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_PONTIANAK - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_PYONGYANG - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_QATAR - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_QOSTANAY - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_QYZYLORDA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_RANGOON - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_RIYADH - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_SAIGON - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_SAKHALIN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_SAMARKAND - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_SEOUL - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_SHANGHAI - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_SINGAPORE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_SREDNEKOLYMSK - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_TAIPEI - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_TASHKENT - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_TBILISI - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_TEHRAN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_TEL_AVIV - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_THIMBU - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_THIMPHU - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_TOKYO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_TOMSK - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_UJUNG_PANDANG - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_ULAANBAATAR - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_ULAN_BATOR - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_URUMQI - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_UST_NERA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_VIENTIANE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_VLADIVOSTOK - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_YAKUTSK - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_YANGON - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_YEKATERINBURG - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASIA_YEREVAN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ASN_BANK - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Ideal.Bank
- ASN_BANK - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Ideal.Bank
- ASN_BANK - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Ideal.Bank
- ASN_BANK - com.stripe.param.PaymentMethodCreateParams.Ideal.Bank
- AssociatedObject() - Constructor for class com.stripe.model.EphemeralKey.AssociatedObject
- AT - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- AT - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Sofort.Country
- AT - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Sofort.Country
- AT - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Sofort.Country
- AT - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- AT - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- AT - com.stripe.param.PaymentMethodCreateParams.Sofort.Country
- AT_PERIOD_END - com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.Mode
- AT_PERIOD_END - com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.Mode
- ATLANTIC_AZORES - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ATLANTIC_BERMUDA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ATLANTIC_CANARY - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ATLANTIC_CAPE_VERDE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ATLANTIC_FAEROE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ATLANTIC_FAROE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ATLANTIC_JAN_MAYEN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ATLANTIC_MADEIRA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ATLANTIC_REYKJAVIK - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ATLANTIC_SOUTH_GEORGIA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ATLANTIC_ST_HELENA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ATLANTIC_STANLEY - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- attach(PaymentMethodAttachParams) - Method in class com.stripe.model.PaymentMethod
-
Attaches a PaymentMethod object to a Customer.
- attach(PaymentMethodAttachParams, RequestOptions) - Method in class com.stripe.model.PaymentMethod
-
Attaches a PaymentMethod object to a Customer.
- attach(Map<String, Object>) - Method in class com.stripe.model.PaymentMethod
-
Attaches a PaymentMethod object to a Customer.
- attach(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.PaymentMethod
-
Attaches a PaymentMethod object to a Customer.
- AU - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- AU - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- AU - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- AU_ABN - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- AU_ABN - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- AU_ABN - com.stripe.param.TaxIdCollectionCreateParams.Type
- AU_ARN - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- AU_ARN - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- AU_ARN - com.stripe.param.TaxIdCollectionCreateParams.Type
- AU_BECS_DEBIT - com.stripe.param.checkout.SessionCreateParams.PaymentMethodType
- AU_BECS_DEBIT - com.stripe.param.CustomerListPaymentMethodsParams.Type
- AU_BECS_DEBIT - com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodType
- AU_BECS_DEBIT - com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodType
- AU_BECS_DEBIT - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Type
- AU_BECS_DEBIT - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Type
- AU_BECS_DEBIT - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Type
- AU_BECS_DEBIT - com.stripe.param.PaymentMethodCreateParams.Type
- AU_BECS_DEBIT - com.stripe.param.PaymentMethodListParams.Type
- AU_BECS_DEBIT - com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodType
- AU_BECS_DEBIT - com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodType
- AuBecsDebit() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.AuBecsDebit
- AuBecsDebit() - Constructor for class com.stripe.model.Mandate.AuBecsDebit
- AuBecsDebit() - Constructor for class com.stripe.model.PaymentIntent.PaymentMethodOptions.AuBecsDebit
- AuBecsDebit() - Constructor for class com.stripe.model.PaymentMethod.AuBecsDebit
- AuBecsDebit() - Constructor for class com.stripe.model.SetupAttempt.PaymentMethodDetails.AuBecsDebit
- AuBecsDebit() - Constructor for class com.stripe.model.Source.AuBecsDebit
- AUSTRALIA_ACT - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AUSTRALIA_ADELAIDE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AUSTRALIA_BRISBANE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AUSTRALIA_BROKEN_HILL - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AUSTRALIA_CANBERRA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AUSTRALIA_CURRIE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AUSTRALIA_DARWIN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AUSTRALIA_EUCLA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AUSTRALIA_HOBART - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AUSTRALIA_LHI - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AUSTRALIA_LINDEMAN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AUSTRALIA_LORD_HOWE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AUSTRALIA_MELBOURNE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AUSTRALIA_NORTH - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AUSTRALIA_NSW - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AUSTRALIA_PERTH - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AUSTRALIA_QUEENSLAND - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AUSTRALIA_SOUTH - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AUSTRALIA_SYDNEY - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AUSTRALIA_TASMANIA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AUSTRALIA_VICTORIA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AUSTRALIA_WEST - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AUSTRALIA_YANCOWINNA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- AUSTRIAN_ANADI_BANK_AG - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank
- AUSTRIAN_ANADI_BANK_AG - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Bank
- AUSTRIAN_ANADI_BANK_AG - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank
- AUSTRIAN_ANADI_BANK_AG - com.stripe.param.PaymentMethodCreateParams.Eps.Bank
- AuthenticationException - Exception in com.stripe.exception
- AuthenticationException(String, String, String, Integer) - Constructor for exception com.stripe.exception.AuthenticationException
- Authorization - Class in com.stripe.model.issuing
- Authorization() - Constructor for class com.stripe.model.issuing.Authorization
- Authorization.AmountDetails - Class in com.stripe.model.issuing
- Authorization.MerchantData - Class in com.stripe.model.issuing
- Authorization.PendingRequest - Class in com.stripe.model.issuing
- Authorization.RequestHistory - Class in com.stripe.model.issuing
- Authorization.VerificationData - Class in com.stripe.model.issuing
- AuthorizationApproveParams - Class in com.stripe.param.issuing
- AuthorizationApproveParams.Builder - Class in com.stripe.param.issuing
- AuthorizationCollection - Class in com.stripe.model.issuing
- AuthorizationCollection() - Constructor for class com.stripe.model.issuing.AuthorizationCollection
- AuthorizationDeclineParams - Class in com.stripe.param.issuing
- AuthorizationDeclineParams.Builder - Class in com.stripe.param.issuing
- AuthorizationListParams - Class in com.stripe.param.issuing
- AuthorizationListParams.Builder - Class in com.stripe.param.issuing
- AuthorizationListParams.Created - Class in com.stripe.param.issuing
- AuthorizationListParams.Created.Builder - Class in com.stripe.param.issuing
- AuthorizationListParams.Status - Enum in com.stripe.param.issuing
-
Maximum value to filter by (inclusive).
- AuthorizationRetrieveParams - Class in com.stripe.param.issuing
- AuthorizationRetrieveParams.Builder - Class in com.stripe.param.issuing
- AuthorizationUpdateParams - Class in com.stripe.param.issuing
- AuthorizationUpdateParams.Builder - Class in com.stripe.param.issuing
- authorizeUrl(Map<String, Object>, RequestOptions) - Static method in class com.stripe.net.OAuth
-
Generates a URL to Stripe's OAuth form.
- AUTO - com.stripe.param.billingportal.SessionCreateParams.Locale
- AUTO - com.stripe.param.checkout.SessionCreateParams.BillingAddressCollection
- AUTO - com.stripe.param.checkout.SessionCreateParams.ConsentCollection.Promotions
- AUTO - com.stripe.param.checkout.SessionCreateParams.CustomerUpdate.Address
- AUTO - com.stripe.param.checkout.SessionCreateParams.CustomerUpdate.Name
- AUTO - com.stripe.param.checkout.SessionCreateParams.CustomerUpdate.Shipping
- AUTO - com.stripe.param.checkout.SessionCreateParams.Locale
- AUTO - com.stripe.param.checkout.SessionCreateParams.SubmitType
- AUTO - com.stripe.param.PaymentLinkCreateParams.BillingAddressCollection
- AUTO - com.stripe.param.PaymentLinkUpdateParams.BillingAddressCollection
- AUTO_AND_HOME_SUPPLY_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- AUTO_AND_HOME_SUPPLY_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- AUTO_AND_HOME_SUPPLY_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- AUTO_AND_HOME_SUPPLY_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- AUTO_AND_HOME_SUPPLY_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- AUTO_AND_HOME_SUPPLY_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- AUTO_AND_HOME_SUPPLY_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- AUTO_AND_HOME_SUPPLY_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- AUTO_AND_HOME_SUPPLY_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- AUTO_AND_HOME_SUPPLY_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- AUTO_AND_HOME_SUPPLY_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- AUTO_AND_HOME_SUPPLY_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- AUTO_BODY_REPAIR_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- AUTO_BODY_REPAIR_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- AUTO_BODY_REPAIR_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- AUTO_BODY_REPAIR_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- AUTO_BODY_REPAIR_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- AUTO_BODY_REPAIR_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- AUTO_BODY_REPAIR_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- AUTO_BODY_REPAIR_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- AUTO_BODY_REPAIR_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- AUTO_BODY_REPAIR_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- AUTO_BODY_REPAIR_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- AUTO_BODY_REPAIR_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- AUTO_PAINT_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- AUTO_PAINT_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- AUTO_PAINT_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- AUTO_PAINT_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- AUTO_PAINT_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- AUTO_PAINT_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- AUTO_PAINT_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- AUTO_PAINT_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- AUTO_PAINT_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- AUTO_PAINT_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- AUTO_PAINT_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- AUTO_PAINT_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- AUTO_SERVICE_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- AUTO_SERVICE_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- AUTO_SERVICE_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- AUTO_SERVICE_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- AUTO_SERVICE_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- AUTO_SERVICE_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- AUTO_SERVICE_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- AUTO_SERVICE_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- AUTO_SERVICE_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- AUTO_SERVICE_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- AUTO_SERVICE_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- AUTO_SERVICE_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- AUTOMATED_CASH_DISBURSE - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- AUTOMATED_CASH_DISBURSE - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- AUTOMATED_CASH_DISBURSE - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- AUTOMATED_CASH_DISBURSE - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- AUTOMATED_CASH_DISBURSE - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- AUTOMATED_CASH_DISBURSE - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- AUTOMATED_CASH_DISBURSE - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- AUTOMATED_CASH_DISBURSE - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- AUTOMATED_CASH_DISBURSE - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- AUTOMATED_CASH_DISBURSE - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- AUTOMATED_CASH_DISBURSE - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- AUTOMATED_CASH_DISBURSE - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- AUTOMATED_FUEL_DISPENSERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- AUTOMATED_FUEL_DISPENSERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- AUTOMATED_FUEL_DISPENSERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- AUTOMATED_FUEL_DISPENSERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- AUTOMATED_FUEL_DISPENSERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- AUTOMATED_FUEL_DISPENSERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- AUTOMATED_FUEL_DISPENSERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- AUTOMATED_FUEL_DISPENSERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- AUTOMATED_FUEL_DISPENSERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- AUTOMATED_FUEL_DISPENSERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- AUTOMATED_FUEL_DISPENSERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- AUTOMATED_FUEL_DISPENSERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- AUTOMATIC - com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.CaptureMethod
- AUTOMATIC - com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.VerificationMethod
- AUTOMATIC - com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod
- AUTOMATIC - com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Card.RequestThreeDSecure
- AUTOMATIC - com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod
- AUTOMATIC - com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Card.RequestThreeDSecure
- AUTOMATIC - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.VerificationMethod
- AUTOMATIC - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.RequestThreeDSecure
- AUTOMATIC - com.stripe.param.PaymentIntentCreateParams.CaptureMethod
- AUTOMATIC - com.stripe.param.PaymentIntentCreateParams.ConfirmationMethod
- AUTOMATIC - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.VerificationMethod
- AUTOMATIC - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.RequestThreeDSecure
- AUTOMATIC - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.VerificationMethod
- AUTOMATIC - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.RequestThreeDSecure
- AUTOMATIC - com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.VerificationMethod
- AUTOMATIC - com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.Card.RequestThreeDSecure
- AUTOMATIC - com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.VerificationMethod
- AUTOMATIC - com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.Card.RequestThreeDSecure
- AUTOMATIC - com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.VerificationMethod
- AUTOMATIC - com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.Card.RequestThreeDSecure
- AUTOMATIC - com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod
- AUTOMATIC - com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.RequestThreeDSecure
- AUTOMATIC - com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.BillingCycleAnchor
- AUTOMATIC - com.stripe.param.SubscriptionScheduleCreateParams.Phase.BillingCycleAnchor
- AUTOMATIC - com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.BillingCycleAnchor
- AUTOMATIC - com.stripe.param.SubscriptionScheduleUpdateParams.Phase.BillingCycleAnchor
- AUTOMATIC - com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod
- AUTOMATIC - com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.RequestThreeDSecure
- AutomaticPaymentMethodsPaymentIntent - Class in com.stripe.model
- AutomaticPaymentMethodsPaymentIntent() - Constructor for class com.stripe.model.AutomaticPaymentMethodsPaymentIntent
- AutomaticTax() - Constructor for class com.stripe.model.checkout.Session.AutomaticTax
- AutomaticTax() - Constructor for class com.stripe.model.Invoice.AutomaticTax
- AutomaticTax() - Constructor for class com.stripe.model.PaymentLink.AutomaticTax
- AutomaticTax() - Constructor for class com.stripe.model.Quote.AutomaticTax
- AutomaticTax() - Constructor for class com.stripe.model.Subscription.AutomaticTax
- AutomaticTax() - Constructor for class com.stripe.model.SubscriptionSchedule.DefaultSettings.AutomaticTax
- AutomaticTax() - Constructor for class com.stripe.model.SubscriptionSchedule.Phase.AutomaticTax
- AUTOMOBILE_ASSOCIATIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- AUTOMOBILE_ASSOCIATIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- AUTOMOBILE_ASSOCIATIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- AUTOMOBILE_ASSOCIATIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- AUTOMOBILE_ASSOCIATIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- AUTOMOBILE_ASSOCIATIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- AUTOMOBILE_ASSOCIATIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- AUTOMOBILE_ASSOCIATIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- AUTOMOBILE_ASSOCIATIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- AUTOMOBILE_ASSOCIATIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- AUTOMOBILE_ASSOCIATIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- AUTOMOBILE_ASSOCIATIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- AUTOMOTIVE_PARTS_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- AUTOMOTIVE_PARTS_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- AUTOMOTIVE_PARTS_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- AUTOMOTIVE_PARTS_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- AUTOMOTIVE_PARTS_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- AUTOMOTIVE_PARTS_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- AUTOMOTIVE_PARTS_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- AUTOMOTIVE_PARTS_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- AUTOMOTIVE_PARTS_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- AUTOMOTIVE_PARTS_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- AUTOMOTIVE_PARTS_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- AUTOMOTIVE_PARTS_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- AUTOMOTIVE_TIRE_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- AUTOMOTIVE_TIRE_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- AUTOMOTIVE_TIRE_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- AUTOMOTIVE_TIRE_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- AUTOMOTIVE_TIRE_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- AUTOMOTIVE_TIRE_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- AUTOMOTIVE_TIRE_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- AUTOMOTIVE_TIRE_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- AUTOMOTIVE_TIRE_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- AUTOMOTIVE_TIRE_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- AUTOMOTIVE_TIRE_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- AUTOMOTIVE_TIRE_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- autoPagingIterable() - Method in class com.stripe.model.StripeCollection
- autoPagingIterable() - Method in class com.stripe.model.StripeSearchResult
- autoPagingIterable(Map<String, Object>) - Method in class com.stripe.model.StripeCollection
- autoPagingIterable(Map<String, Object>) - Method in class com.stripe.model.StripeSearchResult
- autoPagingIterable(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.StripeCollection
-
Constructs an iterable that can be used to iterate across all objects across all pages.
- autoPagingIterable(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.StripeSearchResult
-
Constructs an iterable that can be used to iterate across all objects across all pages.
- AW - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- AW - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- AW - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- AX - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- AX - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- AX - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- AZ - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- AZ - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- AZ - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
B
- BA - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- BA - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- BA - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- BACS_DEBIT - com.stripe.param.checkout.SessionCreateParams.PaymentMethodType
- BACS_DEBIT - com.stripe.param.CustomerListPaymentMethodsParams.Type
- BACS_DEBIT - com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodType
- BACS_DEBIT - com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodType
- BACS_DEBIT - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Type
- BACS_DEBIT - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Type
- BACS_DEBIT - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Type
- BACS_DEBIT - com.stripe.param.PaymentMethodCreateParams.Type
- BACS_DEBIT - com.stripe.param.PaymentMethodListParams.Type
- BACS_DEBIT - com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodType
- BACS_DEBIT - com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodType
- BacsDebit() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.BacsDebit
- BacsDebit() - Constructor for class com.stripe.model.Mandate.BacsDebit
- BacsDebit() - Constructor for class com.stripe.model.PaymentIntent.PaymentMethodOptions.BacsDebit
- BacsDebit() - Constructor for class com.stripe.model.PaymentMethod.BacsDebit
- BacsDebit() - Constructor for class com.stripe.model.SetupAttempt.PaymentMethodDetails.BacsDebit
- BacsDebitData() - Constructor for class com.stripe.model.SourceMandateNotification.BacsDebitData
- BacsDebitPayments() - Constructor for class com.stripe.model.Account.Settings.BacsDebitPayments
- BAIL_AND_BOND_PAYMENTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- BAIL_AND_BOND_PAYMENTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- BAIL_AND_BOND_PAYMENTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- BAIL_AND_BOND_PAYMENTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- BAIL_AND_BOND_PAYMENTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- BAIL_AND_BOND_PAYMENTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- BAIL_AND_BOND_PAYMENTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- BAIL_AND_BOND_PAYMENTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- BAIL_AND_BOND_PAYMENTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- BAIL_AND_BOND_PAYMENTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- BAIL_AND_BOND_PAYMENTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- BAIL_AND_BOND_PAYMENTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- BAKERIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- BAKERIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- BAKERIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- BAKERIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- BAKERIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- BAKERIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- BAKERIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- BAKERIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- BAKERIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- BAKERIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- BAKERIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- BAKERIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- Balance - Class in com.stripe.model
- Balance() - Constructor for class com.stripe.model.Balance
- BALANCE__AVAILABLE - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- BALANCE__AVAILABLE - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- Balance.Details - Class in com.stripe.model
- Balance.Money - Class in com.stripe.model
- Balance.Money.SourceTypes - Class in com.stripe.model
- BalanceRetrieveParams - Class in com.stripe.param
- BalanceRetrieveParams.Builder - Class in com.stripe.param
- BalanceTransaction - Class in com.stripe.model
- BalanceTransaction() - Constructor for class com.stripe.model.BalanceTransaction
- BalanceTransaction.Fee - Class in com.stripe.model
- BalanceTransactionCollection - Class in com.stripe.model
- BalanceTransactionCollection() - Constructor for class com.stripe.model.BalanceTransactionCollection
- BalanceTransactionListParams - Class in com.stripe.param
- BalanceTransactionListParams.AvailableOn - Class in com.stripe.param
- BalanceTransactionListParams.AvailableOn.Builder - Class in com.stripe.param
- BalanceTransactionListParams.Builder - Class in com.stripe.param
- BalanceTransactionListParams.Created - Class in com.stripe.param
-
Maximum value to filter by (inclusive).
- BalanceTransactionListParams.Created.Builder - Class in com.stripe.param
- BalanceTransactionRetrieveParams - Class in com.stripe.param
- BalanceTransactionRetrieveParams.Builder - Class in com.stripe.param
- balanceTransactions() - Method in class com.stripe.model.Customer
-
Returns a list of transactions that updated the customer’s balances.
- balanceTransactions(CustomerBalanceTransactionsParams) - Method in class com.stripe.model.Customer
-
Returns a list of transactions that updated the customer’s balances.
- balanceTransactions(CustomerBalanceTransactionsParams, RequestOptions) - Method in class com.stripe.model.Customer
-
Returns a list of transactions that updated the customer’s balances.
- balanceTransactions(Map<String, Object>) - Method in class com.stripe.model.Customer
-
Returns a list of transactions that updated the customer’s balances.
- balanceTransactions(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Customer
-
Returns a list of transactions that updated the customer’s balances.
- BalanceTransactionSource - Interface in com.stripe.model
- BalanceTransactionSourceTypeAdapterFactory - Class in com.stripe.model
-
Creates type adapter for interface
BalanceTransactionSource
able to deserialize raw JSON to subtype implementation based on discriminator fieldobject
. - BalanceTransactionSourceTypeAdapterFactory() - Constructor for class com.stripe.model.BalanceTransactionSourceTypeAdapterFactory
- BalanceTransactionSourceTypeAdapterFactory.UnknownSubType - Class in com.stripe.model
-
Unknown subtype of
BalanceTransactionSource
. - Bancontact() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.Bancontact
- Bancontact() - Constructor for class com.stripe.model.Invoice.PaymentMethodOptions.Bancontact
- Bancontact() - Constructor for class com.stripe.model.PaymentIntent.PaymentMethodOptions.Bancontact
- Bancontact() - Constructor for class com.stripe.model.PaymentMethod.Bancontact
- Bancontact() - Constructor for class com.stripe.model.SetupAttempt.PaymentMethodDetails.Bancontact
- Bancontact() - Constructor for class com.stripe.model.Source.Bancontact
- Bancontact() - Constructor for class com.stripe.model.Subscription.PaymentMethodOptions.Bancontact
- BANCONTACT - com.stripe.param.checkout.SessionCreateParams.PaymentMethodType
- BANCONTACT - com.stripe.param.CustomerListPaymentMethodsParams.Type
- BANCONTACT - com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodType
- BANCONTACT - com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodType
- BANCONTACT - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Type
- BANCONTACT - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Type
- BANCONTACT - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Type
- BANCONTACT - com.stripe.param.PaymentMethodCreateParams.Type
- BANCONTACT - com.stripe.param.PaymentMethodListParams.Type
- BANCONTACT - com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodType
- BANCONTACT - com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodType
- BANDS_ORCHESTRAS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- BANDS_ORCHESTRAS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- BANDS_ORCHESTRAS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- BANDS_ORCHESTRAS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- BANDS_ORCHESTRAS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- BANDS_ORCHESTRAS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- BANDS_ORCHESTRAS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- BANDS_ORCHESTRAS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- BANDS_ORCHESTRAS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- BANDS_ORCHESTRAS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- BANDS_ORCHESTRAS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- BANDS_ORCHESTRAS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- BANK_ACCOUNT - com.stripe.param.PayoutCreateParams.SourceType
- BANK_ACCOUNT - com.stripe.param.TransferCreateParams.SourceType
- BANK_AUSTRIA - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank
- BANK_AUSTRIA - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Bank
- BANK_AUSTRIA - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank
- BANK_AUSTRIA - com.stripe.param.PaymentMethodCreateParams.Eps.Bank
- BANK_ISLAM - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.Bank
- BANK_ISLAM - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.Bank
- BANK_ISLAM - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.Bank
- BANK_ISLAM - com.stripe.param.PaymentMethodCreateParams.Fpx.Bank
- BANK_MILLENNIUM - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Bank
- BANK_MILLENNIUM - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Bank
- BANK_MILLENNIUM - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Bank
- BANK_MILLENNIUM - com.stripe.param.PaymentMethodCreateParams.P24.Bank
- BANK_MUAMALAT - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.Bank
- BANK_MUAMALAT - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.Bank
- BANK_MUAMALAT - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.Bank
- BANK_MUAMALAT - com.stripe.param.PaymentMethodCreateParams.Fpx.Bank
- BANK_NOWY_BFG_SA - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Bank
- BANK_NOWY_BFG_SA - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Bank
- BANK_NOWY_BFG_SA - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Bank
- BANK_NOWY_BFG_SA - com.stripe.param.PaymentMethodCreateParams.P24.Bank
- BANK_PEKAO_SA - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Bank
- BANK_PEKAO_SA - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Bank
- BANK_PEKAO_SA - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Bank
- BANK_PEKAO_SA - com.stripe.param.PaymentMethodCreateParams.P24.Bank
- BANK_RAKYAT - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.Bank
- BANK_RAKYAT - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.Bank
- BANK_RAKYAT - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.Bank
- BANK_RAKYAT - com.stripe.param.PaymentMethodCreateParams.Fpx.Bank
- BankAccount - Class in com.stripe.model
- BankAccount() - Constructor for class com.stripe.model.BankAccount
- BankAccountUpdateOnAccountParams - Class in com.stripe.param
- BankAccountUpdateOnAccountParams.AccountHolderType - Enum in com.stripe.param
- BankAccountUpdateOnAccountParams.Builder - Class in com.stripe.param
- BankAccountUpdateOnCustomerParams - Class in com.stripe.param
- BankAccountUpdateOnCustomerParams.AccountHolderType - Enum in com.stripe.param
- BankAccountUpdateOnCustomerParams.Builder - Class in com.stripe.param
- BankAccountVerifyParams - Class in com.stripe.param
- BankAccountVerifyParams.Builder - Class in com.stripe.param
- BANKHAUS_CARL_SPANGLER - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank
- BANKHAUS_CARL_SPANGLER - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Bank
- BANKHAUS_CARL_SPANGLER - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank
- BANKHAUS_CARL_SPANGLER - com.stripe.param.PaymentMethodCreateParams.Eps.Bank
- BANKHAUS_SCHELHAMMER_UND_SCHATTERA_AG - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank
- BANKHAUS_SCHELHAMMER_UND_SCHATTERA_AG - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Bank
- BANKHAUS_SCHELHAMMER_UND_SCHATTERA_AG - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank
- BANKHAUS_SCHELHAMMER_UND_SCHATTERA_AG - com.stripe.param.PaymentMethodCreateParams.Eps.Bank
- BANKI_SPBDZIELCZE - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Bank
- BANKI_SPBDZIELCZE - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Bank
- BANKI_SPBDZIELCZE - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Bank
- BANKI_SPBDZIELCZE - com.stripe.param.PaymentMethodCreateParams.P24.Bank
- BARBER_AND_BEAUTY_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- BARBER_AND_BEAUTY_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- BARBER_AND_BEAUTY_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- BARBER_AND_BEAUTY_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- BARBER_AND_BEAUTY_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- BARBER_AND_BEAUTY_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- BARBER_AND_BEAUTY_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- BARBER_AND_BEAUTY_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- BARBER_AND_BEAUTY_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- BARBER_AND_BEAUTY_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- BARBER_AND_BEAUTY_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- BARBER_AND_BEAUTY_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- BAWAG_PSK_AG - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank
- BAWAG_PSK_AG - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Bank
- BAWAG_PSK_AG - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank
- BAWAG_PSK_AG - com.stripe.param.PaymentMethodCreateParams.Eps.Bank
- BB - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- BB - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- BB - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- BBPOS_CHIPPER2X - com.stripe.param.terminal.ReaderListParams.DeviceType
- BBPOS_WISEPOS_E - com.stripe.param.terminal.ReaderListParams.DeviceType
- BD - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- BD - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- BD - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- BE - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- BE - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Sofort.Country
- BE - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Sofort.Country
- BE - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Sofort.Country
- BE - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- BE - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- BE - com.stripe.param.PaymentMethodCreateParams.Sofort.Country
- BETTING_CASINO_GAMBLING - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- BETTING_CASINO_GAMBLING - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- BETTING_CASINO_GAMBLING - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- BETTING_CASINO_GAMBLING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- BETTING_CASINO_GAMBLING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- BETTING_CASINO_GAMBLING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- BETTING_CASINO_GAMBLING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- BETTING_CASINO_GAMBLING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- BETTING_CASINO_GAMBLING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- BETTING_CASINO_GAMBLING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- BETTING_CASINO_GAMBLING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- BETTING_CASINO_GAMBLING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- BF - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- BF - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- BF - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- BG - com.stripe.param.billingportal.SessionCreateParams.Locale
- BG - com.stripe.param.checkout.SessionCreateParams.Locale
- BG - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- BG - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- BG - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- BH - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- BH - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- BH - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- BI - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- BI - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- BI - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- BICYCLE_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- BICYCLE_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- BICYCLE_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- BICYCLE_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- BICYCLE_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- BICYCLE_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- BICYCLE_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- BICYCLE_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- BICYCLE_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- BICYCLE_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- BICYCLE_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- BICYCLE_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- BILLIARD_POOL_ESTABLISHMENTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- BILLIARD_POOL_ESTABLISHMENTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- BILLIARD_POOL_ESTABLISHMENTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- BILLIARD_POOL_ESTABLISHMENTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- BILLIARD_POOL_ESTABLISHMENTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- BILLIARD_POOL_ESTABLISHMENTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- BILLIARD_POOL_ESTABLISHMENTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- BILLIARD_POOL_ESTABLISHMENTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- BILLIARD_POOL_ESTABLISHMENTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- BILLIARD_POOL_ESTABLISHMENTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- BILLIARD_POOL_ESTABLISHMENTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- BILLIARD_POOL_ESTABLISHMENTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- Billing() - Constructor for class com.stripe.model.issuing.Cardholder.Billing
- BILLING_PORTAL__CONFIGURATION__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- BILLING_PORTAL__CONFIGURATION__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- BILLING_PORTAL__CONFIGURATION__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- BILLING_PORTAL__CONFIGURATION__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- BillingDetails() - Constructor for class com.stripe.model.PaymentMethod.BillingDetails
- BillingThresholds() - Constructor for class com.stripe.model.Subscription.BillingThresholds
- BillingThresholds() - Constructor for class com.stripe.model.SubscriptionItem.BillingThresholds
- BitcoinReceiver - Class in com.stripe.model
- BitcoinReceiver() - Constructor for class com.stripe.model.BitcoinReceiver
- BitcoinReceiverCollection - Class in com.stripe.model
- BitcoinReceiverCollection() - Constructor for class com.stripe.model.BitcoinReceiverCollection
- BitcoinReceiverListParams - Class in com.stripe.param
- BitcoinReceiverListParams.Builder - Class in com.stripe.param
- BitcoinReceiverRetrieveParams - Class in com.stripe.param
- BitcoinReceiverRetrieveParams.Builder - Class in com.stripe.param
- BitcoinTransaction - Class in com.stripe.model
- BitcoinTransaction() - Constructor for class com.stripe.model.BitcoinTransaction
- BitcoinTransactionCollection - Class in com.stripe.model
- BitcoinTransactionCollection() - Constructor for class com.stripe.model.BitcoinTransactionCollection
- BitcoinTransactionCollectionListParams - Class in com.stripe.param
- BitcoinTransactionCollectionListParams.Builder - Class in com.stripe.param
- BJ - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- BJ - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- BJ - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- BKS_BANK_AG - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank
- BKS_BANK_AG - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Bank
- BKS_BANK_AG - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank
- BKS_BANK_AG - com.stripe.param.PaymentMethodCreateParams.Eps.Bank
- BL - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- BL - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- BL - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- BLIK - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Bank
- BLIK - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Bank
- BLIK - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Bank
- BLIK - com.stripe.param.PaymentMethodCreateParams.P24.Bank
- BLOCKED - com.stripe.param.issuing.CardholderListParams.Status
- BM - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- BM - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- BM - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- BN - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- BN - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- BN - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- BNP_PARIBAS - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Bank
- BNP_PARIBAS - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Bank
- BNP_PARIBAS - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Bank
- BNP_PARIBAS - com.stripe.param.PaymentMethodCreateParams.P24.Bank
- BO - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- BO - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- BO - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- BOAT_DEALERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- BOAT_DEALERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- BOAT_DEALERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- BOAT_DEALERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- BOAT_DEALERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- BOAT_DEALERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- BOAT_DEALERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- BOAT_DEALERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- BOAT_DEALERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- BOAT_DEALERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- BOAT_DEALERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- BOAT_DEALERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- BOAT_RENTALS_AND_LEASES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- BOAT_RENTALS_AND_LEASES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- BOAT_RENTALS_AND_LEASES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- BOAT_RENTALS_AND_LEASES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- BOAT_RENTALS_AND_LEASES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- BOAT_RENTALS_AND_LEASES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- BOAT_RENTALS_AND_LEASES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- BOAT_RENTALS_AND_LEASES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- BOAT_RENTALS_AND_LEASES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- BOAT_RENTALS_AND_LEASES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- BOAT_RENTALS_AND_LEASES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- BOAT_RENTALS_AND_LEASES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- Boleto() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.Boleto
- Boleto() - Constructor for class com.stripe.model.checkout.Session.PaymentMethodOptions.Boleto
- Boleto() - Constructor for class com.stripe.model.PaymentIntent.PaymentMethodOptions.Boleto
- Boleto() - Constructor for class com.stripe.model.PaymentMethod.Boleto
- Boleto() - Constructor for class com.stripe.model.SetupAttempt.PaymentMethodDetails.Boleto
- BOLETO - com.stripe.param.checkout.SessionCreateParams.PaymentMethodType
- BOLETO - com.stripe.param.CustomerListPaymentMethodsParams.Type
- BOLETO - com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodType
- BOLETO - com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodType
- BOLETO - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Type
- BOLETO - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Type
- BOLETO - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Type
- BOLETO - com.stripe.param.PaymentMethodCreateParams.Type
- BOLETO - com.stripe.param.PaymentMethodListParams.Type
- BOLETO - com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodType
- BOLETO - com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodType
- BOOK - com.stripe.param.checkout.SessionCreateParams.SubmitType
- BOOK_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- BOOK_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- BOOK_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- BOOK_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- BOOK_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- BOOK_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- BOOK_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- BOOK_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- BOOK_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- BOOK_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- BOOK_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- BOOK_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- BOOKS_PERIODICALS_AND_NEWSPAPERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- BOOKS_PERIODICALS_AND_NEWSPAPERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- BOOKS_PERIODICALS_AND_NEWSPAPERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- BOOKS_PERIODICALS_AND_NEWSPAPERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- BOOKS_PERIODICALS_AND_NEWSPAPERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- BOOKS_PERIODICALS_AND_NEWSPAPERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- BOOKS_PERIODICALS_AND_NEWSPAPERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- BOOKS_PERIODICALS_AND_NEWSPAPERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- BOOKS_PERIODICALS_AND_NEWSPAPERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- BOOKS_PERIODICALS_AND_NEWSPAPERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- BOOKS_PERIODICALS_AND_NEWSPAPERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- BOOKS_PERIODICALS_AND_NEWSPAPERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- BOWLING_ALLEYS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- BOWLING_ALLEYS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- BOWLING_ALLEYS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- BOWLING_ALLEYS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- BOWLING_ALLEYS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- BOWLING_ALLEYS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- BOWLING_ALLEYS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- BOWLING_ALLEYS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- BOWLING_ALLEYS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- BOWLING_ALLEYS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- BOWLING_ALLEYS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- BOWLING_ALLEYS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- BOZ - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Bank
- BOZ - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Bank
- BOZ - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Bank
- BOZ - com.stripe.param.PaymentMethodCreateParams.P24.Bank
- BQ - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- BQ - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- BQ - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- BR - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- BR - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- BR - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- BR_CNPJ - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- BR_CNPJ - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- BR_CNPJ - com.stripe.param.TaxIdCollectionCreateParams.Type
- BR_CPF - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- BR_CPF - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- BR_CPF - com.stripe.param.TaxIdCollectionCreateParams.Type
- BRAZIL_ACRE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- BRAZIL_DENORONHA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- BRAZIL_EAST - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- BRAZIL_WEST - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- Breakdown() - Constructor for class com.stripe.model.checkout.Session.TotalDetails.Breakdown
- Breakdown() - Constructor for class com.stripe.model.Quote.TotalDetails.Breakdown
- BRULL_KALLMUS_BANK_AG - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank
- BRULL_KALLMUS_BANK_AG - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Bank
- BRULL_KALLMUS_BANK_AG - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank
- BRULL_KALLMUS_BANK_AG - com.stripe.param.PaymentMethodCreateParams.Eps.Bank
- BS - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- BS - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- BS - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- BSN - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.Bank
- BSN - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.Bank
- BSN - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.Bank
- BSN - com.stripe.param.PaymentMethodCreateParams.Fpx.Bank
- BT - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- BT - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- BT - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- BTV_VIER_LANDER_BANK - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank
- BTV_VIER_LANDER_BANK - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Bank
- BTV_VIER_LANDER_BANK - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank
- BTV_VIER_LANDER_BANK - com.stripe.param.PaymentMethodCreateParams.Eps.Bank
- BUCKET - com.stripe.param.SkuCreateParams.Inventory.Type
- BUCKET - com.stripe.param.SkuUpdateParams.Inventory.Type
- build() - Method in class com.stripe.net.RequestOptions.RequestOptionsBuilder
-
Constructs a
RequestOptions
with the specified values. - build() - Method in class com.stripe.param.AccountCapabilitiesParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.BusinessProfile.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.BusinessProfile.SupportAddress.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Capabilities.AcssDebitPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Capabilities.AfterpayClearpayPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Capabilities.AuBecsDebitPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Capabilities.BacsDebitPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Capabilities.BancontactPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Capabilities.BoletoPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Capabilities.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Capabilities.CardIssuing.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Capabilities.CardPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Capabilities.CartesBancairesPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Capabilities.EpsPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Capabilities.FpxPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Capabilities.GiropayPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Capabilities.GrabpayPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Capabilities.IdealPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Capabilities.JcbPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Capabilities.KlarnaPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Capabilities.LegacyPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Capabilities.OxxoPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Capabilities.P24Payments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Capabilities.SepaDebitPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Capabilities.SofortPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Capabilities.TaxReportingUs1099K.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Capabilities.TaxReportingUs1099Misc.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Capabilities.Transfers.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Company.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Company.AddressKana.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Company.AddressKanji.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Company.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Company.OwnershipDeclaration.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Company.Verification.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Company.Verification.Document.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Documents.BankAccountOwnershipVerification.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Documents.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyLicense.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyMemorandumOfAssociation.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyMinisterialDecree.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyRegistrationVerification.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyTaxIdVerification.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Documents.ProofOfRegistration.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Individual.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKana.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKanji.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Individual.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Individual.Dob.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Individual.Verification.AdditionalDocument.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Individual.Verification.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Individual.Verification.Document.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Settings.Branding.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Settings.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Settings.CardIssuing.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Settings.CardIssuing.TosAcceptance.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Settings.CardPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Settings.CardPayments.DeclineOn.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Settings.Payments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Settings.Payouts.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountCreateParams.TosAcceptance.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountLinkCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountPersonsParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountPersonsParams.Relationship.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountRejectParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.SupportAddress.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.AcssDebitPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.AfterpayClearpayPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.AuBecsDebitPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.BacsDebitPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.BancontactPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.BoletoPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.CardIssuing.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.CardPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.CartesBancairesPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.EpsPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.FpxPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.GiropayPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.GrabpayPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.IdealPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.JcbPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.KlarnaPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.LegacyPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.OxxoPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.P24Payments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.SepaDebitPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.SofortPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.TaxReportingUs1099K.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.TaxReportingUs1099Misc.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Transfers.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Company.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKana.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKanji.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Company.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Company.OwnershipDeclaration.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Company.Verification.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Company.Verification.Document.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Documents.BankAccountOwnershipVerification.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Documents.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyLicense.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyMemorandumOfAssociation.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyMinisterialDecree.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyRegistrationVerification.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyTaxIdVerification.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Documents.ProofOfRegistration.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Individual.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKana.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKanji.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Individual.Dob.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Individual.Verification.AdditionalDocument.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Individual.Verification.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Individual.Verification.Document.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Settings.Branding.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Settings.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Settings.CardIssuing.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Settings.CardIssuing.TosAcceptance.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Settings.CardPayments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Settings.CardPayments.DeclineOn.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Settings.Payments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Settings.Payouts.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.AccountUpdateParams.TosAcceptance.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ApplePayDomainCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ApplePayDomainListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ApplePayDomainRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ApplicationFeeListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ApplicationFeeListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ApplicationFeeRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.BalanceRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.BalanceTransactionListParams.AvailableOn.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.BalanceTransactionListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.BalanceTransactionListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.BalanceTransactionRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.BankAccountUpdateOnAccountParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.BankAccountUpdateOnCustomerParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.BankAccountVerifyParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.BusinessProfile.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.CustomerUpdate.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.InvoiceHistory.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.PaymentMethodUpdate.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionPause.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.Product.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.billingportal.ConfigurationListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.billingportal.ConfigurationRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.BusinessProfile.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.CustomerUpdate.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.InvoiceHistory.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.PaymentMethodUpdate.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionPause.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.Product.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.billingportal.SessionCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.BitcoinReceiverListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.BitcoinReceiverRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.BitcoinTransactionCollectionListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CapabilityCollectionListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CapabilityCollectionRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CapabilityUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CardUpdateOnAccountParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CardUpdateOnCustomerParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ChargeCaptureParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ChargeCaptureParams.TransferData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ChargeCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ChargeCreateParams.Destination.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ChargeCreateParams.Shipping.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ChargeCreateParams.Shipping.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ChargeCreateParams.TransferData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ChargeListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ChargeListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ChargeRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ChargeUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ChargeUpdateParams.FraudDetails.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.AfterExpiration.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.AfterExpiration.Recovery.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.AutomaticTax.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.ConsentCollection.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.CustomerUpdate.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.Discount.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.AdjustableQuantity.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.ProductData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.Recurring.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.TransferData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.Boleto.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.Oxxo.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.WechatPay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.PhoneNumberCollection.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.SetupIntentData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Maximum.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Minimum.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.FixedAmount.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.Item.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.TransferData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionCreateParams.TaxIdCollection.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionExpireParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionListLineItemsParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.checkout.SessionRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CountrySpecListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CountrySpecRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CouponCreateParams.AppliesTo.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CouponCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CouponListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CouponListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CouponRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CouponUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CreditNoteCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CreditNoteCreateParams.Line.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CreditNoteLineItemCollectionListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CreditNoteListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CreditNotePreviewParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CreditNotePreviewParams.Line.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CreditNoteRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CreditNoteUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CreditNoteVoidCreditNoteParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CustomerBalanceTransactionCollectionCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CustomerBalanceTransactionCollectionListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CustomerBalanceTransactionCollectionRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CustomerBalanceTransactionsParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CustomerBalanceTransactionUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CustomerCreateParams.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CustomerCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CustomerCreateParams.InvoiceSettings.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CustomerCreateParams.InvoiceSettings.CustomField.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CustomerCreateParams.Shipping.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CustomerCreateParams.Shipping.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CustomerCreateParams.Tax.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CustomerCreateParams.TaxIdData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CustomerListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CustomerListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CustomerListPaymentMethodsParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CustomerRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CustomerUpdateParams.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CustomerUpdateParams.InvoiceSettings.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CustomerUpdateParams.InvoiceSettings.CustomField.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CustomerUpdateParams.Shipping.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CustomerUpdateParams.Shipping.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.CustomerUpdateParams.Tax.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.DisputeCloseParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.DisputeListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.DisputeListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.DisputeRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.DisputeUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.EphemeralKeyCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.EventListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.EventListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.EventRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ExchangeRateListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ExchangeRateRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ExternalAccountCollectionCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ExternalAccountCollectionListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ExternalAccountCollectionRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.FeeRefundCollectionCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.FeeRefundCollectionListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.FeeRefundCollectionRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.FeeRefundUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.FileCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.FileCreateParams.FileLinkData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.FileLinkCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.FileLinkListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.FileLinkListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.FileLinkRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.FileLinkUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.FileListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.FileListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.identity.VerificationReportListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.identity.VerificationReportListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.identity.VerificationReportRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.identity.VerificationSessionCancelParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.identity.VerificationSessionCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.identity.VerificationSessionCreateParams.Options.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.identity.VerificationSessionCreateParams.Options.Document.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.identity.VerificationSessionListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.identity.VerificationSessionListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.identity.VerificationSessionRedactParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.identity.VerificationSessionRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.identity.VerificationSessionUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.identity.VerificationSessionUpdateParams.Options.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.identity.VerificationSessionUpdateParams.Options.Document.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceCreateParams.AutomaticTax.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceCreateParams.CustomField.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceCreateParams.Discount.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Card.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceCreateParams.TransferData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceFinalizeInvoiceParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceItemCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceItemCreateParams.Discount.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceItemCreateParams.Period.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceItemCreateParams.PriceData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceItemListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceItemListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceItemRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceItemUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceItemUpdateParams.Discount.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceItemUpdateParams.Period.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceItemUpdateParams.PriceData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceLineItemCollectionListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceListParams.DueDate.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceMarkUncollectibleParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoicePayParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceSendInvoiceParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceUpcomingParams.AutomaticTax.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Shipping.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Shipping.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Tax.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceUpcomingParams.Discount.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Discount.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Period.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.PriceData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.BillingThresholds.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.Recurring.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceUpdateParams.AutomaticTax.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceUpdateParams.CustomField.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceUpdateParams.Discount.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Card.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceUpdateParams.TransferData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.InvoiceVoidInvoiceParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.IssuerFraudRecordListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.IssuerFraudRecordRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.AuthorizationApproveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.AuthorizationDeclineParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.AuthorizationListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.AuthorizationListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.AuthorizationRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.AuthorizationUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardCreateParams.Shipping.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardCreateParams.Shipping.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardCreateParams.SpendingControls.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardDetailsParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardholderCreateParams.Billing.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardholderCreateParams.Billing.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardholderCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardholderCreateParams.Company.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Dob.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Verification.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Verification.Document.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardholderCreateParams.SpendingControls.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardholderListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardholderListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardholderRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Billing.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Billing.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Company.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Dob.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Verification.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Verification.Document.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardUpdateParams.SpendingControls.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.DisputeCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Duplicate.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Fraudulent.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.MerchandiseNotAsDescribed.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.NotReceived.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Other.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.ServiceNotAsDescribed.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.DisputeListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.DisputeListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.DisputeRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.DisputeSubmitParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Duplicate.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Fraudulent.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.NotReceived.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Other.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.ServiceNotAsDescribed.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.TransactionListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.TransactionListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.TransactionRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.issuing.TransactionUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.LoginLinkCreateOnAccountParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.MandateRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.OrderCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.OrderCreateParams.Item.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.OrderCreateParams.Shipping.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.OrderCreateParams.Shipping.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.OrderListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.OrderListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.OrderListParams.StatusTransitions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.OrderListParams.StatusTransitions.Canceled.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.OrderListParams.StatusTransitions.Fulfilled.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.OrderListParams.StatusTransitions.Paid.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.OrderListParams.StatusTransitions.Returned.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.OrderPayParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.OrderRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.OrderReturnListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.OrderReturnListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.OrderReturnOrderParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.OrderReturnOrderParams.Item.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.OrderReturnRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.OrderUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.OrderUpdateParams.Shipping.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCancelParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCaptureParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCaptureParams.TransferData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.MandateData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Offline.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Online.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.AcssDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.AfterpayClearpay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Alipay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.AuBecsDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BacsDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Bancontact.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Boleto.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Giropay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Grabpay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Ideal.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.InteracPresent.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Klarna.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Klarna.Dob.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Oxxo.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.SepaDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Sofort.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.WechatPay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AfterpayClearpay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Alipay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AuBecsDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.BacsDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Bancontact.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Boleto.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Plan.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.CardPresent.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Eps.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Fpx.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Giropay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Grabpay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Ideal.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.InteracPresent.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Oxxo.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.P24.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.SepaDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.SepaDebit.MandateOptions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Sofort.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.WechatPay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.Shipping.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentConfirmParams.Shipping.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.AutomaticPaymentMethods.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.MandateData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance.Offline.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance.Online.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.AcssDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.AfterpayClearpay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Alipay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.AuBecsDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BacsDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Bancontact.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Boleto.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Giropay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Grabpay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Ideal.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.InteracPresent.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Klarna.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Klarna.Dob.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Oxxo.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.SepaDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Sofort.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.WechatPay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AfterpayClearpay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Alipay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AuBecsDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.BacsDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Bancontact.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Boleto.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Plan.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.CardPresent.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Eps.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Fpx.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Giropay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Grabpay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Ideal.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.InteracPresent.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Oxxo.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.P24.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.SepaDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.SepaDebit.MandateOptions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Sofort.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.WechatPay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.Shipping.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.Shipping.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentCreateParams.TransferData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AcssDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AfterpayClearpay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Alipay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AuBecsDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BacsDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Bancontact.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Boleto.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Giropay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Grabpay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Ideal.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.InteracPresent.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Klarna.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Klarna.Dob.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Oxxo.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.SepaDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Sofort.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.WechatPay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AfterpayClearpay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Alipay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AuBecsDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.BacsDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Bancontact.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Boleto.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Plan.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.CardPresent.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Eps.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Fpx.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Giropay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Grabpay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Ideal.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.InteracPresent.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Oxxo.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.P24.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.SepaDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.SepaDebit.MandateOptions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Sofort.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.WechatPay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentIntentUpdateParams.TransferData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentLinkCreateParams.AfterCompletion.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentLinkCreateParams.AfterCompletion.HostedConfirmation.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentLinkCreateParams.AfterCompletion.Redirect.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentLinkCreateParams.AutomaticTax.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentLinkCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentLinkCreateParams.LineItem.AdjustableQuantity.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentLinkCreateParams.LineItem.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentLinkCreateParams.PhoneNumberCollection.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentLinkCreateParams.SubscriptionData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentLinkCreateParams.TransferData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentLinkListLineItemsParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentLinkListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentLinkRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentLinkUpdateParams.AfterCompletion.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentLinkUpdateParams.AfterCompletion.HostedConfirmation.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentLinkUpdateParams.AfterCompletion.Redirect.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentLinkUpdateParams.AutomaticTax.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentLinkUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentLinkUpdateParams.LineItem.AdjustableQuantity.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentLinkUpdateParams.LineItem.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodAttachParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodCreateParams.AcssDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodCreateParams.AfterpayClearpay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodCreateParams.Alipay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodCreateParams.AuBecsDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodCreateParams.BacsDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodCreateParams.Bancontact.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodCreateParams.Boleto.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodCreateParams.CardDetails.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodCreateParams.Eps.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodCreateParams.Fpx.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodCreateParams.Giropay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodCreateParams.Grabpay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodCreateParams.Ideal.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodCreateParams.InteracPresent.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodCreateParams.Klarna.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodCreateParams.Klarna.Dob.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodCreateParams.Oxxo.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodCreateParams.P24.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodCreateParams.SepaDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodCreateParams.Sofort.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodCreateParams.Token.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodCreateParams.WechatPay.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodDetachParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodUpdateParams.AcssDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodUpdateParams.AuBecsDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodUpdateParams.BacsDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodUpdateParams.Card.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentMethodUpdateParams.SepaDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentSourceCollectionCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentSourceCollectionListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PaymentSourceCollectionRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PayoutCancelParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PayoutCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PayoutListParams.ArrivalDate.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PayoutListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PayoutListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PayoutRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PayoutReverseParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PayoutUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PersonCollectionCreateParams.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKana.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKanji.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PersonCollectionCreateParams.Dob.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PersonCollectionCreateParams.Documents.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PersonCollectionCreateParams.Documents.CompanyAuthorization.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PersonCollectionCreateParams.Documents.Passport.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PersonCollectionCreateParams.Documents.Visa.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PersonCollectionCreateParams.Relationship.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PersonCollectionCreateParams.Verification.AdditionalDocument.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PersonCollectionCreateParams.Verification.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PersonCollectionCreateParams.Verification.Document.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PersonCollectionListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PersonCollectionListParams.Relationship.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PersonCollectionRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PersonUpdateParams.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PersonUpdateParams.AddressKana.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PersonUpdateParams.AddressKanji.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PersonUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PersonUpdateParams.Dob.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PersonUpdateParams.Documents.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PersonUpdateParams.Documents.CompanyAuthorization.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PersonUpdateParams.Documents.Passport.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PersonUpdateParams.Documents.Visa.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PersonUpdateParams.Relationship.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PersonUpdateParams.Verification.AdditionalDocument.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PersonUpdateParams.Verification.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PersonUpdateParams.Verification.Document.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PlanCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PlanCreateParams.Product.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PlanCreateParams.Tier.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PlanCreateParams.TransformUsage.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PlanListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PlanListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PlanRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PlanUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PriceCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PriceCreateParams.ProductData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PriceCreateParams.Recurring.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PriceCreateParams.Tier.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PriceCreateParams.TransformQuantity.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PriceListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PriceListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PriceListParams.Recurring.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PriceRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PriceUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PriceUpdateParams.Recurring.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ProductCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ProductCreateParams.PackageDimensions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ProductListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ProductListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ProductRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ProductUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ProductUpdateParams.PackageDimensions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PromotionCodeCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PromotionCodeCreateParams.Restrictions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PromotionCodeListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PromotionCodeListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PromotionCodeRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.PromotionCodeUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.QuoteAcceptParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.QuoteCancelParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.QuoteCollectionListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.QuoteCreateParams.AutomaticTax.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.QuoteCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.QuoteCreateParams.Discount.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.QuoteCreateParams.FromQuote.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.QuoteCreateParams.InvoiceSettings.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.QuoteCreateParams.LineItem.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.QuoteCreateParams.LineItem.PriceData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.QuoteCreateParams.LineItem.PriceData.Recurring.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.QuoteCreateParams.SubscriptionData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.QuoteCreateParams.TransferData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.QuoteFinalizeParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.QuoteFinalizeQuoteParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.QuoteListComputedUpfrontLineItemsParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.QuoteListLineItemsParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.QuoteListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.QuotePdfParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.QuoteRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.QuoteUpdateParams.AutomaticTax.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.QuoteUpdateParams.Discount.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.QuoteUpdateParams.InvoiceSettings.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.QuoteUpdateParams.LineItem.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.QuoteUpdateParams.LineItem.PriceData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.QuoteUpdateParams.LineItem.PriceData.Recurring.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.QuoteUpdateParams.SubscriptionData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.QuoteUpdateParams.TransferData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.radar.EarlyFraudWarningListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.radar.EarlyFraudWarningRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.radar.ValueListCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.radar.ValueListItemCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.radar.ValueListItemListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.radar.ValueListItemListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.radar.ValueListItemRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.radar.ValueListListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.radar.ValueListListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.radar.ValueListRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.radar.ValueListUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.RecipientCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.RecipientListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.RecipientListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.RecipientRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.RecipientUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.RefundCollectionListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.RefundCollectionRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.RefundCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.RefundListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.RefundListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.RefundRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.RefundUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.reporting.ReportRunCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.reporting.ReportRunCreateParams.Parameters.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.reporting.ReportRunListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.reporting.ReportRunListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.reporting.ReportRunRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.reporting.ReportTypeListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.reporting.ReportTypeRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ReviewApproveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ReviewListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ReviewListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ReviewRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupAttemptListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupAttemptListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentCancelParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentConfirmParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentConfirmParams.MandateData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance.Offline.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance.Online.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.Card.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.SepaDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.SepaDebit.MandateOptions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentCreateParams.MandateData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance.Offline.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance.Online.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.Card.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.SepaDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.SepaDebit.MandateOptions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentCreateParams.SingleUse.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.Card.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.SepaDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.SepaDebit.MandateOptions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ShippingRateCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Maximum.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Minimum.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ShippingRateCreateParams.FixedAmount.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ShippingRateListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ShippingRateListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ShippingRateRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ShippingRateUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.sigma.ScheduledQueryRunListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.sigma.ScheduledQueryRunRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SkuCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SkuCreateParams.Inventory.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SkuCreateParams.PackageDimensions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SkuListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SkuRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SkuUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SkuUpdateParams.Inventory.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SkuUpdateParams.PackageDimensions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SourceCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance.Offline.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance.Online.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SourceCreateParams.Mandate.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SourceCreateParams.Owner.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SourceCreateParams.Owner.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SourceCreateParams.Receiver.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SourceCreateParams.Redirect.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Item.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SourceDetachParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SourceRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SourceSourceTransactionsParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SourceUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Offline.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Online.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SourceUpdateParams.Mandate.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SourceUpdateParams.Owner.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SourceUpdateParams.Owner.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Item.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SourceVerifyParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionCancelParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.PriceData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionCreateParams.AutomaticTax.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionCreateParams.BillingThresholds.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionCreateParams.Item.BillingThresholds.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionCreateParams.Item.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionCreateParams.Item.PriceData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionCreateParams.Item.PriceData.Recurring.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionCreateParams.PendingInvoiceItemInterval.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionCreateParams.TransferData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionItemCreateParams.BillingThresholds.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionItemCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionItemCreateParams.PriceData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionItemCreateParams.PriceData.Recurring.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionItemDeleteParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionItemListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionItemRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionItemUpdateParams.BillingThresholds.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionItemUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionItemUpdateParams.PriceData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionItemUpdateParams.PriceData.Recurring.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionItemUsageRecordSummariesParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionListParams.CurrentPeriodEnd.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionListParams.CurrentPeriodStart.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleCancelParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.AutomaticTax.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.BillingThresholds.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.InvoiceSettings.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.TransferData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.PriceData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AutomaticTax.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.BillingThresholds.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.InvoiceSettings.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.BillingThresholds.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.Recurring.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.TransferData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleListParams.CanceledAt.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleListParams.CompletedAt.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleListParams.ReleasedAt.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleReleaseParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.AutomaticTax.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.BillingThresholds.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.InvoiceSettings.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.TransferData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.PriceData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AutomaticTax.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.BillingThresholds.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.InvoiceSettings.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.BillingThresholds.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Recurring.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.TransferData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.PriceData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionUpdateParams.AutomaticTax.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionUpdateParams.BillingThresholds.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionUpdateParams.Item.BillingThresholds.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionUpdateParams.Item.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionUpdateParams.Item.PriceData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionUpdateParams.Item.PriceData.Recurring.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionUpdateParams.PauseCollection.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionUpdateParams.PendingInvoiceItemInterval.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.SubscriptionUpdateParams.TransferData.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TaxCodeListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TaxCodeRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TaxIdCollectionCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TaxIdCollectionListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TaxIdCollectionRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TaxRateCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TaxRateListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TaxRateListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TaxRateRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TaxRateUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.terminal.ConnectionTokenCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.terminal.LocationCreateParams.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.terminal.LocationCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.terminal.LocationDeleteParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.terminal.LocationListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.terminal.LocationRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.terminal.LocationUpdateParams.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.terminal.LocationUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.terminal.ReaderCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.terminal.ReaderDeleteParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.terminal.ReaderListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.terminal.ReaderRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.terminal.ReaderUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ThreeDSecureCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.ThreeDSecureRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Account.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Account.Company.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKana.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKanji.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Account.Company.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Account.Company.OwnershipDeclaration.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Account.Company.Verification.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Account.Company.Verification.Document.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKana.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKanji.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Dob.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Verification.AdditionalDocument.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Verification.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Verification.Document.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.BankAccount.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Card.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.CvcUpdate.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Person.Address.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Person.AddressKana.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Person.AddressKanji.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Person.Dob.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Person.Documents.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Person.Documents.CompanyAuthorization.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Person.Documents.Passport.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Person.Documents.Visa.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Person.Relationship.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Person.Verification.AdditionalDocument.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Person.Verification.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Person.Verification.Document.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenCreateParams.Pii.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TokenRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TopupCancelParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TopupCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TopupListParams.Amount.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TopupListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TopupListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TopupRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TopupUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TransferCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TransferListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TransferListParams.Created.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TransferRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TransferReversalCollectionCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TransferReversalCollectionListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TransferReversalCollectionRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TransferReversalUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.TransferUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.UsageRecordCreateOnSubscriptionItemParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.WebhookEndpointCreateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.WebhookEndpointListParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.WebhookEndpointRetrieveParams.Builder
-
Finalize and obtain parameter instance from this builder.
- build() - Method in class com.stripe.param.WebhookEndpointUpdateParams.Builder
-
Finalize and obtain parameter instance from this builder.
- builder() - Static method in class com.stripe.net.RequestOptions
- builder() - Static method in class com.stripe.param.AccountCapabilitiesParams
- builder() - Static method in class com.stripe.param.AccountCreateParams
- builder() - Static method in class com.stripe.param.AccountCreateParams.BusinessProfile
- builder() - Static method in class com.stripe.param.AccountCreateParams.BusinessProfile.SupportAddress
- builder() - Static method in class com.stripe.param.AccountCreateParams.Capabilities.AcssDebitPayments
- builder() - Static method in class com.stripe.param.AccountCreateParams.Capabilities.AfterpayClearpayPayments
- builder() - Static method in class com.stripe.param.AccountCreateParams.Capabilities.AuBecsDebitPayments
- builder() - Static method in class com.stripe.param.AccountCreateParams.Capabilities.BacsDebitPayments
- builder() - Static method in class com.stripe.param.AccountCreateParams.Capabilities.BancontactPayments
- builder() - Static method in class com.stripe.param.AccountCreateParams.Capabilities.BoletoPayments
- builder() - Static method in class com.stripe.param.AccountCreateParams.Capabilities
- builder() - Static method in class com.stripe.param.AccountCreateParams.Capabilities.CardIssuing
- builder() - Static method in class com.stripe.param.AccountCreateParams.Capabilities.CardPayments
- builder() - Static method in class com.stripe.param.AccountCreateParams.Capabilities.CartesBancairesPayments
- builder() - Static method in class com.stripe.param.AccountCreateParams.Capabilities.EpsPayments
- builder() - Static method in class com.stripe.param.AccountCreateParams.Capabilities.FpxPayments
- builder() - Static method in class com.stripe.param.AccountCreateParams.Capabilities.GiropayPayments
- builder() - Static method in class com.stripe.param.AccountCreateParams.Capabilities.GrabpayPayments
- builder() - Static method in class com.stripe.param.AccountCreateParams.Capabilities.IdealPayments
- builder() - Static method in class com.stripe.param.AccountCreateParams.Capabilities.JcbPayments
- builder() - Static method in class com.stripe.param.AccountCreateParams.Capabilities.KlarnaPayments
- builder() - Static method in class com.stripe.param.AccountCreateParams.Capabilities.LegacyPayments
- builder() - Static method in class com.stripe.param.AccountCreateParams.Capabilities.OxxoPayments
- builder() - Static method in class com.stripe.param.AccountCreateParams.Capabilities.P24Payments
- builder() - Static method in class com.stripe.param.AccountCreateParams.Capabilities.SepaDebitPayments
- builder() - Static method in class com.stripe.param.AccountCreateParams.Capabilities.SofortPayments
- builder() - Static method in class com.stripe.param.AccountCreateParams.Capabilities.TaxReportingUs1099K
- builder() - Static method in class com.stripe.param.AccountCreateParams.Capabilities.TaxReportingUs1099Misc
- builder() - Static method in class com.stripe.param.AccountCreateParams.Capabilities.Transfers
- builder() - Static method in class com.stripe.param.AccountCreateParams.Company.Address
- builder() - Static method in class com.stripe.param.AccountCreateParams.Company.AddressKana
- builder() - Static method in class com.stripe.param.AccountCreateParams.Company.AddressKanji
- builder() - Static method in class com.stripe.param.AccountCreateParams.Company
- builder() - Static method in class com.stripe.param.AccountCreateParams.Company.OwnershipDeclaration
- builder() - Static method in class com.stripe.param.AccountCreateParams.Company.Verification
- builder() - Static method in class com.stripe.param.AccountCreateParams.Company.Verification.Document
- builder() - Static method in class com.stripe.param.AccountCreateParams.Documents.BankAccountOwnershipVerification
- builder() - Static method in class com.stripe.param.AccountCreateParams.Documents
- builder() - Static method in class com.stripe.param.AccountCreateParams.Documents.CompanyLicense
- builder() - Static method in class com.stripe.param.AccountCreateParams.Documents.CompanyMemorandumOfAssociation
- builder() - Static method in class com.stripe.param.AccountCreateParams.Documents.CompanyMinisterialDecree
- builder() - Static method in class com.stripe.param.AccountCreateParams.Documents.CompanyRegistrationVerification
- builder() - Static method in class com.stripe.param.AccountCreateParams.Documents.CompanyTaxIdVerification
- builder() - Static method in class com.stripe.param.AccountCreateParams.Documents.ProofOfRegistration
- builder() - Static method in class com.stripe.param.AccountCreateParams.Individual.Address
- builder() - Static method in class com.stripe.param.AccountCreateParams.Individual.AddressKana
- builder() - Static method in class com.stripe.param.AccountCreateParams.Individual.AddressKanji
- builder() - Static method in class com.stripe.param.AccountCreateParams.Individual
- builder() - Static method in class com.stripe.param.AccountCreateParams.Individual.Dob
- builder() - Static method in class com.stripe.param.AccountCreateParams.Individual.Verification.AdditionalDocument
- builder() - Static method in class com.stripe.param.AccountCreateParams.Individual.Verification
- builder() - Static method in class com.stripe.param.AccountCreateParams.Individual.Verification.Document
- builder() - Static method in class com.stripe.param.AccountCreateParams.Settings.Branding
- builder() - Static method in class com.stripe.param.AccountCreateParams.Settings
- builder() - Static method in class com.stripe.param.AccountCreateParams.Settings.CardIssuing
- builder() - Static method in class com.stripe.param.AccountCreateParams.Settings.CardIssuing.TosAcceptance
- builder() - Static method in class com.stripe.param.AccountCreateParams.Settings.CardPayments
- builder() - Static method in class com.stripe.param.AccountCreateParams.Settings.CardPayments.DeclineOn
- builder() - Static method in class com.stripe.param.AccountCreateParams.Settings.Payments
- builder() - Static method in class com.stripe.param.AccountCreateParams.Settings.Payouts
- builder() - Static method in class com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule
- builder() - Static method in class com.stripe.param.AccountCreateParams.TosAcceptance
- builder() - Static method in class com.stripe.param.AccountLinkCreateParams
- builder() - Static method in class com.stripe.param.AccountListParams
- builder() - Static method in class com.stripe.param.AccountListParams.Created
- builder() - Static method in class com.stripe.param.AccountPersonsParams
- builder() - Static method in class com.stripe.param.AccountPersonsParams.Relationship
- builder() - Static method in class com.stripe.param.AccountRejectParams
- builder() - Static method in class com.stripe.param.AccountRetrieveParams
- builder() - Static method in class com.stripe.param.AccountUpdateParams
- builder() - Static method in class com.stripe.param.AccountUpdateParams.BusinessProfile
- builder() - Static method in class com.stripe.param.AccountUpdateParams.BusinessProfile.SupportAddress
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Capabilities.AcssDebitPayments
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Capabilities.AfterpayClearpayPayments
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Capabilities.AuBecsDebitPayments
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Capabilities.BacsDebitPayments
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Capabilities.BancontactPayments
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Capabilities.BoletoPayments
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Capabilities
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Capabilities.CardIssuing
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Capabilities.CardPayments
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Capabilities.CartesBancairesPayments
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Capabilities.EpsPayments
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Capabilities.FpxPayments
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Capabilities.GiropayPayments
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Capabilities.GrabpayPayments
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Capabilities.IdealPayments
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Capabilities.JcbPayments
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Capabilities.KlarnaPayments
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Capabilities.LegacyPayments
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Capabilities.OxxoPayments
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Capabilities.P24Payments
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Capabilities.SepaDebitPayments
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Capabilities.SofortPayments
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Capabilities.TaxReportingUs1099K
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Capabilities.TaxReportingUs1099Misc
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Capabilities.Transfers
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Company.Address
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Company.AddressKana
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Company.AddressKanji
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Company
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Company.OwnershipDeclaration
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Company.Verification
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Company.Verification.Document
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Documents.BankAccountOwnershipVerification
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Documents
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Documents.CompanyLicense
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Documents.CompanyMemorandumOfAssociation
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Documents.CompanyMinisterialDecree
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Documents.CompanyRegistrationVerification
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Documents.CompanyTaxIdVerification
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Documents.ProofOfRegistration
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Individual.Address
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Individual.AddressKana
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Individual.AddressKanji
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Individual
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Individual.Dob
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Individual.Verification.AdditionalDocument
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Individual.Verification
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Individual.Verification.Document
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Settings.Branding
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Settings
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Settings.CardIssuing
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Settings.CardIssuing.TosAcceptance
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Settings.CardPayments
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Settings.CardPayments.DeclineOn
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Settings.Payments
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Settings.Payouts
- builder() - Static method in class com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule
- builder() - Static method in class com.stripe.param.AccountUpdateParams.TosAcceptance
- builder() - Static method in class com.stripe.param.ApplePayDomainCreateParams
- builder() - Static method in class com.stripe.param.ApplePayDomainListParams
- builder() - Static method in class com.stripe.param.ApplePayDomainRetrieveParams
- builder() - Static method in class com.stripe.param.ApplicationFeeListParams
- builder() - Static method in class com.stripe.param.ApplicationFeeListParams.Created
- builder() - Static method in class com.stripe.param.ApplicationFeeRetrieveParams
- builder() - Static method in class com.stripe.param.BalanceRetrieveParams
- builder() - Static method in class com.stripe.param.BalanceTransactionListParams.AvailableOn
- builder() - Static method in class com.stripe.param.BalanceTransactionListParams
- builder() - Static method in class com.stripe.param.BalanceTransactionListParams.Created
- builder() - Static method in class com.stripe.param.BalanceTransactionRetrieveParams
- builder() - Static method in class com.stripe.param.BankAccountUpdateOnAccountParams
- builder() - Static method in class com.stripe.param.BankAccountUpdateOnCustomerParams
- builder() - Static method in class com.stripe.param.BankAccountVerifyParams
- builder() - Static method in class com.stripe.param.billingportal.ConfigurationCreateParams
- builder() - Static method in class com.stripe.param.billingportal.ConfigurationCreateParams.BusinessProfile
- builder() - Static method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features
- builder() - Static method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.CustomerUpdate
- builder() - Static method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.InvoiceHistory
- builder() - Static method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.PaymentMethodUpdate
- builder() - Static method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel
- builder() - Static method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason
- builder() - Static method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionPause
- builder() - Static method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate
- builder() - Static method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.Product
- builder() - Static method in class com.stripe.param.billingportal.ConfigurationListParams
- builder() - Static method in class com.stripe.param.billingportal.ConfigurationRetrieveParams
- builder() - Static method in class com.stripe.param.billingportal.ConfigurationUpdateParams
- builder() - Static method in class com.stripe.param.billingportal.ConfigurationUpdateParams.BusinessProfile
- builder() - Static method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features
- builder() - Static method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.CustomerUpdate
- builder() - Static method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.InvoiceHistory
- builder() - Static method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.PaymentMethodUpdate
- builder() - Static method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel
- builder() - Static method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason
- builder() - Static method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionPause
- builder() - Static method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate
- builder() - Static method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.Product
- builder() - Static method in class com.stripe.param.billingportal.SessionCreateParams
- builder() - Static method in class com.stripe.param.BitcoinReceiverListParams
- builder() - Static method in class com.stripe.param.BitcoinReceiverRetrieveParams
- builder() - Static method in class com.stripe.param.BitcoinTransactionCollectionListParams
- builder() - Static method in class com.stripe.param.CapabilityCollectionListParams
- builder() - Static method in class com.stripe.param.CapabilityCollectionRetrieveParams
- builder() - Static method in class com.stripe.param.CapabilityUpdateParams
- builder() - Static method in class com.stripe.param.CardUpdateOnAccountParams
- builder() - Static method in class com.stripe.param.CardUpdateOnCustomerParams
- builder() - Static method in class com.stripe.param.ChargeCaptureParams
- builder() - Static method in class com.stripe.param.ChargeCaptureParams.TransferData
- builder() - Static method in class com.stripe.param.ChargeCreateParams
- builder() - Static method in class com.stripe.param.ChargeCreateParams.Destination
- builder() - Static method in class com.stripe.param.ChargeCreateParams.Shipping.Address
- builder() - Static method in class com.stripe.param.ChargeCreateParams.Shipping
- builder() - Static method in class com.stripe.param.ChargeCreateParams.TransferData
- builder() - Static method in class com.stripe.param.ChargeListParams
- builder() - Static method in class com.stripe.param.ChargeListParams.Created
- builder() - Static method in class com.stripe.param.ChargeRetrieveParams
- builder() - Static method in class com.stripe.param.ChargeUpdateParams
- builder() - Static method in class com.stripe.param.ChargeUpdateParams.FraudDetails
- builder() - Static method in class com.stripe.param.ChargeUpdateParams.Shipping.Address
- builder() - Static method in class com.stripe.param.ChargeUpdateParams.Shipping
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.AfterExpiration
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.AfterExpiration.Recovery
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.AutomaticTax
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.ConsentCollection
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.CustomerUpdate
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.Discount
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.LineItem.AdjustableQuantity
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.LineItem
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.ProductData
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.Recurring
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping.Address
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.TransferData
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.Boleto
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.Oxxo
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.WechatPay
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.PhoneNumberCollection
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.SetupIntentData
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Maximum
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Minimum
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.FixedAmount
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.Item
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.TransferData
- builder() - Static method in class com.stripe.param.checkout.SessionCreateParams.TaxIdCollection
- builder() - Static method in class com.stripe.param.checkout.SessionExpireParams
- builder() - Static method in class com.stripe.param.checkout.SessionListLineItemsParams
- builder() - Static method in class com.stripe.param.checkout.SessionListParams
- builder() - Static method in class com.stripe.param.checkout.SessionRetrieveParams
- builder() - Static method in class com.stripe.param.CountrySpecListParams
- builder() - Static method in class com.stripe.param.CountrySpecRetrieveParams
- builder() - Static method in class com.stripe.param.CouponCreateParams.AppliesTo
- builder() - Static method in class com.stripe.param.CouponCreateParams
- builder() - Static method in class com.stripe.param.CouponListParams
- builder() - Static method in class com.stripe.param.CouponListParams.Created
- builder() - Static method in class com.stripe.param.CouponRetrieveParams
- builder() - Static method in class com.stripe.param.CouponUpdateParams
- builder() - Static method in class com.stripe.param.CreditNoteCreateParams
- builder() - Static method in class com.stripe.param.CreditNoteCreateParams.Line
- builder() - Static method in class com.stripe.param.CreditNoteLineItemCollectionListParams
- builder() - Static method in class com.stripe.param.CreditNoteListParams
- builder() - Static method in class com.stripe.param.CreditNotePreviewParams
- builder() - Static method in class com.stripe.param.CreditNotePreviewParams.Line
- builder() - Static method in class com.stripe.param.CreditNoteRetrieveParams
- builder() - Static method in class com.stripe.param.CreditNoteUpdateParams
- builder() - Static method in class com.stripe.param.CreditNoteVoidCreditNoteParams
- builder() - Static method in class com.stripe.param.CustomerBalanceTransactionCollectionCreateParams
- builder() - Static method in class com.stripe.param.CustomerBalanceTransactionCollectionListParams
- builder() - Static method in class com.stripe.param.CustomerBalanceTransactionCollectionRetrieveParams
- builder() - Static method in class com.stripe.param.CustomerBalanceTransactionsParams
- builder() - Static method in class com.stripe.param.CustomerBalanceTransactionUpdateParams
- builder() - Static method in class com.stripe.param.CustomerCreateParams.Address
- builder() - Static method in class com.stripe.param.CustomerCreateParams
- builder() - Static method in class com.stripe.param.CustomerCreateParams.InvoiceSettings
- builder() - Static method in class com.stripe.param.CustomerCreateParams.InvoiceSettings.CustomField
- builder() - Static method in class com.stripe.param.CustomerCreateParams.Shipping.Address
- builder() - Static method in class com.stripe.param.CustomerCreateParams.Shipping
- builder() - Static method in class com.stripe.param.CustomerCreateParams.Tax
- builder() - Static method in class com.stripe.param.CustomerCreateParams.TaxIdData
- builder() - Static method in class com.stripe.param.CustomerListParams
- builder() - Static method in class com.stripe.param.CustomerListParams.Created
- builder() - Static method in class com.stripe.param.CustomerListPaymentMethodsParams
- builder() - Static method in class com.stripe.param.CustomerRetrieveParams
- builder() - Static method in class com.stripe.param.CustomerUpdateParams.Address
- builder() - Static method in class com.stripe.param.CustomerUpdateParams
- builder() - Static method in class com.stripe.param.CustomerUpdateParams.InvoiceSettings
- builder() - Static method in class com.stripe.param.CustomerUpdateParams.InvoiceSettings.CustomField
- builder() - Static method in class com.stripe.param.CustomerUpdateParams.Shipping.Address
- builder() - Static method in class com.stripe.param.CustomerUpdateParams.Shipping
- builder() - Static method in class com.stripe.param.CustomerUpdateParams.Tax
- builder() - Static method in class com.stripe.param.DisputeCloseParams
- builder() - Static method in class com.stripe.param.DisputeListParams
- builder() - Static method in class com.stripe.param.DisputeListParams.Created
- builder() - Static method in class com.stripe.param.DisputeRetrieveParams
- builder() - Static method in class com.stripe.param.DisputeUpdateParams
- builder() - Static method in class com.stripe.param.DisputeUpdateParams.Evidence
- builder() - Static method in class com.stripe.param.EphemeralKeyCreateParams
- builder() - Static method in class com.stripe.param.EventListParams
- builder() - Static method in class com.stripe.param.EventListParams.Created
- builder() - Static method in class com.stripe.param.EventRetrieveParams
- builder() - Static method in class com.stripe.param.ExchangeRateListParams
- builder() - Static method in class com.stripe.param.ExchangeRateRetrieveParams
- builder() - Static method in class com.stripe.param.ExternalAccountCollectionCreateParams
- builder() - Static method in class com.stripe.param.ExternalAccountCollectionListParams
- builder() - Static method in class com.stripe.param.ExternalAccountCollectionRetrieveParams
- builder() - Static method in class com.stripe.param.ExternalAccountUpdateParams
- builder() - Static method in class com.stripe.param.FeeRefundCollectionCreateParams
- builder() - Static method in class com.stripe.param.FeeRefundCollectionListParams
- builder() - Static method in class com.stripe.param.FeeRefundCollectionRetrieveParams
- builder() - Static method in class com.stripe.param.FeeRefundUpdateParams
- builder() - Static method in class com.stripe.param.FileCreateParams
- builder() - Static method in class com.stripe.param.FileCreateParams.FileLinkData
- builder() - Static method in class com.stripe.param.FileLinkCreateParams
- builder() - Static method in class com.stripe.param.FileLinkListParams
- builder() - Static method in class com.stripe.param.FileLinkListParams.Created
- builder() - Static method in class com.stripe.param.FileLinkRetrieveParams
- builder() - Static method in class com.stripe.param.FileLinkUpdateParams
- builder() - Static method in class com.stripe.param.FileListParams
- builder() - Static method in class com.stripe.param.FileListParams.Created
- builder() - Static method in class com.stripe.param.identity.VerificationReportListParams
- builder() - Static method in class com.stripe.param.identity.VerificationReportListParams.Created
- builder() - Static method in class com.stripe.param.identity.VerificationReportRetrieveParams
- builder() - Static method in class com.stripe.param.identity.VerificationSessionCancelParams
- builder() - Static method in class com.stripe.param.identity.VerificationSessionCreateParams
- builder() - Static method in class com.stripe.param.identity.VerificationSessionCreateParams.Options
- builder() - Static method in class com.stripe.param.identity.VerificationSessionCreateParams.Options.Document
- builder() - Static method in class com.stripe.param.identity.VerificationSessionListParams
- builder() - Static method in class com.stripe.param.identity.VerificationSessionListParams.Created
- builder() - Static method in class com.stripe.param.identity.VerificationSessionRedactParams
- builder() - Static method in class com.stripe.param.identity.VerificationSessionRetrieveParams
- builder() - Static method in class com.stripe.param.identity.VerificationSessionUpdateParams
- builder() - Static method in class com.stripe.param.identity.VerificationSessionUpdateParams.Options
- builder() - Static method in class com.stripe.param.identity.VerificationSessionUpdateParams.Options.Document
- builder() - Static method in class com.stripe.param.InvoiceCreateParams.AutomaticTax
- builder() - Static method in class com.stripe.param.InvoiceCreateParams
- builder() - Static method in class com.stripe.param.InvoiceCreateParams.CustomField
- builder() - Static method in class com.stripe.param.InvoiceCreateParams.Discount
- builder() - Static method in class com.stripe.param.InvoiceCreateParams.PaymentSettings
- builder() - Static method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit
- builder() - Static method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions
- builder() - Static method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact
- builder() - Static method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions
- builder() - Static method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Card
- builder() - Static method in class com.stripe.param.InvoiceCreateParams.TransferData
- builder() - Static method in class com.stripe.param.InvoiceFinalizeInvoiceParams
- builder() - Static method in class com.stripe.param.InvoiceItemCreateParams
- builder() - Static method in class com.stripe.param.InvoiceItemCreateParams.Discount
- builder() - Static method in class com.stripe.param.InvoiceItemCreateParams.Period
- builder() - Static method in class com.stripe.param.InvoiceItemCreateParams.PriceData
- builder() - Static method in class com.stripe.param.InvoiceItemListParams
- builder() - Static method in class com.stripe.param.InvoiceItemListParams.Created
- builder() - Static method in class com.stripe.param.InvoiceItemRetrieveParams
- builder() - Static method in class com.stripe.param.InvoiceItemUpdateParams
- builder() - Static method in class com.stripe.param.InvoiceItemUpdateParams.Discount
- builder() - Static method in class com.stripe.param.InvoiceItemUpdateParams.Period
- builder() - Static method in class com.stripe.param.InvoiceItemUpdateParams.PriceData
- builder() - Static method in class com.stripe.param.InvoiceLineItemCollectionListParams
- builder() - Static method in class com.stripe.param.InvoiceListParams
- builder() - Static method in class com.stripe.param.InvoiceListParams.Created
- builder() - Static method in class com.stripe.param.InvoiceListParams.DueDate
- builder() - Static method in class com.stripe.param.InvoiceMarkUncollectibleParams
- builder() - Static method in class com.stripe.param.InvoicePayParams
- builder() - Static method in class com.stripe.param.InvoiceRetrieveParams
- builder() - Static method in class com.stripe.param.InvoiceSendInvoiceParams
- builder() - Static method in class com.stripe.param.InvoiceUpcomingParams.AutomaticTax
- builder() - Static method in class com.stripe.param.InvoiceUpcomingParams
- builder() - Static method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Address
- builder() - Static method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails
- builder() - Static method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Shipping.Address
- builder() - Static method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Shipping
- builder() - Static method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Tax
- builder() - Static method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId
- builder() - Static method in class com.stripe.param.InvoiceUpcomingParams.Discount
- builder() - Static method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem
- builder() - Static method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Discount
- builder() - Static method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Period
- builder() - Static method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.PriceData
- builder() - Static method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.BillingThresholds
- builder() - Static method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem
- builder() - Static method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData
- builder() - Static method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.Recurring
- builder() - Static method in class com.stripe.param.InvoiceUpdateParams.AutomaticTax
- builder() - Static method in class com.stripe.param.InvoiceUpdateParams
- builder() - Static method in class com.stripe.param.InvoiceUpdateParams.CustomField
- builder() - Static method in class com.stripe.param.InvoiceUpdateParams.Discount
- builder() - Static method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings
- builder() - Static method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit
- builder() - Static method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions
- builder() - Static method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact
- builder() - Static method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions
- builder() - Static method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Card
- builder() - Static method in class com.stripe.param.InvoiceUpdateParams.TransferData
- builder() - Static method in class com.stripe.param.InvoiceVoidInvoiceParams
- builder() - Static method in class com.stripe.param.IssuerFraudRecordListParams
- builder() - Static method in class com.stripe.param.IssuerFraudRecordRetrieveParams
- builder() - Static method in class com.stripe.param.issuing.AuthorizationApproveParams
- builder() - Static method in class com.stripe.param.issuing.AuthorizationDeclineParams
- builder() - Static method in class com.stripe.param.issuing.AuthorizationListParams
- builder() - Static method in class com.stripe.param.issuing.AuthorizationListParams.Created
- builder() - Static method in class com.stripe.param.issuing.AuthorizationRetrieveParams
- builder() - Static method in class com.stripe.param.issuing.AuthorizationUpdateParams
- builder() - Static method in class com.stripe.param.issuing.CardCreateParams
- builder() - Static method in class com.stripe.param.issuing.CardCreateParams.Shipping.Address
- builder() - Static method in class com.stripe.param.issuing.CardCreateParams.Shipping
- builder() - Static method in class com.stripe.param.issuing.CardCreateParams.SpendingControls
- builder() - Static method in class com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit
- builder() - Static method in class com.stripe.param.issuing.CardDetailsParams
- builder() - Static method in class com.stripe.param.issuing.CardholderCreateParams.Billing.Address
- builder() - Static method in class com.stripe.param.issuing.CardholderCreateParams.Billing
- builder() - Static method in class com.stripe.param.issuing.CardholderCreateParams
- builder() - Static method in class com.stripe.param.issuing.CardholderCreateParams.Company
- builder() - Static method in class com.stripe.param.issuing.CardholderCreateParams.Individual
- builder() - Static method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Dob
- builder() - Static method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Verification
- builder() - Static method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Verification.Document
- builder() - Static method in class com.stripe.param.issuing.CardholderCreateParams.SpendingControls
- builder() - Static method in class com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit
- builder() - Static method in class com.stripe.param.issuing.CardholderListParams
- builder() - Static method in class com.stripe.param.issuing.CardholderListParams.Created
- builder() - Static method in class com.stripe.param.issuing.CardholderRetrieveParams
- builder() - Static method in class com.stripe.param.issuing.CardholderUpdateParams.Billing.Address
- builder() - Static method in class com.stripe.param.issuing.CardholderUpdateParams.Billing
- builder() - Static method in class com.stripe.param.issuing.CardholderUpdateParams
- builder() - Static method in class com.stripe.param.issuing.CardholderUpdateParams.Company
- builder() - Static method in class com.stripe.param.issuing.CardholderUpdateParams.Individual
- builder() - Static method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Dob
- builder() - Static method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Verification
- builder() - Static method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Verification.Document
- builder() - Static method in class com.stripe.param.issuing.CardholderUpdateParams.SpendingControls
- builder() - Static method in class com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit
- builder() - Static method in class com.stripe.param.issuing.CardListParams
- builder() - Static method in class com.stripe.param.issuing.CardListParams.Created
- builder() - Static method in class com.stripe.param.issuing.CardRetrieveParams
- builder() - Static method in class com.stripe.param.issuing.CardUpdateParams
- builder() - Static method in class com.stripe.param.issuing.CardUpdateParams.SpendingControls
- builder() - Static method in class com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit
- builder() - Static method in class com.stripe.param.issuing.DisputeCreateParams
- builder() - Static method in class com.stripe.param.issuing.DisputeCreateParams.Evidence
- builder() - Static method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled
- builder() - Static method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Duplicate
- builder() - Static method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Fraudulent
- builder() - Static method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.MerchandiseNotAsDescribed
- builder() - Static method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.NotReceived
- builder() - Static method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Other
- builder() - Static method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.ServiceNotAsDescribed
- builder() - Static method in class com.stripe.param.issuing.DisputeListParams
- builder() - Static method in class com.stripe.param.issuing.DisputeListParams.Created
- builder() - Static method in class com.stripe.param.issuing.DisputeRetrieveParams
- builder() - Static method in class com.stripe.param.issuing.DisputeSubmitParams
- builder() - Static method in class com.stripe.param.issuing.DisputeUpdateParams
- builder() - Static method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence
- builder() - Static method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled
- builder() - Static method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Duplicate
- builder() - Static method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Fraudulent
- builder() - Static method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed
- builder() - Static method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.NotReceived
- builder() - Static method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Other
- builder() - Static method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.ServiceNotAsDescribed
- builder() - Static method in class com.stripe.param.issuing.TransactionListParams
- builder() - Static method in class com.stripe.param.issuing.TransactionListParams.Created
- builder() - Static method in class com.stripe.param.issuing.TransactionRetrieveParams
- builder() - Static method in class com.stripe.param.issuing.TransactionUpdateParams
- builder() - Static method in class com.stripe.param.LoginLinkCreateOnAccountParams
- builder() - Static method in class com.stripe.param.MandateRetrieveParams
- builder() - Static method in class com.stripe.param.OrderCreateParams
- builder() - Static method in class com.stripe.param.OrderCreateParams.Item
- builder() - Static method in class com.stripe.param.OrderCreateParams.Shipping.Address
- builder() - Static method in class com.stripe.param.OrderCreateParams.Shipping
- builder() - Static method in class com.stripe.param.OrderListParams
- builder() - Static method in class com.stripe.param.OrderListParams.Created
- builder() - Static method in class com.stripe.param.OrderListParams.StatusTransitions
- builder() - Static method in class com.stripe.param.OrderListParams.StatusTransitions.Canceled
- builder() - Static method in class com.stripe.param.OrderListParams.StatusTransitions.Fulfilled
- builder() - Static method in class com.stripe.param.OrderListParams.StatusTransitions.Paid
- builder() - Static method in class com.stripe.param.OrderListParams.StatusTransitions.Returned
- builder() - Static method in class com.stripe.param.OrderPayParams
- builder() - Static method in class com.stripe.param.OrderRetrieveParams
- builder() - Static method in class com.stripe.param.OrderReturnListParams
- builder() - Static method in class com.stripe.param.OrderReturnListParams.Created
- builder() - Static method in class com.stripe.param.OrderReturnOrderParams
- builder() - Static method in class com.stripe.param.OrderReturnOrderParams.Item
- builder() - Static method in class com.stripe.param.OrderReturnRetrieveParams
- builder() - Static method in class com.stripe.param.OrderUpdateParams
- builder() - Static method in class com.stripe.param.OrderUpdateParams.Shipping
- builder() - Static method in class com.stripe.param.PaymentIntentCancelParams
- builder() - Static method in class com.stripe.param.PaymentIntentCaptureParams
- builder() - Static method in class com.stripe.param.PaymentIntentCaptureParams.TransferData
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.MandateData
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Offline
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Online
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.AcssDebit
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.AfterpayClearpay
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Alipay
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.AuBecsDebit
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BacsDebit
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Bancontact
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Address
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Boleto
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Giropay
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Grabpay
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Ideal
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.InteracPresent
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Klarna
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Klarna.Dob
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Oxxo
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.SepaDebit
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Sofort
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.WechatPay
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AfterpayClearpay
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Alipay
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AuBecsDebit
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.BacsDebit
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Bancontact
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Boleto
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Plan
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.CardPresent
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Eps
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Fpx
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Giropay
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Grabpay
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Ideal
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.InteracPresent
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Oxxo
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.P24
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.SepaDebit
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.SepaDebit.MandateOptions
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Sofort
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.WechatPay
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.Shipping.Address
- builder() - Static method in class com.stripe.param.PaymentIntentConfirmParams.Shipping
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.AutomaticPaymentMethods
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.MandateData
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance.Offline
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance.Online
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.AcssDebit
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.AfterpayClearpay
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Alipay
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.AuBecsDebit
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BacsDebit
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Bancontact
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Address
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Boleto
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Giropay
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Grabpay
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Ideal
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.InteracPresent
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Klarna
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Klarna.Dob
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Oxxo
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.SepaDebit
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Sofort
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.WechatPay
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AfterpayClearpay
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Alipay
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AuBecsDebit
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.BacsDebit
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Bancontact
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Boleto
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Plan
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.CardPresent
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Eps
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Fpx
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Giropay
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Grabpay
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Ideal
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.InteracPresent
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Oxxo
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.P24
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.SepaDebit
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.SepaDebit.MandateOptions
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Sofort
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.WechatPay
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.Shipping.Address
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.Shipping
- builder() - Static method in class com.stripe.param.PaymentIntentCreateParams.TransferData
- builder() - Static method in class com.stripe.param.PaymentIntentListParams
- builder() - Static method in class com.stripe.param.PaymentIntentListParams.Created
- builder() - Static method in class com.stripe.param.PaymentIntentRetrieveParams
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AcssDebit
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AfterpayClearpay
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Alipay
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AuBecsDebit
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BacsDebit
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Bancontact
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Address
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Boleto
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Giropay
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Grabpay
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Ideal
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.InteracPresent
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Klarna
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Klarna.Dob
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Oxxo
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.SepaDebit
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Sofort
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.WechatPay
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AfterpayClearpay
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Alipay
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AuBecsDebit
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.BacsDebit
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Bancontact
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Boleto
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Plan
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.CardPresent
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Eps
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Fpx
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Giropay
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Grabpay
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Ideal
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.InteracPresent
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Oxxo
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.P24
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.SepaDebit
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.SepaDebit.MandateOptions
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Sofort
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.WechatPay
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Address
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.Shipping
- builder() - Static method in class com.stripe.param.PaymentIntentUpdateParams.TransferData
- builder() - Static method in class com.stripe.param.PaymentLinkCreateParams.AfterCompletion
- builder() - Static method in class com.stripe.param.PaymentLinkCreateParams.AfterCompletion.HostedConfirmation
- builder() - Static method in class com.stripe.param.PaymentLinkCreateParams.AfterCompletion.Redirect
- builder() - Static method in class com.stripe.param.PaymentLinkCreateParams.AutomaticTax
- builder() - Static method in class com.stripe.param.PaymentLinkCreateParams
- builder() - Static method in class com.stripe.param.PaymentLinkCreateParams.LineItem.AdjustableQuantity
- builder() - Static method in class com.stripe.param.PaymentLinkCreateParams.LineItem
- builder() - Static method in class com.stripe.param.PaymentLinkCreateParams.PhoneNumberCollection
- builder() - Static method in class com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection
- builder() - Static method in class com.stripe.param.PaymentLinkCreateParams.SubscriptionData
- builder() - Static method in class com.stripe.param.PaymentLinkCreateParams.TransferData
- builder() - Static method in class com.stripe.param.PaymentLinkListLineItemsParams
- builder() - Static method in class com.stripe.param.PaymentLinkListParams
- builder() - Static method in class com.stripe.param.PaymentLinkRetrieveParams
- builder() - Static method in class com.stripe.param.PaymentLinkUpdateParams.AfterCompletion
- builder() - Static method in class com.stripe.param.PaymentLinkUpdateParams.AfterCompletion.HostedConfirmation
- builder() - Static method in class com.stripe.param.PaymentLinkUpdateParams.AfterCompletion.Redirect
- builder() - Static method in class com.stripe.param.PaymentLinkUpdateParams.AutomaticTax
- builder() - Static method in class com.stripe.param.PaymentLinkUpdateParams
- builder() - Static method in class com.stripe.param.PaymentLinkUpdateParams.LineItem.AdjustableQuantity
- builder() - Static method in class com.stripe.param.PaymentLinkUpdateParams.LineItem
- builder() - Static method in class com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection
- builder() - Static method in class com.stripe.param.PaymentMethodAttachParams
- builder() - Static method in class com.stripe.param.PaymentMethodCreateParams.AcssDebit
- builder() - Static method in class com.stripe.param.PaymentMethodCreateParams.AfterpayClearpay
- builder() - Static method in class com.stripe.param.PaymentMethodCreateParams.Alipay
- builder() - Static method in class com.stripe.param.PaymentMethodCreateParams.AuBecsDebit
- builder() - Static method in class com.stripe.param.PaymentMethodCreateParams.BacsDebit
- builder() - Static method in class com.stripe.param.PaymentMethodCreateParams.Bancontact
- builder() - Static method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails.Address
- builder() - Static method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails
- builder() - Static method in class com.stripe.param.PaymentMethodCreateParams.Boleto
- builder() - Static method in class com.stripe.param.PaymentMethodCreateParams
- builder() - Static method in class com.stripe.param.PaymentMethodCreateParams.CardDetails
- builder() - Static method in class com.stripe.param.PaymentMethodCreateParams.Eps
- builder() - Static method in class com.stripe.param.PaymentMethodCreateParams.Fpx
- builder() - Static method in class com.stripe.param.PaymentMethodCreateParams.Giropay
- builder() - Static method in class com.stripe.param.PaymentMethodCreateParams.Grabpay
- builder() - Static method in class com.stripe.param.PaymentMethodCreateParams.Ideal
- builder() - Static method in class com.stripe.param.PaymentMethodCreateParams.InteracPresent
- builder() - Static method in class com.stripe.param.PaymentMethodCreateParams.Klarna
- builder() - Static method in class com.stripe.param.PaymentMethodCreateParams.Klarna.Dob
- builder() - Static method in class com.stripe.param.PaymentMethodCreateParams.Oxxo
- builder() - Static method in class com.stripe.param.PaymentMethodCreateParams.P24
- builder() - Static method in class com.stripe.param.PaymentMethodCreateParams.SepaDebit
- builder() - Static method in class com.stripe.param.PaymentMethodCreateParams.Sofort
- builder() - Static method in class com.stripe.param.PaymentMethodCreateParams.Token
- builder() - Static method in class com.stripe.param.PaymentMethodCreateParams.WechatPay
- builder() - Static method in class com.stripe.param.PaymentMethodDetachParams
- builder() - Static method in class com.stripe.param.PaymentMethodListParams
- builder() - Static method in class com.stripe.param.PaymentMethodRetrieveParams
- builder() - Static method in class com.stripe.param.PaymentMethodUpdateParams.AcssDebit
- builder() - Static method in class com.stripe.param.PaymentMethodUpdateParams.AuBecsDebit
- builder() - Static method in class com.stripe.param.PaymentMethodUpdateParams.BacsDebit
- builder() - Static method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Address
- builder() - Static method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails
- builder() - Static method in class com.stripe.param.PaymentMethodUpdateParams
- builder() - Static method in class com.stripe.param.PaymentMethodUpdateParams.Card
- builder() - Static method in class com.stripe.param.PaymentMethodUpdateParams.SepaDebit
- builder() - Static method in class com.stripe.param.PaymentSourceCollectionCreateParams
- builder() - Static method in class com.stripe.param.PaymentSourceCollectionListParams
- builder() - Static method in class com.stripe.param.PaymentSourceCollectionRetrieveParams
- builder() - Static method in class com.stripe.param.PayoutCancelParams
- builder() - Static method in class com.stripe.param.PayoutCreateParams
- builder() - Static method in class com.stripe.param.PayoutListParams.ArrivalDate
- builder() - Static method in class com.stripe.param.PayoutListParams
- builder() - Static method in class com.stripe.param.PayoutListParams.Created
- builder() - Static method in class com.stripe.param.PayoutRetrieveParams
- builder() - Static method in class com.stripe.param.PayoutReverseParams
- builder() - Static method in class com.stripe.param.PayoutUpdateParams
- builder() - Static method in class com.stripe.param.PersonCollectionCreateParams.Address
- builder() - Static method in class com.stripe.param.PersonCollectionCreateParams.AddressKana
- builder() - Static method in class com.stripe.param.PersonCollectionCreateParams.AddressKanji
- builder() - Static method in class com.stripe.param.PersonCollectionCreateParams
- builder() - Static method in class com.stripe.param.PersonCollectionCreateParams.Dob
- builder() - Static method in class com.stripe.param.PersonCollectionCreateParams.Documents
- builder() - Static method in class com.stripe.param.PersonCollectionCreateParams.Documents.CompanyAuthorization
- builder() - Static method in class com.stripe.param.PersonCollectionCreateParams.Documents.Passport
- builder() - Static method in class com.stripe.param.PersonCollectionCreateParams.Documents.Visa
- builder() - Static method in class com.stripe.param.PersonCollectionCreateParams.Relationship
- builder() - Static method in class com.stripe.param.PersonCollectionCreateParams.Verification.AdditionalDocument
- builder() - Static method in class com.stripe.param.PersonCollectionCreateParams.Verification
- builder() - Static method in class com.stripe.param.PersonCollectionCreateParams.Verification.Document
- builder() - Static method in class com.stripe.param.PersonCollectionListParams
- builder() - Static method in class com.stripe.param.PersonCollectionListParams.Relationship
- builder() - Static method in class com.stripe.param.PersonCollectionRetrieveParams
- builder() - Static method in class com.stripe.param.PersonUpdateParams.Address
- builder() - Static method in class com.stripe.param.PersonUpdateParams.AddressKana
- builder() - Static method in class com.stripe.param.PersonUpdateParams.AddressKanji
- builder() - Static method in class com.stripe.param.PersonUpdateParams
- builder() - Static method in class com.stripe.param.PersonUpdateParams.Dob
- builder() - Static method in class com.stripe.param.PersonUpdateParams.Documents
- builder() - Static method in class com.stripe.param.PersonUpdateParams.Documents.CompanyAuthorization
- builder() - Static method in class com.stripe.param.PersonUpdateParams.Documents.Passport
- builder() - Static method in class com.stripe.param.PersonUpdateParams.Documents.Visa
- builder() - Static method in class com.stripe.param.PersonUpdateParams.Relationship
- builder() - Static method in class com.stripe.param.PersonUpdateParams.Verification.AdditionalDocument
- builder() - Static method in class com.stripe.param.PersonUpdateParams.Verification
- builder() - Static method in class com.stripe.param.PersonUpdateParams.Verification.Document
- builder() - Static method in class com.stripe.param.PlanCreateParams
- builder() - Static method in class com.stripe.param.PlanCreateParams.Product
- builder() - Static method in class com.stripe.param.PlanCreateParams.Tier
- builder() - Static method in class com.stripe.param.PlanCreateParams.TransformUsage
- builder() - Static method in class com.stripe.param.PlanListParams
- builder() - Static method in class com.stripe.param.PlanListParams.Created
- builder() - Static method in class com.stripe.param.PlanRetrieveParams
- builder() - Static method in class com.stripe.param.PlanUpdateParams
- builder() - Static method in class com.stripe.param.PriceCreateParams
- builder() - Static method in class com.stripe.param.PriceCreateParams.ProductData
- builder() - Static method in class com.stripe.param.PriceCreateParams.Recurring
- builder() - Static method in class com.stripe.param.PriceCreateParams.Tier
- builder() - Static method in class com.stripe.param.PriceCreateParams.TransformQuantity
- builder() - Static method in class com.stripe.param.PriceListParams
- builder() - Static method in class com.stripe.param.PriceListParams.Created
- builder() - Static method in class com.stripe.param.PriceListParams.Recurring
- builder() - Static method in class com.stripe.param.PriceRetrieveParams
- builder() - Static method in class com.stripe.param.PriceUpdateParams
- builder() - Static method in class com.stripe.param.PriceUpdateParams.Recurring
- builder() - Static method in class com.stripe.param.ProductCreateParams
- builder() - Static method in class com.stripe.param.ProductCreateParams.PackageDimensions
- builder() - Static method in class com.stripe.param.ProductListParams
- builder() - Static method in class com.stripe.param.ProductListParams.Created
- builder() - Static method in class com.stripe.param.ProductRetrieveParams
- builder() - Static method in class com.stripe.param.ProductUpdateParams
- builder() - Static method in class com.stripe.param.ProductUpdateParams.PackageDimensions
- builder() - Static method in class com.stripe.param.PromotionCodeCreateParams
- builder() - Static method in class com.stripe.param.PromotionCodeCreateParams.Restrictions
- builder() - Static method in class com.stripe.param.PromotionCodeListParams
- builder() - Static method in class com.stripe.param.PromotionCodeListParams.Created
- builder() - Static method in class com.stripe.param.PromotionCodeRetrieveParams
- builder() - Static method in class com.stripe.param.PromotionCodeUpdateParams
- builder() - Static method in class com.stripe.param.QuoteAcceptParams
- builder() - Static method in class com.stripe.param.QuoteCancelParams
- builder() - Static method in class com.stripe.param.QuoteCollectionListParams
- builder() - Static method in class com.stripe.param.QuoteCreateParams.AutomaticTax
- builder() - Static method in class com.stripe.param.QuoteCreateParams
- builder() - Static method in class com.stripe.param.QuoteCreateParams.Discount
- builder() - Static method in class com.stripe.param.QuoteCreateParams.FromQuote
- builder() - Static method in class com.stripe.param.QuoteCreateParams.InvoiceSettings
- builder() - Static method in class com.stripe.param.QuoteCreateParams.LineItem
- builder() - Static method in class com.stripe.param.QuoteCreateParams.LineItem.PriceData
- builder() - Static method in class com.stripe.param.QuoteCreateParams.LineItem.PriceData.Recurring
- builder() - Static method in class com.stripe.param.QuoteCreateParams.SubscriptionData
- builder() - Static method in class com.stripe.param.QuoteCreateParams.TransferData
- builder() - Static method in class com.stripe.param.QuoteFinalizeParams
- builder() - Static method in class com.stripe.param.QuoteFinalizeQuoteParams
- builder() - Static method in class com.stripe.param.QuoteListComputedUpfrontLineItemsParams
- builder() - Static method in class com.stripe.param.QuoteListLineItemsParams
- builder() - Static method in class com.stripe.param.QuoteListParams
- builder() - Static method in class com.stripe.param.QuotePdfParams
- builder() - Static method in class com.stripe.param.QuoteRetrieveParams
- builder() - Static method in class com.stripe.param.QuoteUpdateParams.AutomaticTax
- builder() - Static method in class com.stripe.param.QuoteUpdateParams
- builder() - Static method in class com.stripe.param.QuoteUpdateParams.Discount
- builder() - Static method in class com.stripe.param.QuoteUpdateParams.InvoiceSettings
- builder() - Static method in class com.stripe.param.QuoteUpdateParams.LineItem
- builder() - Static method in class com.stripe.param.QuoteUpdateParams.LineItem.PriceData
- builder() - Static method in class com.stripe.param.QuoteUpdateParams.LineItem.PriceData.Recurring
- builder() - Static method in class com.stripe.param.QuoteUpdateParams.SubscriptionData
- builder() - Static method in class com.stripe.param.QuoteUpdateParams.TransferData
- builder() - Static method in class com.stripe.param.radar.EarlyFraudWarningListParams
- builder() - Static method in class com.stripe.param.radar.EarlyFraudWarningRetrieveParams
- builder() - Static method in class com.stripe.param.radar.ValueListCreateParams
- builder() - Static method in class com.stripe.param.radar.ValueListItemCreateParams
- builder() - Static method in class com.stripe.param.radar.ValueListItemListParams
- builder() - Static method in class com.stripe.param.radar.ValueListItemListParams.Created
- builder() - Static method in class com.stripe.param.radar.ValueListItemRetrieveParams
- builder() - Static method in class com.stripe.param.radar.ValueListListParams
- builder() - Static method in class com.stripe.param.radar.ValueListListParams.Created
- builder() - Static method in class com.stripe.param.radar.ValueListRetrieveParams
- builder() - Static method in class com.stripe.param.radar.ValueListUpdateParams
- builder() - Static method in class com.stripe.param.RecipientCreateParams
- builder() - Static method in class com.stripe.param.RecipientListParams
- builder() - Static method in class com.stripe.param.RecipientListParams.Created
- builder() - Static method in class com.stripe.param.RecipientRetrieveParams
- builder() - Static method in class com.stripe.param.RecipientUpdateParams
- builder() - Static method in class com.stripe.param.RefundCollectionListParams
- builder() - Static method in class com.stripe.param.RefundCollectionRetrieveParams
- builder() - Static method in class com.stripe.param.RefundCreateParams
- builder() - Static method in class com.stripe.param.RefundListParams
- builder() - Static method in class com.stripe.param.RefundListParams.Created
- builder() - Static method in class com.stripe.param.RefundRetrieveParams
- builder() - Static method in class com.stripe.param.RefundUpdateParams
- builder() - Static method in class com.stripe.param.reporting.ReportRunCreateParams
- builder() - Static method in class com.stripe.param.reporting.ReportRunCreateParams.Parameters
- builder() - Static method in class com.stripe.param.reporting.ReportRunListParams
- builder() - Static method in class com.stripe.param.reporting.ReportRunListParams.Created
- builder() - Static method in class com.stripe.param.reporting.ReportRunRetrieveParams
- builder() - Static method in class com.stripe.param.reporting.ReportTypeListParams
- builder() - Static method in class com.stripe.param.reporting.ReportTypeRetrieveParams
- builder() - Static method in class com.stripe.param.ReviewApproveParams
- builder() - Static method in class com.stripe.param.ReviewListParams
- builder() - Static method in class com.stripe.param.ReviewListParams.Created
- builder() - Static method in class com.stripe.param.ReviewRetrieveParams
- builder() - Static method in class com.stripe.param.SetupAttemptListParams
- builder() - Static method in class com.stripe.param.SetupAttemptListParams.Created
- builder() - Static method in class com.stripe.param.SetupIntentCancelParams
- builder() - Static method in class com.stripe.param.SetupIntentConfirmParams
- builder() - Static method in class com.stripe.param.SetupIntentConfirmParams.MandateData
- builder() - Static method in class com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance
- builder() - Static method in class com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance.Offline
- builder() - Static method in class com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance.Online
- builder() - Static method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit
- builder() - Static method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions
- builder() - Static method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions
- builder() - Static method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.Card
- builder() - Static method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.SepaDebit
- builder() - Static method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.SepaDebit.MandateOptions
- builder() - Static method in class com.stripe.param.SetupIntentCreateParams
- builder() - Static method in class com.stripe.param.SetupIntentCreateParams.MandateData
- builder() - Static method in class com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance
- builder() - Static method in class com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance.Offline
- builder() - Static method in class com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance.Online
- builder() - Static method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit
- builder() - Static method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions
- builder() - Static method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions
- builder() - Static method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.Card
- builder() - Static method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.SepaDebit
- builder() - Static method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.SepaDebit.MandateOptions
- builder() - Static method in class com.stripe.param.SetupIntentCreateParams.SingleUse
- builder() - Static method in class com.stripe.param.SetupIntentListParams
- builder() - Static method in class com.stripe.param.SetupIntentListParams.Created
- builder() - Static method in class com.stripe.param.SetupIntentRetrieveParams
- builder() - Static method in class com.stripe.param.SetupIntentUpdateParams
- builder() - Static method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit
- builder() - Static method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions
- builder() - Static method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions
- builder() - Static method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.Card
- builder() - Static method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.SepaDebit
- builder() - Static method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.SepaDebit.MandateOptions
- builder() - Static method in class com.stripe.param.ShippingRateCreateParams
- builder() - Static method in class com.stripe.param.ShippingRateCreateParams.DeliveryEstimate
- builder() - Static method in class com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Maximum
- builder() - Static method in class com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Minimum
- builder() - Static method in class com.stripe.param.ShippingRateCreateParams.FixedAmount
- builder() - Static method in class com.stripe.param.ShippingRateListParams
- builder() - Static method in class com.stripe.param.ShippingRateListParams.Created
- builder() - Static method in class com.stripe.param.ShippingRateRetrieveParams
- builder() - Static method in class com.stripe.param.ShippingRateUpdateParams
- builder() - Static method in class com.stripe.param.sigma.ScheduledQueryRunListParams
- builder() - Static method in class com.stripe.param.sigma.ScheduledQueryRunRetrieveParams
- builder() - Static method in class com.stripe.param.SkuCreateParams
- builder() - Static method in class com.stripe.param.SkuCreateParams.Inventory
- builder() - Static method in class com.stripe.param.SkuCreateParams.PackageDimensions
- builder() - Static method in class com.stripe.param.SkuListParams
- builder() - Static method in class com.stripe.param.SkuRetrieveParams
- builder() - Static method in class com.stripe.param.SkuUpdateParams
- builder() - Static method in class com.stripe.param.SkuUpdateParams.Inventory
- builder() - Static method in class com.stripe.param.SkuUpdateParams.PackageDimensions
- builder() - Static method in class com.stripe.param.SourceCreateParams
- builder() - Static method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance
- builder() - Static method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance.Offline
- builder() - Static method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance.Online
- builder() - Static method in class com.stripe.param.SourceCreateParams.Mandate
- builder() - Static method in class com.stripe.param.SourceCreateParams.Owner.Address
- builder() - Static method in class com.stripe.param.SourceCreateParams.Owner
- builder() - Static method in class com.stripe.param.SourceCreateParams.Receiver
- builder() - Static method in class com.stripe.param.SourceCreateParams.Redirect
- builder() - Static method in class com.stripe.param.SourceCreateParams.SourceOrder
- builder() - Static method in class com.stripe.param.SourceCreateParams.SourceOrder.Item
- builder() - Static method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping.Address
- builder() - Static method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping
- builder() - Static method in class com.stripe.param.SourceDetachParams
- builder() - Static method in class com.stripe.param.SourceRetrieveParams
- builder() - Static method in class com.stripe.param.SourceSourceTransactionsParams
- builder() - Static method in class com.stripe.param.SourceUpdateParams
- builder() - Static method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance
- builder() - Static method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Offline
- builder() - Static method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Online
- builder() - Static method in class com.stripe.param.SourceUpdateParams.Mandate
- builder() - Static method in class com.stripe.param.SourceUpdateParams.Owner.Address
- builder() - Static method in class com.stripe.param.SourceUpdateParams.Owner
- builder() - Static method in class com.stripe.param.SourceUpdateParams.SourceOrder
- builder() - Static method in class com.stripe.param.SourceUpdateParams.SourceOrder.Item
- builder() - Static method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Address
- builder() - Static method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping
- builder() - Static method in class com.stripe.param.SourceVerifyParams
- builder() - Static method in class com.stripe.param.SubscriptionCancelParams
- builder() - Static method in class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem
- builder() - Static method in class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.PriceData
- builder() - Static method in class com.stripe.param.SubscriptionCreateParams.AutomaticTax
- builder() - Static method in class com.stripe.param.SubscriptionCreateParams.BillingThresholds
- builder() - Static method in class com.stripe.param.SubscriptionCreateParams
- builder() - Static method in class com.stripe.param.SubscriptionCreateParams.Item.BillingThresholds
- builder() - Static method in class com.stripe.param.SubscriptionCreateParams.Item
- builder() - Static method in class com.stripe.param.SubscriptionCreateParams.Item.PriceData
- builder() - Static method in class com.stripe.param.SubscriptionCreateParams.Item.PriceData.Recurring
- builder() - Static method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings
- builder() - Static method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit
- builder() - Static method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions
- builder() - Static method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact
- builder() - Static method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions
- builder() - Static method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card
- builder() - Static method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions
- builder() - Static method in class com.stripe.param.SubscriptionCreateParams.PendingInvoiceItemInterval
- builder() - Static method in class com.stripe.param.SubscriptionCreateParams.TransferData
- builder() - Static method in class com.stripe.param.SubscriptionItemCreateParams.BillingThresholds
- builder() - Static method in class com.stripe.param.SubscriptionItemCreateParams
- builder() - Static method in class com.stripe.param.SubscriptionItemCreateParams.PriceData
- builder() - Static method in class com.stripe.param.SubscriptionItemCreateParams.PriceData.Recurring
- builder() - Static method in class com.stripe.param.SubscriptionItemDeleteParams
- builder() - Static method in class com.stripe.param.SubscriptionItemListParams
- builder() - Static method in class com.stripe.param.SubscriptionItemRetrieveParams
- builder() - Static method in class com.stripe.param.SubscriptionItemUpdateParams.BillingThresholds
- builder() - Static method in class com.stripe.param.SubscriptionItemUpdateParams
- builder() - Static method in class com.stripe.param.SubscriptionItemUpdateParams.PriceData
- builder() - Static method in class com.stripe.param.SubscriptionItemUpdateParams.PriceData.Recurring
- builder() - Static method in class com.stripe.param.SubscriptionItemUsageRecordSummariesParams
- builder() - Static method in class com.stripe.param.SubscriptionListParams
- builder() - Static method in class com.stripe.param.SubscriptionListParams.Created
- builder() - Static method in class com.stripe.param.SubscriptionListParams.CurrentPeriodEnd
- builder() - Static method in class com.stripe.param.SubscriptionListParams.CurrentPeriodStart
- builder() - Static method in class com.stripe.param.SubscriptionRetrieveParams
- builder() - Static method in class com.stripe.param.SubscriptionScheduleCancelParams
- builder() - Static method in class com.stripe.param.SubscriptionScheduleCreateParams
- builder() - Static method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.AutomaticTax
- builder() - Static method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.BillingThresholds
- builder() - Static method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings
- builder() - Static method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.InvoiceSettings
- builder() - Static method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.TransferData
- builder() - Static method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem
- builder() - Static method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.PriceData
- builder() - Static method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AutomaticTax
- builder() - Static method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.BillingThresholds
- builder() - Static method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase
- builder() - Static method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.InvoiceSettings
- builder() - Static method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.BillingThresholds
- builder() - Static method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item
- builder() - Static method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData
- builder() - Static method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.Recurring
- builder() - Static method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.TransferData
- builder() - Static method in class com.stripe.param.SubscriptionScheduleListParams
- builder() - Static method in class com.stripe.param.SubscriptionScheduleListParams.CanceledAt
- builder() - Static method in class com.stripe.param.SubscriptionScheduleListParams.CompletedAt
- builder() - Static method in class com.stripe.param.SubscriptionScheduleListParams.Created
- builder() - Static method in class com.stripe.param.SubscriptionScheduleListParams.ReleasedAt
- builder() - Static method in class com.stripe.param.SubscriptionScheduleReleaseParams
- builder() - Static method in class com.stripe.param.SubscriptionScheduleRetrieveParams
- builder() - Static method in class com.stripe.param.SubscriptionScheduleUpdateParams
- builder() - Static method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.AutomaticTax
- builder() - Static method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.BillingThresholds
- builder() - Static method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings
- builder() - Static method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.InvoiceSettings
- builder() - Static method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.TransferData
- builder() - Static method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem
- builder() - Static method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.PriceData
- builder() - Static method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AutomaticTax
- builder() - Static method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.BillingThresholds
- builder() - Static method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase
- builder() - Static method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.InvoiceSettings
- builder() - Static method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.BillingThresholds
- builder() - Static method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item
- builder() - Static method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData
- builder() - Static method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Recurring
- builder() - Static method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.TransferData
- builder() - Static method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem
- builder() - Static method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.PriceData
- builder() - Static method in class com.stripe.param.SubscriptionUpdateParams.AutomaticTax
- builder() - Static method in class com.stripe.param.SubscriptionUpdateParams.BillingThresholds
- builder() - Static method in class com.stripe.param.SubscriptionUpdateParams
- builder() - Static method in class com.stripe.param.SubscriptionUpdateParams.Item.BillingThresholds
- builder() - Static method in class com.stripe.param.SubscriptionUpdateParams.Item
- builder() - Static method in class com.stripe.param.SubscriptionUpdateParams.Item.PriceData
- builder() - Static method in class com.stripe.param.SubscriptionUpdateParams.Item.PriceData.Recurring
- builder() - Static method in class com.stripe.param.SubscriptionUpdateParams.PauseCollection
- builder() - Static method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings
- builder() - Static method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit
- builder() - Static method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions
- builder() - Static method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact
- builder() - Static method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions
- builder() - Static method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card
- builder() - Static method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions
- builder() - Static method in class com.stripe.param.SubscriptionUpdateParams.PendingInvoiceItemInterval
- builder() - Static method in class com.stripe.param.SubscriptionUpdateParams.TransferData
- builder() - Static method in class com.stripe.param.TaxCodeListParams
- builder() - Static method in class com.stripe.param.TaxCodeRetrieveParams
- builder() - Static method in class com.stripe.param.TaxIdCollectionCreateParams
- builder() - Static method in class com.stripe.param.TaxIdCollectionListParams
- builder() - Static method in class com.stripe.param.TaxIdCollectionRetrieveParams
- builder() - Static method in class com.stripe.param.TaxRateCreateParams
- builder() - Static method in class com.stripe.param.TaxRateListParams
- builder() - Static method in class com.stripe.param.TaxRateListParams.Created
- builder() - Static method in class com.stripe.param.TaxRateRetrieveParams
- builder() - Static method in class com.stripe.param.TaxRateUpdateParams
- builder() - Static method in class com.stripe.param.terminal.ConnectionTokenCreateParams
- builder() - Static method in class com.stripe.param.terminal.LocationCreateParams.Address
- builder() - Static method in class com.stripe.param.terminal.LocationCreateParams
- builder() - Static method in class com.stripe.param.terminal.LocationDeleteParams
- builder() - Static method in class com.stripe.param.terminal.LocationListParams
- builder() - Static method in class com.stripe.param.terminal.LocationRetrieveParams
- builder() - Static method in class com.stripe.param.terminal.LocationUpdateParams.Address
- builder() - Static method in class com.stripe.param.terminal.LocationUpdateParams
- builder() - Static method in class com.stripe.param.terminal.ReaderCreateParams
- builder() - Static method in class com.stripe.param.terminal.ReaderDeleteParams
- builder() - Static method in class com.stripe.param.terminal.ReaderListParams
- builder() - Static method in class com.stripe.param.terminal.ReaderRetrieveParams
- builder() - Static method in class com.stripe.param.terminal.ReaderUpdateParams
- builder() - Static method in class com.stripe.param.ThreeDSecureCreateParams
- builder() - Static method in class com.stripe.param.ThreeDSecureRetrieveParams
- builder() - Static method in class com.stripe.param.TokenCreateParams.Account
- builder() - Static method in class com.stripe.param.TokenCreateParams.Account.Company.Address
- builder() - Static method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKana
- builder() - Static method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKanji
- builder() - Static method in class com.stripe.param.TokenCreateParams.Account.Company
- builder() - Static method in class com.stripe.param.TokenCreateParams.Account.Company.OwnershipDeclaration
- builder() - Static method in class com.stripe.param.TokenCreateParams.Account.Company.Verification
- builder() - Static method in class com.stripe.param.TokenCreateParams.Account.Company.Verification.Document
- builder() - Static method in class com.stripe.param.TokenCreateParams.Account.Individual.Address
- builder() - Static method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKana
- builder() - Static method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKanji
- builder() - Static method in class com.stripe.param.TokenCreateParams.Account.Individual
- builder() - Static method in class com.stripe.param.TokenCreateParams.Account.Individual.Dob
- builder() - Static method in class com.stripe.param.TokenCreateParams.Account.Individual.Verification.AdditionalDocument
- builder() - Static method in class com.stripe.param.TokenCreateParams.Account.Individual.Verification
- builder() - Static method in class com.stripe.param.TokenCreateParams.Account.Individual.Verification.Document
- builder() - Static method in class com.stripe.param.TokenCreateParams.BankAccount
- builder() - Static method in class com.stripe.param.TokenCreateParams
- builder() - Static method in class com.stripe.param.TokenCreateParams.Card
- builder() - Static method in class com.stripe.param.TokenCreateParams.CvcUpdate
- builder() - Static method in class com.stripe.param.TokenCreateParams.Person.Address
- builder() - Static method in class com.stripe.param.TokenCreateParams.Person.AddressKana
- builder() - Static method in class com.stripe.param.TokenCreateParams.Person.AddressKanji
- builder() - Static method in class com.stripe.param.TokenCreateParams.Person
- builder() - Static method in class com.stripe.param.TokenCreateParams.Person.Dob
- builder() - Static method in class com.stripe.param.TokenCreateParams.Person.Documents
- builder() - Static method in class com.stripe.param.TokenCreateParams.Person.Documents.CompanyAuthorization
- builder() - Static method in class com.stripe.param.TokenCreateParams.Person.Documents.Passport
- builder() - Static method in class com.stripe.param.TokenCreateParams.Person.Documents.Visa
- builder() - Static method in class com.stripe.param.TokenCreateParams.Person.Relationship
- builder() - Static method in class com.stripe.param.TokenCreateParams.Person.Verification.AdditionalDocument
- builder() - Static method in class com.stripe.param.TokenCreateParams.Person.Verification
- builder() - Static method in class com.stripe.param.TokenCreateParams.Person.Verification.Document
- builder() - Static method in class com.stripe.param.TokenCreateParams.Pii
- builder() - Static method in class com.stripe.param.TokenRetrieveParams
- builder() - Static method in class com.stripe.param.TopupCancelParams
- builder() - Static method in class com.stripe.param.TopupCreateParams
- builder() - Static method in class com.stripe.param.TopupListParams.Amount
- builder() - Static method in class com.stripe.param.TopupListParams
- builder() - Static method in class com.stripe.param.TopupListParams.Created
- builder() - Static method in class com.stripe.param.TopupRetrieveParams
- builder() - Static method in class com.stripe.param.TopupUpdateParams
- builder() - Static method in class com.stripe.param.TransferCreateParams
- builder() - Static method in class com.stripe.param.TransferListParams
- builder() - Static method in class com.stripe.param.TransferListParams.Created
- builder() - Static method in class com.stripe.param.TransferRetrieveParams
- builder() - Static method in class com.stripe.param.TransferReversalCollectionCreateParams
- builder() - Static method in class com.stripe.param.TransferReversalCollectionListParams
- builder() - Static method in class com.stripe.param.TransferReversalCollectionRetrieveParams
- builder() - Static method in class com.stripe.param.TransferReversalUpdateParams
- builder() - Static method in class com.stripe.param.TransferUpdateParams
- builder() - Static method in class com.stripe.param.UsageRecordCreateOnSubscriptionItemParams
- builder() - Static method in class com.stripe.param.WebhookEndpointCreateParams
- builder() - Static method in class com.stripe.param.WebhookEndpointListParams
- builder() - Static method in class com.stripe.param.WebhookEndpointRetrieveParams
- builder() - Static method in class com.stripe.param.WebhookEndpointUpdateParams
- Builder() - Constructor for class com.stripe.param.AccountCapabilitiesParams.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.BusinessProfile.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.BusinessProfile.SupportAddress.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Capabilities.AcssDebitPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Capabilities.AfterpayClearpayPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Capabilities.AuBecsDebitPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Capabilities.BacsDebitPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Capabilities.BancontactPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Capabilities.BoletoPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Capabilities.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Capabilities.CardIssuing.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Capabilities.CardPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Capabilities.CartesBancairesPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Capabilities.EpsPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Capabilities.FpxPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Capabilities.GiropayPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Capabilities.GrabpayPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Capabilities.IdealPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Capabilities.JcbPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Capabilities.KlarnaPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Capabilities.LegacyPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Capabilities.OxxoPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Capabilities.P24Payments.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Capabilities.SepaDebitPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Capabilities.SofortPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Capabilities.TaxReportingUs1099K.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Capabilities.TaxReportingUs1099Misc.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Capabilities.Transfers.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Company.Address.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Company.AddressKana.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Company.AddressKanji.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Company.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Company.OwnershipDeclaration.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Company.Verification.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Company.Verification.Document.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Documents.BankAccountOwnershipVerification.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Documents.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Documents.CompanyLicense.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Documents.CompanyMemorandumOfAssociation.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Documents.CompanyMinisterialDecree.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Documents.CompanyRegistrationVerification.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Documents.CompanyTaxIdVerification.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Documents.ProofOfRegistration.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Individual.Address.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Individual.AddressKana.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Individual.AddressKanji.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Individual.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Individual.Dob.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Individual.Verification.AdditionalDocument.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Individual.Verification.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Individual.Verification.Document.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Settings.Branding.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Settings.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Settings.CardIssuing.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Settings.CardIssuing.TosAcceptance.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Settings.CardPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Settings.CardPayments.DeclineOn.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Settings.Payments.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Settings.Payouts.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule.Builder
- Builder() - Constructor for class com.stripe.param.AccountCreateParams.TosAcceptance.Builder
- Builder() - Constructor for class com.stripe.param.AccountLinkCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.AccountListParams.Builder
- Builder() - Constructor for class com.stripe.param.AccountListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.AccountPersonsParams.Builder
- Builder() - Constructor for class com.stripe.param.AccountPersonsParams.Relationship.Builder
- Builder() - Constructor for class com.stripe.param.AccountRejectParams.Builder
- Builder() - Constructor for class com.stripe.param.AccountRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.BusinessProfile.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.BusinessProfile.SupportAddress.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Capabilities.AcssDebitPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Capabilities.AfterpayClearpayPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Capabilities.AuBecsDebitPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Capabilities.BacsDebitPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Capabilities.BancontactPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Capabilities.BoletoPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Capabilities.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Capabilities.CardIssuing.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Capabilities.CardPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Capabilities.CartesBancairesPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Capabilities.EpsPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Capabilities.FpxPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Capabilities.GiropayPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Capabilities.GrabpayPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Capabilities.IdealPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Capabilities.JcbPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Capabilities.KlarnaPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Capabilities.LegacyPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Capabilities.OxxoPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Capabilities.P24Payments.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Capabilities.SepaDebitPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Capabilities.SofortPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Capabilities.TaxReportingUs1099K.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Capabilities.TaxReportingUs1099Misc.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Capabilities.Transfers.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Company.Address.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Company.AddressKana.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Company.AddressKanji.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Company.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Company.OwnershipDeclaration.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Company.Verification.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Company.Verification.Document.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Documents.BankAccountOwnershipVerification.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Documents.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Documents.CompanyLicense.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Documents.CompanyMemorandumOfAssociation.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Documents.CompanyMinisterialDecree.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Documents.CompanyRegistrationVerification.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Documents.CompanyTaxIdVerification.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Documents.ProofOfRegistration.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Individual.Address.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Individual.AddressKana.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Individual.AddressKanji.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Individual.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Individual.Dob.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Individual.Verification.AdditionalDocument.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Individual.Verification.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Individual.Verification.Document.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Settings.Branding.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Settings.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Settings.CardIssuing.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Settings.CardIssuing.TosAcceptance.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Settings.CardPayments.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Settings.CardPayments.DeclineOn.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Settings.Payments.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Settings.Payouts.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule.Builder
- Builder() - Constructor for class com.stripe.param.AccountUpdateParams.TosAcceptance.Builder
- Builder() - Constructor for class com.stripe.param.ApplePayDomainCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.ApplePayDomainListParams.Builder
- Builder() - Constructor for class com.stripe.param.ApplePayDomainRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.ApplicationFeeListParams.Builder
- Builder() - Constructor for class com.stripe.param.ApplicationFeeListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.ApplicationFeeRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.BalanceRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.BalanceTransactionListParams.AvailableOn.Builder
- Builder() - Constructor for class com.stripe.param.BalanceTransactionListParams.Builder
- Builder() - Constructor for class com.stripe.param.BalanceTransactionListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.BalanceTransactionRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.BankAccountUpdateOnAccountParams.Builder
- Builder() - Constructor for class com.stripe.param.BankAccountUpdateOnCustomerParams.Builder
- Builder() - Constructor for class com.stripe.param.BankAccountVerifyParams.Builder
- Builder() - Constructor for class com.stripe.param.billingportal.ConfigurationCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.billingportal.ConfigurationCreateParams.BusinessProfile.Builder
- Builder() - Constructor for class com.stripe.param.billingportal.ConfigurationCreateParams.Features.Builder
- Builder() - Constructor for class com.stripe.param.billingportal.ConfigurationCreateParams.Features.CustomerUpdate.Builder
- Builder() - Constructor for class com.stripe.param.billingportal.ConfigurationCreateParams.Features.InvoiceHistory.Builder
- Builder() - Constructor for class com.stripe.param.billingportal.ConfigurationCreateParams.Features.PaymentMethodUpdate.Builder
- Builder() - Constructor for class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.Builder
- Builder() - Constructor for class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason.Builder
- Builder() - Constructor for class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionPause.Builder
- Builder() - Constructor for class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.Builder
- Builder() - Constructor for class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.Product.Builder
- Builder() - Constructor for class com.stripe.param.billingportal.ConfigurationListParams.Builder
- Builder() - Constructor for class com.stripe.param.billingportal.ConfigurationRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.billingportal.ConfigurationUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.billingportal.ConfigurationUpdateParams.BusinessProfile.Builder
- Builder() - Constructor for class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.Builder
- Builder() - Constructor for class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.CustomerUpdate.Builder
- Builder() - Constructor for class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.InvoiceHistory.Builder
- Builder() - Constructor for class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.PaymentMethodUpdate.Builder
- Builder() - Constructor for class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.Builder
- Builder() - Constructor for class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason.Builder
- Builder() - Constructor for class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionPause.Builder
- Builder() - Constructor for class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.Builder
- Builder() - Constructor for class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.Product.Builder
- Builder() - Constructor for class com.stripe.param.billingportal.SessionCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.BitcoinReceiverListParams.Builder
- Builder() - Constructor for class com.stripe.param.BitcoinReceiverRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.BitcoinTransactionCollectionListParams.Builder
- Builder() - Constructor for class com.stripe.param.CapabilityCollectionListParams.Builder
- Builder() - Constructor for class com.stripe.param.CapabilityCollectionRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.CapabilityUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.CardUpdateOnAccountParams.Builder
- Builder() - Constructor for class com.stripe.param.CardUpdateOnCustomerParams.Builder
- Builder() - Constructor for class com.stripe.param.ChargeCaptureParams.Builder
- Builder() - Constructor for class com.stripe.param.ChargeCaptureParams.TransferData.Builder
- Builder() - Constructor for class com.stripe.param.ChargeCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.ChargeCreateParams.Destination.Builder
- Builder() - Constructor for class com.stripe.param.ChargeCreateParams.Shipping.Address.Builder
- Builder() - Constructor for class com.stripe.param.ChargeCreateParams.Shipping.Builder
- Builder() - Constructor for class com.stripe.param.ChargeCreateParams.TransferData.Builder
- Builder() - Constructor for class com.stripe.param.ChargeListParams.Builder
- Builder() - Constructor for class com.stripe.param.ChargeListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.ChargeRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.ChargeUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.ChargeUpdateParams.FraudDetails.Builder
- Builder() - Constructor for class com.stripe.param.ChargeUpdateParams.Shipping.Address.Builder
- Builder() - Constructor for class com.stripe.param.ChargeUpdateParams.Shipping.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.AfterExpiration.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.AfterExpiration.Recovery.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.AutomaticTax.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.ConsentCollection.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.CustomerUpdate.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.Discount.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.LineItem.AdjustableQuantity.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.LineItem.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.ProductData.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.Recurring.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping.Address.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.TransferData.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.Boleto.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.Oxxo.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.WechatPay.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.PhoneNumberCollection.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.SetupIntentData.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.ShippingOption.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Maximum.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Minimum.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.FixedAmount.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.Item.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.TransferData.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionCreateParams.TaxIdCollection.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionExpireParams.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionListLineItemsParams.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionListParams.Builder
- Builder() - Constructor for class com.stripe.param.checkout.SessionRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.CountrySpecListParams.Builder
- Builder() - Constructor for class com.stripe.param.CountrySpecRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.CouponCreateParams.AppliesTo.Builder
- Builder() - Constructor for class com.stripe.param.CouponCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.CouponListParams.Builder
- Builder() - Constructor for class com.stripe.param.CouponListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.CouponRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.CouponUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.CreditNoteCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.CreditNoteCreateParams.Line.Builder
- Builder() - Constructor for class com.stripe.param.CreditNoteLineItemCollectionListParams.Builder
- Builder() - Constructor for class com.stripe.param.CreditNoteListParams.Builder
- Builder() - Constructor for class com.stripe.param.CreditNotePreviewParams.Builder
- Builder() - Constructor for class com.stripe.param.CreditNotePreviewParams.Line.Builder
- Builder() - Constructor for class com.stripe.param.CreditNoteRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.CreditNoteUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.CreditNoteVoidCreditNoteParams.Builder
- Builder() - Constructor for class com.stripe.param.CustomerBalanceTransactionCollectionCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.CustomerBalanceTransactionCollectionListParams.Builder
- Builder() - Constructor for class com.stripe.param.CustomerBalanceTransactionCollectionRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.CustomerBalanceTransactionsParams.Builder
- Builder() - Constructor for class com.stripe.param.CustomerBalanceTransactionUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.CustomerCreateParams.Address.Builder
- Builder() - Constructor for class com.stripe.param.CustomerCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.CustomerCreateParams.InvoiceSettings.Builder
- Builder() - Constructor for class com.stripe.param.CustomerCreateParams.InvoiceSettings.CustomField.Builder
- Builder() - Constructor for class com.stripe.param.CustomerCreateParams.Shipping.Address.Builder
- Builder() - Constructor for class com.stripe.param.CustomerCreateParams.Shipping.Builder
- Builder() - Constructor for class com.stripe.param.CustomerCreateParams.Tax.Builder
- Builder() - Constructor for class com.stripe.param.CustomerCreateParams.TaxIdData.Builder
- Builder() - Constructor for class com.stripe.param.CustomerListParams.Builder
- Builder() - Constructor for class com.stripe.param.CustomerListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.CustomerListPaymentMethodsParams.Builder
- Builder() - Constructor for class com.stripe.param.CustomerRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.CustomerUpdateParams.Address.Builder
- Builder() - Constructor for class com.stripe.param.CustomerUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.CustomerUpdateParams.InvoiceSettings.Builder
- Builder() - Constructor for class com.stripe.param.CustomerUpdateParams.InvoiceSettings.CustomField.Builder
- Builder() - Constructor for class com.stripe.param.CustomerUpdateParams.Shipping.Address.Builder
- Builder() - Constructor for class com.stripe.param.CustomerUpdateParams.Shipping.Builder
- Builder() - Constructor for class com.stripe.param.CustomerUpdateParams.Tax.Builder
- Builder() - Constructor for class com.stripe.param.DisputeCloseParams.Builder
- Builder() - Constructor for class com.stripe.param.DisputeListParams.Builder
- Builder() - Constructor for class com.stripe.param.DisputeListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.DisputeRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.DisputeUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.DisputeUpdateParams.Evidence.Builder
- Builder() - Constructor for class com.stripe.param.EphemeralKeyCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.EventListParams.Builder
- Builder() - Constructor for class com.stripe.param.EventListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.EventRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.ExchangeRateListParams.Builder
- Builder() - Constructor for class com.stripe.param.ExchangeRateRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.ExternalAccountCollectionCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.ExternalAccountCollectionListParams.Builder
- Builder() - Constructor for class com.stripe.param.ExternalAccountCollectionRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.ExternalAccountUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.FeeRefundCollectionCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.FeeRefundCollectionListParams.Builder
- Builder() - Constructor for class com.stripe.param.FeeRefundCollectionRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.FeeRefundUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.FileCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.FileCreateParams.FileLinkData.Builder
- Builder() - Constructor for class com.stripe.param.FileLinkCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.FileLinkListParams.Builder
- Builder() - Constructor for class com.stripe.param.FileLinkListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.FileLinkRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.FileLinkUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.FileListParams.Builder
- Builder() - Constructor for class com.stripe.param.FileListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.identity.VerificationReportListParams.Builder
- Builder() - Constructor for class com.stripe.param.identity.VerificationReportListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.identity.VerificationReportRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.identity.VerificationSessionCancelParams.Builder
- Builder() - Constructor for class com.stripe.param.identity.VerificationSessionCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.identity.VerificationSessionCreateParams.Options.Builder
- Builder() - Constructor for class com.stripe.param.identity.VerificationSessionCreateParams.Options.Document.Builder
- Builder() - Constructor for class com.stripe.param.identity.VerificationSessionListParams.Builder
- Builder() - Constructor for class com.stripe.param.identity.VerificationSessionListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.identity.VerificationSessionRedactParams.Builder
- Builder() - Constructor for class com.stripe.param.identity.VerificationSessionRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.identity.VerificationSessionUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.identity.VerificationSessionUpdateParams.Options.Builder
- Builder() - Constructor for class com.stripe.param.identity.VerificationSessionUpdateParams.Options.Document.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceCreateParams.AutomaticTax.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceCreateParams.CustomField.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceCreateParams.Discount.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceCreateParams.PaymentSettings.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Card.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceCreateParams.TransferData.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceFinalizeInvoiceParams.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceItemCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceItemCreateParams.Discount.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceItemCreateParams.Period.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceItemCreateParams.PriceData.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceItemListParams.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceItemListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceItemRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceItemUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceItemUpdateParams.Discount.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceItemUpdateParams.Period.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceItemUpdateParams.PriceData.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceLineItemCollectionListParams.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceListParams.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceListParams.DueDate.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceMarkUncollectibleParams.Builder
- Builder() - Constructor for class com.stripe.param.InvoicePayParams.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceSendInvoiceParams.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceUpcomingParams.AutomaticTax.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceUpcomingParams.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Address.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Shipping.Address.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Shipping.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Tax.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceUpcomingParams.Discount.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Discount.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Period.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.PriceData.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.BillingThresholds.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.Recurring.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceUpdateParams.AutomaticTax.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceUpdateParams.CustomField.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceUpdateParams.Discount.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceUpdateParams.PaymentSettings.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Card.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceUpdateParams.TransferData.Builder
- Builder() - Constructor for class com.stripe.param.InvoiceVoidInvoiceParams.Builder
- Builder() - Constructor for class com.stripe.param.IssuerFraudRecordListParams.Builder
- Builder() - Constructor for class com.stripe.param.IssuerFraudRecordRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.issuing.AuthorizationApproveParams.Builder
- Builder() - Constructor for class com.stripe.param.issuing.AuthorizationDeclineParams.Builder
- Builder() - Constructor for class com.stripe.param.issuing.AuthorizationListParams.Builder
- Builder() - Constructor for class com.stripe.param.issuing.AuthorizationListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.issuing.AuthorizationRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.issuing.AuthorizationUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardCreateParams.Shipping.Address.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardCreateParams.Shipping.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardCreateParams.SpendingControls.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardDetailsParams.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardholderCreateParams.Billing.Address.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardholderCreateParams.Billing.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardholderCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardholderCreateParams.Company.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardholderCreateParams.Individual.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardholderCreateParams.Individual.Dob.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardholderCreateParams.Individual.Verification.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardholderCreateParams.Individual.Verification.Document.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardholderCreateParams.SpendingControls.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardholderListParams.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardholderListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardholderRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardholderUpdateParams.Billing.Address.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardholderUpdateParams.Billing.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardholderUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardholderUpdateParams.Company.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardholderUpdateParams.Individual.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardholderUpdateParams.Individual.Dob.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardholderUpdateParams.Individual.Verification.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardholderUpdateParams.Individual.Verification.Document.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardListParams.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardUpdateParams.SpendingControls.Builder
- Builder() - Constructor for class com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Builder
- Builder() - Constructor for class com.stripe.param.issuing.DisputeCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.issuing.DisputeCreateParams.Evidence.Builder
- Builder() - Constructor for class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled.Builder
- Builder() - Constructor for class com.stripe.param.issuing.DisputeCreateParams.Evidence.Duplicate.Builder
- Builder() - Constructor for class com.stripe.param.issuing.DisputeCreateParams.Evidence.Fraudulent.Builder
- Builder() - Constructor for class com.stripe.param.issuing.DisputeCreateParams.Evidence.MerchandiseNotAsDescribed.Builder
- Builder() - Constructor for class com.stripe.param.issuing.DisputeCreateParams.Evidence.NotReceived.Builder
- Builder() - Constructor for class com.stripe.param.issuing.DisputeCreateParams.Evidence.Other.Builder
- Builder() - Constructor for class com.stripe.param.issuing.DisputeCreateParams.Evidence.ServiceNotAsDescribed.Builder
- Builder() - Constructor for class com.stripe.param.issuing.DisputeListParams.Builder
- Builder() - Constructor for class com.stripe.param.issuing.DisputeListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.issuing.DisputeRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.issuing.DisputeSubmitParams.Builder
- Builder() - Constructor for class com.stripe.param.issuing.DisputeUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Builder
- Builder() - Constructor for class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.Builder
- Builder() - Constructor for class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Duplicate.Builder
- Builder() - Constructor for class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Fraudulent.Builder
- Builder() - Constructor for class com.stripe.param.issuing.DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed.Builder
- Builder() - Constructor for class com.stripe.param.issuing.DisputeUpdateParams.Evidence.NotReceived.Builder
- Builder() - Constructor for class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Other.Builder
- Builder() - Constructor for class com.stripe.param.issuing.DisputeUpdateParams.Evidence.ServiceNotAsDescribed.Builder
- Builder() - Constructor for class com.stripe.param.issuing.TransactionListParams.Builder
- Builder() - Constructor for class com.stripe.param.issuing.TransactionListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.issuing.TransactionRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.issuing.TransactionUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.LoginLinkCreateOnAccountParams.Builder
- Builder() - Constructor for class com.stripe.param.MandateRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.OrderCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.OrderCreateParams.Item.Builder
- Builder() - Constructor for class com.stripe.param.OrderCreateParams.Shipping.Address.Builder
- Builder() - Constructor for class com.stripe.param.OrderCreateParams.Shipping.Builder
- Builder() - Constructor for class com.stripe.param.OrderListParams.Builder
- Builder() - Constructor for class com.stripe.param.OrderListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.OrderListParams.StatusTransitions.Builder
- Builder() - Constructor for class com.stripe.param.OrderListParams.StatusTransitions.Canceled.Builder
- Builder() - Constructor for class com.stripe.param.OrderListParams.StatusTransitions.Fulfilled.Builder
- Builder() - Constructor for class com.stripe.param.OrderListParams.StatusTransitions.Paid.Builder
- Builder() - Constructor for class com.stripe.param.OrderListParams.StatusTransitions.Returned.Builder
- Builder() - Constructor for class com.stripe.param.OrderPayParams.Builder
- Builder() - Constructor for class com.stripe.param.OrderRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.OrderReturnListParams.Builder
- Builder() - Constructor for class com.stripe.param.OrderReturnListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.OrderReturnOrderParams.Builder
- Builder() - Constructor for class com.stripe.param.OrderReturnOrderParams.Item.Builder
- Builder() - Constructor for class com.stripe.param.OrderReturnRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.OrderUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.OrderUpdateParams.Shipping.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCancelParams.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCaptureParams.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCaptureParams.TransferData.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.MandateData.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Offline.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Online.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.AcssDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.AfterpayClearpay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Alipay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.AuBecsDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BacsDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Bancontact.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Address.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Boleto.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Giropay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Grabpay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Ideal.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.InteracPresent.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Klarna.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Klarna.Dob.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Oxxo.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.SepaDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Sofort.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.WechatPay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AfterpayClearpay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Alipay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AuBecsDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.BacsDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Bancontact.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Boleto.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Plan.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.CardPresent.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Eps.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Fpx.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Giropay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Grabpay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Ideal.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.InteracPresent.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Oxxo.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.P24.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.SepaDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.SepaDebit.MandateOptions.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Sofort.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.WechatPay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.Shipping.Address.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentConfirmParams.Shipping.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.AutomaticPaymentMethods.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.MandateData.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance.Offline.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance.Online.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.AcssDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.AfterpayClearpay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Alipay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.AuBecsDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BacsDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Bancontact.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Address.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Boleto.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Giropay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Grabpay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Ideal.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.InteracPresent.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Klarna.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Klarna.Dob.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Oxxo.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.SepaDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Sofort.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.WechatPay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AfterpayClearpay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Alipay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AuBecsDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.BacsDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Bancontact.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Boleto.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Plan.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.CardPresent.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Eps.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Fpx.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Giropay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Grabpay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Ideal.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.InteracPresent.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Oxxo.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.P24.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.SepaDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.SepaDebit.MandateOptions.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Sofort.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.WechatPay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.Shipping.Address.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.Shipping.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentCreateParams.TransferData.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentListParams.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AcssDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AfterpayClearpay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Alipay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AuBecsDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BacsDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Bancontact.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Address.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Boleto.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Giropay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Grabpay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Ideal.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.InteracPresent.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Klarna.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Klarna.Dob.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Oxxo.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.SepaDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Sofort.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.WechatPay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AfterpayClearpay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Alipay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AuBecsDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.BacsDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Bancontact.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Boleto.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Plan.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.CardPresent.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Eps.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Fpx.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Giropay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Grabpay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Ideal.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.InteracPresent.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Oxxo.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.P24.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.SepaDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.SepaDebit.MandateOptions.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Sofort.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.WechatPay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.Shipping.Address.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.Shipping.Builder
- Builder() - Constructor for class com.stripe.param.PaymentIntentUpdateParams.TransferData.Builder
- Builder() - Constructor for class com.stripe.param.PaymentLinkCreateParams.AfterCompletion.Builder
- Builder() - Constructor for class com.stripe.param.PaymentLinkCreateParams.AfterCompletion.HostedConfirmation.Builder
- Builder() - Constructor for class com.stripe.param.PaymentLinkCreateParams.AfterCompletion.Redirect.Builder
- Builder() - Constructor for class com.stripe.param.PaymentLinkCreateParams.AutomaticTax.Builder
- Builder() - Constructor for class com.stripe.param.PaymentLinkCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.PaymentLinkCreateParams.LineItem.AdjustableQuantity.Builder
- Builder() - Constructor for class com.stripe.param.PaymentLinkCreateParams.LineItem.Builder
- Builder() - Constructor for class com.stripe.param.PaymentLinkCreateParams.PhoneNumberCollection.Builder
- Builder() - Constructor for class com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.Builder
- Builder() - Constructor for class com.stripe.param.PaymentLinkCreateParams.SubscriptionData.Builder
- Builder() - Constructor for class com.stripe.param.PaymentLinkCreateParams.TransferData.Builder
- Builder() - Constructor for class com.stripe.param.PaymentLinkListLineItemsParams.Builder
- Builder() - Constructor for class com.stripe.param.PaymentLinkListParams.Builder
- Builder() - Constructor for class com.stripe.param.PaymentLinkRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.PaymentLinkUpdateParams.AfterCompletion.Builder
- Builder() - Constructor for class com.stripe.param.PaymentLinkUpdateParams.AfterCompletion.HostedConfirmation.Builder
- Builder() - Constructor for class com.stripe.param.PaymentLinkUpdateParams.AfterCompletion.Redirect.Builder
- Builder() - Constructor for class com.stripe.param.PaymentLinkUpdateParams.AutomaticTax.Builder
- Builder() - Constructor for class com.stripe.param.PaymentLinkUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.PaymentLinkUpdateParams.LineItem.AdjustableQuantity.Builder
- Builder() - Constructor for class com.stripe.param.PaymentLinkUpdateParams.LineItem.Builder
- Builder() - Constructor for class com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodAttachParams.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodCreateParams.AcssDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodCreateParams.AfterpayClearpay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodCreateParams.Alipay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodCreateParams.AuBecsDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodCreateParams.BacsDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodCreateParams.Bancontact.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodCreateParams.BillingDetails.Address.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodCreateParams.BillingDetails.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodCreateParams.Boleto.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodCreateParams.CardDetails.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodCreateParams.Eps.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodCreateParams.Fpx.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodCreateParams.Giropay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodCreateParams.Grabpay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodCreateParams.Ideal.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodCreateParams.InteracPresent.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodCreateParams.Klarna.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodCreateParams.Klarna.Dob.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodCreateParams.Oxxo.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodCreateParams.P24.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodCreateParams.SepaDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodCreateParams.Sofort.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodCreateParams.Token.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodCreateParams.WechatPay.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodDetachParams.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodListParams.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodUpdateParams.AcssDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodUpdateParams.AuBecsDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodUpdateParams.BacsDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Address.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodUpdateParams.Card.Builder
- Builder() - Constructor for class com.stripe.param.PaymentMethodUpdateParams.SepaDebit.Builder
- Builder() - Constructor for class com.stripe.param.PaymentSourceCollectionCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.PaymentSourceCollectionListParams.Builder
- Builder() - Constructor for class com.stripe.param.PaymentSourceCollectionRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.PayoutCancelParams.Builder
- Builder() - Constructor for class com.stripe.param.PayoutCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.PayoutListParams.ArrivalDate.Builder
- Builder() - Constructor for class com.stripe.param.PayoutListParams.Builder
- Builder() - Constructor for class com.stripe.param.PayoutListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.PayoutRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.PayoutReverseParams.Builder
- Builder() - Constructor for class com.stripe.param.PayoutUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.PersonCollectionCreateParams.Address.Builder
- Builder() - Constructor for class com.stripe.param.PersonCollectionCreateParams.AddressKana.Builder
- Builder() - Constructor for class com.stripe.param.PersonCollectionCreateParams.AddressKanji.Builder
- Builder() - Constructor for class com.stripe.param.PersonCollectionCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.PersonCollectionCreateParams.Dob.Builder
- Builder() - Constructor for class com.stripe.param.PersonCollectionCreateParams.Documents.Builder
- Builder() - Constructor for class com.stripe.param.PersonCollectionCreateParams.Documents.CompanyAuthorization.Builder
- Builder() - Constructor for class com.stripe.param.PersonCollectionCreateParams.Documents.Passport.Builder
- Builder() - Constructor for class com.stripe.param.PersonCollectionCreateParams.Documents.Visa.Builder
- Builder() - Constructor for class com.stripe.param.PersonCollectionCreateParams.Relationship.Builder
- Builder() - Constructor for class com.stripe.param.PersonCollectionCreateParams.Verification.AdditionalDocument.Builder
- Builder() - Constructor for class com.stripe.param.PersonCollectionCreateParams.Verification.Builder
- Builder() - Constructor for class com.stripe.param.PersonCollectionCreateParams.Verification.Document.Builder
- Builder() - Constructor for class com.stripe.param.PersonCollectionListParams.Builder
- Builder() - Constructor for class com.stripe.param.PersonCollectionListParams.Relationship.Builder
- Builder() - Constructor for class com.stripe.param.PersonCollectionRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.PersonUpdateParams.Address.Builder
- Builder() - Constructor for class com.stripe.param.PersonUpdateParams.AddressKana.Builder
- Builder() - Constructor for class com.stripe.param.PersonUpdateParams.AddressKanji.Builder
- Builder() - Constructor for class com.stripe.param.PersonUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.PersonUpdateParams.Dob.Builder
- Builder() - Constructor for class com.stripe.param.PersonUpdateParams.Documents.Builder
- Builder() - Constructor for class com.stripe.param.PersonUpdateParams.Documents.CompanyAuthorization.Builder
- Builder() - Constructor for class com.stripe.param.PersonUpdateParams.Documents.Passport.Builder
- Builder() - Constructor for class com.stripe.param.PersonUpdateParams.Documents.Visa.Builder
- Builder() - Constructor for class com.stripe.param.PersonUpdateParams.Relationship.Builder
- Builder() - Constructor for class com.stripe.param.PersonUpdateParams.Verification.AdditionalDocument.Builder
- Builder() - Constructor for class com.stripe.param.PersonUpdateParams.Verification.Builder
- Builder() - Constructor for class com.stripe.param.PersonUpdateParams.Verification.Document.Builder
- Builder() - Constructor for class com.stripe.param.PlanCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.PlanCreateParams.Product.Builder
- Builder() - Constructor for class com.stripe.param.PlanCreateParams.Tier.Builder
- Builder() - Constructor for class com.stripe.param.PlanCreateParams.TransformUsage.Builder
- Builder() - Constructor for class com.stripe.param.PlanListParams.Builder
- Builder() - Constructor for class com.stripe.param.PlanListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.PlanRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.PlanUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.PriceCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.PriceCreateParams.ProductData.Builder
- Builder() - Constructor for class com.stripe.param.PriceCreateParams.Recurring.Builder
- Builder() - Constructor for class com.stripe.param.PriceCreateParams.Tier.Builder
- Builder() - Constructor for class com.stripe.param.PriceCreateParams.TransformQuantity.Builder
- Builder() - Constructor for class com.stripe.param.PriceListParams.Builder
- Builder() - Constructor for class com.stripe.param.PriceListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.PriceListParams.Recurring.Builder
- Builder() - Constructor for class com.stripe.param.PriceRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.PriceUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.PriceUpdateParams.Recurring.Builder
- Builder() - Constructor for class com.stripe.param.ProductCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.ProductCreateParams.PackageDimensions.Builder
- Builder() - Constructor for class com.stripe.param.ProductListParams.Builder
- Builder() - Constructor for class com.stripe.param.ProductListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.ProductRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.ProductUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.ProductUpdateParams.PackageDimensions.Builder
- Builder() - Constructor for class com.stripe.param.PromotionCodeCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.PromotionCodeCreateParams.Restrictions.Builder
- Builder() - Constructor for class com.stripe.param.PromotionCodeListParams.Builder
- Builder() - Constructor for class com.stripe.param.PromotionCodeListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.PromotionCodeRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.PromotionCodeUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.QuoteAcceptParams.Builder
- Builder() - Constructor for class com.stripe.param.QuoteCancelParams.Builder
- Builder() - Constructor for class com.stripe.param.QuoteCollectionListParams.Builder
- Builder() - Constructor for class com.stripe.param.QuoteCreateParams.AutomaticTax.Builder
- Builder() - Constructor for class com.stripe.param.QuoteCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.QuoteCreateParams.Discount.Builder
- Builder() - Constructor for class com.stripe.param.QuoteCreateParams.FromQuote.Builder
- Builder() - Constructor for class com.stripe.param.QuoteCreateParams.InvoiceSettings.Builder
- Builder() - Constructor for class com.stripe.param.QuoteCreateParams.LineItem.Builder
- Builder() - Constructor for class com.stripe.param.QuoteCreateParams.LineItem.PriceData.Builder
- Builder() - Constructor for class com.stripe.param.QuoteCreateParams.LineItem.PriceData.Recurring.Builder
- Builder() - Constructor for class com.stripe.param.QuoteCreateParams.SubscriptionData.Builder
- Builder() - Constructor for class com.stripe.param.QuoteCreateParams.TransferData.Builder
- Builder() - Constructor for class com.stripe.param.QuoteFinalizeParams.Builder
- Builder() - Constructor for class com.stripe.param.QuoteFinalizeQuoteParams.Builder
- Builder() - Constructor for class com.stripe.param.QuoteListComputedUpfrontLineItemsParams.Builder
- Builder() - Constructor for class com.stripe.param.QuoteListLineItemsParams.Builder
- Builder() - Constructor for class com.stripe.param.QuoteListParams.Builder
- Builder() - Constructor for class com.stripe.param.QuotePdfParams.Builder
- Builder() - Constructor for class com.stripe.param.QuoteRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.QuoteUpdateParams.AutomaticTax.Builder
- Builder() - Constructor for class com.stripe.param.QuoteUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.QuoteUpdateParams.Discount.Builder
- Builder() - Constructor for class com.stripe.param.QuoteUpdateParams.InvoiceSettings.Builder
- Builder() - Constructor for class com.stripe.param.QuoteUpdateParams.LineItem.Builder
- Builder() - Constructor for class com.stripe.param.QuoteUpdateParams.LineItem.PriceData.Builder
- Builder() - Constructor for class com.stripe.param.QuoteUpdateParams.LineItem.PriceData.Recurring.Builder
- Builder() - Constructor for class com.stripe.param.QuoteUpdateParams.SubscriptionData.Builder
- Builder() - Constructor for class com.stripe.param.QuoteUpdateParams.TransferData.Builder
- Builder() - Constructor for class com.stripe.param.radar.EarlyFraudWarningListParams.Builder
- Builder() - Constructor for class com.stripe.param.radar.EarlyFraudWarningRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.radar.ValueListCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.radar.ValueListItemCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.radar.ValueListItemListParams.Builder
- Builder() - Constructor for class com.stripe.param.radar.ValueListItemListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.radar.ValueListItemRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.radar.ValueListListParams.Builder
- Builder() - Constructor for class com.stripe.param.radar.ValueListListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.radar.ValueListRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.radar.ValueListUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.RecipientCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.RecipientListParams.Builder
- Builder() - Constructor for class com.stripe.param.RecipientListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.RecipientRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.RecipientUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.RefundCollectionListParams.Builder
- Builder() - Constructor for class com.stripe.param.RefundCollectionRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.RefundCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.RefundListParams.Builder
- Builder() - Constructor for class com.stripe.param.RefundListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.RefundRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.RefundUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.reporting.ReportRunCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.reporting.ReportRunCreateParams.Parameters.Builder
- Builder() - Constructor for class com.stripe.param.reporting.ReportRunListParams.Builder
- Builder() - Constructor for class com.stripe.param.reporting.ReportRunListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.reporting.ReportRunRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.reporting.ReportTypeListParams.Builder
- Builder() - Constructor for class com.stripe.param.reporting.ReportTypeRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.ReviewApproveParams.Builder
- Builder() - Constructor for class com.stripe.param.ReviewListParams.Builder
- Builder() - Constructor for class com.stripe.param.ReviewListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.ReviewRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.SetupAttemptListParams.Builder
- Builder() - Constructor for class com.stripe.param.SetupAttemptListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentCancelParams.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentConfirmParams.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentConfirmParams.MandateData.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance.Offline.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance.Online.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.Card.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.SepaDebit.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.SepaDebit.MandateOptions.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentCreateParams.MandateData.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance.Offline.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance.Online.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.Card.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.SepaDebit.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.SepaDebit.MandateOptions.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentCreateParams.SingleUse.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentListParams.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.Card.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.SepaDebit.Builder
- Builder() - Constructor for class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.SepaDebit.MandateOptions.Builder
- Builder() - Constructor for class com.stripe.param.ShippingRateCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Builder
- Builder() - Constructor for class com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Maximum.Builder
- Builder() - Constructor for class com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Minimum.Builder
- Builder() - Constructor for class com.stripe.param.ShippingRateCreateParams.FixedAmount.Builder
- Builder() - Constructor for class com.stripe.param.ShippingRateListParams.Builder
- Builder() - Constructor for class com.stripe.param.ShippingRateListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.ShippingRateRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.ShippingRateUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.sigma.ScheduledQueryRunListParams.Builder
- Builder() - Constructor for class com.stripe.param.sigma.ScheduledQueryRunRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.SkuCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.SkuCreateParams.Inventory.Builder
- Builder() - Constructor for class com.stripe.param.SkuCreateParams.PackageDimensions.Builder
- Builder() - Constructor for class com.stripe.param.SkuListParams.Builder
- Builder() - Constructor for class com.stripe.param.SkuRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.SkuUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.SkuUpdateParams.Inventory.Builder
- Builder() - Constructor for class com.stripe.param.SkuUpdateParams.PackageDimensions.Builder
- Builder() - Constructor for class com.stripe.param.SourceCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.SourceCreateParams.Mandate.Acceptance.Builder
- Builder() - Constructor for class com.stripe.param.SourceCreateParams.Mandate.Acceptance.Offline.Builder
- Builder() - Constructor for class com.stripe.param.SourceCreateParams.Mandate.Acceptance.Online.Builder
- Builder() - Constructor for class com.stripe.param.SourceCreateParams.Mandate.Builder
- Builder() - Constructor for class com.stripe.param.SourceCreateParams.Owner.Address.Builder
- Builder() - Constructor for class com.stripe.param.SourceCreateParams.Owner.Builder
- Builder() - Constructor for class com.stripe.param.SourceCreateParams.Receiver.Builder
- Builder() - Constructor for class com.stripe.param.SourceCreateParams.Redirect.Builder
- Builder() - Constructor for class com.stripe.param.SourceCreateParams.SourceOrder.Builder
- Builder() - Constructor for class com.stripe.param.SourceCreateParams.SourceOrder.Item.Builder
- Builder() - Constructor for class com.stripe.param.SourceCreateParams.SourceOrder.Shipping.Address.Builder
- Builder() - Constructor for class com.stripe.param.SourceCreateParams.SourceOrder.Shipping.Builder
- Builder() - Constructor for class com.stripe.param.SourceDetachParams.Builder
- Builder() - Constructor for class com.stripe.param.SourceRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.SourceSourceTransactionsParams.Builder
- Builder() - Constructor for class com.stripe.param.SourceUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Builder
- Builder() - Constructor for class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Offline.Builder
- Builder() - Constructor for class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Online.Builder
- Builder() - Constructor for class com.stripe.param.SourceUpdateParams.Mandate.Builder
- Builder() - Constructor for class com.stripe.param.SourceUpdateParams.Owner.Address.Builder
- Builder() - Constructor for class com.stripe.param.SourceUpdateParams.Owner.Builder
- Builder() - Constructor for class com.stripe.param.SourceUpdateParams.SourceOrder.Builder
- Builder() - Constructor for class com.stripe.param.SourceUpdateParams.SourceOrder.Item.Builder
- Builder() - Constructor for class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Address.Builder
- Builder() - Constructor for class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Builder
- Builder() - Constructor for class com.stripe.param.SourceVerifyParams.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionCancelParams.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.PriceData.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionCreateParams.AutomaticTax.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionCreateParams.BillingThresholds.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionCreateParams.Item.BillingThresholds.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionCreateParams.Item.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionCreateParams.Item.PriceData.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionCreateParams.Item.PriceData.Recurring.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionCreateParams.PaymentSettings.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionCreateParams.PendingInvoiceItemInterval.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionCreateParams.TransferData.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionItemCreateParams.BillingThresholds.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionItemCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionItemCreateParams.PriceData.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionItemCreateParams.PriceData.Recurring.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionItemDeleteParams.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionItemListParams.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionItemRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionItemUpdateParams.BillingThresholds.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionItemUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionItemUpdateParams.PriceData.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionItemUpdateParams.PriceData.Recurring.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionItemUsageRecordSummariesParams.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionListParams.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionListParams.CurrentPeriodEnd.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionListParams.CurrentPeriodStart.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleCancelParams.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.AutomaticTax.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.BillingThresholds.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.InvoiceSettings.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.TransferData.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.PriceData.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AutomaticTax.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleCreateParams.Phase.BillingThresholds.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleCreateParams.Phase.InvoiceSettings.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.BillingThresholds.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.Recurring.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleCreateParams.Phase.TransferData.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleListParams.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleListParams.CanceledAt.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleListParams.CompletedAt.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleListParams.ReleasedAt.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleReleaseParams.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.AutomaticTax.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.BillingThresholds.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.InvoiceSettings.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.TransferData.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.PriceData.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AutomaticTax.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.BillingThresholds.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.InvoiceSettings.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.BillingThresholds.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Recurring.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.TransferData.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.PriceData.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionUpdateParams.AutomaticTax.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionUpdateParams.BillingThresholds.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionUpdateParams.Item.BillingThresholds.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionUpdateParams.Item.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionUpdateParams.Item.PriceData.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionUpdateParams.Item.PriceData.Recurring.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionUpdateParams.PauseCollection.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionUpdateParams.PendingInvoiceItemInterval.Builder
- Builder() - Constructor for class com.stripe.param.SubscriptionUpdateParams.TransferData.Builder
- Builder() - Constructor for class com.stripe.param.TaxCodeListParams.Builder
- Builder() - Constructor for class com.stripe.param.TaxCodeRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.TaxIdCollectionCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.TaxIdCollectionListParams.Builder
- Builder() - Constructor for class com.stripe.param.TaxIdCollectionRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.TaxRateCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.TaxRateListParams.Builder
- Builder() - Constructor for class com.stripe.param.TaxRateListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.TaxRateRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.TaxRateUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.terminal.ConnectionTokenCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.terminal.LocationCreateParams.Address.Builder
- Builder() - Constructor for class com.stripe.param.terminal.LocationCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.terminal.LocationDeleteParams.Builder
- Builder() - Constructor for class com.stripe.param.terminal.LocationListParams.Builder
- Builder() - Constructor for class com.stripe.param.terminal.LocationRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.terminal.LocationUpdateParams.Address.Builder
- Builder() - Constructor for class com.stripe.param.terminal.LocationUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.terminal.ReaderCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.terminal.ReaderDeleteParams.Builder
- Builder() - Constructor for class com.stripe.param.terminal.ReaderListParams.Builder
- Builder() - Constructor for class com.stripe.param.terminal.ReaderRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.terminal.ReaderUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.ThreeDSecureCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.ThreeDSecureRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Account.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Account.Company.Address.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Account.Company.AddressKana.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Account.Company.AddressKanji.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Account.Company.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Account.Company.OwnershipDeclaration.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Account.Company.Verification.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Account.Company.Verification.Document.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Account.Individual.Address.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Account.Individual.AddressKana.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Account.Individual.AddressKanji.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Account.Individual.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Account.Individual.Dob.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Account.Individual.Verification.AdditionalDocument.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Account.Individual.Verification.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Account.Individual.Verification.Document.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.BankAccount.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Card.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.CvcUpdate.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Person.Address.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Person.AddressKana.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Person.AddressKanji.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Person.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Person.Dob.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Person.Documents.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Person.Documents.CompanyAuthorization.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Person.Documents.Passport.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Person.Documents.Visa.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Person.Relationship.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Person.Verification.AdditionalDocument.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Person.Verification.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Person.Verification.Document.Builder
- Builder() - Constructor for class com.stripe.param.TokenCreateParams.Pii.Builder
- Builder() - Constructor for class com.stripe.param.TokenRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.TopupCancelParams.Builder
- Builder() - Constructor for class com.stripe.param.TopupCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.TopupListParams.Amount.Builder
- Builder() - Constructor for class com.stripe.param.TopupListParams.Builder
- Builder() - Constructor for class com.stripe.param.TopupListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.TopupRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.TopupUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.TransferCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.TransferListParams.Builder
- Builder() - Constructor for class com.stripe.param.TransferListParams.Created.Builder
- Builder() - Constructor for class com.stripe.param.TransferRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.TransferReversalCollectionCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.TransferReversalCollectionListParams.Builder
- Builder() - Constructor for class com.stripe.param.TransferReversalCollectionRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.TransferReversalUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.TransferUpdateParams.Builder
- Builder() - Constructor for class com.stripe.param.UsageRecordCreateOnSubscriptionItemParams.Builder
- Builder() - Constructor for class com.stripe.param.WebhookEndpointCreateParams.Builder
- Builder() - Constructor for class com.stripe.param.WebhookEndpointListParams.Builder
- Builder() - Constructor for class com.stripe.param.WebhookEndpointRetrieveParams.Builder
- Builder() - Constructor for class com.stripe.param.WebhookEndpointUpdateParams.Builder
- buildFormURLEncodedContent(Collection<KeyValuePair<String, String>>) - Static method in class com.stripe.net.HttpContent
-
Builds a new HttpContent for name/value tuples encoded using
application/x-www-form-urlencoded
MIME type. - buildMultipartFormDataContent(Collection<KeyValuePair<String, Object>>) - Static method in class com.stripe.net.HttpContent
-
Builds a new HttpContent for name/value tuples encoded using
multipart/form-data
MIME type. - buildMultipartFormDataContent(Collection<KeyValuePair<String, Object>>, String) - Static method in class com.stripe.net.HttpContent
-
Builds a new HttpContent for name/value tuples encoded using
multipart/form-data
MIME type. - buildUserAgentString() - Static method in class com.stripe.net.HttpClient
-
Builds the value of the
User-Agent
header. - buildXStripeClientUserAgentString() - Static method in class com.stripe.net.HttpClient
-
Builds the value of the
X-Stripe-Client-User-Agent
header. - BULK - com.stripe.param.issuing.CardCreateParams.Shipping.Type
- BUNQ - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Ideal.Bank
- BUNQ - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Ideal.Bank
- BUNQ - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Ideal.Bank
- BUNQ - com.stripe.param.PaymentMethodCreateParams.Ideal.Bank
- BUS_LINES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- BUS_LINES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- BUS_LINES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- BUS_LINES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- BUS_LINES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- BUS_LINES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- BUS_LINES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- BUS_LINES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- BUS_LINES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- BUS_LINES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- BUS_LINES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- BUS_LINES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- BUSINESS - com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- BUSINESS - com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- BUSINESS - com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- BUSINESS - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- BUSINESS - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- BUSINESS - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- BUSINESS - com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- BUSINESS - com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- BUSINESS - com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- BUSINESS - com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- BUSINESS - com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- BUSINESS_DAY - com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Maximum.Unit
- BUSINESS_DAY - com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Minimum.Unit
- BUSINESS_DAY - com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Maximum.Unit
- BUSINESS_DAY - com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Minimum.Unit
- BUSINESS_ICON - com.stripe.param.FileCreateParams.Purpose
- BUSINESS_ICON - com.stripe.param.FileListParams.Purpose
- BUSINESS_LOGO - com.stripe.param.FileCreateParams.Purpose
- BUSINESS_LOGO - com.stripe.param.FileListParams.Purpose
- BUSINESS_SECRETARIAL_SCHOOLS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- BUSINESS_SECRETARIAL_SCHOOLS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- BUSINESS_SECRETARIAL_SCHOOLS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- BUSINESS_SECRETARIAL_SCHOOLS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- BUSINESS_SECRETARIAL_SCHOOLS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- BUSINESS_SECRETARIAL_SCHOOLS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- BUSINESS_SECRETARIAL_SCHOOLS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- BUSINESS_SECRETARIAL_SCHOOLS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- BUSINESS_SECRETARIAL_SCHOOLS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- BUSINESS_SECRETARIAL_SCHOOLS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- BUSINESS_SECRETARIAL_SCHOOLS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- BUSINESS_SECRETARIAL_SCHOOLS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- BusinessProfile() - Constructor for class com.stripe.model.Account.BusinessProfile
- BusinessProfile() - Constructor for class com.stripe.model.billingportal.Configuration.BusinessProfile
- BUYING_SHOPPING_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- BUYING_SHOPPING_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- BUYING_SHOPPING_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- BUYING_SHOPPING_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- BUYING_SHOPPING_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- BUYING_SHOPPING_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- BUYING_SHOPPING_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- BUYING_SHOPPING_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- BUYING_SHOPPING_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- BUYING_SHOPPING_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- BUYING_SHOPPING_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- BUYING_SHOPPING_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- BV - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- BV - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- BV - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- BW - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- BW - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- BW - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- BY - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- BY - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- BY - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- byteArrayContent() - Method in class com.stripe.net.HttpContent
-
The request's content, as a byte array.
- BZ - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- BZ - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- BZ - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
C
- CA - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- CA - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- CA - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- CA_BN - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- CA_BN - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- CA_BN - com.stripe.param.TaxIdCollectionCreateParams.Type
- CA_GST_HST - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- CA_GST_HST - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- CA_GST_HST - com.stripe.param.TaxIdCollectionCreateParams.Type
- CA_PST_BC - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- CA_PST_BC - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- CA_PST_BC - com.stripe.param.TaxIdCollectionCreateParams.Type
- CA_PST_MB - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- CA_PST_MB - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- CA_PST_MB - com.stripe.param.TaxIdCollectionCreateParams.Type
- CA_PST_SK - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- CA_PST_SK - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- CA_PST_SK - com.stripe.param.TaxIdCollectionCreateParams.Type
- CA_QST - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- CA_QST - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- CA_QST - com.stripe.param.TaxIdCollectionCreateParams.Type
- CABLE_SATELLITE_AND_OTHER_PAY_TELEVISION_AND_RADIO - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- CABLE_SATELLITE_AND_OTHER_PAY_TELEVISION_AND_RADIO - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- CABLE_SATELLITE_AND_OTHER_PAY_TELEVISION_AND_RADIO - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- CABLE_SATELLITE_AND_OTHER_PAY_TELEVISION_AND_RADIO - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- CABLE_SATELLITE_AND_OTHER_PAY_TELEVISION_AND_RADIO - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- CABLE_SATELLITE_AND_OTHER_PAY_TELEVISION_AND_RADIO - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- CABLE_SATELLITE_AND_OTHER_PAY_TELEVISION_AND_RADIO - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- CABLE_SATELLITE_AND_OTHER_PAY_TELEVISION_AND_RADIO - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- CABLE_SATELLITE_AND_OTHER_PAY_TELEVISION_AND_RADIO - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- CABLE_SATELLITE_AND_OTHER_PAY_TELEVISION_AND_RADIO - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- CABLE_SATELLITE_AND_OTHER_PAY_TELEVISION_AND_RADIO - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- CABLE_SATELLITE_AND_OTHER_PAY_TELEVISION_AND_RADIO - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- CAD - com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.Currency
- CAD - com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.Currency
- CAD - com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.Currency
- CAD - com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.Currency
- CAMERA_AND_PHOTOGRAPHIC_SUPPLY_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- CAMERA_AND_PHOTOGRAPHIC_SUPPLY_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- CAMERA_AND_PHOTOGRAPHIC_SUPPLY_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- CAMERA_AND_PHOTOGRAPHIC_SUPPLY_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- CAMERA_AND_PHOTOGRAPHIC_SUPPLY_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- CAMERA_AND_PHOTOGRAPHIC_SUPPLY_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- CAMERA_AND_PHOTOGRAPHIC_SUPPLY_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- CAMERA_AND_PHOTOGRAPHIC_SUPPLY_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- CAMERA_AND_PHOTOGRAPHIC_SUPPLY_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- CAMERA_AND_PHOTOGRAPHIC_SUPPLY_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- CAMERA_AND_PHOTOGRAPHIC_SUPPLY_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- CAMERA_AND_PHOTOGRAPHIC_SUPPLY_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- CANADA_ATLANTIC - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- CANADA_CENTRAL - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- CANADA_EASTERN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- CANADA_MOUNTAIN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- CANADA_NEWFOUNDLAND - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- CANADA_PACIFIC - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- CANADA_SASKATCHEWAN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- CANADA_YUKON - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- cancel() - Method in class com.stripe.model.identity.VerificationSession
-
A VerificationSession object can be canceled when it is in
requires_input
status. - cancel() - Method in class com.stripe.model.PaymentIntent
-
A PaymentIntent object can be canceled when it is in one of these statuses:
requires_payment_method
,requires_capture
,requires_confirmation
,requires_action
, orprocessing
. - cancel() - Method in class com.stripe.model.Payout
-
A previously created payout can be canceled if it has not yet been paid out.
- cancel() - Method in class com.stripe.model.Quote
-
Cancels the quote.
- cancel() - Method in class com.stripe.model.SetupIntent
-
A SetupIntent object can be canceled when it is in one of these statuses:
requires_payment_method
,requires_confirmation
, orrequires_action
. - cancel() - Method in class com.stripe.model.Subscription
-
Cancels a customer’s subscription immediately.
- cancel() - Method in class com.stripe.model.SubscriptionSchedule
-
Cancels a subscription schedule and its associated subscription immediately (if the subscription schedule has an active subscription).
- cancel() - Method in class com.stripe.model.Topup
-
Cancels a top-up.
- cancel(RequestOptions) - Method in class com.stripe.model.identity.VerificationSession
-
A VerificationSession object can be canceled when it is in
requires_input
status. - cancel(RequestOptions) - Method in class com.stripe.model.PaymentIntent
-
A PaymentIntent object can be canceled when it is in one of these statuses:
requires_payment_method
,requires_capture
,requires_confirmation
,requires_action
, orprocessing
. - cancel(RequestOptions) - Method in class com.stripe.model.Payout
-
A previously created payout can be canceled if it has not yet been paid out.
- cancel(RequestOptions) - Method in class com.stripe.model.Quote
-
Cancels the quote.
- cancel(RequestOptions) - Method in class com.stripe.model.SetupIntent
-
A SetupIntent object can be canceled when it is in one of these statuses:
requires_payment_method
,requires_confirmation
, orrequires_action
. - cancel(RequestOptions) - Method in class com.stripe.model.SubscriptionSchedule
-
Cancels a subscription schedule and its associated subscription immediately (if the subscription schedule has an active subscription).
- cancel(RequestOptions) - Method in class com.stripe.model.Topup
-
Cancels a top-up.
- cancel(VerificationSessionCancelParams) - Method in class com.stripe.model.identity.VerificationSession
-
A VerificationSession object can be canceled when it is in
requires_input
status. - cancel(VerificationSessionCancelParams, RequestOptions) - Method in class com.stripe.model.identity.VerificationSession
-
A VerificationSession object can be canceled when it is in
requires_input
status. - cancel(PaymentIntentCancelParams) - Method in class com.stripe.model.PaymentIntent
-
A PaymentIntent object can be canceled when it is in one of these statuses:
requires_payment_method
,requires_capture
,requires_confirmation
,requires_action
, orprocessing
. - cancel(PaymentIntentCancelParams, RequestOptions) - Method in class com.stripe.model.PaymentIntent
-
A PaymentIntent object can be canceled when it is in one of these statuses:
requires_payment_method
,requires_capture
,requires_confirmation
,requires_action
, orprocessing
. - cancel(PayoutCancelParams) - Method in class com.stripe.model.Payout
-
A previously created payout can be canceled if it has not yet been paid out.
- cancel(PayoutCancelParams, RequestOptions) - Method in class com.stripe.model.Payout
-
A previously created payout can be canceled if it has not yet been paid out.
- cancel(QuoteCancelParams) - Method in class com.stripe.model.Quote
-
Cancels the quote.
- cancel(QuoteCancelParams, RequestOptions) - Method in class com.stripe.model.Quote
-
Cancels the quote.
- cancel(SetupIntentCancelParams) - Method in class com.stripe.model.SetupIntent
-
A SetupIntent object can be canceled when it is in one of these statuses:
requires_payment_method
,requires_confirmation
, orrequires_action
. - cancel(SetupIntentCancelParams, RequestOptions) - Method in class com.stripe.model.SetupIntent
-
A SetupIntent object can be canceled when it is in one of these statuses:
requires_payment_method
,requires_confirmation
, orrequires_action
. - cancel(SubscriptionCancelParams) - Method in class com.stripe.model.Subscription
-
Cancels a customer’s subscription immediately.
- cancel(SubscriptionCancelParams, RequestOptions) - Method in class com.stripe.model.Subscription
-
Cancels a customer’s subscription immediately.
- cancel(SubscriptionScheduleCancelParams) - Method in class com.stripe.model.SubscriptionSchedule
-
Cancels a subscription schedule and its associated subscription immediately (if the subscription schedule has an active subscription).
- cancel(SubscriptionScheduleCancelParams, RequestOptions) - Method in class com.stripe.model.SubscriptionSchedule
-
Cancels a subscription schedule and its associated subscription immediately (if the subscription schedule has an active subscription).
- cancel(TopupCancelParams) - Method in class com.stripe.model.Topup
-
Cancels a top-up.
- cancel(TopupCancelParams, RequestOptions) - Method in class com.stripe.model.Topup
-
Cancels a top-up.
- cancel(Map<String, Object>) - Method in class com.stripe.model.identity.VerificationSession
-
A VerificationSession object can be canceled when it is in
requires_input
status. - cancel(Map<String, Object>) - Method in class com.stripe.model.PaymentIntent
-
A PaymentIntent object can be canceled when it is in one of these statuses:
requires_payment_method
,requires_capture
,requires_confirmation
,requires_action
, orprocessing
. - cancel(Map<String, Object>) - Method in class com.stripe.model.Payout
-
A previously created payout can be canceled if it has not yet been paid out.
- cancel(Map<String, Object>) - Method in class com.stripe.model.Quote
-
Cancels the quote.
- cancel(Map<String, Object>) - Method in class com.stripe.model.SetupIntent
-
A SetupIntent object can be canceled when it is in one of these statuses:
requires_payment_method
,requires_confirmation
, orrequires_action
. - cancel(Map<String, Object>) - Method in class com.stripe.model.Subscription
-
Cancels a customer’s subscription immediately.
- cancel(Map<String, Object>) - Method in class com.stripe.model.SubscriptionSchedule
-
Cancels a subscription schedule and its associated subscription immediately (if the subscription schedule has an active subscription).
- cancel(Map<String, Object>) - Method in class com.stripe.model.Topup
-
Cancels a top-up.
- cancel(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.identity.VerificationSession
-
A VerificationSession object can be canceled when it is in
requires_input
status. - cancel(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.PaymentIntent
-
A PaymentIntent object can be canceled when it is in one of these statuses:
requires_payment_method
,requires_capture
,requires_confirmation
,requires_action
, orprocessing
. - cancel(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Payout
-
A previously created payout can be canceled if it has not yet been paid out.
- cancel(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Quote
-
Cancels the quote.
- cancel(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.SetupIntent
-
A SetupIntent object can be canceled when it is in one of these statuses:
requires_payment_method
,requires_confirmation
, orrequires_action
. - cancel(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Subscription
-
Cancels a customer’s subscription immediately.
- cancel(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.SubscriptionSchedule
-
Cancels a subscription schedule and its associated subscription immediately (if the subscription schedule has an active subscription).
- cancel(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Topup
-
Cancels a top-up.
- CANCEL - com.stripe.param.SubscriptionScheduleCreateParams.EndBehavior
- CANCEL - com.stripe.param.SubscriptionScheduleUpdateParams.EndBehavior
- Canceled() - Constructor for class com.stripe.model.issuing.Dispute.Evidence.Canceled
- CANCELED - com.stripe.param.identity.VerificationSessionListParams.Status
- CANCELED - com.stripe.param.issuing.CardListParams.Status
- CANCELED - com.stripe.param.issuing.CardUpdateParams.Status
- CANCELED - com.stripe.param.issuing.DisputeCreateParams.Evidence.Reason
- CANCELED - com.stripe.param.issuing.DisputeUpdateParams.Evidence.Reason
- CANCELED - com.stripe.param.OrderUpdateParams.Status
- CANCELED - com.stripe.param.QuoteListParams.Status
- CANCELED - com.stripe.param.SubscriptionListParams.Status
- CANCELED - com.stripe.param.TopupListParams.Status
- CancellationReason() - Constructor for class com.stripe.model.billingportal.Configuration.Features.SubscriptionCancel.CancellationReason
- CANDY_NUT_AND_CONFECTIONERY_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- CANDY_NUT_AND_CONFECTIONERY_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- CANDY_NUT_AND_CONFECTIONERY_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- CANDY_NUT_AND_CONFECTIONERY_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- CANDY_NUT_AND_CONFECTIONERY_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- CANDY_NUT_AND_CONFECTIONERY_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- CANDY_NUT_AND_CONFECTIONERY_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- CANDY_NUT_AND_CONFECTIONERY_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- CANDY_NUT_AND_CONFECTIONERY_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- CANDY_NUT_AND_CONFECTIONERY_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- CANDY_NUT_AND_CONFECTIONERY_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- CANDY_NUT_AND_CONFECTIONERY_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- canEqual(Object) - Method in class com.stripe.model.Account.BusinessProfile
- canEqual(Object) - Method in class com.stripe.model.Account
- canEqual(Object) - Method in class com.stripe.model.Account.Capabilities
- canEqual(Object) - Method in class com.stripe.model.Account.Company
- canEqual(Object) - Method in class com.stripe.model.Account.Company.OwnershipDeclaration
- canEqual(Object) - Method in class com.stripe.model.Account.Company.Verification
- canEqual(Object) - Method in class com.stripe.model.Account.Company.Verification.VerificationDocument
- canEqual(Object) - Method in class com.stripe.model.Account.Controller
- canEqual(Object) - Method in class com.stripe.model.Account.DeclineChargeOn
- canEqual(Object) - Method in class com.stripe.model.Account.FutureRequirements.Alternative
- canEqual(Object) - Method in class com.stripe.model.Account.FutureRequirements
- canEqual(Object) - Method in class com.stripe.model.Account.FutureRequirements.Errors
- canEqual(Object) - Method in class com.stripe.model.Account.PayoutSchedule
- canEqual(Object) - Method in class com.stripe.model.Account.Requirements.Alternative
- canEqual(Object) - Method in class com.stripe.model.Account.Requirements
- canEqual(Object) - Method in class com.stripe.model.Account.Requirements.Errors
- canEqual(Object) - Method in class com.stripe.model.Account.Settings.BacsDebitPayments
- canEqual(Object) - Method in class com.stripe.model.Account.Settings
- canEqual(Object) - Method in class com.stripe.model.Account.Settings.SepaDebitPayments
- canEqual(Object) - Method in class com.stripe.model.Account.Settings.SettingsCardIssuing
- canEqual(Object) - Method in class com.stripe.model.Account.Settings.SettingsCardIssuing.TosAcceptance
- canEqual(Object) - Method in class com.stripe.model.Account.SettingsBranding
- canEqual(Object) - Method in class com.stripe.model.Account.SettingsCardPayments
- canEqual(Object) - Method in class com.stripe.model.Account.SettingsDashboard
- canEqual(Object) - Method in class com.stripe.model.Account.SettingsPayments
- canEqual(Object) - Method in class com.stripe.model.Account.SettingsPayouts
- canEqual(Object) - Method in class com.stripe.model.Account.TosAcceptance
- canEqual(Object) - Method in class com.stripe.model.AccountLink
- canEqual(Object) - Method in class com.stripe.model.Address
- canEqual(Object) - Method in class com.stripe.model.AlipayAccount
- canEqual(Object) - Method in class com.stripe.model.ApplePayDomain
- canEqual(Object) - Method in class com.stripe.model.Application
- canEqual(Object) - Method in class com.stripe.model.ApplicationFee
- canEqual(Object) - Method in class com.stripe.model.AutomaticPaymentMethodsPaymentIntent
- canEqual(Object) - Method in class com.stripe.model.Balance
- canEqual(Object) - Method in class com.stripe.model.Balance.Details
- canEqual(Object) - Method in class com.stripe.model.Balance.Money
- canEqual(Object) - Method in class com.stripe.model.Balance.Money.SourceTypes
- canEqual(Object) - Method in class com.stripe.model.BalanceTransaction
- canEqual(Object) - Method in class com.stripe.model.BalanceTransaction.Fee
- canEqual(Object) - Method in class com.stripe.model.BankAccount
- canEqual(Object) - Method in class com.stripe.model.billingportal.Configuration.BusinessProfile
- canEqual(Object) - Method in class com.stripe.model.billingportal.Configuration
- canEqual(Object) - Method in class com.stripe.model.billingportal.Configuration.Features
- canEqual(Object) - Method in class com.stripe.model.billingportal.Configuration.Features.CustomerUpdate
- canEqual(Object) - Method in class com.stripe.model.billingportal.Configuration.Features.InvoiceHistory
- canEqual(Object) - Method in class com.stripe.model.billingportal.Configuration.Features.PaymentMethodUpdate
- canEqual(Object) - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionCancel.CancellationReason
- canEqual(Object) - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionCancel
- canEqual(Object) - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionPause
- canEqual(Object) - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionUpdate
- canEqual(Object) - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionUpdate.Product
- canEqual(Object) - Method in class com.stripe.model.billingportal.Session
- canEqual(Object) - Method in class com.stripe.model.BitcoinReceiver
- canEqual(Object) - Method in class com.stripe.model.BitcoinTransaction
- canEqual(Object) - Method in class com.stripe.model.Capability
- canEqual(Object) - Method in class com.stripe.model.Capability.FutureRequirements.Alternative
- canEqual(Object) - Method in class com.stripe.model.Capability.FutureRequirements
- canEqual(Object) - Method in class com.stripe.model.Capability.FutureRequirements.Errors
- canEqual(Object) - Method in class com.stripe.model.Capability.Requirements.Alternative
- canEqual(Object) - Method in class com.stripe.model.Capability.Requirements
- canEqual(Object) - Method in class com.stripe.model.Card
- canEqual(Object) - Method in class com.stripe.model.Charge.AlternateStatementDescriptors
- canEqual(Object) - Method in class com.stripe.model.Charge
- canEqual(Object) - Method in class com.stripe.model.Charge.FraudDetails
- canEqual(Object) - Method in class com.stripe.model.Charge.Level3
- canEqual(Object) - Method in class com.stripe.model.Charge.Level3.LineItem
- canEqual(Object) - Method in class com.stripe.model.Charge.Outcome
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.AchCreditTransfer
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.AchDebit
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.AcssDebit
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.AfterpayClearpay
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Alipay
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.AuBecsDebit
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.BacsDebit
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Bancontact
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Boleto
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Checks
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Installments
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.ThreeDSecure
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.AmexExpressCheckout
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.ApplePay
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.GooglePay
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.Masterpass
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.SamsungPay
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.VisaCheckout
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent.Receipt
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Eps
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Fpx
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Giropay
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Grabpay
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Ideal
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent.Receipt
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Klarna
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Multibanco
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Oxxo
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.P24
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.SepaCreditTransfer
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.SepaDebit
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Sofort
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.StripeAccount
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Wechat
- canEqual(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.WechatPay
- canEqual(Object) - Method in class com.stripe.model.Charge.TransferData
- canEqual(Object) - Method in class com.stripe.model.checkout.Session.AfterExpiration
- canEqual(Object) - Method in class com.stripe.model.checkout.Session.AfterExpiration.Recovery
- canEqual(Object) - Method in class com.stripe.model.checkout.Session.AutomaticTax
- canEqual(Object) - Method in class com.stripe.model.checkout.Session
- canEqual(Object) - Method in class com.stripe.model.checkout.Session.Consent
- canEqual(Object) - Method in class com.stripe.model.checkout.Session.ConsentCollection
- canEqual(Object) - Method in class com.stripe.model.checkout.Session.CustomerDetails
- canEqual(Object) - Method in class com.stripe.model.checkout.Session.CustomerDetails.TaxID
- canEqual(Object) - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.AcssDebit
- canEqual(Object) - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.AcssDebit.MandateOptions
- canEqual(Object) - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.Boleto
- canEqual(Object) - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions
- canEqual(Object) - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.Oxxo
- canEqual(Object) - Method in class com.stripe.model.checkout.Session.PhoneNumberCollection
- canEqual(Object) - Method in class com.stripe.model.checkout.Session.ShippingAddressCollection
- canEqual(Object) - Method in class com.stripe.model.checkout.Session.ShippingOption
- canEqual(Object) - Method in class com.stripe.model.checkout.Session.TaxIDCollection
- canEqual(Object) - Method in class com.stripe.model.checkout.Session.TotalDetails.Breakdown
- canEqual(Object) - Method in class com.stripe.model.checkout.Session.TotalDetails
- canEqual(Object) - Method in class com.stripe.model.ConnectCollectionTransfer
- canEqual(Object) - Method in class com.stripe.model.CountrySpec
- canEqual(Object) - Method in class com.stripe.model.CountrySpec.VerificationFields
- canEqual(Object) - Method in class com.stripe.model.CountrySpec.VerificationFields.Details
- canEqual(Object) - Method in class com.stripe.model.Coupon.AppliesTo
- canEqual(Object) - Method in class com.stripe.model.Coupon
- canEqual(Object) - Method in class com.stripe.model.CreditNote
- canEqual(Object) - Method in class com.stripe.model.CreditNote.DiscountAmount
- canEqual(Object) - Method in class com.stripe.model.CreditNote.TaxAmount
- canEqual(Object) - Method in class com.stripe.model.CreditNoteLineItem
- canEqual(Object) - Method in class com.stripe.model.CreditNoteLineItem.DiscountAmount
- canEqual(Object) - Method in class com.stripe.model.Customer
- canEqual(Object) - Method in class com.stripe.model.Customer.InvoiceSettings
- canEqual(Object) - Method in class com.stripe.model.Customer.Tax
- canEqual(Object) - Method in class com.stripe.model.Customer.Tax.Location
- canEqual(Object) - Method in class com.stripe.model.CustomerBalanceTransaction
- canEqual(Object) - Method in class com.stripe.model.Discount
- canEqual(Object) - Method in class com.stripe.model.Dispute
- canEqual(Object) - Method in class com.stripe.model.Dispute.Evidence
- canEqual(Object) - Method in class com.stripe.model.Dispute.EvidenceDetails
- canEqual(Object) - Method in class com.stripe.model.EphemeralKey.AssociatedObject
- canEqual(Object) - Method in class com.stripe.model.EphemeralKey
- canEqual(Object) - Method in class com.stripe.model.Event
- canEqual(Object) - Method in class com.stripe.model.EventData
- canEqual(Object) - Method in class com.stripe.model.EventDataObjectDeserializer
- canEqual(Object) - Method in class com.stripe.model.EventRequest
- canEqual(Object) - Method in class com.stripe.model.ExchangeRate
- canEqual(Object) - Method in class com.stripe.model.FeeRefund
- canEqual(Object) - Method in class com.stripe.model.File
- canEqual(Object) - Method in class com.stripe.model.FileLink
- canEqual(Object) - Method in class com.stripe.model.identity.VerificationReport
- canEqual(Object) - Method in class com.stripe.model.identity.VerificationReport.Document
- canEqual(Object) - Method in class com.stripe.model.identity.VerificationReport.Document.DateOfBirth
- canEqual(Object) - Method in class com.stripe.model.identity.VerificationReport.Document.DocumentCheckError
- canEqual(Object) - Method in class com.stripe.model.identity.VerificationReport.Document.ExpirationDate
- canEqual(Object) - Method in class com.stripe.model.identity.VerificationReport.Document.IssuedDate
- canEqual(Object) - Method in class com.stripe.model.identity.VerificationReport.IdNumber
- canEqual(Object) - Method in class com.stripe.model.identity.VerificationReport.IdNumber.DateOfBirth
- canEqual(Object) - Method in class com.stripe.model.identity.VerificationReport.IdNumber.IdNumberCheckError
- canEqual(Object) - Method in class com.stripe.model.identity.VerificationReport.Options
- canEqual(Object) - Method in class com.stripe.model.identity.VerificationReport.Options.Document
- canEqual(Object) - Method in class com.stripe.model.identity.VerificationReport.Options.IdNumber
- canEqual(Object) - Method in class com.stripe.model.identity.VerificationReport.Selfie
- canEqual(Object) - Method in class com.stripe.model.identity.VerificationReport.Selfie.SelfieCheckError
- canEqual(Object) - Method in class com.stripe.model.identity.VerificationSession
- canEqual(Object) - Method in class com.stripe.model.identity.VerificationSession.LastError
- canEqual(Object) - Method in class com.stripe.model.identity.VerificationSession.Options
- canEqual(Object) - Method in class com.stripe.model.identity.VerificationSession.Options.Document
- canEqual(Object) - Method in class com.stripe.model.identity.VerificationSession.Options.IdNumber
- canEqual(Object) - Method in class com.stripe.model.identity.VerificationSession.Redaction
- canEqual(Object) - Method in class com.stripe.model.identity.VerificationSession.VerifiedOutputs
- canEqual(Object) - Method in class com.stripe.model.identity.VerificationSession.VerifiedOutputs.DateOfBirth
- canEqual(Object) - Method in class com.stripe.model.Invoice.AutomaticTax
- canEqual(Object) - Method in class com.stripe.model.Invoice
- canEqual(Object) - Method in class com.stripe.model.Invoice.CustomerTaxId
- canEqual(Object) - Method in class com.stripe.model.Invoice.CustomField
- canEqual(Object) - Method in class com.stripe.model.Invoice.DiscountAmount
- canEqual(Object) - Method in class com.stripe.model.Invoice.PaymentMethodOptions.AcssDebit
- canEqual(Object) - Method in class com.stripe.model.Invoice.PaymentMethodOptions.AcssDebit.MandateOptions
- canEqual(Object) - Method in class com.stripe.model.Invoice.PaymentMethodOptions.Bancontact
- canEqual(Object) - Method in class com.stripe.model.Invoice.PaymentMethodOptions
- canEqual(Object) - Method in class com.stripe.model.Invoice.PaymentMethodOptions.Card
- canEqual(Object) - Method in class com.stripe.model.Invoice.PaymentSettings
- canEqual(Object) - Method in class com.stripe.model.Invoice.StatusTransitions
- canEqual(Object) - Method in class com.stripe.model.Invoice.TaxAmount
- canEqual(Object) - Method in class com.stripe.model.Invoice.ThresholdItemReason
- canEqual(Object) - Method in class com.stripe.model.Invoice.ThresholdReason
- canEqual(Object) - Method in class com.stripe.model.Invoice.TransferData
- canEqual(Object) - Method in class com.stripe.model.InvoiceItem
- canEqual(Object) - Method in class com.stripe.model.InvoiceLineItem
- canEqual(Object) - Method in class com.stripe.model.InvoiceLineItem.DiscountAmount
- canEqual(Object) - Method in class com.stripe.model.InvoiceLineItemPeriod
- canEqual(Object) - Method in class com.stripe.model.IssuerFraudRecord
- canEqual(Object) - Method in class com.stripe.model.issuing.Authorization.AmountDetails
- canEqual(Object) - Method in class com.stripe.model.issuing.Authorization
- canEqual(Object) - Method in class com.stripe.model.issuing.Authorization.MerchantData
- canEqual(Object) - Method in class com.stripe.model.issuing.Authorization.PendingRequest
- canEqual(Object) - Method in class com.stripe.model.issuing.Authorization.RequestHistory
- canEqual(Object) - Method in class com.stripe.model.issuing.Authorization.VerificationData
- canEqual(Object) - Method in class com.stripe.model.issuing.Card
- canEqual(Object) - Method in class com.stripe.model.issuing.Card.Shipping
- canEqual(Object) - Method in class com.stripe.model.issuing.Card.SpendingControls
- canEqual(Object) - Method in class com.stripe.model.issuing.Card.SpendingControls.SpendingLimit
- canEqual(Object) - Method in class com.stripe.model.issuing.Card.Wallets.ApplePay
- canEqual(Object) - Method in class com.stripe.model.issuing.Card.Wallets
- canEqual(Object) - Method in class com.stripe.model.issuing.Card.Wallets.GooglePay
- canEqual(Object) - Method in class com.stripe.model.issuing.Cardholder.Billing
- canEqual(Object) - Method in class com.stripe.model.issuing.Cardholder
- canEqual(Object) - Method in class com.stripe.model.issuing.Cardholder.Company
- canEqual(Object) - Method in class com.stripe.model.issuing.Cardholder.Individual
- canEqual(Object) - Method in class com.stripe.model.issuing.Cardholder.Individual.DateOfBirth
- canEqual(Object) - Method in class com.stripe.model.issuing.Cardholder.Individual.Verification
- canEqual(Object) - Method in class com.stripe.model.issuing.Cardholder.Individual.Verification.Document
- canEqual(Object) - Method in class com.stripe.model.issuing.Cardholder.Requirements
- canEqual(Object) - Method in class com.stripe.model.issuing.Cardholder.SpendingControls
- canEqual(Object) - Method in class com.stripe.model.issuing.Cardholder.SpendingControls.SpendingLimit
- canEqual(Object) - Method in class com.stripe.model.issuing.Dispute
- canEqual(Object) - Method in class com.stripe.model.issuing.Dispute.Evidence.Canceled
- canEqual(Object) - Method in class com.stripe.model.issuing.Dispute.Evidence
- canEqual(Object) - Method in class com.stripe.model.issuing.Dispute.Evidence.Duplicate
- canEqual(Object) - Method in class com.stripe.model.issuing.Dispute.Evidence.Fraudulent
- canEqual(Object) - Method in class com.stripe.model.issuing.Dispute.Evidence.MerchandiseNotAsDescribed
- canEqual(Object) - Method in class com.stripe.model.issuing.Dispute.Evidence.NotReceived
- canEqual(Object) - Method in class com.stripe.model.issuing.Dispute.Evidence.Other
- canEqual(Object) - Method in class com.stripe.model.issuing.Dispute.Evidence.ServiceNotAsDescribed
- canEqual(Object) - Method in class com.stripe.model.issuing.Transaction.AmountDetails
- canEqual(Object) - Method in class com.stripe.model.issuing.Transaction
- canEqual(Object) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails
- canEqual(Object) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Flight
- canEqual(Object) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Flight.Segments
- canEqual(Object) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Fuel
- canEqual(Object) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Lodging
- canEqual(Object) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Receipt
- canEqual(Object) - Method in class com.stripe.model.LineItem
- canEqual(Object) - Method in class com.stripe.model.LineItem.Discount
- canEqual(Object) - Method in class com.stripe.model.LineItem.Tax
- canEqual(Object) - Method in class com.stripe.model.LoginLink
- canEqual(Object) - Method in class com.stripe.model.Mandate.AuBecsDebit
- canEqual(Object) - Method in class com.stripe.model.Mandate.BacsDebit
- canEqual(Object) - Method in class com.stripe.model.Mandate
- canEqual(Object) - Method in class com.stripe.model.Mandate.CustomerAcceptance
- canEqual(Object) - Method in class com.stripe.model.Mandate.CustomerAcceptance.Offline
- canEqual(Object) - Method in class com.stripe.model.Mandate.CustomerAcceptance.Online
- canEqual(Object) - Method in class com.stripe.model.Mandate.MultiUse
- canEqual(Object) - Method in class com.stripe.model.Mandate.PaymentMethodDetails.AcssDebit
- canEqual(Object) - Method in class com.stripe.model.Mandate.PaymentMethodDetails
- canEqual(Object) - Method in class com.stripe.model.Mandate.PaymentMethodDetails.Card
- canEqual(Object) - Method in class com.stripe.model.Mandate.PaymentMethodDetails.SepaDebit
- canEqual(Object) - Method in class com.stripe.model.Mandate.SingleUse
- canEqual(Object) - Method in class com.stripe.model.oauth.DeauthorizedAccount
- canEqual(Object) - Method in class com.stripe.model.oauth.OAuthError
- canEqual(Object) - Method in class com.stripe.model.oauth.TokenResponse
- canEqual(Object) - Method in class com.stripe.model.Order
- canEqual(Object) - Method in class com.stripe.model.Order.ShippingMethod
- canEqual(Object) - Method in class com.stripe.model.Order.ShippingMethod.DeliveryEstimate
- canEqual(Object) - Method in class com.stripe.model.Order.StatusTransitions
- canEqual(Object) - Method in class com.stripe.model.OrderItem
- canEqual(Object) - Method in class com.stripe.model.OrderReturn
- canEqual(Object) - Method in class com.stripe.model.PackageDimensions
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.NextAction
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.NextAction.VerifyWithMicrodeposits
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayDisplayQrCode
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayRedirectToAndroidApp
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayRedirectToIosApp
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.NextActionAlipayHandleRedirect
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.NextActionDisplayBoletoDetails
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.NextActionOxxoDisplayDetails
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.NextActionRedirectToUrl
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.AcssDebit
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.AcssDebit.MandateOptions
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.AfterpayClearpay
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Alipay
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.AuBecsDebit
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.BacsDebit
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Bancontact
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Boleto
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card.Installments
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card.Installments.Plan
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.CardPresent
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Eps
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Fpx
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Giropay
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Grabpay
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Ideal
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.InteracPresent
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Klarna
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Oxxo
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.P24
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.SepaDebit
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.SepaDebitMandateOptions
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Sofort
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.WechatPay
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.Processing
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.Processing.Card
- canEqual(Object) - Method in class com.stripe.model.PaymentIntent.TransferData
- canEqual(Object) - Method in class com.stripe.model.PaymentIntentTypeSpecificPaymentMethodOptionsClient
- canEqual(Object) - Method in class com.stripe.model.PaymentLink.AfterCompletion
- canEqual(Object) - Method in class com.stripe.model.PaymentLink.AfterCompletion.HostedConfirmation
- canEqual(Object) - Method in class com.stripe.model.PaymentLink.AfterCompletion.Redirect
- canEqual(Object) - Method in class com.stripe.model.PaymentLink.AutomaticTax
- canEqual(Object) - Method in class com.stripe.model.PaymentLink
- canEqual(Object) - Method in class com.stripe.model.PaymentLink.PhoneNumberCollection
- canEqual(Object) - Method in class com.stripe.model.PaymentLink.ShippingAddressCollection
- canEqual(Object) - Method in class com.stripe.model.PaymentLink.SubscriptionData
- canEqual(Object) - Method in class com.stripe.model.PaymentLink.TransferData
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.AcssDebit
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.AfterpayClearpay
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.Alipay
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.AuBecsDebit
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.BacsDebit
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.Bancontact
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.BillingDetails
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.Boleto
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.Card
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.Card.Checks
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.Card.Networks
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.Card.ThreeDSecureUsage
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.Card.Wallet.AmexExpressCheckout
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.Card.Wallet.ApplePay
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.Card.Wallet
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.Card.Wallet.GooglePay
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.Card.Wallet.Masterpass
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.Card.Wallet.SamsungPay
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.Card.Wallet.VisaCheckout
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.CardPresent
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.Eps
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.Fpx
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.Giropay
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.Grabpay
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.Ideal
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.InteracPresent
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.Klarna
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.Klarna.DateOfBirth
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.Oxxo
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.P24
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.SepaDebit
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.SepaDebit.GeneratedFrom
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.Sofort
- canEqual(Object) - Method in class com.stripe.model.PaymentMethod.WechatPay
- canEqual(Object) - Method in class com.stripe.model.Payout
- canEqual(Object) - Method in class com.stripe.model.Person
- canEqual(Object) - Method in class com.stripe.model.Person.DateOfBirth
- canEqual(Object) - Method in class com.stripe.model.Person.FutureRequirements.Alternative
- canEqual(Object) - Method in class com.stripe.model.Person.FutureRequirements
- canEqual(Object) - Method in class com.stripe.model.Person.FutureRequirements.Errors
- canEqual(Object) - Method in class com.stripe.model.Person.JapanAddress
- canEqual(Object) - Method in class com.stripe.model.Person.Relationship
- canEqual(Object) - Method in class com.stripe.model.Person.Requirements.Alternative
- canEqual(Object) - Method in class com.stripe.model.Person.Requirements
- canEqual(Object) - Method in class com.stripe.model.Person.Verification
- canEqual(Object) - Method in class com.stripe.model.Person.VerificationDocument
- canEqual(Object) - Method in class com.stripe.model.Plan
- canEqual(Object) - Method in class com.stripe.model.Plan.Tier
- canEqual(Object) - Method in class com.stripe.model.Plan.TransformUsage
- canEqual(Object) - Method in class com.stripe.model.PlatformTaxFee
- canEqual(Object) - Method in class com.stripe.model.Price
- canEqual(Object) - Method in class com.stripe.model.Price.Recurring
- canEqual(Object) - Method in class com.stripe.model.Price.Tier
- canEqual(Object) - Method in class com.stripe.model.Price.TransformQuantity
- canEqual(Object) - Method in class com.stripe.model.Product
- canEqual(Object) - Method in class com.stripe.model.PromotionCode
- canEqual(Object) - Method in class com.stripe.model.PromotionCode.Restrictions
- canEqual(Object) - Method in class com.stripe.model.Quote.AutomaticTax
- canEqual(Object) - Method in class com.stripe.model.Quote
- canEqual(Object) - Method in class com.stripe.model.Quote.Computed
- canEqual(Object) - Method in class com.stripe.model.Quote.FromQuote
- canEqual(Object) - Method in class com.stripe.model.Quote.InvoiceSettings
- canEqual(Object) - Method in class com.stripe.model.Quote.Recurring
- canEqual(Object) - Method in class com.stripe.model.Quote.StatusTransitions
- canEqual(Object) - Method in class com.stripe.model.Quote.SubscriptionData
- canEqual(Object) - Method in class com.stripe.model.Quote.TotalDetails.Breakdown
- canEqual(Object) - Method in class com.stripe.model.Quote.TotalDetails
- canEqual(Object) - Method in class com.stripe.model.Quote.TransferData
- canEqual(Object) - Method in class com.stripe.model.Quote.Upfront
- canEqual(Object) - Method in class com.stripe.model.radar.EarlyFraudWarning
- canEqual(Object) - Method in class com.stripe.model.radar.Rule
- canEqual(Object) - Method in class com.stripe.model.radar.ValueList
- canEqual(Object) - Method in class com.stripe.model.radar.ValueListItem
- canEqual(Object) - Method in class com.stripe.model.Recipient
- canEqual(Object) - Method in class com.stripe.model.Refund
- canEqual(Object) - Method in class com.stripe.model.reporting.ReportRun
- canEqual(Object) - Method in class com.stripe.model.reporting.ReportRun.Parameters
- canEqual(Object) - Method in class com.stripe.model.reporting.ReportType
- canEqual(Object) - Method in class com.stripe.model.ReserveTransaction
- canEqual(Object) - Method in class com.stripe.model.Review
- canEqual(Object) - Method in class com.stripe.model.Review.Location
- canEqual(Object) - Method in class com.stripe.model.Review.Session
- canEqual(Object) - Method in class com.stripe.model.SetupAttempt
- canEqual(Object) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.AcssDebit
- canEqual(Object) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.AuBecsDebit
- canEqual(Object) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.BacsDebit
- canEqual(Object) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Bancontact
- canEqual(Object) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Boleto
- canEqual(Object) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails
- canEqual(Object) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Card
- canEqual(Object) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.CardPresent
- canEqual(Object) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Ideal
- canEqual(Object) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.SepaDebit
- canEqual(Object) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Sofort
- canEqual(Object) - Method in class com.stripe.model.SetupIntent
- canEqual(Object) - Method in class com.stripe.model.SetupIntent.NextAction
- canEqual(Object) - Method in class com.stripe.model.SetupIntent.NextAction.VerifyWithMicrodeposits
- canEqual(Object) - Method in class com.stripe.model.SetupIntent.NextActionRedirectToUrl
- canEqual(Object) - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.AcssDebit
- canEqual(Object) - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.AcssDebit.MandateOptions
- canEqual(Object) - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions
- canEqual(Object) - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.Card
- canEqual(Object) - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.SepaDebit
- canEqual(Object) - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.SepaDebitMandateOptions
- canEqual(Object) - Method in class com.stripe.model.ShippingDetails
- canEqual(Object) - Method in class com.stripe.model.ShippingRate
- canEqual(Object) - Method in class com.stripe.model.ShippingRate.DeliveryEstimate
- canEqual(Object) - Method in class com.stripe.model.ShippingRate.DeliveryEstimate.Maximum
- canEqual(Object) - Method in class com.stripe.model.ShippingRate.DeliveryEstimate.Minimum
- canEqual(Object) - Method in class com.stripe.model.ShippingRate.FixedAmount
- canEqual(Object) - Method in class com.stripe.model.sigma.ScheduledQueryRun
- canEqual(Object) - Method in class com.stripe.model.sigma.ScheduledQueryRun.RunError
- canEqual(Object) - Method in class com.stripe.model.Sku
- canEqual(Object) - Method in class com.stripe.model.Sku.Inventory
- canEqual(Object) - Method in class com.stripe.model.Source.AchCreditTransfer
- canEqual(Object) - Method in class com.stripe.model.Source.AchDebit
- canEqual(Object) - Method in class com.stripe.model.Source.AcssDebit
- canEqual(Object) - Method in class com.stripe.model.Source.Alipay
- canEqual(Object) - Method in class com.stripe.model.Source.AuBecsDebit
- canEqual(Object) - Method in class com.stripe.model.Source.Bancontact
- canEqual(Object) - Method in class com.stripe.model.Source
- canEqual(Object) - Method in class com.stripe.model.Source.Card
- canEqual(Object) - Method in class com.stripe.model.Source.CardPresent
- canEqual(Object) - Method in class com.stripe.model.Source.CodeVerificationFlow
- canEqual(Object) - Method in class com.stripe.model.Source.Eps
- canEqual(Object) - Method in class com.stripe.model.Source.Giropay
- canEqual(Object) - Method in class com.stripe.model.Source.Ideal
- canEqual(Object) - Method in class com.stripe.model.Source.Klarna
- canEqual(Object) - Method in class com.stripe.model.Source.Multibanco
- canEqual(Object) - Method in class com.stripe.model.Source.Order
- canEqual(Object) - Method in class com.stripe.model.Source.OrderItem
- canEqual(Object) - Method in class com.stripe.model.Source.Owner
- canEqual(Object) - Method in class com.stripe.model.Source.P24
- canEqual(Object) - Method in class com.stripe.model.Source.ReceiverFlow
- canEqual(Object) - Method in class com.stripe.model.Source.RedirectFlow
- canEqual(Object) - Method in class com.stripe.model.Source.SepaCreditTransfer
- canEqual(Object) - Method in class com.stripe.model.Source.SepaDebit
- canEqual(Object) - Method in class com.stripe.model.Source.Sofort
- canEqual(Object) - Method in class com.stripe.model.Source.ThreeDSecure
- canEqual(Object) - Method in class com.stripe.model.Source.Wechat
- canEqual(Object) - Method in class com.stripe.model.SourceMandateNotification.AcssDebitData
- canEqual(Object) - Method in class com.stripe.model.SourceMandateNotification.BacsDebitData
- canEqual(Object) - Method in class com.stripe.model.SourceMandateNotification
- canEqual(Object) - Method in class com.stripe.model.SourceMandateNotification.SepaDebitData
- canEqual(Object) - Method in class com.stripe.model.SourceTransaction.AchCreditTransferData
- canEqual(Object) - Method in class com.stripe.model.SourceTransaction
- canEqual(Object) - Method in class com.stripe.model.SourceTransaction.ChfCreditTransferData
- canEqual(Object) - Method in class com.stripe.model.SourceTransaction.GbpCreditTransferData
- canEqual(Object) - Method in class com.stripe.model.SourceTransaction.PaperCheckData
- canEqual(Object) - Method in class com.stripe.model.SourceTransaction.SepaCreditTransferData
- canEqual(Object) - Method in class com.stripe.model.StripeCollection
- canEqual(Object) - Method in class com.stripe.model.StripeError
- canEqual(Object) - Method in class com.stripe.model.StripeErrorResponse
- canEqual(Object) - Method in class com.stripe.model.StripeSearchResult
- canEqual(Object) - Method in class com.stripe.model.Subscription.AutomaticTax
- canEqual(Object) - Method in class com.stripe.model.Subscription.BillingThresholds
- canEqual(Object) - Method in class com.stripe.model.Subscription
- canEqual(Object) - Method in class com.stripe.model.Subscription.PauseCollection
- canEqual(Object) - Method in class com.stripe.model.Subscription.PaymentMethodOptions.AcssDebit
- canEqual(Object) - Method in class com.stripe.model.Subscription.PaymentMethodOptions.AcssDebit.MandateOptions
- canEqual(Object) - Method in class com.stripe.model.Subscription.PaymentMethodOptions.Bancontact
- canEqual(Object) - Method in class com.stripe.model.Subscription.PaymentMethodOptions
- canEqual(Object) - Method in class com.stripe.model.Subscription.PaymentMethodOptions.Card
- canEqual(Object) - Method in class com.stripe.model.Subscription.PaymentMethodOptions.Card.MandateOptions
- canEqual(Object) - Method in class com.stripe.model.Subscription.PaymentSettings
- canEqual(Object) - Method in class com.stripe.model.Subscription.PendingInvoiceItemInterval
- canEqual(Object) - Method in class com.stripe.model.Subscription.PendingUpdate
- canEqual(Object) - Method in class com.stripe.model.Subscription.TransferData
- canEqual(Object) - Method in class com.stripe.model.SubscriptionItem.BillingThresholds
- canEqual(Object) - Method in class com.stripe.model.SubscriptionItem
- canEqual(Object) - Method in class com.stripe.model.SubscriptionSchedule.AddInvoiceItem
- canEqual(Object) - Method in class com.stripe.model.SubscriptionSchedule
- canEqual(Object) - Method in class com.stripe.model.SubscriptionSchedule.CurrentPhase
- canEqual(Object) - Method in class com.stripe.model.SubscriptionSchedule.DefaultSettings.AutomaticTax
- canEqual(Object) - Method in class com.stripe.model.SubscriptionSchedule.DefaultSettings
- canEqual(Object) - Method in class com.stripe.model.SubscriptionSchedule.InvoiceSettings
- canEqual(Object) - Method in class com.stripe.model.SubscriptionSchedule.Phase.AutomaticTax
- canEqual(Object) - Method in class com.stripe.model.SubscriptionSchedule.Phase
- canEqual(Object) - Method in class com.stripe.model.SubscriptionSchedule.PhaseItem
- canEqual(Object) - Method in class com.stripe.model.TaxCode
- canEqual(Object) - Method in class com.stripe.model.TaxDeductedAtSource
- canEqual(Object) - Method in class com.stripe.model.TaxId
- canEqual(Object) - Method in class com.stripe.model.TaxId.Verification
- canEqual(Object) - Method in class com.stripe.model.TaxRate
- canEqual(Object) - Method in class com.stripe.model.terminal.ConnectionToken
- canEqual(Object) - Method in class com.stripe.model.terminal.Location
- canEqual(Object) - Method in class com.stripe.model.terminal.Reader
- canEqual(Object) - Method in class com.stripe.model.ThreeDSecure
- canEqual(Object) - Method in class com.stripe.model.Token
- canEqual(Object) - Method in class com.stripe.model.Topup
- canEqual(Object) - Method in class com.stripe.model.Transfer
- canEqual(Object) - Method in class com.stripe.model.TransferReversal
- canEqual(Object) - Method in class com.stripe.model.UsageRecord
- canEqual(Object) - Method in class com.stripe.model.UsageRecordSummary
- canEqual(Object) - Method in class com.stripe.model.UsageRecordSummary.Period
- canEqual(Object) - Method in class com.stripe.model.WebhookEndpoint
- canEqual(Object) - Method in class com.stripe.net.HttpHeaders
- canEqual(Object) - Method in class com.stripe.net.RequestOptions
- capabilities() - Method in class com.stripe.model.Account
-
Returns a list of capabilities associated with the account.
- capabilities(AccountCapabilitiesParams) - Method in class com.stripe.model.Account
-
Returns a list of capabilities associated with the account.
- capabilities(AccountCapabilitiesParams, RequestOptions) - Method in class com.stripe.model.Account
-
Returns a list of capabilities associated with the account.
- capabilities(Map<String, Object>) - Method in class com.stripe.model.Account
-
Returns a list of capabilities associated with the account.
- capabilities(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Account
-
Returns a list of capabilities associated with the account.
- Capabilities() - Constructor for class com.stripe.model.Account.Capabilities
- Capability - Class in com.stripe.model
- Capability() - Constructor for class com.stripe.model.Capability
- CAPABILITY__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CAPABILITY__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- Capability.FutureRequirements - Class in com.stripe.model
- Capability.FutureRequirements.Alternative - Class in com.stripe.model
- Capability.FutureRequirements.Errors - Class in com.stripe.model
- Capability.Requirements - Class in com.stripe.model
-
The specific user onboarding requirement field (in the requirements hash) that needs to be resolved.
- Capability.Requirements.Alternative - Class in com.stripe.model
- CapabilityCollection - Class in com.stripe.model
- CapabilityCollection() - Constructor for class com.stripe.model.CapabilityCollection
- CapabilityCollectionListParams - Class in com.stripe.param
- CapabilityCollectionListParams.Builder - Class in com.stripe.param
- CapabilityCollectionRetrieveParams - Class in com.stripe.param
- CapabilityCollectionRetrieveParams.Builder - Class in com.stripe.param
- CapabilityUpdateParams - Class in com.stripe.param
- CapabilityUpdateParams.Builder - Class in com.stripe.param
- CAPITAL_BANK_GRAWE_GRUPPE_AG - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank
- CAPITAL_BANK_GRAWE_GRUPPE_AG - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Bank
- CAPITAL_BANK_GRAWE_GRUPPE_AG - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank
- CAPITAL_BANK_GRAWE_GRUPPE_AG - com.stripe.param.PaymentMethodCreateParams.Eps.Bank
- capture() - Method in class com.stripe.model.Charge
-
Capture the payment of an existing, uncaptured, charge.
- capture() - Method in class com.stripe.model.PaymentIntent
-
Capture the funds of an existing uncaptured PaymentIntent when its status is
requires_capture
. - capture(RequestOptions) - Method in class com.stripe.model.Charge
-
Capture the payment of an existing, uncaptured, charge.
- capture(RequestOptions) - Method in class com.stripe.model.PaymentIntent
-
Capture the funds of an existing uncaptured PaymentIntent when its status is
requires_capture
. - capture(ChargeCaptureParams) - Method in class com.stripe.model.Charge
-
Capture the payment of an existing, uncaptured, charge.
- capture(ChargeCaptureParams, RequestOptions) - Method in class com.stripe.model.Charge
-
Capture the payment of an existing, uncaptured, charge.
- capture(PaymentIntentCaptureParams) - Method in class com.stripe.model.PaymentIntent
-
Capture the funds of an existing uncaptured PaymentIntent when its status is
requires_capture
. - capture(PaymentIntentCaptureParams, RequestOptions) - Method in class com.stripe.model.PaymentIntent
-
Capture the funds of an existing uncaptured PaymentIntent when its status is
requires_capture
. - capture(Map<String, Object>) - Method in class com.stripe.model.Charge
-
Capture the payment of an existing, uncaptured, charge.
- capture(Map<String, Object>) - Method in class com.stripe.model.PaymentIntent
-
Capture the funds of an existing uncaptured PaymentIntent when its status is
requires_capture
. - capture(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Charge
-
Capture the payment of an existing, uncaptured, charge.
- capture(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.PaymentIntent
-
Capture the funds of an existing uncaptured PaymentIntent when its status is
requires_capture
. - CAPTURE - com.stripe.param.issuing.TransactionListParams.Type
- CAR_AND_TRUCK_DEALERS_NEW_USED - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- CAR_AND_TRUCK_DEALERS_NEW_USED - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- CAR_AND_TRUCK_DEALERS_NEW_USED - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- CAR_AND_TRUCK_DEALERS_NEW_USED - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- CAR_AND_TRUCK_DEALERS_NEW_USED - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- CAR_AND_TRUCK_DEALERS_NEW_USED - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- CAR_AND_TRUCK_DEALERS_NEW_USED - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- CAR_AND_TRUCK_DEALERS_NEW_USED - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- CAR_AND_TRUCK_DEALERS_NEW_USED - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- CAR_AND_TRUCK_DEALERS_NEW_USED - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- CAR_AND_TRUCK_DEALERS_NEW_USED - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- CAR_AND_TRUCK_DEALERS_NEW_USED - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- CAR_AND_TRUCK_DEALERS_USED_ONLY - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- CAR_AND_TRUCK_DEALERS_USED_ONLY - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- CAR_AND_TRUCK_DEALERS_USED_ONLY - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- CAR_AND_TRUCK_DEALERS_USED_ONLY - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- CAR_AND_TRUCK_DEALERS_USED_ONLY - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- CAR_AND_TRUCK_DEALERS_USED_ONLY - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- CAR_AND_TRUCK_DEALERS_USED_ONLY - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- CAR_AND_TRUCK_DEALERS_USED_ONLY - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- CAR_AND_TRUCK_DEALERS_USED_ONLY - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- CAR_AND_TRUCK_DEALERS_USED_ONLY - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- CAR_AND_TRUCK_DEALERS_USED_ONLY - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- CAR_AND_TRUCK_DEALERS_USED_ONLY - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- CAR_RENTAL_AGENCIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- CAR_RENTAL_AGENCIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- CAR_RENTAL_AGENCIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- CAR_RENTAL_AGENCIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- CAR_RENTAL_AGENCIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- CAR_RENTAL_AGENCIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- CAR_RENTAL_AGENCIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- CAR_RENTAL_AGENCIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- CAR_RENTAL_AGENCIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- CAR_RENTAL_AGENCIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- CAR_RENTAL_AGENCIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- CAR_RENTAL_AGENCIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- CAR_WASHES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- CAR_WASHES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- CAR_WASHES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- CAR_WASHES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- CAR_WASHES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- CAR_WASHES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- CAR_WASHES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- CAR_WASHES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- CAR_WASHES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- CAR_WASHES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- CAR_WASHES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- CAR_WASHES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- Card - Class in com.stripe.model
- Card - Class in com.stripe.model.issuing
- Card() - Constructor for class com.stripe.model.Card
- Card() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.Card
- Card() - Constructor for class com.stripe.model.Invoice.PaymentMethodOptions.Card
- Card() - Constructor for class com.stripe.model.issuing.Card
- Card() - Constructor for class com.stripe.model.Mandate.PaymentMethodDetails.Card
- Card() - Constructor for class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card
- Card() - Constructor for class com.stripe.model.PaymentIntent.Processing.Card
- Card() - Constructor for class com.stripe.model.PaymentMethod.Card
- Card() - Constructor for class com.stripe.model.SetupAttempt.PaymentMethodDetails.Card
- Card() - Constructor for class com.stripe.model.SetupIntent.PaymentMethodOptions.Card
- Card() - Constructor for class com.stripe.model.Source.Card
- Card() - Constructor for class com.stripe.model.Subscription.PaymentMethodOptions.Card
- CARD - com.stripe.param.checkout.SessionCreateParams.PaymentMethodType
- CARD - com.stripe.param.CustomerListPaymentMethodsParams.Type
- CARD - com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodType
- CARD - com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodType
- CARD - com.stripe.param.PaymentLinkCreateParams.PaymentMethodType
- CARD - com.stripe.param.PaymentLinkUpdateParams.PaymentMethodType
- CARD - com.stripe.param.PaymentMethodCreateParams.Type
- CARD - com.stripe.param.PaymentMethodListParams.Type
- CARD - com.stripe.param.PayoutCreateParams.SourceType
- CARD - com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodType
- CARD - com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodType
- CARD - com.stripe.param.TransferCreateParams.SourceType
- CARD_BIN - com.stripe.param.radar.ValueListCreateParams.ItemType
- CARD_FINGERPRINT - com.stripe.param.radar.ValueListCreateParams.ItemType
- CARD_PRESENT - com.stripe.param.CustomerListPaymentMethodsParams.Type
- CARD_PRESENT - com.stripe.param.PaymentMethodListParams.Type
- Card.Shipping - Class in com.stripe.model.issuing
- Card.SpendingControls - Class in com.stripe.model.issuing
- Card.SpendingControls.SpendingLimit - Class in com.stripe.model.issuing
- Card.Wallets - Class in com.stripe.model.issuing
-
Interval (or event) to which the amount applies.
- Card.Wallets.ApplePay - Class in com.stripe.model.issuing
- Card.Wallets.GooglePay - Class in com.stripe.model.issuing
- CardCollection - Class in com.stripe.model
- CardCollection - Class in com.stripe.model.issuing
- CardCollection() - Constructor for class com.stripe.model.CardCollection
- CardCollection() - Constructor for class com.stripe.model.issuing.CardCollection
- CardCreateParams - Class in com.stripe.param.issuing
- CardCreateParams.Builder - Class in com.stripe.param.issuing
- CardCreateParams.ReplacementReason - Enum in com.stripe.param.issuing
- CardCreateParams.Shipping - Class in com.stripe.param.issuing
- CardCreateParams.Shipping.Address - Class in com.stripe.param.issuing
- CardCreateParams.Shipping.Address.Builder - Class in com.stripe.param.issuing
- CardCreateParams.Shipping.Builder - Class in com.stripe.param.issuing
- CardCreateParams.Shipping.Service - Enum in com.stripe.param.issuing
-
State, county, province, or region.
- CardCreateParams.Shipping.Type - Enum in com.stripe.param.issuing
- CardCreateParams.SpendingControls - Class in com.stripe.param.issuing
- CardCreateParams.SpendingControls.AllowedCategory - Enum in com.stripe.param.issuing
- CardCreateParams.SpendingControls.BlockedCategory - Enum in com.stripe.param.issuing
- CardCreateParams.SpendingControls.Builder - Class in com.stripe.param.issuing
- CardCreateParams.SpendingControls.SpendingLimit - Class in com.stripe.param.issuing
- CardCreateParams.SpendingControls.SpendingLimit.Builder - Class in com.stripe.param.issuing
- CardCreateParams.SpendingControls.SpendingLimit.Category - Enum in com.stripe.param.issuing
- CardCreateParams.SpendingControls.SpendingLimit.Interval - Enum in com.stripe.param.issuing
- CardCreateParams.Status - Enum in com.stripe.param.issuing
- CardCreateParams.Type - Enum in com.stripe.param.issuing
- CardDetailsParams - Class in com.stripe.param.issuing
- CardDetailsParams.Builder - Class in com.stripe.param.issuing
- CardException - Exception in com.stripe.exception
- CardException(String, String, String, String, String, String, Integer, Throwable) - Constructor for exception com.stripe.exception.CardException
-
Constructs a new card exception with the specified details.
- Cardholder - Class in com.stripe.model.issuing
- Cardholder() - Constructor for class com.stripe.model.issuing.Cardholder
- Cardholder.Billing - Class in com.stripe.model.issuing
- Cardholder.Company - Class in com.stripe.model.issuing
- Cardholder.Individual - Class in com.stripe.model.issuing
- Cardholder.Individual.DateOfBirth - Class in com.stripe.model.issuing
- Cardholder.Individual.Verification - Class in com.stripe.model.issuing
- Cardholder.Individual.Verification.Document - Class in com.stripe.model.issuing
- Cardholder.Requirements - Class in com.stripe.model.issuing
-
Get expanded
front
. - Cardholder.SpendingControls - Class in com.stripe.model.issuing
- Cardholder.SpendingControls.SpendingLimit - Class in com.stripe.model.issuing
- CardholderCollection - Class in com.stripe.model.issuing
- CardholderCollection() - Constructor for class com.stripe.model.issuing.CardholderCollection
- CardholderCreateParams - Class in com.stripe.param.issuing
- CardholderCreateParams.Billing - Class in com.stripe.param.issuing
- CardholderCreateParams.Billing.Address - Class in com.stripe.param.issuing
- CardholderCreateParams.Billing.Address.Builder - Class in com.stripe.param.issuing
- CardholderCreateParams.Billing.Builder - Class in com.stripe.param.issuing
- CardholderCreateParams.Builder - Class in com.stripe.param.issuing
- CardholderCreateParams.Company - Class in com.stripe.param.issuing
-
State, county, province, or region.
- CardholderCreateParams.Company.Builder - Class in com.stripe.param.issuing
- CardholderCreateParams.Individual - Class in com.stripe.param.issuing
-
The entity's business ID number.
- CardholderCreateParams.Individual.Builder - Class in com.stripe.param.issuing
- CardholderCreateParams.Individual.Dob - Class in com.stripe.param.issuing
- CardholderCreateParams.Individual.Dob.Builder - Class in com.stripe.param.issuing
- CardholderCreateParams.Individual.Verification - Class in com.stripe.param.issuing
-
The four-digit year of birth.
- CardholderCreateParams.Individual.Verification.Builder - Class in com.stripe.param.issuing
- CardholderCreateParams.Individual.Verification.Document - Class in com.stripe.param.issuing
- CardholderCreateParams.Individual.Verification.Document.Builder - Class in com.stripe.param.issuing
- CardholderCreateParams.SpendingControls - Class in com.stripe.param.issuing
- CardholderCreateParams.SpendingControls.AllowedCategory - Enum in com.stripe.param.issuing
- CardholderCreateParams.SpendingControls.BlockedCategory - Enum in com.stripe.param.issuing
- CardholderCreateParams.SpendingControls.Builder - Class in com.stripe.param.issuing
- CardholderCreateParams.SpendingControls.SpendingLimit - Class in com.stripe.param.issuing
- CardholderCreateParams.SpendingControls.SpendingLimit.Builder - Class in com.stripe.param.issuing
- CardholderCreateParams.SpendingControls.SpendingLimit.Category - Enum in com.stripe.param.issuing
- CardholderCreateParams.SpendingControls.SpendingLimit.Interval - Enum in com.stripe.param.issuing
- CardholderCreateParams.Status - Enum in com.stripe.param.issuing
- CardholderCreateParams.Type - Enum in com.stripe.param.issuing
- CardholderListParams - Class in com.stripe.param.issuing
- CardholderListParams.Builder - Class in com.stripe.param.issuing
- CardholderListParams.Created - Class in com.stripe.param.issuing
- CardholderListParams.Created.Builder - Class in com.stripe.param.issuing
- CardholderListParams.Status - Enum in com.stripe.param.issuing
-
Maximum value to filter by (inclusive).
- CardholderListParams.Type - Enum in com.stripe.param.issuing
- CardholderRetrieveParams - Class in com.stripe.param.issuing
- CardholderRetrieveParams.Builder - Class in com.stripe.param.issuing
- CardholderUpdateParams - Class in com.stripe.param.issuing
- CardholderUpdateParams.Billing - Class in com.stripe.param.issuing
- CardholderUpdateParams.Billing.Address - Class in com.stripe.param.issuing
- CardholderUpdateParams.Billing.Address.Builder - Class in com.stripe.param.issuing
- CardholderUpdateParams.Billing.Builder - Class in com.stripe.param.issuing
- CardholderUpdateParams.Builder - Class in com.stripe.param.issuing
- CardholderUpdateParams.Company - Class in com.stripe.param.issuing
-
State, county, province, or region.
- CardholderUpdateParams.Company.Builder - Class in com.stripe.param.issuing
- CardholderUpdateParams.Individual - Class in com.stripe.param.issuing
-
The entity's business ID number.
- CardholderUpdateParams.Individual.Builder - Class in com.stripe.param.issuing
- CardholderUpdateParams.Individual.Dob - Class in com.stripe.param.issuing
- CardholderUpdateParams.Individual.Dob.Builder - Class in com.stripe.param.issuing
- CardholderUpdateParams.Individual.Verification - Class in com.stripe.param.issuing
-
The four-digit year of birth.
- CardholderUpdateParams.Individual.Verification.Builder - Class in com.stripe.param.issuing
- CardholderUpdateParams.Individual.Verification.Document - Class in com.stripe.param.issuing
- CardholderUpdateParams.Individual.Verification.Document.Builder - Class in com.stripe.param.issuing
- CardholderUpdateParams.SpendingControls - Class in com.stripe.param.issuing
- CardholderUpdateParams.SpendingControls.AllowedCategory - Enum in com.stripe.param.issuing
- CardholderUpdateParams.SpendingControls.BlockedCategory - Enum in com.stripe.param.issuing
- CardholderUpdateParams.SpendingControls.Builder - Class in com.stripe.param.issuing
- CardholderUpdateParams.SpendingControls.SpendingLimit - Class in com.stripe.param.issuing
- CardholderUpdateParams.SpendingControls.SpendingLimit.Builder - Class in com.stripe.param.issuing
- CardholderUpdateParams.SpendingControls.SpendingLimit.Category - Enum in com.stripe.param.issuing
- CardholderUpdateParams.SpendingControls.SpendingLimit.Interval - Enum in com.stripe.param.issuing
- CardholderUpdateParams.Status - Enum in com.stripe.param.issuing
- CardListParams - Class in com.stripe.param.issuing
- CardListParams.Builder - Class in com.stripe.param.issuing
- CardListParams.Created - Class in com.stripe.param.issuing
- CardListParams.Created.Builder - Class in com.stripe.param.issuing
- CardListParams.Status - Enum in com.stripe.param.issuing
-
Maximum value to filter by (inclusive).
- CardListParams.Type - Enum in com.stripe.param.issuing
- CardPresent() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
- CardPresent() - Constructor for class com.stripe.model.PaymentIntent.PaymentMethodOptions.CardPresent
- CardPresent() - Constructor for class com.stripe.model.PaymentMethod.CardPresent
- CardPresent() - Constructor for class com.stripe.model.SetupAttempt.PaymentMethodDetails.CardPresent
- CardPresent() - Constructor for class com.stripe.model.Source.CardPresent
- CardRetrieveParams - Class in com.stripe.param.issuing
- CardRetrieveParams.Builder - Class in com.stripe.param.issuing
- CardUpdateOnAccountParams - Class in com.stripe.param
- CardUpdateOnAccountParams.Builder - Class in com.stripe.param
- CardUpdateOnCustomerParams - Class in com.stripe.param
- CardUpdateOnCustomerParams.Builder - Class in com.stripe.param
- CardUpdateParams - Class in com.stripe.param.issuing
- CardUpdateParams.Builder - Class in com.stripe.param.issuing
- CardUpdateParams.CancellationReason - Enum in com.stripe.param.issuing
- CardUpdateParams.SpendingControls - Class in com.stripe.param.issuing
- CardUpdateParams.SpendingControls.AllowedCategory - Enum in com.stripe.param.issuing
- CardUpdateParams.SpendingControls.BlockedCategory - Enum in com.stripe.param.issuing
- CardUpdateParams.SpendingControls.Builder - Class in com.stripe.param.issuing
- CardUpdateParams.SpendingControls.SpendingLimit - Class in com.stripe.param.issuing
- CardUpdateParams.SpendingControls.SpendingLimit.Builder - Class in com.stripe.param.issuing
- CardUpdateParams.SpendingControls.SpendingLimit.Category - Enum in com.stripe.param.issuing
- CardUpdateParams.SpendingControls.SpendingLimit.Interval - Enum in com.stripe.param.issuing
- CardUpdateParams.Status - Enum in com.stripe.param.issuing
- CARPENTRY_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- CARPENTRY_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- CARPENTRY_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- CARPENTRY_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- CARPENTRY_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- CARPENTRY_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- CARPENTRY_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- CARPENTRY_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- CARPENTRY_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- CARPENTRY_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- CARPENTRY_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- CARPENTRY_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- CARPET_UPHOLSTERY_CLEANING - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- CARPET_UPHOLSTERY_CLEANING - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- CARPET_UPHOLSTERY_CLEANING - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- CARPET_UPHOLSTERY_CLEANING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- CARPET_UPHOLSTERY_CLEANING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- CARPET_UPHOLSTERY_CLEANING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- CARPET_UPHOLSTERY_CLEANING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- CARPET_UPHOLSTERY_CLEANING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- CARPET_UPHOLSTERY_CLEANING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- CARPET_UPHOLSTERY_CLEANING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- CARPET_UPHOLSTERY_CLEANING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- CARPET_UPHOLSTERY_CLEANING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- CARTES_BANCAIRES - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Network
- CARTES_BANCAIRES - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Network
- CARTES_BANCAIRES - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Network
- CASE_SENSITIVE_STRING - com.stripe.param.radar.ValueListCreateParams.ItemType
- CaseInsensitiveMap<V> - Class in com.stripe.util
-
A case-insensitive
Map
. - CaseInsensitiveMap() - Constructor for class com.stripe.util.CaseInsensitiveMap
-
Instantiates a new instance of the
CaseInsensitiveMap
class. - CATERERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- CATERERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- CATERERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- CATERERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- CATERERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- CATERERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- CATERERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- CATERERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- CATERERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- CATERERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- CATERERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- CATERERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- CD - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- CD - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- CD - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- CET - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- CF - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- CF - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- CF - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- CG - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- CG - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- CG - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- CH - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- CH - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- CH - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- CH_VAT - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- CH_VAT - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- CH_VAT - com.stripe.param.TaxIdCollectionCreateParams.Type
- Charge - Class in com.stripe.model
- Charge() - Constructor for class com.stripe.model.Charge
- CHARGE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- CHARGE__CAPTURED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CHARGE__CAPTURED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CHARGE__DISPUTE__CLOSED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CHARGE__DISPUTE__CLOSED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CHARGE__DISPUTE__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CHARGE__DISPUTE__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CHARGE__DISPUTE__FUNDS_REINSTATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CHARGE__DISPUTE__FUNDS_REINSTATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CHARGE__DISPUTE__FUNDS_WITHDRAWN - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CHARGE__DISPUTE__FUNDS_WITHDRAWN - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CHARGE__DISPUTE__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CHARGE__DISPUTE__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CHARGE__EXPIRED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CHARGE__EXPIRED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CHARGE__FAILED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CHARGE__FAILED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CHARGE__PENDING - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CHARGE__PENDING - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CHARGE__REFUND__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CHARGE__REFUND__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CHARGE__REFUNDED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CHARGE__REFUNDED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CHARGE__SUCCEEDED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CHARGE__SUCCEEDED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CHARGE__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CHARGE__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CHARGE_AUTOMATICALLY - com.stripe.param.InvoiceCreateParams.CollectionMethod
- CHARGE_AUTOMATICALLY - com.stripe.param.InvoiceListParams.CollectionMethod
- CHARGE_AUTOMATICALLY - com.stripe.param.InvoiceUpdateParams.CollectionMethod
- CHARGE_AUTOMATICALLY - com.stripe.param.QuoteCreateParams.CollectionMethod
- CHARGE_AUTOMATICALLY - com.stripe.param.QuoteUpdateParams.CollectionMethod
- CHARGE_AUTOMATICALLY - com.stripe.param.SubscriptionCreateParams.CollectionMethod
- CHARGE_AUTOMATICALLY - com.stripe.param.SubscriptionListParams.CollectionMethod
- CHARGE_AUTOMATICALLY - com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.CollectionMethod
- CHARGE_AUTOMATICALLY - com.stripe.param.SubscriptionScheduleCreateParams.Phase.CollectionMethod
- CHARGE_AUTOMATICALLY - com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.CollectionMethod
- CHARGE_AUTOMATICALLY - com.stripe.param.SubscriptionScheduleUpdateParams.Phase.CollectionMethod
- CHARGE_AUTOMATICALLY - com.stripe.param.SubscriptionUpdateParams.CollectionMethod
- CHARGE_FAILURE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- Charge.AlternateStatementDescriptors - Class in com.stripe.model
- Charge.FraudDetails - Class in com.stripe.model
- Charge.Level3 - Class in com.stripe.model
- Charge.Level3.LineItem - Class in com.stripe.model
- Charge.Outcome - Class in com.stripe.model
- Charge.PaymentMethodDetails - Class in com.stripe.model
- Charge.PaymentMethodDetails.AchCreditTransfer - Class in com.stripe.model
- Charge.PaymentMethodDetails.AchDebit - Class in com.stripe.model
- Charge.PaymentMethodDetails.AcssDebit - Class in com.stripe.model
- Charge.PaymentMethodDetails.AfterpayClearpay - Class in com.stripe.model
- Charge.PaymentMethodDetails.Alipay - Class in com.stripe.model
- Charge.PaymentMethodDetails.AuBecsDebit - Class in com.stripe.model
- Charge.PaymentMethodDetails.BacsDebit - Class in com.stripe.model
- Charge.PaymentMethodDetails.Bancontact - Class in com.stripe.model
- Charge.PaymentMethodDetails.Boleto - Class in com.stripe.model
- Charge.PaymentMethodDetails.Card - Class in com.stripe.model
- Charge.PaymentMethodDetails.Card.Checks - Class in com.stripe.model
- Charge.PaymentMethodDetails.Card.Installments - Class in com.stripe.model
- Charge.PaymentMethodDetails.Card.ThreeDSecure - Class in com.stripe.model
- Charge.PaymentMethodDetails.Card.Wallet - Class in com.stripe.model
- Charge.PaymentMethodDetails.Card.Wallet.AmexExpressCheckout - Class in com.stripe.model
- Charge.PaymentMethodDetails.Card.Wallet.ApplePay - Class in com.stripe.model
- Charge.PaymentMethodDetails.Card.Wallet.GooglePay - Class in com.stripe.model
- Charge.PaymentMethodDetails.Card.Wallet.Masterpass - Class in com.stripe.model
- Charge.PaymentMethodDetails.Card.Wallet.SamsungPay - Class in com.stripe.model
- Charge.PaymentMethodDetails.Card.Wallet.VisaCheckout - Class in com.stripe.model
- Charge.PaymentMethodDetails.CardPresent - Class in com.stripe.model
-
Owner's verified shipping address.
- Charge.PaymentMethodDetails.CardPresent.Receipt - Class in com.stripe.model
- Charge.PaymentMethodDetails.Eps - Class in com.stripe.model
-
An indication of various EMV functions performed during the transaction.
- Charge.PaymentMethodDetails.Fpx - Class in com.stripe.model
- Charge.PaymentMethodDetails.Giropay - Class in com.stripe.model
- Charge.PaymentMethodDetails.Grabpay - Class in com.stripe.model
- Charge.PaymentMethodDetails.Ideal - Class in com.stripe.model
- Charge.PaymentMethodDetails.InteracPresent - Class in com.stripe.model
- Charge.PaymentMethodDetails.InteracPresent.Receipt - Class in com.stripe.model
- Charge.PaymentMethodDetails.Klarna - Class in com.stripe.model
-
An indication of various EMV functions performed during the transaction.
- Charge.PaymentMethodDetails.Multibanco - Class in com.stripe.model
- Charge.PaymentMethodDetails.Oxxo - Class in com.stripe.model
- Charge.PaymentMethodDetails.P24 - Class in com.stripe.model
- Charge.PaymentMethodDetails.SepaCreditTransfer - Class in com.stripe.model
- Charge.PaymentMethodDetails.SepaDebit - Class in com.stripe.model
- Charge.PaymentMethodDetails.Sofort - Class in com.stripe.model
- Charge.PaymentMethodDetails.StripeAccount - Class in com.stripe.model
- Charge.PaymentMethodDetails.Wechat - Class in com.stripe.model
- Charge.PaymentMethodDetails.WechatPay - Class in com.stripe.model
- Charge.TransferData - Class in com.stripe.model
-
Transaction ID of this particular WeChat Pay transaction.
- ChargeCaptureParams - Class in com.stripe.param
- ChargeCaptureParams.Builder - Class in com.stripe.param
- ChargeCaptureParams.TransferData - Class in com.stripe.param
- ChargeCaptureParams.TransferData.Builder - Class in com.stripe.param
- ChargeCollection - Class in com.stripe.model
- ChargeCollection() - Constructor for class com.stripe.model.ChargeCollection
- ChargeCreateParams - Class in com.stripe.param
- ChargeCreateParams.Builder - Class in com.stripe.param
- ChargeCreateParams.Destination - Class in com.stripe.param
- ChargeCreateParams.Destination.Builder - Class in com.stripe.param
- ChargeCreateParams.Shipping - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- ChargeCreateParams.Shipping.Address - Class in com.stripe.param
- ChargeCreateParams.Shipping.Address.Builder - Class in com.stripe.param
- ChargeCreateParams.Shipping.Builder - Class in com.stripe.param
- ChargeCreateParams.TransferData - Class in com.stripe.param
-
State, county, province, or region.
- ChargeCreateParams.TransferData.Builder - Class in com.stripe.param
- ChargeListParams - Class in com.stripe.param
- ChargeListParams.Builder - Class in com.stripe.param
- ChargeListParams.Created - Class in com.stripe.param
- ChargeListParams.Created.Builder - Class in com.stripe.param
- ChargeRetrieveParams - Class in com.stripe.param
- ChargeRetrieveParams.Builder - Class in com.stripe.param
- ChargeUpdateParams - Class in com.stripe.param
- ChargeUpdateParams.Builder - Class in com.stripe.param
- ChargeUpdateParams.FraudDetails - Class in com.stripe.param
- ChargeUpdateParams.FraudDetails.Builder - Class in com.stripe.param
- ChargeUpdateParams.FraudDetails.UserReport - Enum in com.stripe.param
- ChargeUpdateParams.Shipping - Class in com.stripe.param
- ChargeUpdateParams.Shipping.Address - Class in com.stripe.param
- ChargeUpdateParams.Shipping.Address.Builder - Class in com.stripe.param
- ChargeUpdateParams.Shipping.Builder - Class in com.stripe.param
- CHARITABLE_AND_SOCIAL_SERVICE_ORGANIZATIONS_FUNDRAISING - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- CHARITABLE_AND_SOCIAL_SERVICE_ORGANIZATIONS_FUNDRAISING - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- CHARITABLE_AND_SOCIAL_SERVICE_ORGANIZATIONS_FUNDRAISING - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- CHARITABLE_AND_SOCIAL_SERVICE_ORGANIZATIONS_FUNDRAISING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- CHARITABLE_AND_SOCIAL_SERVICE_ORGANIZATIONS_FUNDRAISING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- CHARITABLE_AND_SOCIAL_SERVICE_ORGANIZATIONS_FUNDRAISING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- CHARITABLE_AND_SOCIAL_SERVICE_ORGANIZATIONS_FUNDRAISING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- CHARITABLE_AND_SOCIAL_SERVICE_ORGANIZATIONS_FUNDRAISING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- CHARITABLE_AND_SOCIAL_SERVICE_ORGANIZATIONS_FUNDRAISING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- CHARITABLE_AND_SOCIAL_SERVICE_ORGANIZATIONS_FUNDRAISING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- CHARITABLE_AND_SOCIAL_SERVICE_ORGANIZATIONS_FUNDRAISING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- CHARITABLE_AND_SOCIAL_SERVICE_ORGANIZATIONS_FUNDRAISING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- CHARSET - Static variable in class com.stripe.net.ApiResource
- CHECKING - com.stripe.param.ExternalAccountUpdateParams.AccountType
- CHECKING - com.stripe.param.TokenCreateParams.BankAccount.AccountType
- checkNullTypedParams(String, ApiRequestParams) - Static method in class com.stripe.net.ApiResource
-
Invalidate null typed parameters.
- CHECKOUT__SESSION__ASYNC_PAYMENT_FAILED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CHECKOUT__SESSION__ASYNC_PAYMENT_FAILED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CHECKOUT__SESSION__ASYNC_PAYMENT_SUCCEEDED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CHECKOUT__SESSION__ASYNC_PAYMENT_SUCCEEDED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CHECKOUT__SESSION__COMPLETED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CHECKOUT__SESSION__COMPLETED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CHECKOUT__SESSION__EXPIRED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CHECKOUT__SESSION__EXPIRED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- Checks() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.Card.Checks
- Checks() - Constructor for class com.stripe.model.PaymentMethod.Card.Checks
- CHEMICALS_AND_ALLIED_PRODUCTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- CHEMICALS_AND_ALLIED_PRODUCTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- CHEMICALS_AND_ALLIED_PRODUCTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- CHEMICALS_AND_ALLIED_PRODUCTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- CHEMICALS_AND_ALLIED_PRODUCTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- CHEMICALS_AND_ALLIED_PRODUCTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- CHEMICALS_AND_ALLIED_PRODUCTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- CHEMICALS_AND_ALLIED_PRODUCTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- CHEMICALS_AND_ALLIED_PRODUCTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- CHEMICALS_AND_ALLIED_PRODUCTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- CHEMICALS_AND_ALLIED_PRODUCTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- CHEMICALS_AND_ALLIED_PRODUCTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- ChfCreditTransferData() - Constructor for class com.stripe.model.SourceTransaction.ChfCreditTransferData
- CHILD_CARE_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- CHILD_CARE_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- CHILD_CARE_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- CHILD_CARE_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- CHILD_CARE_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- CHILD_CARE_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- CHILD_CARE_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- CHILD_CARE_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- CHILD_CARE_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- CHILD_CARE_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- CHILD_CARE_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- CHILD_CARE_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- CHILDRENS_AND_INFANTS_WEAR_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- CHILDRENS_AND_INFANTS_WEAR_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- CHILDRENS_AND_INFANTS_WEAR_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- CHILDRENS_AND_INFANTS_WEAR_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- CHILDRENS_AND_INFANTS_WEAR_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- CHILDRENS_AND_INFANTS_WEAR_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- CHILDRENS_AND_INFANTS_WEAR_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- CHILDRENS_AND_INFANTS_WEAR_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- CHILDRENS_AND_INFANTS_WEAR_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- CHILDRENS_AND_INFANTS_WEAR_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- CHILDRENS_AND_INFANTS_WEAR_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- CHILDRENS_AND_INFANTS_WEAR_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- CHILE_CONTINENTAL - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- CHILE_EASTERISLAND - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- CHIROPODISTS_PODIATRISTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- CHIROPODISTS_PODIATRISTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- CHIROPODISTS_PODIATRISTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- CHIROPODISTS_PODIATRISTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- CHIROPODISTS_PODIATRISTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- CHIROPODISTS_PODIATRISTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- CHIROPODISTS_PODIATRISTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- CHIROPODISTS_PODIATRISTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- CHIROPODISTS_PODIATRISTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- CHIROPODISTS_PODIATRISTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- CHIROPODISTS_PODIATRISTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- CHIROPODISTS_PODIATRISTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- CHIROPRACTORS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- CHIROPRACTORS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- CHIROPRACTORS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- CHIROPRACTORS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- CHIROPRACTORS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- CHIROPRACTORS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- CHIROPRACTORS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- CHIROPRACTORS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- CHIROPRACTORS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- CHIROPRACTORS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- CHIROPRACTORS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- CHIROPRACTORS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- CI - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- CI - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- CI - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- CIGAR_STORES_AND_STANDS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- CIGAR_STORES_AND_STANDS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- CIGAR_STORES_AND_STANDS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- CIGAR_STORES_AND_STANDS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- CIGAR_STORES_AND_STANDS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- CIGAR_STORES_AND_STANDS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- CIGAR_STORES_AND_STANDS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- CIGAR_STORES_AND_STANDS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- CIGAR_STORES_AND_STANDS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- CIGAR_STORES_AND_STANDS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- CIGAR_STORES_AND_STANDS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- CIGAR_STORES_AND_STANDS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- CIMB - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.Bank
- CIMB - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.Bank
- CIMB - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.Bank
- CIMB - com.stripe.param.PaymentMethodCreateParams.Fpx.Bank
- CITI_HANDLOWY - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Bank
- CITI_HANDLOWY - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Bank
- CITI_HANDLOWY - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Bank
- CITI_HANDLOWY - com.stripe.param.PaymentMethodCreateParams.P24.Bank
- CIVIC_SOCIAL_FRATERNAL_ASSOCIATIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- CIVIC_SOCIAL_FRATERNAL_ASSOCIATIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- CIVIC_SOCIAL_FRATERNAL_ASSOCIATIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- CIVIC_SOCIAL_FRATERNAL_ASSOCIATIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- CIVIC_SOCIAL_FRATERNAL_ASSOCIATIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- CIVIC_SOCIAL_FRATERNAL_ASSOCIATIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- CIVIC_SOCIAL_FRATERNAL_ASSOCIATIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- CIVIC_SOCIAL_FRATERNAL_ASSOCIATIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- CIVIC_SOCIAL_FRATERNAL_ASSOCIATIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- CIVIC_SOCIAL_FRATERNAL_ASSOCIATIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- CIVIC_SOCIAL_FRATERNAL_ASSOCIATIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- CIVIC_SOCIAL_FRATERNAL_ASSOCIATIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- CK - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- CK - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- CK - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- CL - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- CL - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- CL - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- CL_TIN - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- CL_TIN - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- CL_TIN - com.stripe.param.TaxIdCollectionCreateParams.Type
- classUrl(Class<?>) - Static method in class com.stripe.net.ApiResource
- classUrl(Class<?>, String) - Static method in class com.stripe.net.ApiResource
- CLEANING_AND_MAINTENANCE - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- CLEANING_AND_MAINTENANCE - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- CLEANING_AND_MAINTENANCE - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- CLEANING_AND_MAINTENANCE - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- CLEANING_AND_MAINTENANCE - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- CLEANING_AND_MAINTENANCE - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- CLEANING_AND_MAINTENANCE - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- CLEANING_AND_MAINTENANCE - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- CLEANING_AND_MAINTENANCE - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- CLEANING_AND_MAINTENANCE - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- CLEANING_AND_MAINTENANCE - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- CLEANING_AND_MAINTENANCE - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- clear() - Method in class com.stripe.util.CaseInsensitiveMap
- clearApiKey() - Method in class com.stripe.net.RequestOptions.RequestOptionsBuilder
- clearClientId() - Method in class com.stripe.net.RequestOptions.RequestOptionsBuilder
- clearIdempotencyKey() - Method in class com.stripe.net.RequestOptions.RequestOptionsBuilder
- clearStripeAccount() - Method in class com.stripe.net.RequestOptions.RequestOptionsBuilder
- clearStripeVersionOverride() - Method in class com.stripe.net.RequestOptions.RequestOptionsBuilder
- clientId - Static variable in class com.stripe.Stripe
- close() - Method in class com.stripe.model.Dispute
-
Closing the dispute for a charge indicates that you do not have any evidence to submit and are essentially dismissing the dispute, acknowledging it as lost.
- close(RequestOptions) - Method in class com.stripe.model.Dispute
-
Closing the dispute for a charge indicates that you do not have any evidence to submit and are essentially dismissing the dispute, acknowledging it as lost.
- close(DisputeCloseParams) - Method in class com.stripe.model.Dispute
-
Closing the dispute for a charge indicates that you do not have any evidence to submit and are essentially dismissing the dispute, acknowledging it as lost.
- close(DisputeCloseParams, RequestOptions) - Method in class com.stripe.model.Dispute
-
Closing the dispute for a charge indicates that you do not have any evidence to submit and are essentially dismissing the dispute, acknowledging it as lost.
- close(Map<String, Object>) - Method in class com.stripe.model.Dispute
-
Closing the dispute for a charge indicates that you do not have any evidence to submit and are essentially dismissing the dispute, acknowledging it as lost.
- close(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Dispute
-
Closing the dispute for a charge indicates that you do not have any evidence to submit and are essentially dismissing the dispute, acknowledging it as lost.
- CLOSED - com.stripe.param.issuing.AuthorizationListParams.Status
- CLOTHING_RENTAL - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- CLOTHING_RENTAL - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- CLOTHING_RENTAL - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- CLOTHING_RENTAL - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- CLOTHING_RENTAL - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- CLOTHING_RENTAL - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- CLOTHING_RENTAL - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- CLOTHING_RENTAL - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- CLOTHING_RENTAL - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- CLOTHING_RENTAL - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- CLOTHING_RENTAL - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- CLOTHING_RENTAL - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- CM - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- CM - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- CM - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- CN - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- CN - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- CN - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- CO - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- CO - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- CO - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- CODE_VERIFICATION - com.stripe.param.SourceCreateParams.Flow
- CodeVerificationFlow() - Constructor for class com.stripe.model.Source.CodeVerificationFlow
- COLLEGES_UNIVERSITIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- COLLEGES_UNIVERSITIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- COLLEGES_UNIVERSITIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- COLLEGES_UNIVERSITIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- COLLEGES_UNIVERSITIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- COLLEGES_UNIVERSITIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- COLLEGES_UNIVERSITIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- COLLEGES_UNIVERSITIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- COLLEGES_UNIVERSITIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- COLLEGES_UNIVERSITIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- COLLEGES_UNIVERSITIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- COLLEGES_UNIVERSITIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- com.stripe - package com.stripe
- com.stripe.exception - package com.stripe.exception
- com.stripe.exception.oauth - package com.stripe.exception.oauth
- com.stripe.model - package com.stripe.model
- com.stripe.model.billingportal - package com.stripe.model.billingportal
- com.stripe.model.checkout - package com.stripe.model.checkout
- com.stripe.model.identity - package com.stripe.model.identity
- com.stripe.model.issuing - package com.stripe.model.issuing
- com.stripe.model.oauth - package com.stripe.model.oauth
- com.stripe.model.radar - package com.stripe.model.radar
- com.stripe.model.reporting - package com.stripe.model.reporting
- com.stripe.model.sigma - package com.stripe.model.sigma
- com.stripe.model.terminal - package com.stripe.model.terminal
- com.stripe.net - package com.stripe.net
- com.stripe.param - package com.stripe.param
- com.stripe.param.billingportal - package com.stripe.param.billingportal
- com.stripe.param.checkout - package com.stripe.param.checkout
- com.stripe.param.common - package com.stripe.param.common
- com.stripe.param.identity - package com.stripe.param.identity
- com.stripe.param.issuing - package com.stripe.param.issuing
- com.stripe.param.radar - package com.stripe.param.radar
- com.stripe.param.reporting - package com.stripe.param.reporting
- com.stripe.param.sigma - package com.stripe.param.sigma
- com.stripe.param.terminal - package com.stripe.param.terminal
- com.stripe.util - package com.stripe.util
- COMBINED - com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
- COMBINED - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
- COMBINED - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
- COMBINED - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
- COMBINED - com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
- COMBINED - com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
- COMBINED - com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
- COMMERCIAL_EQUIPMENT - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- COMMERCIAL_EQUIPMENT - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- COMMERCIAL_EQUIPMENT - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- COMMERCIAL_EQUIPMENT - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- COMMERCIAL_EQUIPMENT - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- COMMERCIAL_EQUIPMENT - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- COMMERCIAL_EQUIPMENT - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- COMMERCIAL_EQUIPMENT - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- COMMERCIAL_EQUIPMENT - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- COMMERCIAL_EQUIPMENT - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- COMMERCIAL_EQUIPMENT - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- COMMERCIAL_EQUIPMENT - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- COMMERCIAL_FOOTWEAR - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- COMMERCIAL_FOOTWEAR - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- COMMERCIAL_FOOTWEAR - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- COMMERCIAL_FOOTWEAR - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- COMMERCIAL_FOOTWEAR - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- COMMERCIAL_FOOTWEAR - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- COMMERCIAL_FOOTWEAR - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- COMMERCIAL_FOOTWEAR - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- COMMERCIAL_FOOTWEAR - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- COMMERCIAL_FOOTWEAR - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- COMMERCIAL_FOOTWEAR - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- COMMERCIAL_FOOTWEAR - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- COMMERCIAL_PHOTOGRAPHY_ART_AND_GRAPHICS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- COMMERCIAL_PHOTOGRAPHY_ART_AND_GRAPHICS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- COMMERCIAL_PHOTOGRAPHY_ART_AND_GRAPHICS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- COMMERCIAL_PHOTOGRAPHY_ART_AND_GRAPHICS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- COMMERCIAL_PHOTOGRAPHY_ART_AND_GRAPHICS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- COMMERCIAL_PHOTOGRAPHY_ART_AND_GRAPHICS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- COMMERCIAL_PHOTOGRAPHY_ART_AND_GRAPHICS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- COMMERCIAL_PHOTOGRAPHY_ART_AND_GRAPHICS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- COMMERCIAL_PHOTOGRAPHY_ART_AND_GRAPHICS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- COMMERCIAL_PHOTOGRAPHY_ART_AND_GRAPHICS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- COMMERCIAL_PHOTOGRAPHY_ART_AND_GRAPHICS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- COMMERCIAL_PHOTOGRAPHY_ART_AND_GRAPHICS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- COMMUTER_TRANSPORT_AND_FERRIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- COMMUTER_TRANSPORT_AND_FERRIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- COMMUTER_TRANSPORT_AND_FERRIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- COMMUTER_TRANSPORT_AND_FERRIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- COMMUTER_TRANSPORT_AND_FERRIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- COMMUTER_TRANSPORT_AND_FERRIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- COMMUTER_TRANSPORT_AND_FERRIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- COMMUTER_TRANSPORT_AND_FERRIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- COMMUTER_TRANSPORT_AND_FERRIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- COMMUTER_TRANSPORT_AND_FERRIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- COMMUTER_TRANSPORT_AND_FERRIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- COMMUTER_TRANSPORT_AND_FERRIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- Company() - Constructor for class com.stripe.model.Account.Company
- Company() - Constructor for class com.stripe.model.issuing.Cardholder.Company
- COMPANY - com.stripe.param.AccountCreateParams.BusinessType
- COMPANY - com.stripe.param.AccountUpdateParams.BusinessType
- COMPANY - com.stripe.param.BankAccountUpdateOnAccountParams.AccountHolderType
- COMPANY - com.stripe.param.BankAccountUpdateOnCustomerParams.AccountHolderType
- COMPANY - com.stripe.param.ExternalAccountUpdateParams.AccountHolderType
- COMPANY - com.stripe.param.issuing.CardholderCreateParams.Type
- COMPANY - com.stripe.param.issuing.CardholderListParams.Type
- COMPANY - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.AccountHolderType
- COMPANY - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.AccountHolderType
- COMPANY - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.AccountHolderType
- COMPANY - com.stripe.param.PaymentMethodCreateParams.Fpx.AccountHolderType
- COMPANY - com.stripe.param.TokenCreateParams.Account.BusinessType
- COMPANY - com.stripe.param.TokenCreateParams.BankAccount.AccountHolderType
- Computed() - Constructor for class com.stripe.model.Quote.Computed
- computeHmacSha256(String, String) - Static method in class com.stripe.net.Webhook.Util
-
Computes the HMAC/SHA-256 code for a given key and message.
- COMPUTER_NETWORK_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- COMPUTER_NETWORK_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- COMPUTER_NETWORK_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- COMPUTER_NETWORK_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- COMPUTER_NETWORK_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- COMPUTER_NETWORK_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- COMPUTER_NETWORK_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- COMPUTER_NETWORK_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- COMPUTER_NETWORK_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- COMPUTER_NETWORK_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- COMPUTER_NETWORK_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- COMPUTER_NETWORK_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- COMPUTER_PROGRAMMING - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- COMPUTER_PROGRAMMING - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- COMPUTER_PROGRAMMING - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- COMPUTER_PROGRAMMING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- COMPUTER_PROGRAMMING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- COMPUTER_PROGRAMMING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- COMPUTER_PROGRAMMING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- COMPUTER_PROGRAMMING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- COMPUTER_PROGRAMMING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- COMPUTER_PROGRAMMING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- COMPUTER_PROGRAMMING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- COMPUTER_PROGRAMMING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- COMPUTER_REPAIR - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- COMPUTER_REPAIR - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- COMPUTER_REPAIR - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- COMPUTER_REPAIR - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- COMPUTER_REPAIR - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- COMPUTER_REPAIR - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- COMPUTER_REPAIR - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- COMPUTER_REPAIR - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- COMPUTER_REPAIR - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- COMPUTER_REPAIR - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- COMPUTER_REPAIR - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- COMPUTER_REPAIR - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- COMPUTER_SOFTWARE_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- COMPUTER_SOFTWARE_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- COMPUTER_SOFTWARE_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- COMPUTER_SOFTWARE_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- COMPUTER_SOFTWARE_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- COMPUTER_SOFTWARE_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- COMPUTER_SOFTWARE_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- COMPUTER_SOFTWARE_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- COMPUTER_SOFTWARE_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- COMPUTER_SOFTWARE_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- COMPUTER_SOFTWARE_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- COMPUTER_SOFTWARE_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- COMPUTERS_PERIPHERALS_AND_SOFTWARE - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- COMPUTERS_PERIPHERALS_AND_SOFTWARE - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- COMPUTERS_PERIPHERALS_AND_SOFTWARE - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- COMPUTERS_PERIPHERALS_AND_SOFTWARE - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- COMPUTERS_PERIPHERALS_AND_SOFTWARE - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- COMPUTERS_PERIPHERALS_AND_SOFTWARE - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- COMPUTERS_PERIPHERALS_AND_SOFTWARE - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- COMPUTERS_PERIPHERALS_AND_SOFTWARE - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- COMPUTERS_PERIPHERALS_AND_SOFTWARE - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- COMPUTERS_PERIPHERALS_AND_SOFTWARE - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- COMPUTERS_PERIPHERALS_AND_SOFTWARE - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- COMPUTERS_PERIPHERALS_AND_SOFTWARE - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- CONCRETE_WORK_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- CONCRETE_WORK_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- CONCRETE_WORK_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- CONCRETE_WORK_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- CONCRETE_WORK_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- CONCRETE_WORK_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- CONCRETE_WORK_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- CONCRETE_WORK_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- CONCRETE_WORK_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- CONCRETE_WORK_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- CONCRETE_WORK_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- CONCRETE_WORK_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- Configuration - Class in com.stripe.model.billingportal
- Configuration() - Constructor for class com.stripe.model.billingportal.Configuration
- Configuration.BusinessProfile - Class in com.stripe.model.billingportal
- Configuration.Features - Class in com.stripe.model.billingportal
- Configuration.Features.CustomerUpdate - Class in com.stripe.model.billingportal
- Configuration.Features.InvoiceHistory - Class in com.stripe.model.billingportal
- Configuration.Features.PaymentMethodUpdate - Class in com.stripe.model.billingportal
- Configuration.Features.SubscriptionCancel - Class in com.stripe.model.billingportal
- Configuration.Features.SubscriptionCancel.CancellationReason - Class in com.stripe.model.billingportal
- Configuration.Features.SubscriptionPause - Class in com.stripe.model.billingportal
- Configuration.Features.SubscriptionUpdate - Class in com.stripe.model.billingportal
- Configuration.Features.SubscriptionUpdate.Product - Class in com.stripe.model.billingportal
- ConfigurationCollection - Class in com.stripe.model.billingportal
- ConfigurationCollection() - Constructor for class com.stripe.model.billingportal.ConfigurationCollection
- ConfigurationCreateParams - Class in com.stripe.param.billingportal
- ConfigurationCreateParams.Builder - Class in com.stripe.param.billingportal
- ConfigurationCreateParams.BusinessProfile - Class in com.stripe.param.billingportal
- ConfigurationCreateParams.BusinessProfile.Builder - Class in com.stripe.param.billingportal
- ConfigurationCreateParams.Features - Class in com.stripe.param.billingportal
-
A link to the business’s publicly available terms of service.
- ConfigurationCreateParams.Features.Builder - Class in com.stripe.param.billingportal
- ConfigurationCreateParams.Features.CustomerUpdate - Class in com.stripe.param.billingportal
- ConfigurationCreateParams.Features.CustomerUpdate.AllowedUpdate - Enum in com.stripe.param.billingportal
- ConfigurationCreateParams.Features.CustomerUpdate.Builder - Class in com.stripe.param.billingportal
- ConfigurationCreateParams.Features.InvoiceHistory - Class in com.stripe.param.billingportal
- ConfigurationCreateParams.Features.InvoiceHistory.Builder - Class in com.stripe.param.billingportal
- ConfigurationCreateParams.Features.PaymentMethodUpdate - Class in com.stripe.param.billingportal
- ConfigurationCreateParams.Features.PaymentMethodUpdate.Builder - Class in com.stripe.param.billingportal
- ConfigurationCreateParams.Features.SubscriptionCancel - Class in com.stripe.param.billingportal
- ConfigurationCreateParams.Features.SubscriptionCancel.Builder - Class in com.stripe.param.billingportal
- ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason - Class in com.stripe.param.billingportal
- ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason.Builder - Class in com.stripe.param.billingportal
- ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason.Option - Enum in com.stripe.param.billingportal
- ConfigurationCreateParams.Features.SubscriptionCancel.Mode - Enum in com.stripe.param.billingportal
- ConfigurationCreateParams.Features.SubscriptionCancel.ProrationBehavior - Enum in com.stripe.param.billingportal
- ConfigurationCreateParams.Features.SubscriptionPause - Class in com.stripe.param.billingportal
- ConfigurationCreateParams.Features.SubscriptionPause.Builder - Class in com.stripe.param.billingportal
- ConfigurationCreateParams.Features.SubscriptionUpdate - Class in com.stripe.param.billingportal
- ConfigurationCreateParams.Features.SubscriptionUpdate.Builder - Class in com.stripe.param.billingportal
- ConfigurationCreateParams.Features.SubscriptionUpdate.DefaultAllowedUpdate - Enum in com.stripe.param.billingportal
- ConfigurationCreateParams.Features.SubscriptionUpdate.Product - Class in com.stripe.param.billingportal
- ConfigurationCreateParams.Features.SubscriptionUpdate.Product.Builder - Class in com.stripe.param.billingportal
- ConfigurationCreateParams.Features.SubscriptionUpdate.ProrationBehavior - Enum in com.stripe.param.billingportal
- ConfigurationListParams - Class in com.stripe.param.billingportal
- ConfigurationListParams.Builder - Class in com.stripe.param.billingportal
- ConfigurationRetrieveParams - Class in com.stripe.param.billingportal
- ConfigurationRetrieveParams.Builder - Class in com.stripe.param.billingportal
- ConfigurationUpdateParams - Class in com.stripe.param.billingportal
- ConfigurationUpdateParams.Builder - Class in com.stripe.param.billingportal
- ConfigurationUpdateParams.BusinessProfile - Class in com.stripe.param.billingportal
- ConfigurationUpdateParams.BusinessProfile.Builder - Class in com.stripe.param.billingportal
- ConfigurationUpdateParams.Features - Class in com.stripe.param.billingportal
-
A link to the business’s publicly available terms of service.
- ConfigurationUpdateParams.Features.Builder - Class in com.stripe.param.billingportal
- ConfigurationUpdateParams.Features.CustomerUpdate - Class in com.stripe.param.billingportal
- ConfigurationUpdateParams.Features.CustomerUpdate.AllowedUpdate - Enum in com.stripe.param.billingportal
- ConfigurationUpdateParams.Features.CustomerUpdate.Builder - Class in com.stripe.param.billingportal
- ConfigurationUpdateParams.Features.InvoiceHistory - Class in com.stripe.param.billingportal
- ConfigurationUpdateParams.Features.InvoiceHistory.Builder - Class in com.stripe.param.billingportal
- ConfigurationUpdateParams.Features.PaymentMethodUpdate - Class in com.stripe.param.billingportal
- ConfigurationUpdateParams.Features.PaymentMethodUpdate.Builder - Class in com.stripe.param.billingportal
- ConfigurationUpdateParams.Features.SubscriptionCancel - Class in com.stripe.param.billingportal
- ConfigurationUpdateParams.Features.SubscriptionCancel.Builder - Class in com.stripe.param.billingportal
- ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason - Class in com.stripe.param.billingportal
- ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason.Builder - Class in com.stripe.param.billingportal
- ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason.Option - Enum in com.stripe.param.billingportal
- ConfigurationUpdateParams.Features.SubscriptionCancel.Mode - Enum in com.stripe.param.billingportal
- ConfigurationUpdateParams.Features.SubscriptionCancel.ProrationBehavior - Enum in com.stripe.param.billingportal
- ConfigurationUpdateParams.Features.SubscriptionPause - Class in com.stripe.param.billingportal
- ConfigurationUpdateParams.Features.SubscriptionPause.Builder - Class in com.stripe.param.billingportal
- ConfigurationUpdateParams.Features.SubscriptionUpdate - Class in com.stripe.param.billingportal
- ConfigurationUpdateParams.Features.SubscriptionUpdate.Builder - Class in com.stripe.param.billingportal
- ConfigurationUpdateParams.Features.SubscriptionUpdate.DefaultAllowedUpdate - Enum in com.stripe.param.billingportal
- ConfigurationUpdateParams.Features.SubscriptionUpdate.Product - Class in com.stripe.param.billingportal
- ConfigurationUpdateParams.Features.SubscriptionUpdate.Product.Builder - Class in com.stripe.param.billingportal
- ConfigurationUpdateParams.Features.SubscriptionUpdate.ProrationBehavior - Enum in com.stripe.param.billingportal
- confirm() - Method in class com.stripe.model.PaymentIntent
-
Confirm that your customer intends to pay with current or provided payment method.
- confirm() - Method in class com.stripe.model.SetupIntent
-
Confirm that your customer intends to set up the current or provided payment method.
- confirm(RequestOptions) - Method in class com.stripe.model.PaymentIntent
-
Confirm that your customer intends to pay with current or provided payment method.
- confirm(RequestOptions) - Method in class com.stripe.model.SetupIntent
-
Confirm that your customer intends to set up the current or provided payment method.
- confirm(PaymentIntentConfirmParams) - Method in class com.stripe.model.PaymentIntent
-
Confirm that your customer intends to pay with current or provided payment method.
- confirm(PaymentIntentConfirmParams, RequestOptions) - Method in class com.stripe.model.PaymentIntent
-
Confirm that your customer intends to pay with current or provided payment method.
- confirm(SetupIntentConfirmParams) - Method in class com.stripe.model.SetupIntent
-
Confirm that your customer intends to set up the current or provided payment method.
- confirm(SetupIntentConfirmParams, RequestOptions) - Method in class com.stripe.model.SetupIntent
-
Confirm that your customer intends to set up the current or provided payment method.
- confirm(Map<String, Object>) - Method in class com.stripe.model.PaymentIntent
-
Confirm that your customer intends to pay with current or provided payment method.
- confirm(Map<String, Object>) - Method in class com.stripe.model.SetupIntent
-
Confirm that your customer intends to set up the current or provided payment method.
- confirm(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.PaymentIntent
-
Confirm that your customer intends to pay with current or provided payment method.
- confirm(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.SetupIntent
-
Confirm that your customer intends to set up the current or provided payment method.
- CONNECT_API_BASE - Static variable in class com.stripe.Stripe
- CONNECT_COLLECTION_TRANSFER - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- CONNECT_RESERVED_FUNDS - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- ConnectCollectionTransfer - Class in com.stripe.model
- ConnectCollectionTransfer() - Constructor for class com.stripe.model.ConnectCollectionTransfer
- ConnectionToken - Class in com.stripe.model.terminal
- ConnectionToken() - Constructor for class com.stripe.model.terminal.ConnectionToken
- ConnectionTokenCreateParams - Class in com.stripe.param.terminal
- ConnectionTokenCreateParams.Builder - Class in com.stripe.param.terminal
- Consent() - Constructor for class com.stripe.model.checkout.Session.Consent
- ConsentCollection() - Constructor for class com.stripe.model.checkout.Session.ConsentCollection
- constructEvent(String, String, String) - Static method in class com.stripe.net.Webhook
-
Returns an Event instance using the provided JSON payload.
- constructEvent(String, String, String, long) - Static method in class com.stripe.net.Webhook
-
Returns an Event instance using the provided JSON payload.
- CONSTRUCTION_MATERIALS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- CONSTRUCTION_MATERIALS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- CONSTRUCTION_MATERIALS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- CONSTRUCTION_MATERIALS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- CONSTRUCTION_MATERIALS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- CONSTRUCTION_MATERIALS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- CONSTRUCTION_MATERIALS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- CONSTRUCTION_MATERIALS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- CONSTRUCTION_MATERIALS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- CONSTRUCTION_MATERIALS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- CONSTRUCTION_MATERIALS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- CONSTRUCTION_MATERIALS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- CONSULTING_PUBLIC_RELATIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- CONSULTING_PUBLIC_RELATIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- CONSULTING_PUBLIC_RELATIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- CONSULTING_PUBLIC_RELATIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- CONSULTING_PUBLIC_RELATIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- CONSULTING_PUBLIC_RELATIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- CONSULTING_PUBLIC_RELATIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- CONSULTING_PUBLIC_RELATIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- CONSULTING_PUBLIC_RELATIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- CONSULTING_PUBLIC_RELATIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- CONSULTING_PUBLIC_RELATIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- CONSULTING_PUBLIC_RELATIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- containsKey(Object) - Method in class com.stripe.util.CaseInsensitiveMap
- containsValue(Object) - Method in class com.stripe.util.CaseInsensitiveMap
- containsWhitespace(String) - Static method in class com.stripe.util.StringUtils
-
Checks whether a string contains any whitespace characters or not.
- content() - Method in class com.stripe.net.StripeRequest
-
The body of the request.
- contentType() - Method in class com.stripe.net.HttpContent
-
The value of the
Content-Type
header. - CONTRIBUTION - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- Controller() - Constructor for class com.stripe.model.Account.Controller
- CORPORATION - com.stripe.param.RecipientListParams.Type
- CORRESPONDENCE_SCHOOLS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- CORRESPONDENCE_SCHOOLS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- CORRESPONDENCE_SCHOOLS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- CORRESPONDENCE_SCHOOLS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- CORRESPONDENCE_SCHOOLS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- CORRESPONDENCE_SCHOOLS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- CORRESPONDENCE_SCHOOLS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- CORRESPONDENCE_SCHOOLS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- CORRESPONDENCE_SCHOOLS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- CORRESPONDENCE_SCHOOLS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- CORRESPONDENCE_SCHOOLS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- CORRESPONDENCE_SCHOOLS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- COSMETIC_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- COSMETIC_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- COSMETIC_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- COSMETIC_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- COSMETIC_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- COSMETIC_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- COSMETIC_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- COSMETIC_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- COSMETIC_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- COSMETIC_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- COSMETIC_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- COSMETIC_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- COUNSELING_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- COUNSELING_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- COUNSELING_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- COUNSELING_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- COUNSELING_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- COUNSELING_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- COUNSELING_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- COUNSELING_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- COUNSELING_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- COUNSELING_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- COUNSELING_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- COUNSELING_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- COUNTRY - com.stripe.param.radar.ValueListCreateParams.ItemType
- COUNTRY_CLUBS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- COUNTRY_CLUBS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- COUNTRY_CLUBS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- COUNTRY_CLUBS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- COUNTRY_CLUBS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- COUNTRY_CLUBS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- COUNTRY_CLUBS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- COUNTRY_CLUBS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- COUNTRY_CLUBS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- COUNTRY_CLUBS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- COUNTRY_CLUBS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- COUNTRY_CLUBS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- CountrySpec - Class in com.stripe.model
- CountrySpec() - Constructor for class com.stripe.model.CountrySpec
- CountrySpec.VerificationFields - Class in com.stripe.model
- CountrySpec.VerificationFields.Details - Class in com.stripe.model
- CountrySpecCollection - Class in com.stripe.model
- CountrySpecCollection() - Constructor for class com.stripe.model.CountrySpecCollection
- CountrySpecListParams - Class in com.stripe.param
- CountrySpecListParams.Builder - Class in com.stripe.param
- CountrySpecRetrieveParams - Class in com.stripe.param
- CountrySpecRetrieveParams.Builder - Class in com.stripe.param
- Coupon - Class in com.stripe.model
- Coupon() - Constructor for class com.stripe.model.Coupon
- COUPON__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- COUPON__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- COUPON__DELETED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- COUPON__DELETED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- COUPON__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- COUPON__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- Coupon.AppliesTo - Class in com.stripe.model
- CouponCollection - Class in com.stripe.model
- CouponCollection() - Constructor for class com.stripe.model.CouponCollection
- CouponCreateParams - Class in com.stripe.param
- CouponCreateParams.AppliesTo - Class in com.stripe.param
- CouponCreateParams.AppliesTo.Builder - Class in com.stripe.param
- CouponCreateParams.Builder - Class in com.stripe.param
- CouponCreateParams.Duration - Enum in com.stripe.param
-
Add all elements to `products` list.
- CouponListParams - Class in com.stripe.param
- CouponListParams.Builder - Class in com.stripe.param
- CouponListParams.Created - Class in com.stripe.param
- CouponListParams.Created.Builder - Class in com.stripe.param
- CouponRetrieveParams - Class in com.stripe.param
- CouponRetrieveParams.Builder - Class in com.stripe.param
- CouponUpdateParams - Class in com.stripe.param
- CouponUpdateParams.Builder - Class in com.stripe.param
- COURIER_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- COURIER_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- COURIER_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- COURIER_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- COURIER_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- COURIER_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- COURIER_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- COURIER_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- COURIER_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- COURIER_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- COURIER_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- COURIER_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- COURT_COSTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- COURT_COSTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- COURT_COSTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- COURT_COSTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- COURT_COSTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- COURT_COSTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- COURT_COSTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- COURT_COSTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- COURT_COSTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- COURT_COSTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- COURT_COSTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- COURT_COSTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- CR - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- CR - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- CR - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- create(Gson, TypeToken<T>) - Method in class com.stripe.model.BalanceTransactionSourceTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class com.stripe.model.ExternalAccountTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class com.stripe.model.PaymentSourceTypeAdapterFactory
- create(AccountCreateParams) - Static method in class com.stripe.model.Account
-
With Connect, you can create Stripe accounts for your users.
- create(AccountCreateParams, RequestOptions) - Static method in class com.stripe.model.Account
-
With Connect, you can create Stripe accounts for your users.
- create(AccountLinkCreateParams) - Static method in class com.stripe.model.AccountLink
-
Creates an AccountLink object that includes a single-use Stripe URL that the platform can redirect their user to in order to take them through the Connect Onboarding flow.
- create(AccountLinkCreateParams, RequestOptions) - Static method in class com.stripe.model.AccountLink
-
Creates an AccountLink object that includes a single-use Stripe URL that the platform can redirect their user to in order to take them through the Connect Onboarding flow.
- create(ApplePayDomainCreateParams) - Static method in class com.stripe.model.ApplePayDomain
-
Create an apple pay domain.
- create(ApplePayDomainCreateParams, RequestOptions) - Static method in class com.stripe.model.ApplePayDomain
-
Create an apple pay domain.
- create(ConfigurationCreateParams) - Static method in class com.stripe.model.billingportal.Configuration
-
Creates a configuration that describes the functionality and behavior of a PortalSession.
- create(ConfigurationCreateParams, RequestOptions) - Static method in class com.stripe.model.billingportal.Configuration
-
Creates a configuration that describes the functionality and behavior of a PortalSession.
- create(SessionCreateParams) - Static method in class com.stripe.model.billingportal.Session
-
Creates a session of the customer portal.
- create(SessionCreateParams, RequestOptions) - Static method in class com.stripe.model.billingportal.Session
-
Creates a session of the customer portal.
- create(ChargeCreateParams) - Static method in class com.stripe.model.Charge
-
To charge a credit card or other payment source, you create a
Charge
object. - create(ChargeCreateParams, RequestOptions) - Static method in class com.stripe.model.Charge
-
To charge a credit card or other payment source, you create a
Charge
object. - create(SessionCreateParams) - Static method in class com.stripe.model.checkout.Session
-
Creates a Session object.
- create(SessionCreateParams, RequestOptions) - Static method in class com.stripe.model.checkout.Session
-
Creates a Session object.
- create(CouponCreateParams) - Static method in class com.stripe.model.Coupon
-
You can create coupons easily via the coupon management page of the Stripe dashboard.
- create(CouponCreateParams, RequestOptions) - Static method in class com.stripe.model.Coupon
-
You can create coupons easily via the coupon management page of the Stripe dashboard.
- create(CreditNoteCreateParams) - Static method in class com.stripe.model.CreditNote
-
Issue a credit note to adjust the amount of a finalized invoice.
- create(CreditNoteCreateParams, RequestOptions) - Static method in class com.stripe.model.CreditNote
-
Issue a credit note to adjust the amount of a finalized invoice.
- create(CustomerBalanceTransactionCollectionCreateParams) - Method in class com.stripe.model.CustomerBalanceTransactionCollection
-
Creates an immutable transaction that updates the customer’s credit balance.
- create(CustomerBalanceTransactionCollectionCreateParams, RequestOptions) - Method in class com.stripe.model.CustomerBalanceTransactionCollection
-
Creates an immutable transaction that updates the customer’s credit balance.
- create(CustomerCreateParams) - Static method in class com.stripe.model.Customer
-
Creates a new customer object.
- create(CustomerCreateParams, RequestOptions) - Static method in class com.stripe.model.Customer
-
Creates a new customer object.
- create(EphemeralKeyCreateParams, RequestOptions) - Static method in class com.stripe.model.EphemeralKey
-
Creates an ephemeral API key for a given resource.
- create(ExternalAccountCollectionCreateParams) - Method in class com.stripe.model.ExternalAccountCollection
-
Create an external account for a given account.
- create(ExternalAccountCollectionCreateParams, RequestOptions) - Method in class com.stripe.model.ExternalAccountCollection
-
Create an external account for a given account.
- create(FeeRefundCollectionCreateParams) - Method in class com.stripe.model.FeeRefundCollection
-
Refunds an application fee that has previously been collected but not yet refunded.
- create(FeeRefundCollectionCreateParams, RequestOptions) - Method in class com.stripe.model.FeeRefundCollection
-
Refunds an application fee that has previously been collected but not yet refunded.
- create(FileCreateParams) - Static method in class com.stripe.model.File
-
To upload a file to Stripe, you’ll need to send a request of type
multipart/form-data
. - create(FileCreateParams, RequestOptions) - Static method in class com.stripe.model.File
-
To upload a file to Stripe, you’ll need to send a request of type
multipart/form-data
. - create(FileLinkCreateParams) - Static method in class com.stripe.model.FileLink
-
Creates a new file link object.
- create(FileLinkCreateParams, RequestOptions) - Static method in class com.stripe.model.FileLink
-
Creates a new file link object.
- create(VerificationSessionCreateParams) - Static method in class com.stripe.model.identity.VerificationSession
-
Creates a VerificationSession object.
- create(VerificationSessionCreateParams, RequestOptions) - Static method in class com.stripe.model.identity.VerificationSession
-
Creates a VerificationSession object.
- create(InvoiceCreateParams) - Static method in class com.stripe.model.Invoice
-
This endpoint creates a draft invoice for a given customer.
- create(InvoiceCreateParams, RequestOptions) - Static method in class com.stripe.model.Invoice
-
This endpoint creates a draft invoice for a given customer.
- create(InvoiceItemCreateParams) - Static method in class com.stripe.model.InvoiceItem
-
Creates an item to be added to a draft invoice (up to 250 items per invoice).
- create(InvoiceItemCreateParams, RequestOptions) - Static method in class com.stripe.model.InvoiceItem
-
Creates an item to be added to a draft invoice (up to 250 items per invoice).
- create(CardCreateParams) - Static method in class com.stripe.model.issuing.Card
-
Creates an Issuing
Card
object. - create(CardCreateParams, RequestOptions) - Static method in class com.stripe.model.issuing.Card
-
Creates an Issuing
Card
object. - create(CardholderCreateParams) - Static method in class com.stripe.model.issuing.Cardholder
-
Creates a new Issuing
Cardholder
object that can be issued cards. - create(CardholderCreateParams, RequestOptions) - Static method in class com.stripe.model.issuing.Cardholder
-
Creates a new Issuing
Cardholder
object that can be issued cards. - create(DisputeCreateParams) - Static method in class com.stripe.model.issuing.Dispute
-
Creates an Issuing
Dispute
object. - create(DisputeCreateParams, RequestOptions) - Static method in class com.stripe.model.issuing.Dispute
-
Creates an Issuing
Dispute
object. - create(OrderCreateParams) - Static method in class com.stripe.model.Order
-
Creates a new order object.
- create(OrderCreateParams, RequestOptions) - Static method in class com.stripe.model.Order
-
Creates a new order object.
- create(PaymentIntentCreateParams) - Static method in class com.stripe.model.PaymentIntent
-
Creates a PaymentIntent object.
- create(PaymentIntentCreateParams, RequestOptions) - Static method in class com.stripe.model.PaymentIntent
-
Creates a PaymentIntent object.
- create(PaymentLinkCreateParams) - Static method in class com.stripe.model.PaymentLink
-
Creates a payment link.
- create(PaymentLinkCreateParams, RequestOptions) - Static method in class com.stripe.model.PaymentLink
-
Creates a payment link.
- create(PaymentMethodCreateParams) - Static method in class com.stripe.model.PaymentMethod
-
Creates a PaymentMethod object.
- create(PaymentMethodCreateParams, RequestOptions) - Static method in class com.stripe.model.PaymentMethod
-
Creates a PaymentMethod object.
- create(PaymentSourceCollectionCreateParams) - Method in class com.stripe.model.PaymentSourceCollection
-
When you create a new credit card, you must specify a customer or recipient on which to create it.
- create(PaymentSourceCollectionCreateParams, RequestOptions) - Method in class com.stripe.model.PaymentSourceCollection
-
When you create a new credit card, you must specify a customer or recipient on which to create it.
- create(PayoutCreateParams) - Static method in class com.stripe.model.Payout
-
To send funds to your own bank account, you create a new payout object.
- create(PayoutCreateParams, RequestOptions) - Static method in class com.stripe.model.Payout
-
To send funds to your own bank account, you create a new payout object.
- create(PersonCollectionCreateParams) - Method in class com.stripe.model.PersonCollection
-
Creates a new person.
- create(PersonCollectionCreateParams, RequestOptions) - Method in class com.stripe.model.PersonCollection
-
Creates a new person.
- create(PlanCreateParams) - Static method in class com.stripe.model.Plan
-
You can now model subscriptions more flexibly using the Prices API.
- create(PlanCreateParams, RequestOptions) - Static method in class com.stripe.model.Plan
-
You can now model subscriptions more flexibly using the Prices API.
- create(PriceCreateParams) - Static method in class com.stripe.model.Price
-
Creates a new price for an existing product.
- create(PriceCreateParams, RequestOptions) - Static method in class com.stripe.model.Price
-
Creates a new price for an existing product.
- create(ProductCreateParams) - Static method in class com.stripe.model.Product
-
Creates a new product object.
- create(ProductCreateParams, RequestOptions) - Static method in class com.stripe.model.Product
-
Creates a new product object.
- create(PromotionCodeCreateParams) - Static method in class com.stripe.model.PromotionCode
-
A promotion code points to a coupon.
- create(PromotionCodeCreateParams, RequestOptions) - Static method in class com.stripe.model.PromotionCode
-
A promotion code points to a coupon.
- create(QuoteCreateParams) - Static method in class com.stripe.model.Quote
-
A quote models prices and services for a customer.
- create(QuoteCreateParams, RequestOptions) - Static method in class com.stripe.model.Quote
-
A quote models prices and services for a customer.
- create(ValueListCreateParams) - Static method in class com.stripe.model.radar.ValueList
-
Creates a new
ValueList
object, which can then be referenced in rules. - create(ValueListCreateParams, RequestOptions) - Static method in class com.stripe.model.radar.ValueList
-
Creates a new
ValueList
object, which can then be referenced in rules. - create(ValueListItemCreateParams) - Static method in class com.stripe.model.radar.ValueListItem
-
Creates a new
ValueListItem
object, which is added to the specified parent value list. - create(ValueListItemCreateParams, RequestOptions) - Static method in class com.stripe.model.radar.ValueListItem
-
Creates a new
ValueListItem
object, which is added to the specified parent value list. - create(RecipientCreateParams) - Static method in class com.stripe.model.Recipient
-
Creates a new
Recipient
object and verifies the recipient’s identity. - create(RecipientCreateParams, RequestOptions) - Static method in class com.stripe.model.Recipient
-
Creates a new
Recipient
object and verifies the recipient’s identity. - create(RefundCreateParams) - Static method in class com.stripe.model.Refund
-
Create a refund.
- create(RefundCreateParams, RequestOptions) - Static method in class com.stripe.model.Refund
-
Create a refund.
- create(ReportRunCreateParams) - Static method in class com.stripe.model.reporting.ReportRun
-
Creates a new object and begin running the report.
- create(ReportRunCreateParams, RequestOptions) - Static method in class com.stripe.model.reporting.ReportRun
-
Creates a new object and begin running the report.
- create(SetupIntentCreateParams) - Static method in class com.stripe.model.SetupIntent
-
Creates a SetupIntent object.
- create(SetupIntentCreateParams, RequestOptions) - Static method in class com.stripe.model.SetupIntent
-
Creates a SetupIntent object.
- create(ShippingRateCreateParams) - Static method in class com.stripe.model.ShippingRate
-
Creates a new shipping rate object.
- create(ShippingRateCreateParams, RequestOptions) - Static method in class com.stripe.model.ShippingRate
-
Creates a new shipping rate object.
- create(SkuCreateParams) - Static method in class com.stripe.model.Sku
-
Creates a new SKU associated with a product.
- create(SkuCreateParams, RequestOptions) - Static method in class com.stripe.model.Sku
-
Creates a new SKU associated with a product.
- create(SourceCreateParams) - Static method in class com.stripe.model.Source
-
Creates a new source object.
- create(SourceCreateParams, RequestOptions) - Static method in class com.stripe.model.Source
-
Creates a new source object.
- create(SubscriptionCreateParams) - Static method in class com.stripe.model.Subscription
-
Creates a new subscription on an existing customer.
- create(SubscriptionCreateParams, RequestOptions) - Static method in class com.stripe.model.Subscription
-
Creates a new subscription on an existing customer.
- create(SubscriptionItemCreateParams) - Static method in class com.stripe.model.SubscriptionItem
-
Adds a new item to an existing subscription.
- create(SubscriptionItemCreateParams, RequestOptions) - Static method in class com.stripe.model.SubscriptionItem
-
Adds a new item to an existing subscription.
- create(SubscriptionScheduleCreateParams) - Static method in class com.stripe.model.SubscriptionSchedule
-
Creates a new subscription schedule object.
- create(SubscriptionScheduleCreateParams, RequestOptions) - Static method in class com.stripe.model.SubscriptionSchedule
-
Creates a new subscription schedule object.
- create(TaxIdCollectionCreateParams) - Method in class com.stripe.model.TaxIdCollection
-
Creates a new
TaxID
object for a customer. - create(TaxIdCollectionCreateParams, RequestOptions) - Method in class com.stripe.model.TaxIdCollection
-
Creates a new
TaxID
object for a customer. - create(TaxRateCreateParams) - Static method in class com.stripe.model.TaxRate
-
Creates a new tax rate.
- create(TaxRateCreateParams, RequestOptions) - Static method in class com.stripe.model.TaxRate
-
Creates a new tax rate.
- create(ConnectionTokenCreateParams) - Static method in class com.stripe.model.terminal.ConnectionToken
-
To connect to a reader the Stripe Terminal SDK needs to retrieve a short-lived connection token from Stripe, proxied through your server.
- create(ConnectionTokenCreateParams, RequestOptions) - Static method in class com.stripe.model.terminal.ConnectionToken
-
To connect to a reader the Stripe Terminal SDK needs to retrieve a short-lived connection token from Stripe, proxied through your server.
- create(LocationCreateParams) - Static method in class com.stripe.model.terminal.Location
-
Creates a new
Location
object. - create(LocationCreateParams, RequestOptions) - Static method in class com.stripe.model.terminal.Location
-
Creates a new
Location
object. - create(ReaderCreateParams) - Static method in class com.stripe.model.terminal.Reader
-
Creates a new
Reader
object. - create(ReaderCreateParams, RequestOptions) - Static method in class com.stripe.model.terminal.Reader
-
Creates a new
Reader
object. - create(ThreeDSecureCreateParams) - Static method in class com.stripe.model.ThreeDSecure
-
Initiate 3D Secure authentication.
- create(ThreeDSecureCreateParams, RequestOptions) - Static method in class com.stripe.model.ThreeDSecure
-
Initiate 3D Secure authentication.
- create(TokenCreateParams) - Static method in class com.stripe.model.Token
-
Creates a single-use token that represents a bank account’s details.
- create(TokenCreateParams, RequestOptions) - Static method in class com.stripe.model.Token
-
Creates a single-use token that represents a bank account’s details.
- create(TopupCreateParams) - Static method in class com.stripe.model.Topup
-
Top up the balance of an account.
- create(TopupCreateParams, RequestOptions) - Static method in class com.stripe.model.Topup
-
Top up the balance of an account.
- create(TransferCreateParams) - Static method in class com.stripe.model.Transfer
-
To send funds from your Stripe account to a connected account, you create a new transfer object.
- create(TransferCreateParams, RequestOptions) - Static method in class com.stripe.model.Transfer
-
To send funds from your Stripe account to a connected account, you create a new transfer object.
- create(TransferReversalCollectionCreateParams) - Method in class com.stripe.model.TransferReversalCollection
-
When you create a new reversal, you must specify a transfer to create it on.
- create(TransferReversalCollectionCreateParams, RequestOptions) - Method in class com.stripe.model.TransferReversalCollection
-
When you create a new reversal, you must specify a transfer to create it on.
- create(WebhookEndpointCreateParams) - Static method in class com.stripe.model.WebhookEndpoint
-
A webhook endpoint must have a
url
and a list ofenabled_events
. - create(WebhookEndpointCreateParams, RequestOptions) - Static method in class com.stripe.model.WebhookEndpoint
-
A webhook endpoint must have a
url
and a list ofenabled_events
. - create(Map<String, Object>) - Static method in class com.stripe.model.Account
-
With Connect, you can create Stripe accounts for your users.
- create(Map<String, Object>) - Static method in class com.stripe.model.AccountLink
-
Creates an AccountLink object that includes a single-use Stripe URL that the platform can redirect their user to in order to take them through the Connect Onboarding flow.
- create(Map<String, Object>) - Static method in class com.stripe.model.ApplePayDomain
-
Create an apple pay domain.
- create(Map<String, Object>) - Static method in class com.stripe.model.billingportal.Configuration
-
Creates a configuration that describes the functionality and behavior of a PortalSession.
- create(Map<String, Object>) - Static method in class com.stripe.model.billingportal.Session
-
Creates a session of the customer portal.
- create(Map<String, Object>) - Static method in class com.stripe.model.Charge
-
To charge a credit card or other payment source, you create a
Charge
object. - create(Map<String, Object>) - Static method in class com.stripe.model.checkout.Session
-
Creates a Session object.
- create(Map<String, Object>) - Static method in class com.stripe.model.Coupon
-
You can create coupons easily via the coupon management page of the Stripe dashboard.
- create(Map<String, Object>) - Static method in class com.stripe.model.CreditNote
-
Issue a credit note to adjust the amount of a finalized invoice.
- create(Map<String, Object>) - Static method in class com.stripe.model.Customer
-
Creates a new customer object.
- create(Map<String, Object>) - Method in class com.stripe.model.CustomerBalanceTransactionCollection
-
Creates an immutable transaction that updates the customer’s credit balance.
- create(Map<String, Object>) - Method in class com.stripe.model.ExternalAccountCollection
-
Create an external account for a given account.
- create(Map<String, Object>) - Method in class com.stripe.model.FeeRefundCollection
-
Refunds an application fee that has previously been collected but not yet refunded.
- create(Map<String, Object>) - Static method in class com.stripe.model.File
-
To upload a file to Stripe, you’ll need to send a request of type
multipart/form-data
. - create(Map<String, Object>) - Static method in class com.stripe.model.FileLink
-
Creates a new file link object.
- create(Map<String, Object>) - Static method in class com.stripe.model.identity.VerificationSession
-
Creates a VerificationSession object.
- create(Map<String, Object>) - Static method in class com.stripe.model.Invoice
-
This endpoint creates a draft invoice for a given customer.
- create(Map<String, Object>) - Static method in class com.stripe.model.InvoiceItem
-
Creates an item to be added to a draft invoice (up to 250 items per invoice).
- create(Map<String, Object>) - Static method in class com.stripe.model.issuing.Card
-
Creates an Issuing
Card
object. - create(Map<String, Object>) - Static method in class com.stripe.model.issuing.Cardholder
-
Creates a new Issuing
Cardholder
object that can be issued cards. - create(Map<String, Object>) - Static method in class com.stripe.model.issuing.Dispute
-
Creates an Issuing
Dispute
object. - create(Map<String, Object>) - Static method in class com.stripe.model.Order
-
Creates a new order object.
- create(Map<String, Object>) - Static method in class com.stripe.model.PaymentIntent
-
Creates a PaymentIntent object.
- create(Map<String, Object>) - Static method in class com.stripe.model.PaymentLink
-
Creates a payment link.
- create(Map<String, Object>) - Static method in class com.stripe.model.PaymentMethod
-
Creates a PaymentMethod object.
- create(Map<String, Object>) - Method in class com.stripe.model.PaymentSourceCollection
-
When you create a new credit card, you must specify a customer or recipient on which to create it.
- create(Map<String, Object>) - Static method in class com.stripe.model.Payout
-
To send funds to your own bank account, you create a new payout object.
- create(Map<String, Object>) - Method in class com.stripe.model.PersonCollection
-
Creates a new person.
- create(Map<String, Object>) - Static method in class com.stripe.model.Plan
-
You can now model subscriptions more flexibly using the Prices API.
- create(Map<String, Object>) - Static method in class com.stripe.model.Price
-
Creates a new price for an existing product.
- create(Map<String, Object>) - Static method in class com.stripe.model.Product
-
Creates a new product object.
- create(Map<String, Object>) - Static method in class com.stripe.model.PromotionCode
-
A promotion code points to a coupon.
- create(Map<String, Object>) - Static method in class com.stripe.model.Quote
-
A quote models prices and services for a customer.
- create(Map<String, Object>) - Static method in class com.stripe.model.radar.ValueList
-
Creates a new
ValueList
object, which can then be referenced in rules. - create(Map<String, Object>) - Static method in class com.stripe.model.radar.ValueListItem
-
Creates a new
ValueListItem
object, which is added to the specified parent value list. - create(Map<String, Object>) - Static method in class com.stripe.model.Recipient
-
Creates a new
Recipient
object and verifies the recipient’s identity. - create(Map<String, Object>) - Static method in class com.stripe.model.Refund
-
Create a refund.
- create(Map<String, Object>) - Static method in class com.stripe.model.reporting.ReportRun
-
Creates a new object and begin running the report.
- create(Map<String, Object>) - Static method in class com.stripe.model.SetupIntent
-
Creates a SetupIntent object.
- create(Map<String, Object>) - Static method in class com.stripe.model.ShippingRate
-
Creates a new shipping rate object.
- create(Map<String, Object>) - Static method in class com.stripe.model.Sku
-
Creates a new SKU associated with a product.
- create(Map<String, Object>) - Static method in class com.stripe.model.Source
-
Creates a new source object.
- create(Map<String, Object>) - Static method in class com.stripe.model.Subscription
-
Creates a new subscription on an existing customer.
- create(Map<String, Object>) - Static method in class com.stripe.model.SubscriptionItem
-
Adds a new item to an existing subscription.
- create(Map<String, Object>) - Static method in class com.stripe.model.SubscriptionSchedule
-
Creates a new subscription schedule object.
- create(Map<String, Object>) - Method in class com.stripe.model.TaxIdCollection
-
Creates a new
TaxID
object for a customer. - create(Map<String, Object>) - Static method in class com.stripe.model.TaxRate
-
Creates a new tax rate.
- create(Map<String, Object>) - Static method in class com.stripe.model.terminal.ConnectionToken
-
To connect to a reader the Stripe Terminal SDK needs to retrieve a short-lived connection token from Stripe, proxied through your server.
- create(Map<String, Object>) - Static method in class com.stripe.model.terminal.Location
-
Creates a new
Location
object. - create(Map<String, Object>) - Static method in class com.stripe.model.terminal.Reader
-
Creates a new
Reader
object. - create(Map<String, Object>) - Static method in class com.stripe.model.ThreeDSecure
-
Initiate 3D Secure authentication.
- create(Map<String, Object>) - Static method in class com.stripe.model.Token
-
Creates a single-use token that represents a bank account’s details.
- create(Map<String, Object>) - Static method in class com.stripe.model.Topup
-
Top up the balance of an account.
- create(Map<String, Object>) - Static method in class com.stripe.model.Transfer
-
To send funds from your Stripe account to a connected account, you create a new transfer object.
- create(Map<String, Object>) - Method in class com.stripe.model.TransferReversalCollection
-
When you create a new reversal, you must specify a transfer to create it on.
- create(Map<String, Object>) - Static method in class com.stripe.model.WebhookEndpoint
-
A webhook endpoint must have a
url
and a list ofenabled_events
. - create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Account
-
With Connect, you can create Stripe accounts for your users.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.AccountLink
-
Creates an AccountLink object that includes a single-use Stripe URL that the platform can redirect their user to in order to take them through the Connect Onboarding flow.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.ApplePayDomain
-
Create an apple pay domain.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.billingportal.Configuration
-
Creates a configuration that describes the functionality and behavior of a PortalSession.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.billingportal.Session
-
Creates a session of the customer portal.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Charge
-
To charge a credit card or other payment source, you create a
Charge
object. - create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.checkout.Session
-
Creates a Session object.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Coupon
-
You can create coupons easily via the coupon management page of the Stripe dashboard.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.CreditNote
-
Issue a credit note to adjust the amount of a finalized invoice.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Customer
-
Creates a new customer object.
- create(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.CustomerBalanceTransactionCollection
-
Creates an immutable transaction that updates the customer’s credit balance.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.EphemeralKey
-
Creates an ephemeral API key for a given resource.
- create(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.ExternalAccountCollection
-
Create an external account for a given account.
- create(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.FeeRefundCollection
-
Refunds an application fee that has previously been collected but not yet refunded.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.File
-
To upload a file to Stripe, you’ll need to send a request of type
multipart/form-data
. - create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.FileLink
-
Creates a new file link object.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.identity.VerificationSession
-
Creates a VerificationSession object.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Invoice
-
This endpoint creates a draft invoice for a given customer.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.InvoiceItem
-
Creates an item to be added to a draft invoice (up to 250 items per invoice).
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.issuing.Card
-
Creates an Issuing
Card
object. - create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.issuing.Cardholder
-
Creates a new Issuing
Cardholder
object that can be issued cards. - create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.issuing.Dispute
-
Creates an Issuing
Dispute
object. - create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Order
-
Creates a new order object.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.PaymentIntent
-
Creates a PaymentIntent object.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.PaymentLink
-
Creates a payment link.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.PaymentMethod
-
Creates a PaymentMethod object.
- create(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.PaymentSourceCollection
-
When you create a new credit card, you must specify a customer or recipient on which to create it.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Payout
-
To send funds to your own bank account, you create a new payout object.
- create(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.PersonCollection
-
Creates a new person.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Plan
-
You can now model subscriptions more flexibly using the Prices API.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Price
-
Creates a new price for an existing product.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Product
-
Creates a new product object.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.PromotionCode
-
A promotion code points to a coupon.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Quote
-
A quote models prices and services for a customer.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.radar.ValueList
-
Creates a new
ValueList
object, which can then be referenced in rules. - create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.radar.ValueListItem
-
Creates a new
ValueListItem
object, which is added to the specified parent value list. - create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Recipient
-
Creates a new
Recipient
object and verifies the recipient’s identity. - create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Refund
-
Create a refund.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.reporting.ReportRun
-
Creates a new object and begin running the report.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.SetupIntent
-
Creates a SetupIntent object.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.ShippingRate
-
Creates a new shipping rate object.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Sku
-
Creates a new SKU associated with a product.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Source
-
Creates a new source object.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Subscription
-
Creates a new subscription on an existing customer.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.SubscriptionItem
-
Adds a new item to an existing subscription.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.SubscriptionSchedule
-
Creates a new subscription schedule object.
- create(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.TaxIdCollection
-
Creates a new
TaxID
object for a customer. - create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.TaxRate
-
Creates a new tax rate.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.terminal.ConnectionToken
-
To connect to a reader the Stripe Terminal SDK needs to retrieve a short-lived connection token from Stripe, proxied through your server.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.terminal.Location
-
Creates a new
Location
object. - create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.terminal.Reader
-
Creates a new
Reader
object. - create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.ThreeDSecure
-
Initiate 3D Secure authentication.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Token
-
Creates a single-use token that represents a bank account’s details.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Topup
-
Top up the balance of an account.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Transfer
-
To send funds from your Stripe account to a connected account, you create a new transfer object.
- create(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.TransferReversalCollection
-
When you create a new reversal, you must specify a transfer to create it on.
- create(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.WebhookEndpoint
-
A webhook endpoint must have a
url
and a list ofenabled_events
. - CREATE_PRORATIONS - com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.ProrationBehavior
- CREATE_PRORATIONS - com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.ProrationBehavior
- CREATE_PRORATIONS - com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.ProrationBehavior
- CREATE_PRORATIONS - com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.ProrationBehavior
- CREATE_PRORATIONS - com.stripe.param.InvoiceUpcomingParams.SubscriptionProrationBehavior
- CREATE_PRORATIONS - com.stripe.param.SubscriptionCreateParams.ProrationBehavior
- CREATE_PRORATIONS - com.stripe.param.SubscriptionItemCreateParams.ProrationBehavior
- CREATE_PRORATIONS - com.stripe.param.SubscriptionItemDeleteParams.ProrationBehavior
- CREATE_PRORATIONS - com.stripe.param.SubscriptionItemUpdateParams.ProrationBehavior
- CREATE_PRORATIONS - com.stripe.param.SubscriptionScheduleCreateParams.Phase.ProrationBehavior
- CREATE_PRORATIONS - com.stripe.param.SubscriptionScheduleUpdateParams.Phase.ProrationBehavior
- CREATE_PRORATIONS - com.stripe.param.SubscriptionScheduleUpdateParams.ProrationBehavior
- CREATE_PRORATIONS - com.stripe.param.SubscriptionUpdateParams.ProrationBehavior
- CREATED - com.stripe.param.OrderUpdateParams.Status
- createHttpContent(Map<String, Object>) - Static method in class com.stripe.net.FormEncoder
- createOnAccount(String, LoginLinkCreateOnAccountParams, RequestOptions) - Static method in class com.stripe.model.LoginLink
-
Creates a single-use login link for an Express account to access their Stripe dashboard.
- createOnAccount(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.LoginLink
-
Creates a single-use login link for an Express account to access their Stripe dashboard.
- createOnSubscriptionItem(String, UsageRecordCreateOnSubscriptionItemParams, RequestOptions) - Static method in class com.stripe.model.UsageRecord
-
Creates a usage record for a specified subscription item and date, and fills it with a quantity.
- createOnSubscriptionItem(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.UsageRecord
-
Creates a usage record for a specified subscription item and date, and fills it with a quantity.
- createQueryString(Collection<KeyValuePair<String, String>>) - Static method in class com.stripe.net.FormEncoder
-
Creates the HTTP query string for a collection of name/value tuples.
- createQueryString(Map<String, Object>) - Static method in class com.stripe.net.FormEncoder
-
Creates the HTTP query string for a given map of parameters.
- CREDIT_AGRICOLE - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Bank
- CREDIT_AGRICOLE - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Bank
- CREDIT_AGRICOLE - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Bank
- CREDIT_AGRICOLE - com.stripe.param.PaymentMethodCreateParams.P24.Bank
- CREDIT_NOTE__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CREDIT_NOTE__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CREDIT_NOTE__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CREDIT_NOTE__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CREDIT_NOTE__VOIDED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CREDIT_NOTE__VOIDED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CREDIT_REPORTING_AGENCIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- CREDIT_REPORTING_AGENCIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- CREDIT_REPORTING_AGENCIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- CREDIT_REPORTING_AGENCIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- CREDIT_REPORTING_AGENCIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- CREDIT_REPORTING_AGENCIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- CREDIT_REPORTING_AGENCIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- CREDIT_REPORTING_AGENCIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- CREDIT_REPORTING_AGENCIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- CREDIT_REPORTING_AGENCIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- CREDIT_REPORTING_AGENCIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- CREDIT_REPORTING_AGENCIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- CreditNote - Class in com.stripe.model
- CreditNote() - Constructor for class com.stripe.model.CreditNote
- CreditNote.DiscountAmount - Class in com.stripe.model
- CreditNote.TaxAmount - Class in com.stripe.model
- CreditNoteCollection - Class in com.stripe.model
- CreditNoteCollection() - Constructor for class com.stripe.model.CreditNoteCollection
- CreditNoteCreateParams - Class in com.stripe.param
- CreditNoteCreateParams.Builder - Class in com.stripe.param
- CreditNoteCreateParams.Line - Class in com.stripe.param
- CreditNoteCreateParams.Line.Builder - Class in com.stripe.param
- CreditNoteCreateParams.Line.Type - Enum in com.stripe.param
- CreditNoteCreateParams.Reason - Enum in com.stripe.param
- CreditNoteLineItem - Class in com.stripe.model
- CreditNoteLineItem() - Constructor for class com.stripe.model.CreditNoteLineItem
- CreditNoteLineItem.DiscountAmount - Class in com.stripe.model
- CreditNoteLineItemCollection - Class in com.stripe.model
- CreditNoteLineItemCollection() - Constructor for class com.stripe.model.CreditNoteLineItemCollection
- CreditNoteLineItemCollectionListParams - Class in com.stripe.param
- CreditNoteLineItemCollectionListParams.Builder - Class in com.stripe.param
- CreditNoteListParams - Class in com.stripe.param
- CreditNoteListParams.Builder - Class in com.stripe.param
- CreditNotePreviewParams - Class in com.stripe.param
- CreditNotePreviewParams.Builder - Class in com.stripe.param
- CreditNotePreviewParams.Line - Class in com.stripe.param
- CreditNotePreviewParams.Line.Builder - Class in com.stripe.param
- CreditNotePreviewParams.Line.Type - Enum in com.stripe.param
- CreditNotePreviewParams.Reason - Enum in com.stripe.param
- CreditNoteRetrieveParams - Class in com.stripe.param
- CreditNoteRetrieveParams.Builder - Class in com.stripe.param
- CreditNoteUpdateParams - Class in com.stripe.param
- CreditNoteUpdateParams.Builder - Class in com.stripe.param
- CreditNoteVoidCreditNoteParams - Class in com.stripe.param
- CreditNoteVoidCreditNoteParams.Builder - Class in com.stripe.param
- CRUISE_LINES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- CRUISE_LINES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- CRUISE_LINES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- CRUISE_LINES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- CRUISE_LINES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- CRUISE_LINES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- CRUISE_LINES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- CRUISE_LINES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- CRUISE_LINES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- CRUISE_LINES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- CRUISE_LINES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- CRUISE_LINES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- CS - com.stripe.param.billingportal.SessionCreateParams.Locale
- CS - com.stripe.param.checkout.SessionCreateParams.Locale
- CST6CDT - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- CUBA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- CURRENT_PERIOD_END - com.stripe.param.QuoteCreateParams.SubscriptionData.EffectiveDate
- CURRENT_PERIOD_END - com.stripe.param.QuoteUpdateParams.SubscriptionData.EffectiveDate
- CURRENTLY_DUE - com.stripe.param.AccountLinkCreateParams.Collect
- CurrentPhase() - Constructor for class com.stripe.model.SubscriptionSchedule.CurrentPhase
- CUSTOM - com.stripe.param.AccountCreateParams.Type
- CUSTOM_ACCOUNT_UPDATE - com.stripe.param.AccountLinkCreateParams.Type
- CUSTOM_ACCOUNT_VERIFICATION - com.stripe.param.AccountLinkCreateParams.Type
- CUSTOM_LINE_ITEM - com.stripe.param.CreditNoteCreateParams.Line.Type
- CUSTOM_LINE_ITEM - com.stripe.param.CreditNotePreviewParams.Line.Type
- Customer - Class in com.stripe.model
- Customer() - Constructor for class com.stripe.model.Customer
- CUSTOMER__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CUSTOMER__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CUSTOMER__DELETED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CUSTOMER__DELETED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CUSTOMER__DISCOUNT__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CUSTOMER__DISCOUNT__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CUSTOMER__DISCOUNT__DELETED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CUSTOMER__DISCOUNT__DELETED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CUSTOMER__DISCOUNT__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CUSTOMER__DISCOUNT__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CUSTOMER__SOURCE__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CUSTOMER__SOURCE__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CUSTOMER__SOURCE__DELETED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CUSTOMER__SOURCE__DELETED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CUSTOMER__SOURCE__EXPIRING - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CUSTOMER__SOURCE__EXPIRING - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CUSTOMER__SOURCE__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CUSTOMER__SOURCE__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CUSTOMER__SUBSCRIPTION__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CUSTOMER__SUBSCRIPTION__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CUSTOMER__SUBSCRIPTION__DELETED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CUSTOMER__SUBSCRIPTION__DELETED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CUSTOMER__SUBSCRIPTION__PENDING_UPDATE_APPLIED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CUSTOMER__SUBSCRIPTION__PENDING_UPDATE_APPLIED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CUSTOMER__SUBSCRIPTION__PENDING_UPDATE_EXPIRED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CUSTOMER__SUBSCRIPTION__PENDING_UPDATE_EXPIRED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CUSTOMER__SUBSCRIPTION__TRIAL_WILL_END - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CUSTOMER__SUBSCRIPTION__TRIAL_WILL_END - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CUSTOMER__SUBSCRIPTION__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CUSTOMER__SUBSCRIPTION__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CUSTOMER__TAX_ID__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CUSTOMER__TAX_ID__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CUSTOMER__TAX_ID__DELETED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CUSTOMER__TAX_ID__DELETED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CUSTOMER__TAX_ID__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CUSTOMER__TAX_ID__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CUSTOMER__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- CUSTOMER__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- CUSTOMER_ID - com.stripe.param.radar.ValueListCreateParams.ItemType
- CUSTOMER_SERVICE - com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason.Option
- CUSTOMER_SERVICE - com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason.Option
- CUSTOMER_SIGNATURE - com.stripe.param.FileCreateParams.Purpose
- CUSTOMER_SIGNATURE - com.stripe.param.FileListParams.Purpose
- Customer.InvoiceSettings - Class in com.stripe.model
- Customer.Tax - Class in com.stripe.model
- Customer.Tax.Location - Class in com.stripe.model
- CustomerAcceptance() - Constructor for class com.stripe.model.Mandate.CustomerAcceptance
- CustomerBalanceTransaction - Class in com.stripe.model
- CustomerBalanceTransaction() - Constructor for class com.stripe.model.CustomerBalanceTransaction
- CustomerBalanceTransactionCollection - Class in com.stripe.model
- CustomerBalanceTransactionCollection() - Constructor for class com.stripe.model.CustomerBalanceTransactionCollection
- CustomerBalanceTransactionCollectionCreateParams - Class in com.stripe.param
- CustomerBalanceTransactionCollectionCreateParams.Builder - Class in com.stripe.param
- CustomerBalanceTransactionCollectionListParams - Class in com.stripe.param
- CustomerBalanceTransactionCollectionListParams.Builder - Class in com.stripe.param
- CustomerBalanceTransactionCollectionRetrieveParams - Class in com.stripe.param
- CustomerBalanceTransactionCollectionRetrieveParams.Builder - Class in com.stripe.param
- CustomerBalanceTransactionsParams - Class in com.stripe.param
- CustomerBalanceTransactionsParams.Builder - Class in com.stripe.param
- CustomerBalanceTransactionUpdateParams - Class in com.stripe.param
- CustomerBalanceTransactionUpdateParams.Builder - Class in com.stripe.param
- CustomerCollection - Class in com.stripe.model
- CustomerCollection() - Constructor for class com.stripe.model.CustomerCollection
- CustomerCreateParams - Class in com.stripe.param
- CustomerCreateParams.Address - Class in com.stripe.param
- CustomerCreateParams.Address.Builder - Class in com.stripe.param
- CustomerCreateParams.Builder - Class in com.stripe.param
- CustomerCreateParams.InvoiceSettings - Class in com.stripe.param
-
State, county, province, or region.
- CustomerCreateParams.InvoiceSettings.Builder - Class in com.stripe.param
- CustomerCreateParams.InvoiceSettings.CustomField - Class in com.stripe.param
- CustomerCreateParams.InvoiceSettings.CustomField.Builder - Class in com.stripe.param
- CustomerCreateParams.Shipping - Class in com.stripe.param
-
The value of the custom field.
- CustomerCreateParams.Shipping.Address - Class in com.stripe.param
- CustomerCreateParams.Shipping.Address.Builder - Class in com.stripe.param
- CustomerCreateParams.Shipping.Builder - Class in com.stripe.param
- CustomerCreateParams.Tax - Class in com.stripe.param
-
State, county, province, or region.
- CustomerCreateParams.Tax.Builder - Class in com.stripe.param
- CustomerCreateParams.TaxExempt - Enum in com.stripe.param
- CustomerCreateParams.TaxIdData - Class in com.stripe.param
-
A recent IP address of the customer used for tax reporting and tax location inference.
- CustomerCreateParams.TaxIdData.Builder - Class in com.stripe.param
- CustomerCreateParams.TaxIdData.Type - Enum in com.stripe.param
- CustomerDetails() - Constructor for class com.stripe.model.checkout.Session.CustomerDetails
- CustomerListParams - Class in com.stripe.param
- CustomerListParams.Builder - Class in com.stripe.param
- CustomerListParams.Created - Class in com.stripe.param
- CustomerListParams.Created.Builder - Class in com.stripe.param
- CustomerListPaymentMethodsParams - Class in com.stripe.param
- CustomerListPaymentMethodsParams.Builder - Class in com.stripe.param
- CustomerListPaymentMethodsParams.Type - Enum in com.stripe.param
- CustomerRetrieveParams - Class in com.stripe.param
- CustomerRetrieveParams.Builder - Class in com.stripe.param
- CustomerTaxId() - Constructor for class com.stripe.model.Invoice.CustomerTaxId
- CustomerUpdate() - Constructor for class com.stripe.model.billingportal.Configuration.Features.CustomerUpdate
- CustomerUpdateParams - Class in com.stripe.param
- CustomerUpdateParams.Address - Class in com.stripe.param
- CustomerUpdateParams.Address.Builder - Class in com.stripe.param
- CustomerUpdateParams.Builder - Class in com.stripe.param
- CustomerUpdateParams.InvoiceSettings - Class in com.stripe.param
-
State, county, province, or region.
- CustomerUpdateParams.InvoiceSettings.Builder - Class in com.stripe.param
- CustomerUpdateParams.InvoiceSettings.CustomField - Class in com.stripe.param
- CustomerUpdateParams.InvoiceSettings.CustomField.Builder - Class in com.stripe.param
- CustomerUpdateParams.Shipping - Class in com.stripe.param
-
The value of the custom field.
- CustomerUpdateParams.Shipping.Address - Class in com.stripe.param
- CustomerUpdateParams.Shipping.Address.Builder - Class in com.stripe.param
- CustomerUpdateParams.Shipping.Builder - Class in com.stripe.param
- CustomerUpdateParams.Tax - Class in com.stripe.param
-
State, county, province, or region.
- CustomerUpdateParams.Tax.Builder - Class in com.stripe.param
- CustomerUpdateParams.TaxExempt - Enum in com.stripe.param
-
A recent IP address of the customer used for tax reporting and tax location inference.
- CustomerUpdateParams.TrialEnd - Enum in com.stripe.param
- CustomField() - Constructor for class com.stripe.model.Invoice.CustomField
- CV - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- CV - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- CV - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- CW - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- CW - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- CW - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- CY - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- CY - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- CY - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- CZ - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- CZ - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- CZ - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
D
- DA - com.stripe.param.billingportal.SessionCreateParams.Locale
- DA - com.stripe.param.checkout.SessionCreateParams.Locale
- DA_DK - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale
- DA_DK - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale
- DA_DK - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale
- DAILY - com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule.Interval
- DAILY - com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule.Interval
- DAILY - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Interval
- DAILY - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Interval
- DAILY - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Interval
- DAILY - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Interval
- DAIRY_PRODUCTS_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- DAIRY_PRODUCTS_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- DAIRY_PRODUCTS_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- DAIRY_PRODUCTS_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- DAIRY_PRODUCTS_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- DAIRY_PRODUCTS_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- DAIRY_PRODUCTS_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- DAIRY_PRODUCTS_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- DAIRY_PRODUCTS_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- DAIRY_PRODUCTS_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- DAIRY_PRODUCTS_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- DAIRY_PRODUCTS_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- DAMAGED - com.stripe.param.issuing.CardCreateParams.ReplacementReason
- DANCE_HALL_STUDIOS_SCHOOLS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- DANCE_HALL_STUDIOS_SCHOOLS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- DANCE_HALL_STUDIOS_SCHOOLS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- DANCE_HALL_STUDIOS_SCHOOLS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- DANCE_HALL_STUDIOS_SCHOOLS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- DANCE_HALL_STUDIOS_SCHOOLS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- DANCE_HALL_STUDIOS_SCHOOLS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- DANCE_HALL_STUDIOS_SCHOOLS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- DANCE_HALL_STUDIOS_SCHOOLS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- DANCE_HALL_STUDIOS_SCHOOLS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- DANCE_HALL_STUDIOS_SCHOOLS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- DANCE_HALL_STUDIOS_SCHOOLS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- DateOfBirth() - Constructor for class com.stripe.model.identity.VerificationReport.Document.DateOfBirth
- DateOfBirth() - Constructor for class com.stripe.model.identity.VerificationReport.IdNumber.DateOfBirth
- DateOfBirth() - Constructor for class com.stripe.model.identity.VerificationSession.VerifiedOutputs.DateOfBirth
- DateOfBirth() - Constructor for class com.stripe.model.issuing.Cardholder.Individual.DateOfBirth
- DateOfBirth() - Constructor for class com.stripe.model.PaymentMethod.Klarna.DateOfBirth
- DateOfBirth() - Constructor for class com.stripe.model.Person.DateOfBirth
- DATING_ESCORT_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- DATING_ESCORT_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- DATING_ESCORT_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- DATING_ESCORT_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- DATING_ESCORT_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- DATING_ESCORT_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- DATING_ESCORT_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- DATING_ESCORT_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- DATING_ESCORT_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- DATING_ESCORT_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- DATING_ESCORT_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- DATING_ESCORT_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- DAY - com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.Recurring.Interval
- DAY - com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Maximum.Unit
- DAY - com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Minimum.Unit
- DAY - com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.Recurring.Interval
- DAY - com.stripe.param.PlanCreateParams.Interval
- DAY - com.stripe.param.PriceCreateParams.Recurring.Interval
- DAY - com.stripe.param.PriceListParams.Recurring.Interval
- DAY - com.stripe.param.QuoteCreateParams.LineItem.PriceData.Recurring.Interval
- DAY - com.stripe.param.QuoteUpdateParams.LineItem.PriceData.Recurring.Interval
- DAY - com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Maximum.Unit
- DAY - com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Minimum.Unit
- DAY - com.stripe.param.SubscriptionCreateParams.Item.PriceData.Recurring.Interval
- DAY - com.stripe.param.SubscriptionCreateParams.PendingInvoiceItemInterval.Interval
- DAY - com.stripe.param.SubscriptionItemCreateParams.PriceData.Recurring.Interval
- DAY - com.stripe.param.SubscriptionItemUpdateParams.PriceData.Recurring.Interval
- DAY - com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.Recurring.Interval
- DAY - com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Recurring.Interval
- DAY - com.stripe.param.SubscriptionUpdateParams.Item.PriceData.Recurring.Interval
- DAY - com.stripe.param.SubscriptionUpdateParams.PendingInvoiceItemInterval.Interval
- DE - com.stripe.param.billingportal.SessionCreateParams.Locale
- DE - com.stripe.param.checkout.SessionCreateParams.Locale
- DE - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- DE - com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage
- DE - com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage
- DE - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Sofort.Country
- DE - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Bancontact.PreferredLanguage
- DE - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Sofort.PreferredLanguage
- DE - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Sofort.Country
- DE - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Bancontact.PreferredLanguage
- DE - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Sofort.PreferredLanguage
- DE - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Sofort.Country
- DE - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Bancontact.PreferredLanguage
- DE - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Sofort.PreferredLanguage
- DE - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- DE - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- DE - com.stripe.param.PaymentMethodCreateParams.Sofort.Country
- DE - com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage
- DE - com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage
- DE_AT - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale
- DE_AT - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale
- DE_AT - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale
- DE_DE - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale
- DE_DE - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale
- DE_DE - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale
- deauthorize(Map<String, Object>, RequestOptions) - Static method in class com.stripe.net.OAuth
-
Disconnects an account from your platform.
- DeauthorizedAccount - Class in com.stripe.model.oauth
- DeauthorizedAccount() - Constructor for class com.stripe.model.oauth.DeauthorizedAccount
- decline() - Method in class com.stripe.model.issuing.Authorization
-
Declines a pending Issuing
Authorization
object. - decline(RequestOptions) - Method in class com.stripe.model.issuing.Authorization
-
Declines a pending Issuing
Authorization
object. - decline(AuthorizationDeclineParams) - Method in class com.stripe.model.issuing.Authorization
-
Declines a pending Issuing
Authorization
object. - decline(AuthorizationDeclineParams, RequestOptions) - Method in class com.stripe.model.issuing.Authorization
-
Declines a pending Issuing
Authorization
object. - decline(Map<String, Object>) - Method in class com.stripe.model.issuing.Authorization
-
Declines a pending Issuing
Authorization
object. - decline(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.issuing.Authorization
-
Declines a pending Issuing
Authorization
object. - DeclineChargeOn() - Constructor for class com.stripe.model.Account.DeclineChargeOn
- DEFAULT_CONNECT_TIMEOUT - Static variable in class com.stripe.Stripe
- DEFAULT_INCOMPLETE - com.stripe.param.SubscriptionCreateParams.PaymentBehavior
- DEFAULT_INCOMPLETE - com.stripe.param.SubscriptionItemCreateParams.PaymentBehavior
- DEFAULT_INCOMPLETE - com.stripe.param.SubscriptionItemUpdateParams.PaymentBehavior
- DEFAULT_INCOMPLETE - com.stripe.param.SubscriptionUpdateParams.PaymentBehavior
- DEFAULT_READ_TIMEOUT - Static variable in class com.stripe.Stripe
- DefaultSettings() - Constructor for class com.stripe.model.SubscriptionSchedule.DefaultSettings
- delete() - Method in class com.stripe.model.Account
-
With Connect, you can delete accounts you manage.
- delete() - Method in class com.stripe.model.ApplePayDomain
-
Delete an apple pay domain.
- delete() - Method in class com.stripe.model.BankAccount
-
Delete a specified external account for a given account.
- delete() - Method in class com.stripe.model.Card
-
Delete a specified external account for a given account.
- delete() - Method in class com.stripe.model.Coupon
-
You can delete coupons via the coupon management page of the Stripe dashboard.
- delete() - Method in class com.stripe.model.Customer
-
Permanently deletes a customer.
- delete() - Method in class com.stripe.model.EphemeralKey
-
Invalidates an ephemeral API key for a given resource.
- delete() - Method in interface com.stripe.model.ExternalAccount
- delete() - Method in class com.stripe.model.ExternalAccountTypeAdapterFactory.UnknownSubType
-
Unsupported operation for unknown subtype.
- delete() - Method in class com.stripe.model.Invoice
-
Permanently deletes a one-off invoice draft.
- delete() - Method in class com.stripe.model.InvoiceItem
-
Deletes an invoice item, removing it from an invoice.
- delete() - Method in class com.stripe.model.Person
-
Deletes an existing person’s relationship to the account’s legal entity.
- delete() - Method in class com.stripe.model.Plan
-
Deleting plans means new subscribers can’t be added.
- delete() - Method in class com.stripe.model.Product
-
Delete a product.
- delete() - Method in class com.stripe.model.radar.ValueList
-
Deletes a
ValueList
object, also deleting any items contained within the value list. - delete() - Method in class com.stripe.model.radar.ValueListItem
-
Deletes a
ValueListItem
object, removing it from its parent value list. - delete() - Method in class com.stripe.model.Recipient
-
Permanently deletes a recipient.
- delete() - Method in class com.stripe.model.Sku
-
Delete a SKU.
- delete() - Method in class com.stripe.model.SubscriptionItem
-
Deletes an item from the subscription.
- delete() - Method in class com.stripe.model.TaxId
-
Deletes an existing
TaxID
object. - delete() - Method in class com.stripe.model.terminal.Location
-
Deletes a
Location
object. - delete() - Method in class com.stripe.model.terminal.Reader
-
Deletes a
Reader
object. - delete() - Method in class com.stripe.model.WebhookEndpoint
-
You can also delete webhook endpoints via the webhook endpoint management page of the Stripe dashboard.
- delete(RequestOptions) - Method in class com.stripe.model.Account
-
With Connect, you can delete accounts you manage.
- delete(RequestOptions) - Method in class com.stripe.model.ApplePayDomain
-
Delete an apple pay domain.
- delete(RequestOptions) - Method in class com.stripe.model.BankAccount
-
Delete a specified external account for a given account.
- delete(RequestOptions) - Method in class com.stripe.model.Card
-
Delete a specified external account for a given account.
- delete(RequestOptions) - Method in class com.stripe.model.Coupon
-
You can delete coupons via the coupon management page of the Stripe dashboard.
- delete(RequestOptions) - Method in class com.stripe.model.Customer
-
Permanently deletes a customer.
- delete(RequestOptions) - Method in class com.stripe.model.EphemeralKey
-
Invalidates an ephemeral API key for a given resource.
- delete(RequestOptions) - Method in interface com.stripe.model.ExternalAccount
- delete(RequestOptions) - Method in class com.stripe.model.ExternalAccountTypeAdapterFactory.UnknownSubType
-
Unsupported operation for unknown subtype.
- delete(RequestOptions) - Method in class com.stripe.model.Invoice
-
Permanently deletes a one-off invoice draft.
- delete(RequestOptions) - Method in class com.stripe.model.InvoiceItem
-
Deletes an invoice item, removing it from an invoice.
- delete(RequestOptions) - Method in class com.stripe.model.Person
-
Deletes an existing person’s relationship to the account’s legal entity.
- delete(RequestOptions) - Method in class com.stripe.model.Plan
-
Deleting plans means new subscribers can’t be added.
- delete(RequestOptions) - Method in class com.stripe.model.Product
-
Delete a product.
- delete(RequestOptions) - Method in class com.stripe.model.radar.ValueList
-
Deletes a
ValueList
object, also deleting any items contained within the value list. - delete(RequestOptions) - Method in class com.stripe.model.radar.ValueListItem
-
Deletes a
ValueListItem
object, removing it from its parent value list. - delete(RequestOptions) - Method in class com.stripe.model.Recipient
-
Permanently deletes a recipient.
- delete(RequestOptions) - Method in class com.stripe.model.Sku
-
Delete a SKU.
- delete(RequestOptions) - Method in class com.stripe.model.SubscriptionItem
-
Deletes an item from the subscription.
- delete(RequestOptions) - Method in class com.stripe.model.TaxId
-
Deletes an existing
TaxID
object. - delete(RequestOptions) - Method in class com.stripe.model.terminal.Location
-
Deletes a
Location
object. - delete(RequestOptions) - Method in class com.stripe.model.terminal.Reader
-
Deletes a
Reader
object. - delete(RequestOptions) - Method in class com.stripe.model.WebhookEndpoint
-
You can also delete webhook endpoints via the webhook endpoint management page of the Stripe dashboard.
- delete(SubscriptionItemDeleteParams) - Method in class com.stripe.model.SubscriptionItem
-
Deletes an item from the subscription.
- delete(SubscriptionItemDeleteParams, RequestOptions) - Method in class com.stripe.model.SubscriptionItem
-
Deletes an item from the subscription.
- delete(Map<String, Object>) - Method in class com.stripe.model.Account
-
With Connect, you can delete accounts you manage.
- delete(Map<String, Object>) - Method in class com.stripe.model.ApplePayDomain
-
Delete an apple pay domain.
- delete(Map<String, Object>) - Method in class com.stripe.model.BankAccount
-
Delete a specified external account for a given account.
- delete(Map<String, Object>) - Method in class com.stripe.model.Card
-
Delete a specified external account for a given account.
- delete(Map<String, Object>) - Method in class com.stripe.model.Coupon
-
You can delete coupons via the coupon management page of the Stripe dashboard.
- delete(Map<String, Object>) - Method in class com.stripe.model.Customer
-
Permanently deletes a customer.
- delete(Map<String, Object>) - Method in interface com.stripe.model.ExternalAccount
- delete(Map<String, Object>) - Method in class com.stripe.model.ExternalAccountTypeAdapterFactory.UnknownSubType
-
Unsupported operation for unknown subtype.
- delete(Map<String, Object>) - Method in class com.stripe.model.Invoice
-
Permanently deletes a one-off invoice draft.
- delete(Map<String, Object>) - Method in class com.stripe.model.InvoiceItem
-
Deletes an invoice item, removing it from an invoice.
- delete(Map<String, Object>) - Method in class com.stripe.model.Person
-
Deletes an existing person’s relationship to the account’s legal entity.
- delete(Map<String, Object>) - Method in class com.stripe.model.Plan
-
Deleting plans means new subscribers can’t be added.
- delete(Map<String, Object>) - Method in class com.stripe.model.Product
-
Delete a product.
- delete(Map<String, Object>) - Method in class com.stripe.model.radar.ValueList
-
Deletes a
ValueList
object, also deleting any items contained within the value list. - delete(Map<String, Object>) - Method in class com.stripe.model.radar.ValueListItem
-
Deletes a
ValueListItem
object, removing it from its parent value list. - delete(Map<String, Object>) - Method in class com.stripe.model.Recipient
-
Permanently deletes a recipient.
- delete(Map<String, Object>) - Method in class com.stripe.model.Sku
-
Delete a SKU.
- delete(Map<String, Object>) - Method in class com.stripe.model.SubscriptionItem
-
Deletes an item from the subscription.
- delete(Map<String, Object>) - Method in class com.stripe.model.TaxId
-
Deletes an existing
TaxID
object. - delete(Map<String, Object>) - Method in class com.stripe.model.terminal.Location
-
Deletes a
Location
object. - delete(Map<String, Object>) - Method in class com.stripe.model.terminal.Reader
-
Deletes a
Reader
object. - delete(Map<String, Object>) - Method in class com.stripe.model.WebhookEndpoint
-
You can also delete webhook endpoints via the webhook endpoint management page of the Stripe dashboard.
- delete(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Account
-
With Connect, you can delete accounts you manage.
- delete(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.ApplePayDomain
-
Delete an apple pay domain.
- delete(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.BankAccount
-
Delete a specified external account for a given account.
- delete(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Card
-
Delete a specified external account for a given account.
- delete(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Coupon
-
You can delete coupons via the coupon management page of the Stripe dashboard.
- delete(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Customer
-
Permanently deletes a customer.
- delete(Map<String, Object>, RequestOptions) - Method in interface com.stripe.model.ExternalAccount
- delete(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.ExternalAccountTypeAdapterFactory.UnknownSubType
-
Unsupported operation for unknown subtype.
- delete(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Invoice
-
Permanently deletes a one-off invoice draft.
- delete(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.InvoiceItem
-
Deletes an invoice item, removing it from an invoice.
- delete(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Person
-
Deletes an existing person’s relationship to the account’s legal entity.
- delete(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Plan
-
Deleting plans means new subscribers can’t be added.
- delete(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Product
-
Delete a product.
- delete(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.radar.ValueList
-
Deletes a
ValueList
object, also deleting any items contained within the value list. - delete(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.radar.ValueListItem
-
Deletes a
ValueListItem
object, removing it from its parent value list. - delete(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Recipient
-
Permanently deletes a recipient.
- delete(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Sku
-
Delete a SKU.
- delete(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.SubscriptionItem
-
Deletes an item from the subscription.
- delete(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.TaxId
-
Deletes an existing
TaxID
object. - delete(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.terminal.Location
-
Deletes a
Location
object. - delete(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.terminal.Reader
-
Deletes a
Reader
object. - delete(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.WebhookEndpoint
-
You can also delete webhook endpoints via the webhook endpoint management page of the Stripe dashboard.
- DELETE - com.stripe.net.ApiResource.RequestMethod
- deleteDiscount() - Method in class com.stripe.model.Customer
-
Removes the currently applied discount on a customer.
- deleteDiscount() - Method in class com.stripe.model.Subscription
-
Removes the currently applied discount on a subscription.
- deleteDiscount(Map<String, Object>) - Method in class com.stripe.model.Customer
-
Removes the currently applied discount on a customer.
- deleteDiscount(Map<String, Object>) - Method in class com.stripe.model.Subscription
-
Removes the currently applied discount on a subscription.
- deleteDiscount(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Customer
-
Removes the currently applied discount on a customer.
- deleteDiscount(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Subscription
-
Removes the currently applied discount on a subscription.
- DeliveryEstimate() - Constructor for class com.stripe.model.Order.ShippingMethod.DeliveryEstimate
- DeliveryEstimate() - Constructor for class com.stripe.model.ShippingRate.DeliveryEstimate
- DENTISTS_ORTHODONTISTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- DENTISTS_ORTHODONTISTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- DENTISTS_ORTHODONTISTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- DENTISTS_ORTHODONTISTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- DENTISTS_ORTHODONTISTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- DENTISTS_ORTHODONTISTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- DENTISTS_ORTHODONTISTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- DENTISTS_ORTHODONTISTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- DENTISTS_ORTHODONTISTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- DENTISTS_ORTHODONTISTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- DENTISTS_ORTHODONTISTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- DENTISTS_ORTHODONTISTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- DEPARTMENT_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- DEPARTMENT_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- DEPARTMENT_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- DEPARTMENT_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- DEPARTMENT_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- DEPARTMENT_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- DEPARTMENT_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- DEPARTMENT_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- DEPARTMENT_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- DEPARTMENT_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- DEPARTMENT_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- DEPARTMENT_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- DEPRECATED_NONE - com.stripe.param.SourceCreateParams.Mandate.NotificationMethod
- DEPRECATED_NONE - com.stripe.param.SourceUpdateParams.Mandate.NotificationMethod
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.stripe.model.EphemeralKeyDeserializer
-
Deserializes an ephemeral_key JSON payload into an
EphemeralKey
object. - deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.stripe.model.EventDataDeserializer
-
Deserializes the JSON payload contained in an event's
data
attribute into anEventData
instance. - deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.stripe.model.EventRequestDeserializer
-
Deserializes the JSON payload contained in an event's
request
attribute into anEventRequest
instance. - deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.stripe.model.ExpandableFieldDeserializer
-
Deserializes an expandable field JSON payload (i.e.
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.stripe.model.StripeRawJsonObjectDeserializer
-
Deserializes a JSON payload into a
StripeRawJsonObject
object. - deserialize(JsonObject) - Method in class com.stripe.net.UntypedMapDeserializer
-
Deserialize JSON into untyped map.
- deserializeUnsafe() - Method in class com.stripe.model.EventDataObjectDeserializer
-
Force deserialize raw JSON to
StripeObject
. - deserializeUnsafeWith(EventDataObjectDeserializer.CompatibilityTransformer) - Method in class com.stripe.model.EventDataObjectDeserializer
-
Deserialize JSON that has been processed by
EventDataObjectDeserializer.CompatibilityTransformer.transform(JsonObject, String, String)
intoStripeObject
. - detach() - Method in class com.stripe.model.PaymentMethod
-
Detaches a PaymentMethod object from a Customer.
- detach() - Method in class com.stripe.model.Source
-
Delete a specified source for a given customer.
- detach(RequestOptions) - Method in class com.stripe.model.PaymentMethod
-
Detaches a PaymentMethod object from a Customer.
- detach(PaymentMethodDetachParams) - Method in class com.stripe.model.PaymentMethod
-
Detaches a PaymentMethod object from a Customer.
- detach(PaymentMethodDetachParams, RequestOptions) - Method in class com.stripe.model.PaymentMethod
-
Detaches a PaymentMethod object from a Customer.
- detach(SourceDetachParams) - Method in class com.stripe.model.Source
-
Delete a specified source for a given customer.
- detach(SourceDetachParams, RequestOptions) - Method in class com.stripe.model.Source
-
Delete a specified source for a given customer.
- detach(Map<String, Object>) - Method in class com.stripe.model.PaymentMethod
-
Detaches a PaymentMethod object from a Customer.
- detach(Map<String, Object>) - Method in class com.stripe.model.Source
-
Delete a specified source for a given customer.
- detach(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.PaymentMethod
-
Detaches a PaymentMethod object from a Customer.
- detach(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Source
-
Delete a specified source for a given customer.
- Details() - Constructor for class com.stripe.model.Balance.Details
- Details() - Constructor for class com.stripe.model.CountrySpec.VerificationFields.Details
- DETECTIVE_AGENCIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- DETECTIVE_AGENCIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- DETECTIVE_AGENCIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- DETECTIVE_AGENCIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- DETECTIVE_AGENCIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- DETECTIVE_AGENCIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- DETECTIVE_AGENCIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- DETECTIVE_AGENCIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- DETECTIVE_AGENCIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- DETECTIVE_AGENCIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- DETECTIVE_AGENCIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- DETECTIVE_AGENCIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- DEUTSCHE_BANK - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.Bank
- DEUTSCHE_BANK - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.Bank
- DEUTSCHE_BANK - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.Bank
- DEUTSCHE_BANK - com.stripe.param.PaymentMethodCreateParams.Fpx.Bank
- DIGITAL_GOODS_APPLICATIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- DIGITAL_GOODS_APPLICATIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- DIGITAL_GOODS_APPLICATIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- DIGITAL_GOODS_APPLICATIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- DIGITAL_GOODS_APPLICATIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- DIGITAL_GOODS_APPLICATIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- DIGITAL_GOODS_APPLICATIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- DIGITAL_GOODS_APPLICATIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- DIGITAL_GOODS_APPLICATIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- DIGITAL_GOODS_APPLICATIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- DIGITAL_GOODS_APPLICATIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- DIGITAL_GOODS_APPLICATIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- DIGITAL_GOODS_GAMES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- DIGITAL_GOODS_GAMES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- DIGITAL_GOODS_GAMES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- DIGITAL_GOODS_GAMES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- DIGITAL_GOODS_GAMES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- DIGITAL_GOODS_GAMES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- DIGITAL_GOODS_GAMES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- DIGITAL_GOODS_GAMES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- DIGITAL_GOODS_GAMES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- DIGITAL_GOODS_GAMES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- DIGITAL_GOODS_GAMES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- DIGITAL_GOODS_GAMES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- DIGITAL_GOODS_LARGE_VOLUME - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- DIGITAL_GOODS_LARGE_VOLUME - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- DIGITAL_GOODS_LARGE_VOLUME - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- DIGITAL_GOODS_LARGE_VOLUME - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- DIGITAL_GOODS_LARGE_VOLUME - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- DIGITAL_GOODS_LARGE_VOLUME - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- DIGITAL_GOODS_LARGE_VOLUME - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- DIGITAL_GOODS_LARGE_VOLUME - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- DIGITAL_GOODS_LARGE_VOLUME - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- DIGITAL_GOODS_LARGE_VOLUME - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- DIGITAL_GOODS_LARGE_VOLUME - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- DIGITAL_GOODS_LARGE_VOLUME - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- DIGITAL_GOODS_MEDIA - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- DIGITAL_GOODS_MEDIA - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- DIGITAL_GOODS_MEDIA - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- DIGITAL_GOODS_MEDIA - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- DIGITAL_GOODS_MEDIA - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- DIGITAL_GOODS_MEDIA - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- DIGITAL_GOODS_MEDIA - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- DIGITAL_GOODS_MEDIA - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- DIGITAL_GOODS_MEDIA - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- DIGITAL_GOODS_MEDIA - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- DIGITAL_GOODS_MEDIA - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- DIGITAL_GOODS_MEDIA - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- DINERS - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Network
- DINERS - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Network
- DINERS - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Network
- DIRECT_MARKETING_CATALOG_MERCHANT - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_CATALOG_MERCHANT - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_CATALOG_MERCHANT - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- DIRECT_MARKETING_CATALOG_MERCHANT - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_CATALOG_MERCHANT - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_CATALOG_MERCHANT - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- DIRECT_MARKETING_CATALOG_MERCHANT - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_CATALOG_MERCHANT - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_CATALOG_MERCHANT - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- DIRECT_MARKETING_CATALOG_MERCHANT - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_CATALOG_MERCHANT - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_CATALOG_MERCHANT - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- DIRECT_MARKETING_COMBINATION_CATALOG_AND_RETAIL_MERCHANT - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_COMBINATION_CATALOG_AND_RETAIL_MERCHANT - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_COMBINATION_CATALOG_AND_RETAIL_MERCHANT - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- DIRECT_MARKETING_COMBINATION_CATALOG_AND_RETAIL_MERCHANT - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_COMBINATION_CATALOG_AND_RETAIL_MERCHANT - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_COMBINATION_CATALOG_AND_RETAIL_MERCHANT - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- DIRECT_MARKETING_COMBINATION_CATALOG_AND_RETAIL_MERCHANT - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_COMBINATION_CATALOG_AND_RETAIL_MERCHANT - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_COMBINATION_CATALOG_AND_RETAIL_MERCHANT - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- DIRECT_MARKETING_COMBINATION_CATALOG_AND_RETAIL_MERCHANT - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_COMBINATION_CATALOG_AND_RETAIL_MERCHANT - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_COMBINATION_CATALOG_AND_RETAIL_MERCHANT - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- DIRECT_MARKETING_INBOUND_TELEMARKETING - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_INBOUND_TELEMARKETING - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_INBOUND_TELEMARKETING - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- DIRECT_MARKETING_INBOUND_TELEMARKETING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_INBOUND_TELEMARKETING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_INBOUND_TELEMARKETING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- DIRECT_MARKETING_INBOUND_TELEMARKETING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_INBOUND_TELEMARKETING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_INBOUND_TELEMARKETING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- DIRECT_MARKETING_INBOUND_TELEMARKETING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_INBOUND_TELEMARKETING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_INBOUND_TELEMARKETING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- DIRECT_MARKETING_INSURANCE_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_INSURANCE_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_INSURANCE_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- DIRECT_MARKETING_INSURANCE_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_INSURANCE_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_INSURANCE_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- DIRECT_MARKETING_INSURANCE_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_INSURANCE_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_INSURANCE_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- DIRECT_MARKETING_INSURANCE_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_INSURANCE_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_INSURANCE_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- DIRECT_MARKETING_OTHER - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_OTHER - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_OTHER - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- DIRECT_MARKETING_OTHER - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_OTHER - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_OTHER - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- DIRECT_MARKETING_OTHER - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_OTHER - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_OTHER - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- DIRECT_MARKETING_OTHER - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_OTHER - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_OTHER - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- DIRECT_MARKETING_OUTBOUND_TELEMARKETING - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_OUTBOUND_TELEMARKETING - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_OUTBOUND_TELEMARKETING - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- DIRECT_MARKETING_OUTBOUND_TELEMARKETING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_OUTBOUND_TELEMARKETING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_OUTBOUND_TELEMARKETING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- DIRECT_MARKETING_OUTBOUND_TELEMARKETING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_OUTBOUND_TELEMARKETING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_OUTBOUND_TELEMARKETING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- DIRECT_MARKETING_OUTBOUND_TELEMARKETING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_OUTBOUND_TELEMARKETING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_OUTBOUND_TELEMARKETING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- DIRECT_MARKETING_SUBSCRIPTION - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_SUBSCRIPTION - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_SUBSCRIPTION - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- DIRECT_MARKETING_SUBSCRIPTION - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_SUBSCRIPTION - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_SUBSCRIPTION - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- DIRECT_MARKETING_SUBSCRIPTION - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_SUBSCRIPTION - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_SUBSCRIPTION - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- DIRECT_MARKETING_SUBSCRIPTION - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_SUBSCRIPTION - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_SUBSCRIPTION - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- DIRECT_MARKETING_TRAVEL - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_TRAVEL - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_TRAVEL - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- DIRECT_MARKETING_TRAVEL - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_TRAVEL - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_TRAVEL - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- DIRECT_MARKETING_TRAVEL - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_TRAVEL - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_TRAVEL - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- DIRECT_MARKETING_TRAVEL - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- DIRECT_MARKETING_TRAVEL - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- DIRECT_MARKETING_TRAVEL - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- Discount - Class in com.stripe.model
- Discount() - Constructor for class com.stripe.model.Discount
- Discount() - Constructor for class com.stripe.model.LineItem.Discount
- DISCOUNT - com.stripe.param.OrderCreateParams.Item.Type
- DISCOUNT - com.stripe.param.OrderReturnOrderParams.Item.Type
- DISCOUNT - com.stripe.param.SourceCreateParams.SourceOrder.Item.Type
- DISCOUNT - com.stripe.param.SourceUpdateParams.SourceOrder.Item.Type
- DISCOUNT_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- DISCOUNT_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- DISCOUNT_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- DISCOUNT_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- DISCOUNT_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- DISCOUNT_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- DISCOUNT_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- DISCOUNT_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- DISCOUNT_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- DISCOUNT_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- DISCOUNT_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- DISCOUNT_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- DiscountAmount() - Constructor for class com.stripe.model.CreditNote.DiscountAmount
- DiscountAmount() - Constructor for class com.stripe.model.CreditNoteLineItem.DiscountAmount
- DiscountAmount() - Constructor for class com.stripe.model.Invoice.DiscountAmount
- DiscountAmount() - Constructor for class com.stripe.model.InvoiceLineItem.DiscountAmount
- DISCOVER - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Network
- DISCOVER - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Network
- DISCOVER - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Network
- Dispute - Class in com.stripe.model
- Dispute - Class in com.stripe.model.issuing
- Dispute() - Constructor for class com.stripe.model.Dispute
- Dispute() - Constructor for class com.stripe.model.issuing.Dispute
- DISPUTE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- DISPUTE_EVIDENCE - com.stripe.param.FileCreateParams.Purpose
- DISPUTE_EVIDENCE - com.stripe.param.FileListParams.Purpose
- DISPUTE_REVERSAL - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- Dispute.Evidence - Class in com.stripe.model
- Dispute.Evidence - Class in com.stripe.model.issuing
- Dispute.Evidence.Canceled - Class in com.stripe.model.issuing
- Dispute.Evidence.Duplicate - Class in com.stripe.model.issuing
- Dispute.Evidence.Fraudulent - Class in com.stripe.model.issuing
- Dispute.Evidence.MerchandiseNotAsDescribed - Class in com.stripe.model.issuing
- Dispute.Evidence.NotReceived - Class in com.stripe.model.issuing
- Dispute.Evidence.Other - Class in com.stripe.model.issuing
- Dispute.Evidence.ServiceNotAsDescribed - Class in com.stripe.model.issuing
- Dispute.EvidenceDetails - Class in com.stripe.model
- DisputeCloseParams - Class in com.stripe.param
- DisputeCloseParams.Builder - Class in com.stripe.param
- DisputeCollection - Class in com.stripe.model
- DisputeCollection - Class in com.stripe.model.issuing
- DisputeCollection() - Constructor for class com.stripe.model.DisputeCollection
- DisputeCollection() - Constructor for class com.stripe.model.issuing.DisputeCollection
- DisputeCreateParams - Class in com.stripe.param.issuing
- DisputeCreateParams.Builder - Class in com.stripe.param.issuing
- DisputeCreateParams.Evidence - Class in com.stripe.param.issuing
- DisputeCreateParams.Evidence.Builder - Class in com.stripe.param.issuing
- DisputeCreateParams.Evidence.Canceled - Class in com.stripe.param.issuing
- DisputeCreateParams.Evidence.Canceled.Builder - Class in com.stripe.param.issuing
- DisputeCreateParams.Evidence.Canceled.ProductType - Enum in com.stripe.param.issuing
- DisputeCreateParams.Evidence.Canceled.ReturnStatus - Enum in com.stripe.param.issuing
- DisputeCreateParams.Evidence.Duplicate - Class in com.stripe.param.issuing
- DisputeCreateParams.Evidence.Duplicate.Builder - Class in com.stripe.param.issuing
- DisputeCreateParams.Evidence.Fraudulent - Class in com.stripe.param.issuing
- DisputeCreateParams.Evidence.Fraudulent.Builder - Class in com.stripe.param.issuing
- DisputeCreateParams.Evidence.MerchandiseNotAsDescribed - Class in com.stripe.param.issuing
- DisputeCreateParams.Evidence.MerchandiseNotAsDescribed.Builder - Class in com.stripe.param.issuing
- DisputeCreateParams.Evidence.MerchandiseNotAsDescribed.ReturnStatus - Enum in com.stripe.param.issuing
- DisputeCreateParams.Evidence.NotReceived - Class in com.stripe.param.issuing
- DisputeCreateParams.Evidence.NotReceived.Builder - Class in com.stripe.param.issuing
- DisputeCreateParams.Evidence.NotReceived.ProductType - Enum in com.stripe.param.issuing
- DisputeCreateParams.Evidence.Other - Class in com.stripe.param.issuing
- DisputeCreateParams.Evidence.Other.Builder - Class in com.stripe.param.issuing
- DisputeCreateParams.Evidence.Other.ProductType - Enum in com.stripe.param.issuing
- DisputeCreateParams.Evidence.Reason - Enum in com.stripe.param.issuing
- DisputeCreateParams.Evidence.ServiceNotAsDescribed - Class in com.stripe.param.issuing
- DisputeCreateParams.Evidence.ServiceNotAsDescribed.Builder - Class in com.stripe.param.issuing
- DisputeListParams - Class in com.stripe.param
- DisputeListParams - Class in com.stripe.param.issuing
- DisputeListParams.Builder - Class in com.stripe.param
- DisputeListParams.Builder - Class in com.stripe.param.issuing
- DisputeListParams.Created - Class in com.stripe.param
- DisputeListParams.Created - Class in com.stripe.param.issuing
- DisputeListParams.Created.Builder - Class in com.stripe.param
- DisputeListParams.Created.Builder - Class in com.stripe.param.issuing
- DisputeListParams.Status - Enum in com.stripe.param.issuing
-
Maximum value to filter by (inclusive).
- DisputeRetrieveParams - Class in com.stripe.param
- DisputeRetrieveParams - Class in com.stripe.param.issuing
- DisputeRetrieveParams.Builder - Class in com.stripe.param
- DisputeRetrieveParams.Builder - Class in com.stripe.param.issuing
- DisputeSubmitParams - Class in com.stripe.param.issuing
- DisputeSubmitParams.Builder - Class in com.stripe.param.issuing
- DisputeUpdateParams - Class in com.stripe.param
- DisputeUpdateParams - Class in com.stripe.param.issuing
- DisputeUpdateParams.Builder - Class in com.stripe.param
- DisputeUpdateParams.Builder - Class in com.stripe.param.issuing
- DisputeUpdateParams.Evidence - Class in com.stripe.param
- DisputeUpdateParams.Evidence - Class in com.stripe.param.issuing
- DisputeUpdateParams.Evidence.Builder - Class in com.stripe.param
- DisputeUpdateParams.Evidence.Builder - Class in com.stripe.param.issuing
- DisputeUpdateParams.Evidence.Canceled - Class in com.stripe.param.issuing
- DisputeUpdateParams.Evidence.Canceled.Builder - Class in com.stripe.param.issuing
- DisputeUpdateParams.Evidence.Canceled.ProductType - Enum in com.stripe.param.issuing
- DisputeUpdateParams.Evidence.Canceled.ReturnStatus - Enum in com.stripe.param.issuing
- DisputeUpdateParams.Evidence.Duplicate - Class in com.stripe.param.issuing
- DisputeUpdateParams.Evidence.Duplicate.Builder - Class in com.stripe.param.issuing
- DisputeUpdateParams.Evidence.Fraudulent - Class in com.stripe.param.issuing
- DisputeUpdateParams.Evidence.Fraudulent.Builder - Class in com.stripe.param.issuing
- DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed - Class in com.stripe.param.issuing
- DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed.Builder - Class in com.stripe.param.issuing
- DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed.ReturnStatus - Enum in com.stripe.param.issuing
- DisputeUpdateParams.Evidence.NotReceived - Class in com.stripe.param.issuing
- DisputeUpdateParams.Evidence.NotReceived.Builder - Class in com.stripe.param.issuing
- DisputeUpdateParams.Evidence.NotReceived.ProductType - Enum in com.stripe.param.issuing
- DisputeUpdateParams.Evidence.Other - Class in com.stripe.param.issuing
- DisputeUpdateParams.Evidence.Other.Builder - Class in com.stripe.param.issuing
- DisputeUpdateParams.Evidence.Other.ProductType - Enum in com.stripe.param.issuing
- DisputeUpdateParams.Evidence.Reason - Enum in com.stripe.param.issuing
- DisputeUpdateParams.Evidence.ServiceNotAsDescribed - Class in com.stripe.param.issuing
- DisputeUpdateParams.Evidence.ServiceNotAsDescribed.Builder - Class in com.stripe.param.issuing
- DJ - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- DJ - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- DJ - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- DK - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- DK - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- DK - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- DM - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- DM - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- DM - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- DO - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- DO - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- DO - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- DOCTORS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- DOCTORS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- DOCTORS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- DOCTORS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- DOCTORS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- DOCTORS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- DOCTORS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- DOCTORS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- DOCTORS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- DOCTORS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- DOCTORS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- DOCTORS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- Document() - Constructor for class com.stripe.model.identity.VerificationReport.Document
- Document() - Constructor for class com.stripe.model.identity.VerificationReport.Options.Document
- Document() - Constructor for class com.stripe.model.identity.VerificationSession.Options.Document
- Document() - Constructor for class com.stripe.model.issuing.Cardholder.Individual.Verification.Document
- DOCUMENT - com.stripe.param.identity.VerificationReportListParams.Type
- DOCUMENT - com.stripe.param.identity.VerificationSessionCreateParams.Type
- DOCUMENT - com.stripe.param.identity.VerificationSessionUpdateParams.Type
- DocumentCheckError() - Constructor for class com.stripe.model.identity.VerificationReport.Document.DocumentCheckError
- DOLOMITENBANK - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank
- DOLOMITENBANK - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Bank
- DOLOMITENBANK - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank
- DOLOMITENBANK - com.stripe.param.PaymentMethodCreateParams.Eps.Bank
- DONATE - com.stripe.param.checkout.SessionCreateParams.SubmitType
- DOOR_TO_DOOR_SALES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- DOOR_TO_DOOR_SALES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- DOOR_TO_DOOR_SALES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- DOOR_TO_DOOR_SALES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- DOOR_TO_DOOR_SALES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- DOOR_TO_DOOR_SALES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- DOOR_TO_DOOR_SALES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- DOOR_TO_DOOR_SALES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- DOOR_TO_DOOR_SALES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- DOOR_TO_DOOR_SALES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- DOOR_TO_DOOR_SALES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- DOOR_TO_DOOR_SALES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- DOWN - com.stripe.param.PlanCreateParams.TransformUsage.Round
- DOWN - com.stripe.param.PriceCreateParams.TransformQuantity.Round
- DRAFT - com.stripe.param.InvoiceListParams.Status
- DRAFT - com.stripe.param.QuoteListParams.Status
- DRAPERY_WINDOW_COVERING_AND_UPHOLSTERY_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- DRAPERY_WINDOW_COVERING_AND_UPHOLSTERY_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- DRAPERY_WINDOW_COVERING_AND_UPHOLSTERY_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- DRAPERY_WINDOW_COVERING_AND_UPHOLSTERY_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- DRAPERY_WINDOW_COVERING_AND_UPHOLSTERY_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- DRAPERY_WINDOW_COVERING_AND_UPHOLSTERY_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- DRAPERY_WINDOW_COVERING_AND_UPHOLSTERY_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- DRAPERY_WINDOW_COVERING_AND_UPHOLSTERY_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- DRAPERY_WINDOW_COVERING_AND_UPHOLSTERY_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- DRAPERY_WINDOW_COVERING_AND_UPHOLSTERY_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- DRAPERY_WINDOW_COVERING_AND_UPHOLSTERY_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- DRAPERY_WINDOW_COVERING_AND_UPHOLSTERY_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- DRINKING_PLACES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- DRINKING_PLACES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- DRINKING_PLACES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- DRINKING_PLACES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- DRINKING_PLACES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- DRINKING_PLACES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- DRINKING_PLACES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- DRINKING_PLACES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- DRINKING_PLACES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- DRINKING_PLACES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- DRINKING_PLACES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- DRINKING_PLACES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- DRIVING_LICENSE - com.stripe.param.identity.VerificationSessionCreateParams.Options.Document.AllowedType
- DRIVING_LICENSE - com.stripe.param.identity.VerificationSessionUpdateParams.Options.Document.AllowedType
- DRUG_STORES_AND_PHARMACIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- DRUG_STORES_AND_PHARMACIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- DRUG_STORES_AND_PHARMACIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- DRUG_STORES_AND_PHARMACIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- DRUG_STORES_AND_PHARMACIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- DRUG_STORES_AND_PHARMACIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- DRUG_STORES_AND_PHARMACIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- DRUG_STORES_AND_PHARMACIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- DRUG_STORES_AND_PHARMACIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- DRUG_STORES_AND_PHARMACIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- DRUG_STORES_AND_PHARMACIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- DRUG_STORES_AND_PHARMACIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- DRUGS_DRUG_PROPRIETARIES_AND_DRUGGIST_SUNDRIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- DRUGS_DRUG_PROPRIETARIES_AND_DRUGGIST_SUNDRIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- DRUGS_DRUG_PROPRIETARIES_AND_DRUGGIST_SUNDRIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- DRUGS_DRUG_PROPRIETARIES_AND_DRUGGIST_SUNDRIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- DRUGS_DRUG_PROPRIETARIES_AND_DRUGGIST_SUNDRIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- DRUGS_DRUG_PROPRIETARIES_AND_DRUGGIST_SUNDRIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- DRUGS_DRUG_PROPRIETARIES_AND_DRUGGIST_SUNDRIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- DRUGS_DRUG_PROPRIETARIES_AND_DRUGGIST_SUNDRIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- DRUGS_DRUG_PROPRIETARIES_AND_DRUGGIST_SUNDRIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- DRUGS_DRUG_PROPRIETARIES_AND_DRUGGIST_SUNDRIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- DRUGS_DRUG_PROPRIETARIES_AND_DRUGGIST_SUNDRIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- DRUGS_DRUG_PROPRIETARIES_AND_DRUGGIST_SUNDRIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- DRY_CLEANERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- DRY_CLEANERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- DRY_CLEANERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- DRY_CLEANERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- DRY_CLEANERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- DRY_CLEANERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- DRY_CLEANERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- DRY_CLEANERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- DRY_CLEANERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- DRY_CLEANERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- DRY_CLEANERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- DRY_CLEANERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- Duplicate() - Constructor for class com.stripe.model.issuing.Dispute.Evidence.Duplicate
- DUPLICATE - com.stripe.param.CreditNoteCreateParams.Reason
- DUPLICATE - com.stripe.param.CreditNotePreviewParams.Reason
- DUPLICATE - com.stripe.param.issuing.DisputeCreateParams.Evidence.Reason
- DUPLICATE - com.stripe.param.issuing.DisputeUpdateParams.Evidence.Reason
- DUPLICATE - com.stripe.param.PaymentIntentCancelParams.CancellationReason
- DUPLICATE - com.stripe.param.RefundCreateParams.Reason
- DUPLICATE - com.stripe.param.SetupIntentCancelParams.CancellationReason
- DURABLE_GOODS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- DURABLE_GOODS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- DURABLE_GOODS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- DURABLE_GOODS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- DURABLE_GOODS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- DURABLE_GOODS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- DURABLE_GOODS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- DURABLE_GOODS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- DURABLE_GOODS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- DURABLE_GOODS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- DURABLE_GOODS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- DURABLE_GOODS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- DUTY_FREE_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- DUTY_FREE_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- DUTY_FREE_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- DUTY_FREE_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- DUTY_FREE_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- DUTY_FREE_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- DUTY_FREE_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- DUTY_FREE_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- DUTY_FREE_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- DUTY_FREE_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- DUTY_FREE_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- DUTY_FREE_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- DZ - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- DZ - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- DZ - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
E
- EarlyFraudWarning - Class in com.stripe.model.radar
- EarlyFraudWarning() - Constructor for class com.stripe.model.radar.EarlyFraudWarning
- EarlyFraudWarningCollection - Class in com.stripe.model.radar
- EarlyFraudWarningCollection() - Constructor for class com.stripe.model.radar.EarlyFraudWarningCollection
- EarlyFraudWarningListParams - Class in com.stripe.param.radar
- EarlyFraudWarningListParams.Builder - Class in com.stripe.param.radar
- EarlyFraudWarningRetrieveParams - Class in com.stripe.param.radar
- EarlyFraudWarningRetrieveParams.Builder - Class in com.stripe.param.radar
- EASYBANK_AG - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank
- EASYBANK_AG - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Bank
- EASYBANK_AG - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank
- EASYBANK_AG - com.stripe.param.PaymentMethodCreateParams.Eps.Bank
- EATING_PLACES_RESTAURANTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- EATING_PLACES_RESTAURANTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- EATING_PLACES_RESTAURANTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- EATING_PLACES_RESTAURANTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- EATING_PLACES_RESTAURANTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- EATING_PLACES_RESTAURANTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- EATING_PLACES_RESTAURANTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- EATING_PLACES_RESTAURANTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- EATING_PLACES_RESTAURANTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- EATING_PLACES_RESTAURANTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- EATING_PLACES_RESTAURANTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- EATING_PLACES_RESTAURANTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- EC - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- EC - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- EC - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- EDUCATIONAL_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- EDUCATIONAL_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- EDUCATIONAL_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- EDUCATIONAL_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- EDUCATIONAL_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- EDUCATIONAL_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- EDUCATIONAL_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- EDUCATIONAL_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- EDUCATIONAL_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- EDUCATIONAL_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- EDUCATIONAL_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- EDUCATIONAL_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- EE - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- EE - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- EE - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- EET - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EG - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- EG - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- EG - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- EGYPT - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EH - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- EH - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- EH - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- EIRE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EL - com.stripe.param.billingportal.SessionCreateParams.Locale
- EL - com.stripe.param.checkout.SessionCreateParams.Locale
- ELECTRIC_RAZOR_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- ELECTRIC_RAZOR_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- ELECTRIC_RAZOR_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- ELECTRIC_RAZOR_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- ELECTRIC_RAZOR_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- ELECTRIC_RAZOR_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- ELECTRIC_RAZOR_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- ELECTRIC_RAZOR_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- ELECTRIC_RAZOR_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- ELECTRIC_RAZOR_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- ELECTRIC_RAZOR_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- ELECTRIC_RAZOR_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- ELECTRICAL_PARTS_AND_EQUIPMENT - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- ELECTRICAL_PARTS_AND_EQUIPMENT - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- ELECTRICAL_PARTS_AND_EQUIPMENT - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- ELECTRICAL_PARTS_AND_EQUIPMENT - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- ELECTRICAL_PARTS_AND_EQUIPMENT - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- ELECTRICAL_PARTS_AND_EQUIPMENT - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- ELECTRICAL_PARTS_AND_EQUIPMENT - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- ELECTRICAL_PARTS_AND_EQUIPMENT - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- ELECTRICAL_PARTS_AND_EQUIPMENT - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- ELECTRICAL_PARTS_AND_EQUIPMENT - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- ELECTRICAL_PARTS_AND_EQUIPMENT - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- ELECTRICAL_PARTS_AND_EQUIPMENT - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- ELECTRICAL_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- ELECTRICAL_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- ELECTRICAL_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- ELECTRICAL_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- ELECTRICAL_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- ELECTRICAL_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- ELECTRICAL_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- ELECTRICAL_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- ELECTRICAL_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- ELECTRICAL_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- ELECTRICAL_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- ELECTRICAL_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- ELECTRONICS_REPAIR_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- ELECTRONICS_REPAIR_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- ELECTRONICS_REPAIR_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- ELECTRONICS_REPAIR_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- ELECTRONICS_REPAIR_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- ELECTRONICS_REPAIR_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- ELECTRONICS_REPAIR_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- ELECTRONICS_REPAIR_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- ELECTRONICS_REPAIR_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- ELECTRONICS_REPAIR_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- ELECTRONICS_REPAIR_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- ELECTRONICS_REPAIR_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- ELECTRONICS_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- ELECTRONICS_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- ELECTRONICS_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- ELECTRONICS_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- ELECTRONICS_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- ELECTRONICS_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- ELECTRONICS_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- ELECTRONICS_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- ELECTRONICS_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- ELECTRONICS_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- ELECTRONICS_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- ELECTRONICS_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- ELEMENTARY_SECONDARY_SCHOOLS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- ELEMENTARY_SECONDARY_SCHOOLS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- ELEMENTARY_SECONDARY_SCHOOLS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- ELEMENTARY_SECONDARY_SCHOOLS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- ELEMENTARY_SECONDARY_SCHOOLS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- ELEMENTARY_SECONDARY_SCHOOLS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- ELEMENTARY_SECONDARY_SCHOOLS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- ELEMENTARY_SECONDARY_SCHOOLS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- ELEMENTARY_SECONDARY_SCHOOLS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- ELEMENTARY_SECONDARY_SCHOOLS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- ELEMENTARY_SECONDARY_SCHOOLS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- ELEMENTARY_SECONDARY_SCHOOLS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- EMAIL - com.stripe.param.billingportal.ConfigurationCreateParams.Features.CustomerUpdate.AllowedUpdate
- EMAIL - com.stripe.param.billingportal.ConfigurationUpdateParams.Features.CustomerUpdate.AllowedUpdate
- EMAIL - com.stripe.param.radar.ValueListCreateParams.ItemType
- EMAIL - com.stripe.param.SourceCreateParams.Mandate.NotificationMethod
- EMAIL - com.stripe.param.SourceCreateParams.Receiver.RefundAttributesMethod
- EMAIL - com.stripe.param.SourceUpdateParams.Mandate.NotificationMethod
- EMPLOYMENT_TEMP_AGENCIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- EMPLOYMENT_TEMP_AGENCIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- EMPLOYMENT_TEMP_AGENCIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- EMPLOYMENT_TEMP_AGENCIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- EMPLOYMENT_TEMP_AGENCIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- EMPLOYMENT_TEMP_AGENCIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- EMPLOYMENT_TEMP_AGENCIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- EMPLOYMENT_TEMP_AGENCIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- EMPLOYMENT_TEMP_AGENCIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- EMPLOYMENT_TEMP_AGENCIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- EMPLOYMENT_TEMP_AGENCIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- EMPLOYMENT_TEMP_AGENCIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- EMPTY - com.stripe.param.common.EmptyParam
- EmptyParam - Enum in com.stripe.param.common
- EN - com.stripe.param.billingportal.SessionCreateParams.Locale
- EN - com.stripe.param.checkout.SessionCreateParams.Locale
- EN - com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage
- EN - com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage
- EN - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Bancontact.PreferredLanguage
- EN - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Sofort.PreferredLanguage
- EN - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Bancontact.PreferredLanguage
- EN - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Sofort.PreferredLanguage
- EN - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Bancontact.PreferredLanguage
- EN - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Sofort.PreferredLanguage
- EN - com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage
- EN - com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage
- EN_AT - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_AT - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_AT - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_AU - com.stripe.param.billingportal.SessionCreateParams.Locale
- EN_BE - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_BE - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_BE - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_CA - com.stripe.param.billingportal.SessionCreateParams.Locale
- EN_DE - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_DE - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_DE - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_DK - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_DK - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_DK - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_ES - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_ES - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_ES - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_FI - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_FI - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_FI - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_FR - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_FR - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_FR - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_GB - com.stripe.param.billingportal.SessionCreateParams.Locale
- EN_GB - com.stripe.param.checkout.SessionCreateParams.Locale
- EN_GB - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_GB - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_GB - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_IE - com.stripe.param.billingportal.SessionCreateParams.Locale
- EN_IE - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_IE - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_IE - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_IN - com.stripe.param.billingportal.SessionCreateParams.Locale
- EN_IT - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_IT - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_IT - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_NL - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_NL - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_NL - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_NO - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_NO - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_NO - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_NZ - com.stripe.param.billingportal.SessionCreateParams.Locale
- EN_SE - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_SE - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_SE - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_SG - com.stripe.param.billingportal.SessionCreateParams.Locale
- EN_US - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_US - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale
- EN_US - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale
- enableTelemetry - Static variable in class com.stripe.Stripe
- ENDED - com.stripe.param.SubscriptionListParams.Status
- entrySet() - Method in class com.stripe.util.CaseInsensitiveMap
- ENVELOBANK - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Bank
- ENVELOBANK - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Bank
- ENVELOBANK - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Bank
- ENVELOBANK - com.stripe.param.PaymentMethodCreateParams.P24.Bank
- EphemeralKey - Class in com.stripe.model
- EphemeralKey() - Constructor for class com.stripe.model.EphemeralKey
- EphemeralKey.AssociatedObject - Class in com.stripe.model
- EphemeralKeyCreateParams - Class in com.stripe.param
- EphemeralKeyCreateParams.Builder - Class in com.stripe.param
- EphemeralKeyDeserializer - Class in com.stripe.model
- EphemeralKeyDeserializer() - Constructor for class com.stripe.model.EphemeralKeyDeserializer
- Eps() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.Eps
- Eps() - Constructor for class com.stripe.model.PaymentIntent.PaymentMethodOptions.Eps
- Eps() - Constructor for class com.stripe.model.PaymentMethod.Eps
- Eps() - Constructor for class com.stripe.model.Source.Eps
- EPS - com.stripe.param.checkout.SessionCreateParams.PaymentMethodType
- EPS - com.stripe.param.CustomerListPaymentMethodsParams.Type
- EPS - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Type
- EPS - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Type
- EPS - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Type
- EPS - com.stripe.param.PaymentMethodCreateParams.Type
- EPS - com.stripe.param.PaymentMethodListParams.Type
- equals(Object) - Method in class com.stripe.model.Account.BusinessProfile
- equals(Object) - Method in class com.stripe.model.Account.Capabilities
- equals(Object) - Method in class com.stripe.model.Account.Company
- equals(Object) - Method in class com.stripe.model.Account.Company.OwnershipDeclaration
- equals(Object) - Method in class com.stripe.model.Account.Company.Verification
- equals(Object) - Method in class com.stripe.model.Account.Company.Verification.VerificationDocument
- equals(Object) - Method in class com.stripe.model.Account.Controller
- equals(Object) - Method in class com.stripe.model.Account.DeclineChargeOn
- equals(Object) - Method in class com.stripe.model.Account
- equals(Object) - Method in class com.stripe.model.Account.FutureRequirements.Alternative
- equals(Object) - Method in class com.stripe.model.Account.FutureRequirements
- equals(Object) - Method in class com.stripe.model.Account.FutureRequirements.Errors
- equals(Object) - Method in class com.stripe.model.Account.PayoutSchedule
- equals(Object) - Method in class com.stripe.model.Account.Requirements.Alternative
- equals(Object) - Method in class com.stripe.model.Account.Requirements
- equals(Object) - Method in class com.stripe.model.Account.Requirements.Errors
- equals(Object) - Method in class com.stripe.model.Account.Settings.BacsDebitPayments
- equals(Object) - Method in class com.stripe.model.Account.Settings
- equals(Object) - Method in class com.stripe.model.Account.Settings.SepaDebitPayments
- equals(Object) - Method in class com.stripe.model.Account.Settings.SettingsCardIssuing
- equals(Object) - Method in class com.stripe.model.Account.Settings.SettingsCardIssuing.TosAcceptance
- equals(Object) - Method in class com.stripe.model.Account.SettingsBranding
- equals(Object) - Method in class com.stripe.model.Account.SettingsCardPayments
- equals(Object) - Method in class com.stripe.model.Account.SettingsDashboard
- equals(Object) - Method in class com.stripe.model.Account.SettingsPayments
- equals(Object) - Method in class com.stripe.model.Account.SettingsPayouts
- equals(Object) - Method in class com.stripe.model.Account.TosAcceptance
- equals(Object) - Method in class com.stripe.model.AccountLink
- equals(Object) - Method in class com.stripe.model.Address
- equals(Object) - Method in class com.stripe.model.AlipayAccount
- equals(Object) - Method in class com.stripe.model.ApplePayDomain
- equals(Object) - Method in class com.stripe.model.Application
- equals(Object) - Method in class com.stripe.model.ApplicationFee
- equals(Object) - Method in class com.stripe.model.AutomaticPaymentMethodsPaymentIntent
- equals(Object) - Method in class com.stripe.model.Balance.Details
- equals(Object) - Method in class com.stripe.model.Balance
- equals(Object) - Method in class com.stripe.model.Balance.Money
- equals(Object) - Method in class com.stripe.model.Balance.Money.SourceTypes
- equals(Object) - Method in class com.stripe.model.BalanceTransaction
- equals(Object) - Method in class com.stripe.model.BalanceTransaction.Fee
- equals(Object) - Method in class com.stripe.model.BankAccount
- equals(Object) - Method in class com.stripe.model.billingportal.Configuration.BusinessProfile
- equals(Object) - Method in class com.stripe.model.billingportal.Configuration
- equals(Object) - Method in class com.stripe.model.billingportal.Configuration.Features.CustomerUpdate
- equals(Object) - Method in class com.stripe.model.billingportal.Configuration.Features
- equals(Object) - Method in class com.stripe.model.billingportal.Configuration.Features.InvoiceHistory
- equals(Object) - Method in class com.stripe.model.billingportal.Configuration.Features.PaymentMethodUpdate
- equals(Object) - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionCancel.CancellationReason
- equals(Object) - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionCancel
- equals(Object) - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionPause
- equals(Object) - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionUpdate
- equals(Object) - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionUpdate.Product
- equals(Object) - Method in class com.stripe.model.billingportal.Session
- equals(Object) - Method in class com.stripe.model.BitcoinReceiver
- equals(Object) - Method in class com.stripe.model.BitcoinTransaction
- equals(Object) - Method in class com.stripe.model.Capability
- equals(Object) - Method in class com.stripe.model.Capability.FutureRequirements.Alternative
- equals(Object) - Method in class com.stripe.model.Capability.FutureRequirements
- equals(Object) - Method in class com.stripe.model.Capability.FutureRequirements.Errors
- equals(Object) - Method in class com.stripe.model.Capability.Requirements.Alternative
- equals(Object) - Method in class com.stripe.model.Capability.Requirements
- equals(Object) - Method in class com.stripe.model.Card
- equals(Object) - Method in class com.stripe.model.Charge.AlternateStatementDescriptors
- equals(Object) - Method in class com.stripe.model.Charge
- equals(Object) - Method in class com.stripe.model.Charge.FraudDetails
- equals(Object) - Method in class com.stripe.model.Charge.Level3
- equals(Object) - Method in class com.stripe.model.Charge.Level3.LineItem
- equals(Object) - Method in class com.stripe.model.Charge.Outcome
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.AchCreditTransfer
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.AchDebit
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.AcssDebit
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.AfterpayClearpay
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Alipay
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.AuBecsDebit
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.BacsDebit
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Bancontact
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Boleto
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Checks
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Installments
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.ThreeDSecure
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.AmexExpressCheckout
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.ApplePay
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.GooglePay
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.Masterpass
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.SamsungPay
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.VisaCheckout
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent.Receipt
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Eps
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Fpx
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Giropay
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Grabpay
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Ideal
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent.Receipt
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Klarna
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Multibanco
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Oxxo
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.P24
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.SepaCreditTransfer
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.SepaDebit
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Sofort
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.StripeAccount
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Wechat
- equals(Object) - Method in class com.stripe.model.Charge.PaymentMethodDetails.WechatPay
- equals(Object) - Method in class com.stripe.model.Charge.TransferData
- equals(Object) - Method in class com.stripe.model.checkout.Session.AfterExpiration
- equals(Object) - Method in class com.stripe.model.checkout.Session.AfterExpiration.Recovery
- equals(Object) - Method in class com.stripe.model.checkout.Session.AutomaticTax
- equals(Object) - Method in class com.stripe.model.checkout.Session.Consent
- equals(Object) - Method in class com.stripe.model.checkout.Session.ConsentCollection
- equals(Object) - Method in class com.stripe.model.checkout.Session.CustomerDetails
- equals(Object) - Method in class com.stripe.model.checkout.Session.CustomerDetails.TaxID
- equals(Object) - Method in class com.stripe.model.checkout.Session
- equals(Object) - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.AcssDebit
- equals(Object) - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.AcssDebit.MandateOptions
- equals(Object) - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.Boleto
- equals(Object) - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions
- equals(Object) - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.Oxxo
- equals(Object) - Method in class com.stripe.model.checkout.Session.PhoneNumberCollection
- equals(Object) - Method in class com.stripe.model.checkout.Session.ShippingAddressCollection
- equals(Object) - Method in class com.stripe.model.checkout.Session.ShippingOption
- equals(Object) - Method in class com.stripe.model.checkout.Session.TaxIDCollection
- equals(Object) - Method in class com.stripe.model.checkout.Session.TotalDetails.Breakdown
- equals(Object) - Method in class com.stripe.model.checkout.Session.TotalDetails
- equals(Object) - Method in class com.stripe.model.ConnectCollectionTransfer
- equals(Object) - Method in class com.stripe.model.CountrySpec
- equals(Object) - Method in class com.stripe.model.CountrySpec.VerificationFields.Details
- equals(Object) - Method in class com.stripe.model.CountrySpec.VerificationFields
- equals(Object) - Method in class com.stripe.model.Coupon.AppliesTo
- equals(Object) - Method in class com.stripe.model.Coupon
- equals(Object) - Method in class com.stripe.model.CreditNote.DiscountAmount
- equals(Object) - Method in class com.stripe.model.CreditNote
- equals(Object) - Method in class com.stripe.model.CreditNote.TaxAmount
- equals(Object) - Method in class com.stripe.model.CreditNoteLineItem.DiscountAmount
- equals(Object) - Method in class com.stripe.model.CreditNoteLineItem
- equals(Object) - Method in class com.stripe.model.Customer
- equals(Object) - Method in class com.stripe.model.Customer.InvoiceSettings
- equals(Object) - Method in class com.stripe.model.Customer.Tax
- equals(Object) - Method in class com.stripe.model.Customer.Tax.Location
- equals(Object) - Method in class com.stripe.model.CustomerBalanceTransaction
- equals(Object) - Method in class com.stripe.model.Discount
- equals(Object) - Method in class com.stripe.model.Dispute
- equals(Object) - Method in class com.stripe.model.Dispute.Evidence
- equals(Object) - Method in class com.stripe.model.Dispute.EvidenceDetails
- equals(Object) - Method in class com.stripe.model.EphemeralKey.AssociatedObject
- equals(Object) - Method in class com.stripe.model.EphemeralKey
- equals(Object) - Method in class com.stripe.model.Event
- equals(Object) - Method in class com.stripe.model.EventData
- equals(Object) - Method in class com.stripe.model.EventDataObjectDeserializer
- equals(Object) - Method in class com.stripe.model.EventRequest
- equals(Object) - Method in class com.stripe.model.ExchangeRate
- equals(Object) - Method in class com.stripe.model.FeeRefund
- equals(Object) - Method in class com.stripe.model.File
- equals(Object) - Method in class com.stripe.model.FileLink
- equals(Object) - Method in class com.stripe.model.identity.VerificationReport.Document.DateOfBirth
- equals(Object) - Method in class com.stripe.model.identity.VerificationReport.Document.DocumentCheckError
- equals(Object) - Method in class com.stripe.model.identity.VerificationReport.Document
- equals(Object) - Method in class com.stripe.model.identity.VerificationReport.Document.ExpirationDate
- equals(Object) - Method in class com.stripe.model.identity.VerificationReport.Document.IssuedDate
- equals(Object) - Method in class com.stripe.model.identity.VerificationReport
- equals(Object) - Method in class com.stripe.model.identity.VerificationReport.IdNumber.DateOfBirth
- equals(Object) - Method in class com.stripe.model.identity.VerificationReport.IdNumber
- equals(Object) - Method in class com.stripe.model.identity.VerificationReport.IdNumber.IdNumberCheckError
- equals(Object) - Method in class com.stripe.model.identity.VerificationReport.Options.Document
- equals(Object) - Method in class com.stripe.model.identity.VerificationReport.Options
- equals(Object) - Method in class com.stripe.model.identity.VerificationReport.Options.IdNumber
- equals(Object) - Method in class com.stripe.model.identity.VerificationReport.Selfie
- equals(Object) - Method in class com.stripe.model.identity.VerificationReport.Selfie.SelfieCheckError
- equals(Object) - Method in class com.stripe.model.identity.VerificationSession
- equals(Object) - Method in class com.stripe.model.identity.VerificationSession.LastError
- equals(Object) - Method in class com.stripe.model.identity.VerificationSession.Options.Document
- equals(Object) - Method in class com.stripe.model.identity.VerificationSession.Options
- equals(Object) - Method in class com.stripe.model.identity.VerificationSession.Options.IdNumber
- equals(Object) - Method in class com.stripe.model.identity.VerificationSession.Redaction
- equals(Object) - Method in class com.stripe.model.identity.VerificationSession.VerifiedOutputs.DateOfBirth
- equals(Object) - Method in class com.stripe.model.identity.VerificationSession.VerifiedOutputs
- equals(Object) - Method in class com.stripe.model.Invoice.AutomaticTax
- equals(Object) - Method in class com.stripe.model.Invoice.CustomerTaxId
- equals(Object) - Method in class com.stripe.model.Invoice.CustomField
- equals(Object) - Method in class com.stripe.model.Invoice.DiscountAmount
- equals(Object) - Method in class com.stripe.model.Invoice
- equals(Object) - Method in class com.stripe.model.Invoice.PaymentMethodOptions.AcssDebit
- equals(Object) - Method in class com.stripe.model.Invoice.PaymentMethodOptions.AcssDebit.MandateOptions
- equals(Object) - Method in class com.stripe.model.Invoice.PaymentMethodOptions.Bancontact
- equals(Object) - Method in class com.stripe.model.Invoice.PaymentMethodOptions.Card
- equals(Object) - Method in class com.stripe.model.Invoice.PaymentMethodOptions
- equals(Object) - Method in class com.stripe.model.Invoice.PaymentSettings
- equals(Object) - Method in class com.stripe.model.Invoice.StatusTransitions
- equals(Object) - Method in class com.stripe.model.Invoice.TaxAmount
- equals(Object) - Method in class com.stripe.model.Invoice.ThresholdItemReason
- equals(Object) - Method in class com.stripe.model.Invoice.ThresholdReason
- equals(Object) - Method in class com.stripe.model.Invoice.TransferData
- equals(Object) - Method in class com.stripe.model.InvoiceItem
- equals(Object) - Method in class com.stripe.model.InvoiceLineItem.DiscountAmount
- equals(Object) - Method in class com.stripe.model.InvoiceLineItem
- equals(Object) - Method in class com.stripe.model.InvoiceLineItemPeriod
- equals(Object) - Method in class com.stripe.model.IssuerFraudRecord
- equals(Object) - Method in class com.stripe.model.issuing.Authorization.AmountDetails
- equals(Object) - Method in class com.stripe.model.issuing.Authorization
- equals(Object) - Method in class com.stripe.model.issuing.Authorization.MerchantData
- equals(Object) - Method in class com.stripe.model.issuing.Authorization.PendingRequest
- equals(Object) - Method in class com.stripe.model.issuing.Authorization.RequestHistory
- equals(Object) - Method in class com.stripe.model.issuing.Authorization.VerificationData
- equals(Object) - Method in class com.stripe.model.issuing.Card
- equals(Object) - Method in class com.stripe.model.issuing.Card.Shipping
- equals(Object) - Method in class com.stripe.model.issuing.Card.SpendingControls
- equals(Object) - Method in class com.stripe.model.issuing.Card.SpendingControls.SpendingLimit
- equals(Object) - Method in class com.stripe.model.issuing.Card.Wallets.ApplePay
- equals(Object) - Method in class com.stripe.model.issuing.Card.Wallets
- equals(Object) - Method in class com.stripe.model.issuing.Card.Wallets.GooglePay
- equals(Object) - Method in class com.stripe.model.issuing.Cardholder.Billing
- equals(Object) - Method in class com.stripe.model.issuing.Cardholder.Company
- equals(Object) - Method in class com.stripe.model.issuing.Cardholder
- equals(Object) - Method in class com.stripe.model.issuing.Cardholder.Individual.DateOfBirth
- equals(Object) - Method in class com.stripe.model.issuing.Cardholder.Individual
- equals(Object) - Method in class com.stripe.model.issuing.Cardholder.Individual.Verification.Document
- equals(Object) - Method in class com.stripe.model.issuing.Cardholder.Individual.Verification
- equals(Object) - Method in class com.stripe.model.issuing.Cardholder.Requirements
- equals(Object) - Method in class com.stripe.model.issuing.Cardholder.SpendingControls
- equals(Object) - Method in class com.stripe.model.issuing.Cardholder.SpendingControls.SpendingLimit
- equals(Object) - Method in class com.stripe.model.issuing.Dispute
- equals(Object) - Method in class com.stripe.model.issuing.Dispute.Evidence.Canceled
- equals(Object) - Method in class com.stripe.model.issuing.Dispute.Evidence.Duplicate
- equals(Object) - Method in class com.stripe.model.issuing.Dispute.Evidence
- equals(Object) - Method in class com.stripe.model.issuing.Dispute.Evidence.Fraudulent
- equals(Object) - Method in class com.stripe.model.issuing.Dispute.Evidence.MerchandiseNotAsDescribed
- equals(Object) - Method in class com.stripe.model.issuing.Dispute.Evidence.NotReceived
- equals(Object) - Method in class com.stripe.model.issuing.Dispute.Evidence.Other
- equals(Object) - Method in class com.stripe.model.issuing.Dispute.Evidence.ServiceNotAsDescribed
- equals(Object) - Method in class com.stripe.model.issuing.Transaction.AmountDetails
- equals(Object) - Method in class com.stripe.model.issuing.Transaction
- equals(Object) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails
- equals(Object) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Flight
- equals(Object) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Flight.Segments
- equals(Object) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Fuel
- equals(Object) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Lodging
- equals(Object) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Receipt
- equals(Object) - Method in class com.stripe.model.LineItem.Discount
- equals(Object) - Method in class com.stripe.model.LineItem
- equals(Object) - Method in class com.stripe.model.LineItem.Tax
- equals(Object) - Method in class com.stripe.model.LoginLink
- equals(Object) - Method in class com.stripe.model.Mandate.AuBecsDebit
- equals(Object) - Method in class com.stripe.model.Mandate.BacsDebit
- equals(Object) - Method in class com.stripe.model.Mandate.CustomerAcceptance
- equals(Object) - Method in class com.stripe.model.Mandate.CustomerAcceptance.Offline
- equals(Object) - Method in class com.stripe.model.Mandate.CustomerAcceptance.Online
- equals(Object) - Method in class com.stripe.model.Mandate
- equals(Object) - Method in class com.stripe.model.Mandate.MultiUse
- equals(Object) - Method in class com.stripe.model.Mandate.PaymentMethodDetails.AcssDebit
- equals(Object) - Method in class com.stripe.model.Mandate.PaymentMethodDetails.Card
- equals(Object) - Method in class com.stripe.model.Mandate.PaymentMethodDetails
- equals(Object) - Method in class com.stripe.model.Mandate.PaymentMethodDetails.SepaDebit
- equals(Object) - Method in class com.stripe.model.Mandate.SingleUse
- equals(Object) - Method in class com.stripe.model.oauth.DeauthorizedAccount
- equals(Object) - Method in class com.stripe.model.oauth.OAuthError
- equals(Object) - Method in class com.stripe.model.oauth.TokenResponse
- equals(Object) - Method in class com.stripe.model.Order
- equals(Object) - Method in class com.stripe.model.Order.ShippingMethod.DeliveryEstimate
- equals(Object) - Method in class com.stripe.model.Order.ShippingMethod
- equals(Object) - Method in class com.stripe.model.Order.StatusTransitions
- equals(Object) - Method in class com.stripe.model.OrderItem
- equals(Object) - Method in class com.stripe.model.OrderReturn
- equals(Object) - Method in class com.stripe.model.PackageDimensions
- equals(Object) - Method in class com.stripe.model.PaymentIntent
- equals(Object) - Method in class com.stripe.model.PaymentIntent.NextAction
- equals(Object) - Method in class com.stripe.model.PaymentIntent.NextAction.VerifyWithMicrodeposits
- equals(Object) - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayDisplayQrCode
- equals(Object) - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayRedirectToAndroidApp
- equals(Object) - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayRedirectToIosApp
- equals(Object) - Method in class com.stripe.model.PaymentIntent.NextActionAlipayHandleRedirect
- equals(Object) - Method in class com.stripe.model.PaymentIntent.NextActionDisplayBoletoDetails
- equals(Object) - Method in class com.stripe.model.PaymentIntent.NextActionOxxoDisplayDetails
- equals(Object) - Method in class com.stripe.model.PaymentIntent.NextActionRedirectToUrl
- equals(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.AcssDebit
- equals(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.AcssDebit.MandateOptions
- equals(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.AfterpayClearpay
- equals(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Alipay
- equals(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.AuBecsDebit
- equals(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.BacsDebit
- equals(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Bancontact
- equals(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Boleto
- equals(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card
- equals(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card.Installments
- equals(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card.Installments.Plan
- equals(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.CardPresent
- equals(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Eps
- equals(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- equals(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Fpx
- equals(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Giropay
- equals(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Grabpay
- equals(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Ideal
- equals(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.InteracPresent
- equals(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Klarna
- equals(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Oxxo
- equals(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.P24
- equals(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.SepaDebit
- equals(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.SepaDebitMandateOptions
- equals(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Sofort
- equals(Object) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.WechatPay
- equals(Object) - Method in class com.stripe.model.PaymentIntent.Processing.Card
- equals(Object) - Method in class com.stripe.model.PaymentIntent.Processing
- equals(Object) - Method in class com.stripe.model.PaymentIntent.TransferData
- equals(Object) - Method in class com.stripe.model.PaymentIntentTypeSpecificPaymentMethodOptionsClient
- equals(Object) - Method in class com.stripe.model.PaymentLink.AfterCompletion
- equals(Object) - Method in class com.stripe.model.PaymentLink.AfterCompletion.HostedConfirmation
- equals(Object) - Method in class com.stripe.model.PaymentLink.AfterCompletion.Redirect
- equals(Object) - Method in class com.stripe.model.PaymentLink.AutomaticTax
- equals(Object) - Method in class com.stripe.model.PaymentLink
- equals(Object) - Method in class com.stripe.model.PaymentLink.PhoneNumberCollection
- equals(Object) - Method in class com.stripe.model.PaymentLink.ShippingAddressCollection
- equals(Object) - Method in class com.stripe.model.PaymentLink.SubscriptionData
- equals(Object) - Method in class com.stripe.model.PaymentLink.TransferData
- equals(Object) - Method in class com.stripe.model.PaymentMethod.AcssDebit
- equals(Object) - Method in class com.stripe.model.PaymentMethod.AfterpayClearpay
- equals(Object) - Method in class com.stripe.model.PaymentMethod.Alipay
- equals(Object) - Method in class com.stripe.model.PaymentMethod.AuBecsDebit
- equals(Object) - Method in class com.stripe.model.PaymentMethod.BacsDebit
- equals(Object) - Method in class com.stripe.model.PaymentMethod.Bancontact
- equals(Object) - Method in class com.stripe.model.PaymentMethod.BillingDetails
- equals(Object) - Method in class com.stripe.model.PaymentMethod.Boleto
- equals(Object) - Method in class com.stripe.model.PaymentMethod.Card.Checks
- equals(Object) - Method in class com.stripe.model.PaymentMethod.Card
- equals(Object) - Method in class com.stripe.model.PaymentMethod.Card.Networks
- equals(Object) - Method in class com.stripe.model.PaymentMethod.Card.ThreeDSecureUsage
- equals(Object) - Method in class com.stripe.model.PaymentMethod.Card.Wallet.AmexExpressCheckout
- equals(Object) - Method in class com.stripe.model.PaymentMethod.Card.Wallet.ApplePay
- equals(Object) - Method in class com.stripe.model.PaymentMethod.Card.Wallet
- equals(Object) - Method in class com.stripe.model.PaymentMethod.Card.Wallet.GooglePay
- equals(Object) - Method in class com.stripe.model.PaymentMethod.Card.Wallet.Masterpass
- equals(Object) - Method in class com.stripe.model.PaymentMethod.Card.Wallet.SamsungPay
- equals(Object) - Method in class com.stripe.model.PaymentMethod.Card.Wallet.VisaCheckout
- equals(Object) - Method in class com.stripe.model.PaymentMethod.CardPresent
- equals(Object) - Method in class com.stripe.model.PaymentMethod.Eps
- equals(Object) - Method in class com.stripe.model.PaymentMethod
- equals(Object) - Method in class com.stripe.model.PaymentMethod.Fpx
- equals(Object) - Method in class com.stripe.model.PaymentMethod.Giropay
- equals(Object) - Method in class com.stripe.model.PaymentMethod.Grabpay
- equals(Object) - Method in class com.stripe.model.PaymentMethod.Ideal
- equals(Object) - Method in class com.stripe.model.PaymentMethod.InteracPresent
- equals(Object) - Method in class com.stripe.model.PaymentMethod.Klarna.DateOfBirth
- equals(Object) - Method in class com.stripe.model.PaymentMethod.Klarna
- equals(Object) - Method in class com.stripe.model.PaymentMethod.Oxxo
- equals(Object) - Method in class com.stripe.model.PaymentMethod.P24
- equals(Object) - Method in class com.stripe.model.PaymentMethod.SepaDebit
- equals(Object) - Method in class com.stripe.model.PaymentMethod.SepaDebit.GeneratedFrom
- equals(Object) - Method in class com.stripe.model.PaymentMethod.Sofort
- equals(Object) - Method in class com.stripe.model.PaymentMethod.WechatPay
- equals(Object) - Method in class com.stripe.model.Payout
- equals(Object) - Method in class com.stripe.model.Person.DateOfBirth
- equals(Object) - Method in class com.stripe.model.Person
- equals(Object) - Method in class com.stripe.model.Person.FutureRequirements.Alternative
- equals(Object) - Method in class com.stripe.model.Person.FutureRequirements
- equals(Object) - Method in class com.stripe.model.Person.FutureRequirements.Errors
- equals(Object) - Method in class com.stripe.model.Person.JapanAddress
- equals(Object) - Method in class com.stripe.model.Person.Relationship
- equals(Object) - Method in class com.stripe.model.Person.Requirements.Alternative
- equals(Object) - Method in class com.stripe.model.Person.Requirements
- equals(Object) - Method in class com.stripe.model.Person.Verification
- equals(Object) - Method in class com.stripe.model.Person.VerificationDocument
- equals(Object) - Method in class com.stripe.model.Plan
- equals(Object) - Method in class com.stripe.model.Plan.Tier
- equals(Object) - Method in class com.stripe.model.Plan.TransformUsage
- equals(Object) - Method in class com.stripe.model.PlatformTaxFee
- equals(Object) - Method in class com.stripe.model.Price
- equals(Object) - Method in class com.stripe.model.Price.Recurring
- equals(Object) - Method in class com.stripe.model.Price.Tier
- equals(Object) - Method in class com.stripe.model.Price.TransformQuantity
- equals(Object) - Method in class com.stripe.model.Product
- equals(Object) - Method in class com.stripe.model.PromotionCode
- equals(Object) - Method in class com.stripe.model.PromotionCode.Restrictions
- equals(Object) - Method in class com.stripe.model.Quote.AutomaticTax
- equals(Object) - Method in class com.stripe.model.Quote.Computed
- equals(Object) - Method in class com.stripe.model.Quote
- equals(Object) - Method in class com.stripe.model.Quote.FromQuote
- equals(Object) - Method in class com.stripe.model.Quote.InvoiceSettings
- equals(Object) - Method in class com.stripe.model.Quote.Recurring
- equals(Object) - Method in class com.stripe.model.Quote.StatusTransitions
- equals(Object) - Method in class com.stripe.model.Quote.SubscriptionData
- equals(Object) - Method in class com.stripe.model.Quote.TotalDetails.Breakdown
- equals(Object) - Method in class com.stripe.model.Quote.TotalDetails
- equals(Object) - Method in class com.stripe.model.Quote.TransferData
- equals(Object) - Method in class com.stripe.model.Quote.Upfront
- equals(Object) - Method in class com.stripe.model.radar.EarlyFraudWarning
- equals(Object) - Method in class com.stripe.model.radar.Rule
- equals(Object) - Method in class com.stripe.model.radar.ValueList
- equals(Object) - Method in class com.stripe.model.radar.ValueListItem
- equals(Object) - Method in class com.stripe.model.Recipient
- equals(Object) - Method in class com.stripe.model.Refund
- equals(Object) - Method in class com.stripe.model.reporting.ReportRun
- equals(Object) - Method in class com.stripe.model.reporting.ReportRun.Parameters
- equals(Object) - Method in class com.stripe.model.reporting.ReportType
- equals(Object) - Method in class com.stripe.model.ReserveTransaction
- equals(Object) - Method in class com.stripe.model.Review
- equals(Object) - Method in class com.stripe.model.Review.Location
- equals(Object) - Method in class com.stripe.model.Review.Session
- equals(Object) - Method in class com.stripe.model.SetupAttempt
- equals(Object) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.AcssDebit
- equals(Object) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.AuBecsDebit
- equals(Object) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.BacsDebit
- equals(Object) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Bancontact
- equals(Object) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Boleto
- equals(Object) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Card
- equals(Object) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.CardPresent
- equals(Object) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails
- equals(Object) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Ideal
- equals(Object) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.SepaDebit
- equals(Object) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Sofort
- equals(Object) - Method in class com.stripe.model.SetupIntent
- equals(Object) - Method in class com.stripe.model.SetupIntent.NextAction
- equals(Object) - Method in class com.stripe.model.SetupIntent.NextAction.VerifyWithMicrodeposits
- equals(Object) - Method in class com.stripe.model.SetupIntent.NextActionRedirectToUrl
- equals(Object) - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.AcssDebit
- equals(Object) - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.AcssDebit.MandateOptions
- equals(Object) - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.Card
- equals(Object) - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions
- equals(Object) - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.SepaDebit
- equals(Object) - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.SepaDebitMandateOptions
- equals(Object) - Method in class com.stripe.model.ShippingDetails
- equals(Object) - Method in class com.stripe.model.ShippingRate.DeliveryEstimate
- equals(Object) - Method in class com.stripe.model.ShippingRate.DeliveryEstimate.Maximum
- equals(Object) - Method in class com.stripe.model.ShippingRate.DeliveryEstimate.Minimum
- equals(Object) - Method in class com.stripe.model.ShippingRate
- equals(Object) - Method in class com.stripe.model.ShippingRate.FixedAmount
- equals(Object) - Method in class com.stripe.model.sigma.ScheduledQueryRun
- equals(Object) - Method in class com.stripe.model.sigma.ScheduledQueryRun.RunError
- equals(Object) - Method in class com.stripe.model.Sku
- equals(Object) - Method in class com.stripe.model.Sku.Inventory
- equals(Object) - Method in class com.stripe.model.Source.AchCreditTransfer
- equals(Object) - Method in class com.stripe.model.Source.AchDebit
- equals(Object) - Method in class com.stripe.model.Source.AcssDebit
- equals(Object) - Method in class com.stripe.model.Source.Alipay
- equals(Object) - Method in class com.stripe.model.Source.AuBecsDebit
- equals(Object) - Method in class com.stripe.model.Source.Bancontact
- equals(Object) - Method in class com.stripe.model.Source.Card
- equals(Object) - Method in class com.stripe.model.Source.CardPresent
- equals(Object) - Method in class com.stripe.model.Source.CodeVerificationFlow
- equals(Object) - Method in class com.stripe.model.Source.Eps
- equals(Object) - Method in class com.stripe.model.Source
- equals(Object) - Method in class com.stripe.model.Source.Giropay
- equals(Object) - Method in class com.stripe.model.Source.Ideal
- equals(Object) - Method in class com.stripe.model.Source.Klarna
- equals(Object) - Method in class com.stripe.model.Source.Multibanco
- equals(Object) - Method in class com.stripe.model.Source.Order
- equals(Object) - Method in class com.stripe.model.Source.OrderItem
- equals(Object) - Method in class com.stripe.model.Source.Owner
- equals(Object) - Method in class com.stripe.model.Source.P24
- equals(Object) - Method in class com.stripe.model.Source.ReceiverFlow
- equals(Object) - Method in class com.stripe.model.Source.RedirectFlow
- equals(Object) - Method in class com.stripe.model.Source.SepaCreditTransfer
- equals(Object) - Method in class com.stripe.model.Source.SepaDebit
- equals(Object) - Method in class com.stripe.model.Source.Sofort
- equals(Object) - Method in class com.stripe.model.Source.ThreeDSecure
- equals(Object) - Method in class com.stripe.model.Source.Wechat
- equals(Object) - Method in class com.stripe.model.SourceMandateNotification.AcssDebitData
- equals(Object) - Method in class com.stripe.model.SourceMandateNotification.BacsDebitData
- equals(Object) - Method in class com.stripe.model.SourceMandateNotification
- equals(Object) - Method in class com.stripe.model.SourceMandateNotification.SepaDebitData
- equals(Object) - Method in class com.stripe.model.SourceTransaction.AchCreditTransferData
- equals(Object) - Method in class com.stripe.model.SourceTransaction.ChfCreditTransferData
- equals(Object) - Method in class com.stripe.model.SourceTransaction
- equals(Object) - Method in class com.stripe.model.SourceTransaction.GbpCreditTransferData
- equals(Object) - Method in class com.stripe.model.SourceTransaction.PaperCheckData
- equals(Object) - Method in class com.stripe.model.SourceTransaction.SepaCreditTransferData
- equals(Object) - Method in class com.stripe.model.StripeCollection
- equals(Object) - Method in class com.stripe.model.StripeError
- equals(Object) - Method in class com.stripe.model.StripeErrorResponse
- equals(Object) - Method in class com.stripe.model.StripeSearchResult
- equals(Object) - Method in class com.stripe.model.Subscription.AutomaticTax
- equals(Object) - Method in class com.stripe.model.Subscription.BillingThresholds
- equals(Object) - Method in class com.stripe.model.Subscription
- equals(Object) - Method in class com.stripe.model.Subscription.PauseCollection
- equals(Object) - Method in class com.stripe.model.Subscription.PaymentMethodOptions.AcssDebit
- equals(Object) - Method in class com.stripe.model.Subscription.PaymentMethodOptions.AcssDebit.MandateOptions
- equals(Object) - Method in class com.stripe.model.Subscription.PaymentMethodOptions.Bancontact
- equals(Object) - Method in class com.stripe.model.Subscription.PaymentMethodOptions.Card
- equals(Object) - Method in class com.stripe.model.Subscription.PaymentMethodOptions.Card.MandateOptions
- equals(Object) - Method in class com.stripe.model.Subscription.PaymentMethodOptions
- equals(Object) - Method in class com.stripe.model.Subscription.PaymentSettings
- equals(Object) - Method in class com.stripe.model.Subscription.PendingInvoiceItemInterval
- equals(Object) - Method in class com.stripe.model.Subscription.PendingUpdate
- equals(Object) - Method in class com.stripe.model.Subscription.TransferData
- equals(Object) - Method in class com.stripe.model.SubscriptionItem.BillingThresholds
- equals(Object) - Method in class com.stripe.model.SubscriptionItem
- equals(Object) - Method in class com.stripe.model.SubscriptionSchedule.AddInvoiceItem
- equals(Object) - Method in class com.stripe.model.SubscriptionSchedule.CurrentPhase
- equals(Object) - Method in class com.stripe.model.SubscriptionSchedule.DefaultSettings.AutomaticTax
- equals(Object) - Method in class com.stripe.model.SubscriptionSchedule.DefaultSettings
- equals(Object) - Method in class com.stripe.model.SubscriptionSchedule
- equals(Object) - Method in class com.stripe.model.SubscriptionSchedule.InvoiceSettings
- equals(Object) - Method in class com.stripe.model.SubscriptionSchedule.Phase.AutomaticTax
- equals(Object) - Method in class com.stripe.model.SubscriptionSchedule.Phase
- equals(Object) - Method in class com.stripe.model.SubscriptionSchedule.PhaseItem
- equals(Object) - Method in class com.stripe.model.TaxCode
- equals(Object) - Method in class com.stripe.model.TaxDeductedAtSource
- equals(Object) - Method in class com.stripe.model.TaxId
- equals(Object) - Method in class com.stripe.model.TaxId.Verification
- equals(Object) - Method in class com.stripe.model.TaxRate
- equals(Object) - Method in class com.stripe.model.terminal.ConnectionToken
- equals(Object) - Method in class com.stripe.model.terminal.Location
- equals(Object) - Method in class com.stripe.model.terminal.Reader
- equals(Object) - Method in class com.stripe.model.ThreeDSecure
- equals(Object) - Method in class com.stripe.model.Token
- equals(Object) - Method in class com.stripe.model.Topup
- equals(Object) - Method in class com.stripe.model.Transfer
- equals(Object) - Method in class com.stripe.model.TransferReversal
- equals(Object) - Method in class com.stripe.model.UsageRecord
- equals(Object) - Method in class com.stripe.model.UsageRecordSummary
- equals(Object) - Method in class com.stripe.model.UsageRecordSummary.Period
- equals(Object) - Method in class com.stripe.model.WebhookEndpoint
- equals(Object) - Method in class com.stripe.net.HttpContent
- equals(Object) - Method in class com.stripe.net.HttpHeaders
- equals(Object) - Method in class com.stripe.net.RequestOptions
- equals(Object) - Method in class com.stripe.net.StripeRequest
- equals(Object, Object) - Static method in class com.stripe.model.StripeObject
- EQUIPMENT_RENTAL - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- EQUIPMENT_RENTAL - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- EQUIPMENT_RENTAL - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- EQUIPMENT_RENTAL - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- EQUIPMENT_RENTAL - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- EQUIPMENT_RENTAL - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- EQUIPMENT_RENTAL - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- EQUIPMENT_RENTAL - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- EQUIPMENT_RENTAL - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- EQUIPMENT_RENTAL - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- EQUIPMENT_RENTAL - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- EQUIPMENT_RENTAL - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- ER - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- ER - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- ER - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- ERROR_IF_INCOMPLETE - com.stripe.param.SubscriptionCreateParams.PaymentBehavior
- ERROR_IF_INCOMPLETE - com.stripe.param.SubscriptionItemCreateParams.PaymentBehavior
- ERROR_IF_INCOMPLETE - com.stripe.param.SubscriptionItemUpdateParams.PaymentBehavior
- ERROR_IF_INCOMPLETE - com.stripe.param.SubscriptionUpdateParams.PaymentBehavior
- Errors() - Constructor for class com.stripe.model.Account.FutureRequirements.Errors
- Errors() - Constructor for class com.stripe.model.Account.Requirements.Errors
- Errors() - Constructor for class com.stripe.model.Capability.FutureRequirements.Errors
- Errors() - Constructor for class com.stripe.model.Person.FutureRequirements.Errors
- ERSTE_BANK_UND_SPARKASSEN - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank
- ERSTE_BANK_UND_SPARKASSEN - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Bank
- ERSTE_BANK_UND_SPARKASSEN - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank
- ERSTE_BANK_UND_SPARKASSEN - com.stripe.param.PaymentMethodCreateParams.Eps.Bank
- ES - com.stripe.param.billingportal.SessionCreateParams.Locale
- ES - com.stripe.param.checkout.SessionCreateParams.Locale
- ES - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- ES - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Sofort.Country
- ES - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Sofort.PreferredLanguage
- ES - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Sofort.Country
- ES - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Sofort.PreferredLanguage
- ES - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Sofort.Country
- ES - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Sofort.PreferredLanguage
- ES - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- ES - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- ES - com.stripe.param.PaymentMethodCreateParams.Sofort.Country
- ES_419 - com.stripe.param.billingportal.SessionCreateParams.Locale
- ES_419 - com.stripe.param.checkout.SessionCreateParams.Locale
- ES_CIF - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- ES_CIF - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- ES_CIF - com.stripe.param.TaxIdCollectionCreateParams.Type
- ES_ES - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale
- ES_ES - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale
- ES_ES - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale
- ES_US - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale
- ES_US - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale
- ES_US - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale
- EST - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EST5EDT - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ET - com.stripe.param.billingportal.SessionCreateParams.Locale
- ET - com.stripe.param.checkout.SessionCreateParams.Locale
- ET - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- ET - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- ET - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- ETC_GMT - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_GMT_MINUS_0 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_GMT_MINUS_1 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_GMT_MINUS_10 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_GMT_MINUS_11 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_GMT_MINUS_12 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_GMT_MINUS_13 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_GMT_MINUS_14 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_GMT_MINUS_2 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_GMT_MINUS_3 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_GMT_MINUS_4 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_GMT_MINUS_5 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_GMT_MINUS_6 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_GMT_MINUS_7 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_GMT_MINUS_8 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_GMT_MINUS_9 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_GMT_PLUS_0 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_GMT_PLUS_1 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_GMT_PLUS_10 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_GMT_PLUS_11 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_GMT_PLUS_12 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_GMT_PLUS_2 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_GMT_PLUS_3 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_GMT_PLUS_4 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_GMT_PLUS_5 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_GMT_PLUS_6 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_GMT_PLUS_7 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_GMT_PLUS_8 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_GMT_PLUS_9 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_GMT0 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_GREENWICH - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_UCT - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_UNIVERSAL - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_UTC - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETC_ZULU - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ETRANSFER_POCZTOWY24 - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Bank
- ETRANSFER_POCZTOWY24 - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Bank
- ETRANSFER_POCZTOWY24 - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Bank
- ETRANSFER_POCZTOWY24 - com.stripe.param.PaymentMethodCreateParams.P24.Bank
- EU_VAT - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- EU_VAT - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- EU_VAT - com.stripe.param.TaxIdCollectionCreateParams.Type
- EUROPE_AMSTERDAM - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_ANDORRA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_ASTRAKHAN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_ATHENS - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_BELFAST - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_BELGRADE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_BERLIN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_BRATISLAVA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_BRUSSELS - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_BUCHAREST - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_BUDAPEST - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_BUSINGEN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_CHISINAU - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_COPENHAGEN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_DUBLIN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_GIBRALTAR - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_GUERNSEY - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_HELSINKI - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_ISLE_OF_MAN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_ISTANBUL - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_JERSEY - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_KALININGRAD - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_KIEV - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_KIROV - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_LISBON - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_LJUBLJANA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_LONDON - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_LUXEMBOURG - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_MADRID - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_MALTA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_MARIEHAMN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_MINSK - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_MONACO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_MOSCOW - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_NICOSIA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_OSLO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_PARIS - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_PODGORICA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_PRAGUE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_RIGA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_ROME - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_SAMARA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_SAN_MARINO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_SARAJEVO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_SARATOV - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_SIMFEROPOL - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_SKOPJE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_SOFIA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_STOCKHOLM - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_TALLINN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_TIRANE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_TIRASPOL - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_ULYANOVSK - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_UZHGOROD - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_VADUZ - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_VATICAN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_VIENNA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_VILNIUS - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_VOLGOGRAD - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_WARSAW - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_ZAGREB - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_ZAPOROZHYE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- EUROPE_ZURICH - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- Event - Class in com.stripe.model
- Event() - Constructor for class com.stripe.model.Event
- EventCollection - Class in com.stripe.model
- EventCollection() - Constructor for class com.stripe.model.EventCollection
- EventData - Class in com.stripe.model
- EventData() - Constructor for class com.stripe.model.EventData
- EventDataDeserializer - Class in com.stripe.model
- EventDataDeserializer() - Constructor for class com.stripe.model.EventDataDeserializer
- EventDataObjectDeserializationException - Exception in com.stripe.exception
- EventDataObjectDeserializationException(String, String) - Constructor for exception com.stripe.exception.EventDataObjectDeserializationException
- EventDataObjectDeserializer - Class in com.stripe.model
-
Deserialization helper to get
StripeObject
and handle failure due to schema incompatibility between the data object and the model classes. - EventDataObjectDeserializer.CompatibilityTransformer - Interface in com.stripe.model
-
Definition of event data object JSON transformation to be compatible to API version of the library.
- EventListParams - Class in com.stripe.param
- EventListParams.Builder - Class in com.stripe.param
- EventListParams.Created - Class in com.stripe.param
- EventListParams.Created.Builder - Class in com.stripe.param
- EventRequest - Class in com.stripe.model
- EventRequest() - Constructor for class com.stripe.model.EventRequest
- EventRequestDeserializer - Class in com.stripe.model
- EventRequestDeserializer() - Constructor for class com.stripe.model.EventRequestDeserializer
- EventRetrieveParams - Class in com.stripe.param
- EventRetrieveParams.Builder - Class in com.stripe.param
- EVENTUALLY_DUE - com.stripe.param.AccountLinkCreateParams.Collect
- Evidence() - Constructor for class com.stripe.model.Dispute.Evidence
- Evidence() - Constructor for class com.stripe.model.issuing.Dispute.Evidence
- EvidenceDetails() - Constructor for class com.stripe.model.Dispute.EvidenceDetails
- ExchangeRate - Class in com.stripe.model
- ExchangeRate() - Constructor for class com.stripe.model.ExchangeRate
- ExchangeRateCollection - Class in com.stripe.model
- ExchangeRateCollection() - Constructor for class com.stripe.model.ExchangeRateCollection
- ExchangeRateListParams - Class in com.stripe.param
- ExchangeRateListParams.Builder - Class in com.stripe.param
- ExchangeRateRetrieveParams - Class in com.stripe.param
- ExchangeRateRetrieveParams.Builder - Class in com.stripe.param
- EXCLUSIVE - com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.TaxBehavior
- EXCLUSIVE - com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.TaxBehavior
- EXCLUSIVE - com.stripe.param.InvoiceItemCreateParams.PriceData.TaxBehavior
- EXCLUSIVE - com.stripe.param.InvoiceItemUpdateParams.PriceData.TaxBehavior
- EXCLUSIVE - com.stripe.param.InvoiceUpcomingParams.InvoiceItem.PriceData.TaxBehavior
- EXCLUSIVE - com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.TaxBehavior
- EXCLUSIVE - com.stripe.param.PriceCreateParams.TaxBehavior
- EXCLUSIVE - com.stripe.param.PriceUpdateParams.TaxBehavior
- EXCLUSIVE - com.stripe.param.QuoteCreateParams.LineItem.PriceData.TaxBehavior
- EXCLUSIVE - com.stripe.param.QuoteUpdateParams.LineItem.PriceData.TaxBehavior
- EXCLUSIVE - com.stripe.param.ShippingRateCreateParams.TaxBehavior
- EXCLUSIVE - com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.PriceData.TaxBehavior
- EXCLUSIVE - com.stripe.param.SubscriptionCreateParams.Item.PriceData.TaxBehavior
- EXCLUSIVE - com.stripe.param.SubscriptionItemCreateParams.PriceData.TaxBehavior
- EXCLUSIVE - com.stripe.param.SubscriptionItemUpdateParams.PriceData.TaxBehavior
- EXCLUSIVE - com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.PriceData.TaxBehavior
- EXCLUSIVE - com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.TaxBehavior
- EXCLUSIVE - com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.PriceData.TaxBehavior
- EXCLUSIVE - com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.TaxBehavior
- EXCLUSIVE - com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.PriceData.TaxBehavior
- EXCLUSIVE - com.stripe.param.SubscriptionUpdateParams.Item.PriceData.TaxBehavior
- EXEMPT - com.stripe.param.CustomerCreateParams.TaxExempt
- EXEMPT - com.stripe.param.CustomerUpdateParams.TaxExempt
- EXEMPT - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxExempt
- EXISTING - com.stripe.param.AccountCreateParams.Individual.PoliticalExposure
- EXISTING - com.stripe.param.AccountUpdateParams.Individual.PoliticalExposure
- EXISTING - com.stripe.param.TokenCreateParams.Account.Individual.PoliticalExposure
- ExpandableField<T extends HasId> - Class in com.stripe.model
- ExpandableField(String, T) - Constructor for class com.stripe.model.ExpandableField
- ExpandableFieldDeserializer - Class in com.stripe.model
- ExpandableFieldDeserializer() - Constructor for class com.stripe.model.ExpandableFieldDeserializer
- ExpandableFieldSerializer - Class in com.stripe.model
- ExpandableFieldSerializer() - Constructor for class com.stripe.model.ExpandableFieldSerializer
- EXPECTED_SCHEME - Static variable in class com.stripe.net.Webhook.Signature
- ExpirationDate() - Constructor for class com.stripe.model.identity.VerificationReport.Document.ExpirationDate
- expire() - Method in class com.stripe.model.checkout.Session
-
A Session can be expired when it is in one of these statuses:
open
- expire(RequestOptions) - Method in class com.stripe.model.checkout.Session
-
A Session can be expired when it is in one of these statuses:
open
- expire(SessionExpireParams) - Method in class com.stripe.model.checkout.Session
-
A Session can be expired when it is in one of these statuses:
open
- expire(SessionExpireParams, RequestOptions) - Method in class com.stripe.model.checkout.Session
-
A Session can be expired when it is in one of these statuses:
open
- expire(Map<String, Object>) - Method in class com.stripe.model.checkout.Session
-
A Session can be expired when it is in one of these statuses:
open
- expire(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.checkout.Session
-
A Session can be expired when it is in one of these statuses:
open
- EXPIRED - com.stripe.param.issuing.CardCreateParams.ReplacementReason
- EXPIRED - com.stripe.param.issuing.DisputeListParams.Status
- EXPRESS - com.stripe.param.AccountCreateParams.Type
- EXPRESS - com.stripe.param.issuing.CardCreateParams.Shipping.Service
- EXTERMINATING_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- EXTERMINATING_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- EXTERMINATING_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- EXTERMINATING_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- EXTERMINATING_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- EXTERMINATING_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- EXTERMINATING_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- EXTERMINATING_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- EXTERMINATING_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- EXTERMINATING_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- EXTERMINATING_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- EXTERMINATING_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- ExternalAccount - Interface in com.stripe.model
- ExternalAccountCollection - Class in com.stripe.model
- ExternalAccountCollection() - Constructor for class com.stripe.model.ExternalAccountCollection
- ExternalAccountCollectionCreateParams - Class in com.stripe.param
- ExternalAccountCollectionCreateParams.Builder - Class in com.stripe.param
- ExternalAccountCollectionListParams - Class in com.stripe.param
- ExternalAccountCollectionListParams.Builder - Class in com.stripe.param
- ExternalAccountCollectionRetrieveParams - Class in com.stripe.param
- ExternalAccountCollectionRetrieveParams.Builder - Class in com.stripe.param
- ExternalAccountTypeAdapterFactory - Class in com.stripe.model
-
Creates type adapter for interface
ExternalAccount
able to deserialize raw JSON to subtype implementation based on discriminator fieldobject
. - ExternalAccountTypeAdapterFactory() - Constructor for class com.stripe.model.ExternalAccountTypeAdapterFactory
- ExternalAccountTypeAdapterFactory.UnknownSubType - Class in com.stripe.model
-
Unknown subtype of
ExternalAccount
. - ExternalAccountUpdateParams - Class in com.stripe.param
- ExternalAccountUpdateParams.AccountHolderType - Enum in com.stripe.param
- ExternalAccountUpdateParams.AccountType - Enum in com.stripe.param
- ExternalAccountUpdateParams.Builder - Class in com.stripe.param
- EXTRA_PARAMS_KEY - Static variable in class com.stripe.net.ApiRequestParams
-
Param key for an `extraParams` map.
F
- FACTORY - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- FAILED - com.stripe.param.TopupListParams.Status
- FAMILY_CLOTHING_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- FAMILY_CLOTHING_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- FAMILY_CLOTHING_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- FAMILY_CLOTHING_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- FAMILY_CLOTHING_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- FAMILY_CLOTHING_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- FAMILY_CLOTHING_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- FAMILY_CLOTHING_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- FAMILY_CLOTHING_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- FAMILY_CLOTHING_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- FAMILY_CLOTHING_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- FAMILY_CLOTHING_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- FAST_FOOD_RESTAURANTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- FAST_FOOD_RESTAURANTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- FAST_FOOD_RESTAURANTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- FAST_FOOD_RESTAURANTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- FAST_FOOD_RESTAURANTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- FAST_FOOD_RESTAURANTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- FAST_FOOD_RESTAURANTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- FAST_FOOD_RESTAURANTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- FAST_FOOD_RESTAURANTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- FAST_FOOD_RESTAURANTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- FAST_FOOD_RESTAURANTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- FAST_FOOD_RESTAURANTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- Features() - Constructor for class com.stripe.model.billingportal.Configuration.Features
- Fee() - Constructor for class com.stripe.model.BalanceTransaction.Fee
- FEE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- FeeRefund - Class in com.stripe.model
- FeeRefund() - Constructor for class com.stripe.model.FeeRefund
- FeeRefundCollection - Class in com.stripe.model
- FeeRefundCollection() - Constructor for class com.stripe.model.FeeRefundCollection
- FeeRefundCollectionCreateParams - Class in com.stripe.param
- FeeRefundCollectionCreateParams.Builder - Class in com.stripe.param
- FeeRefundCollectionListParams - Class in com.stripe.param
- FeeRefundCollectionListParams.Builder - Class in com.stripe.param
- FeeRefundCollectionRetrieveParams - Class in com.stripe.param
- FeeRefundCollectionRetrieveParams.Builder - Class in com.stripe.param
- FeeRefundUpdateParams - Class in com.stripe.param
- FeeRefundUpdateParams.Builder - Class in com.stripe.param
- FI - com.stripe.param.billingportal.SessionCreateParams.Locale
- FI - com.stripe.param.checkout.SessionCreateParams.Locale
- FI - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- FI - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- FI - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- FI_FI - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale
- FI_FI - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale
- FI_FI - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale
- FIL - com.stripe.param.billingportal.SessionCreateParams.Locale
- FIL - com.stripe.param.checkout.SessionCreateParams.Locale
- File - Class in com.stripe.model
- File() - Constructor for class com.stripe.model.File
- FILE__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- FILE__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- FileCollection - Class in com.stripe.model
- FileCollection() - Constructor for class com.stripe.model.FileCollection
- FileCreateParams - Class in com.stripe.param
- FileCreateParams.Builder - Class in com.stripe.param
- FileCreateParams.FileLinkData - Class in com.stripe.param
- FileCreateParams.FileLinkData.Builder - Class in com.stripe.param
- FileCreateParams.Purpose - Enum in com.stripe.param
-
Add all map key/value pairs to `metadata` map.
- FileLink - Class in com.stripe.model
- FileLink() - Constructor for class com.stripe.model.FileLink
- FileLinkCollection - Class in com.stripe.model
- FileLinkCollection() - Constructor for class com.stripe.model.FileLinkCollection
- FileLinkCreateParams - Class in com.stripe.param
- FileLinkCreateParams.Builder - Class in com.stripe.param
- FileLinkListParams - Class in com.stripe.param
- FileLinkListParams.Builder - Class in com.stripe.param
- FileLinkListParams.Created - Class in com.stripe.param
- FileLinkListParams.Created.Builder - Class in com.stripe.param
- FileLinkRetrieveParams - Class in com.stripe.param
- FileLinkRetrieveParams.Builder - Class in com.stripe.param
- FileLinkUpdateParams - Class in com.stripe.param
- FileLinkUpdateParams.Builder - Class in com.stripe.param
- FileLinkUpdateParams.ExpiresAt - Enum in com.stripe.param
- FileListParams - Class in com.stripe.param
- FileListParams.Builder - Class in com.stripe.param
- FileListParams.Created - Class in com.stripe.param
- FileListParams.Created.Builder - Class in com.stripe.param
- FileListParams.Purpose - Enum in com.stripe.param
-
Maximum value to filter by (inclusive).
- finalizeInvoice() - Method in class com.stripe.model.Invoice
-
Stripe automatically finalizes drafts before sending and attempting payment on invoices.
- finalizeInvoice(RequestOptions) - Method in class com.stripe.model.Invoice
-
Stripe automatically finalizes drafts before sending and attempting payment on invoices.
- finalizeInvoice(InvoiceFinalizeInvoiceParams) - Method in class com.stripe.model.Invoice
-
Stripe automatically finalizes drafts before sending and attempting payment on invoices.
- finalizeInvoice(InvoiceFinalizeInvoiceParams, RequestOptions) - Method in class com.stripe.model.Invoice
-
Stripe automatically finalizes drafts before sending and attempting payment on invoices.
- finalizeInvoice(Map<String, Object>) - Method in class com.stripe.model.Invoice
-
Stripe automatically finalizes drafts before sending and attempting payment on invoices.
- finalizeInvoice(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Invoice
-
Stripe automatically finalizes drafts before sending and attempting payment on invoices.
- finalizeQuote() - Method in class com.stripe.model.Quote
-
Finalizes the quote.
- finalizeQuote(RequestOptions) - Method in class com.stripe.model.Quote
-
Finalizes the quote.
- finalizeQuote(QuoteFinalizeQuoteParams) - Method in class com.stripe.model.Quote
-
Finalizes the quote.
- finalizeQuote(QuoteFinalizeQuoteParams, RequestOptions) - Method in class com.stripe.model.Quote
-
Finalizes the quote.
- finalizeQuote(Map<String, Object>) - Method in class com.stripe.model.Quote
-
Finalizes the quote.
- finalizeQuote(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Quote
-
Finalizes the quote.
- FINANCE_REPORT_RUN - com.stripe.param.FileListParams.Purpose
- FINANCIAL_INSTITUTIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- FINANCIAL_INSTITUTIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- FINANCIAL_INSTITUTIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- FINANCIAL_INSTITUTIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- FINANCIAL_INSTITUTIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- FINANCIAL_INSTITUTIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- FINANCIAL_INSTITUTIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- FINANCIAL_INSTITUTIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- FINANCIAL_INSTITUTIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- FINANCIAL_INSTITUTIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- FINANCIAL_INSTITUTIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- FINANCIAL_INSTITUTIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- FINANCING_PAYDOWN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- FINANCING_PAYDOWN_REVERSAL - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- FINANCING_PAYOUT - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- FINANCING_PAYOUT_REVERSAL - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- FINES_GOVERNMENT_ADMINISTRATIVE_ENTITIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- FINES_GOVERNMENT_ADMINISTRATIVE_ENTITIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- FINES_GOVERNMENT_ADMINISTRATIVE_ENTITIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- FINES_GOVERNMENT_ADMINISTRATIVE_ENTITIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- FINES_GOVERNMENT_ADMINISTRATIVE_ENTITIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- FINES_GOVERNMENT_ADMINISTRATIVE_ENTITIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- FINES_GOVERNMENT_ADMINISTRATIVE_ENTITIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- FINES_GOVERNMENT_ADMINISTRATIVE_ENTITIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- FINES_GOVERNMENT_ADMINISTRATIVE_ENTITIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- FINES_GOVERNMENT_ADMINISTRATIVE_ENTITIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- FINES_GOVERNMENT_ADMINISTRATIVE_ENTITIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- FINES_GOVERNMENT_ADMINISTRATIVE_ENTITIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- finish() - Method in class com.stripe.net.MultipartProcessor
-
Adds the final boundary to the multipart message and closes streams.
- FINITE - com.stripe.param.SkuCreateParams.Inventory.Type
- FINITE - com.stripe.param.SkuUpdateParams.Inventory.Type
- FIREPLACE_FIREPLACE_SCREENS_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- FIREPLACE_FIREPLACE_SCREENS_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- FIREPLACE_FIREPLACE_SCREENS_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- FIREPLACE_FIREPLACE_SCREENS_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- FIREPLACE_FIREPLACE_SCREENS_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- FIREPLACE_FIREPLACE_SCREENS_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- FIREPLACE_FIREPLACE_SCREENS_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- FIREPLACE_FIREPLACE_SCREENS_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- FIREPLACE_FIREPLACE_SCREENS_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- FIREPLACE_FIREPLACE_SCREENS_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- FIREPLACE_FIREPLACE_SCREENS_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- FIREPLACE_FIREPLACE_SCREENS_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- firstValue(String) - Method in class com.stripe.net.HttpHeaders
-
Returns an
Optional
containing the first header string value of the given named (and possibly multi-valued) header. - FIXED - com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.AmountType
- FIXED - com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.AmountType
- FIXED_AMOUNT - com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.Type
- FIXED_AMOUNT - com.stripe.param.ShippingRateCreateParams.Type
- FIXED_COUNT - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Plan.Type
- FIXED_COUNT - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Plan.Type
- FIXED_COUNT - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Plan.Type
- FixedAmount() - Constructor for class com.stripe.model.ShippingRate.FixedAmount
- FJ - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- FJ - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- FJ - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- FK - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- FK - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- FK - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- flattenParams(Map<String, Object>) - Static method in class com.stripe.net.FormEncoder
-
Returns a list of flattened parameters for the given map of parameters.
- Flight() - Constructor for class com.stripe.model.issuing.Transaction.PurchaseDetails.Flight
- FLOOR_COVERING_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- FLOOR_COVERING_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- FLOOR_COVERING_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- FLOOR_COVERING_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- FLOOR_COVERING_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- FLOOR_COVERING_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- FLOOR_COVERING_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- FLOOR_COVERING_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- FLOOR_COVERING_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- FLOOR_COVERING_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- FLOOR_COVERING_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- FLOOR_COVERING_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- FLORISTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- FLORISTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- FLORISTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- FLORISTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- FLORISTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- FLORISTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- FLORISTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- FLORISTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- FLORISTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- FLORISTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- FLORISTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- FLORISTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- FLORISTS_SUPPLIES_NURSERY_STOCK_AND_FLOWERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- FLORISTS_SUPPLIES_NURSERY_STOCK_AND_FLOWERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- FLORISTS_SUPPLIES_NURSERY_STOCK_AND_FLOWERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- FLORISTS_SUPPLIES_NURSERY_STOCK_AND_FLOWERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- FLORISTS_SUPPLIES_NURSERY_STOCK_AND_FLOWERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- FLORISTS_SUPPLIES_NURSERY_STOCK_AND_FLOWERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- FLORISTS_SUPPLIES_NURSERY_STOCK_AND_FLOWERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- FLORISTS_SUPPLIES_NURSERY_STOCK_AND_FLOWERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- FLORISTS_SUPPLIES_NURSERY_STOCK_AND_FLOWERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- FLORISTS_SUPPLIES_NURSERY_STOCK_AND_FLOWERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- FLORISTS_SUPPLIES_NURSERY_STOCK_AND_FLOWERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- FLORISTS_SUPPLIES_NURSERY_STOCK_AND_FLOWERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- FO - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- FO - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- FO - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- FOREVER - com.stripe.param.CouponCreateParams.Duration
- FormEncoder - Class in com.stripe.net
- FormEncoder() - Constructor for class com.stripe.net.FormEncoder
- Fpx() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.Fpx
- Fpx() - Constructor for class com.stripe.model.PaymentIntent.PaymentMethodOptions.Fpx
- Fpx() - Constructor for class com.stripe.model.PaymentMethod.Fpx
- FPX - com.stripe.param.checkout.SessionCreateParams.PaymentMethodType
- FPX - com.stripe.param.CustomerListPaymentMethodsParams.Type
- FPX - com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodType
- FPX - com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodType
- FPX - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Type
- FPX - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Type
- FPX - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Type
- FPX - com.stripe.param.PaymentMethodCreateParams.Type
- FPX - com.stripe.param.PaymentMethodListParams.Type
- FPX - com.stripe.param.PayoutCreateParams.SourceType
- FPX - com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodType
- FPX - com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodType
- FPX - com.stripe.param.TransferCreateParams.SourceType
- FR - com.stripe.param.billingportal.SessionCreateParams.Locale
- FR - com.stripe.param.checkout.SessionCreateParams.Locale
- FR - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- FR - com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage
- FR - com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage
- FR - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Bancontact.PreferredLanguage
- FR - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Sofort.PreferredLanguage
- FR - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Bancontact.PreferredLanguage
- FR - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Sofort.PreferredLanguage
- FR - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Bancontact.PreferredLanguage
- FR - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Sofort.PreferredLanguage
- FR - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- FR - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- FR - com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage
- FR - com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage
- FR_BE - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale
- FR_BE - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale
- FR_BE - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale
- FR_CA - com.stripe.param.billingportal.SessionCreateParams.Locale
- FR_CA - com.stripe.param.checkout.SessionCreateParams.Locale
- FR_FR - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale
- FR_FR - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale
- FR_FR - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale
- FraudDetails() - Constructor for class com.stripe.model.Charge.FraudDetails
- Fraudulent() - Constructor for class com.stripe.model.issuing.Dispute.Evidence.Fraudulent
- FRAUDULENT - com.stripe.param.ChargeUpdateParams.FraudDetails.UserReport
- FRAUDULENT - com.stripe.param.CreditNoteCreateParams.Reason
- FRAUDULENT - com.stripe.param.CreditNotePreviewParams.Reason
- FRAUDULENT - com.stripe.param.issuing.DisputeCreateParams.Evidence.Reason
- FRAUDULENT - com.stripe.param.issuing.DisputeUpdateParams.Evidence.Reason
- FRAUDULENT - com.stripe.param.PaymentIntentCancelParams.CancellationReason
- FRAUDULENT - com.stripe.param.RefundCreateParams.Reason
- FREE_ZONE_ESTABLISHMENT - com.stripe.param.AccountCreateParams.Company.Structure
- FREE_ZONE_ESTABLISHMENT - com.stripe.param.AccountUpdateParams.Company.Structure
- FREE_ZONE_ESTABLISHMENT - com.stripe.param.TokenCreateParams.Account.Company.Structure
- FREE_ZONE_LLC - com.stripe.param.AccountCreateParams.Company.Structure
- FREE_ZONE_LLC - com.stripe.param.AccountUpdateParams.Company.Structure
- FREE_ZONE_LLC - com.stripe.param.TokenCreateParams.Account.Company.Structure
- FREEZER_AND_LOCKER_MEAT_PROVISIONERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- FREEZER_AND_LOCKER_MEAT_PROVISIONERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- FREEZER_AND_LOCKER_MEAT_PROVISIONERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- FREEZER_AND_LOCKER_MEAT_PROVISIONERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- FREEZER_AND_LOCKER_MEAT_PROVISIONERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- FREEZER_AND_LOCKER_MEAT_PROVISIONERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- FREEZER_AND_LOCKER_MEAT_PROVISIONERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- FREEZER_AND_LOCKER_MEAT_PROVISIONERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- FREEZER_AND_LOCKER_MEAT_PROVISIONERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- FREEZER_AND_LOCKER_MEAT_PROVISIONERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- FREEZER_AND_LOCKER_MEAT_PROVISIONERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- FREEZER_AND_LOCKER_MEAT_PROVISIONERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- FRIDAY - com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule.WeeklyAnchor
- FRIDAY - com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule.WeeklyAnchor
- FromQuote() - Constructor for class com.stripe.model.Quote.FromQuote
- Fuel() - Constructor for class com.stripe.model.issuing.Transaction.PurchaseDetails.Fuel
- FUEL_DEALERS_NON_AUTOMOTIVE - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- FUEL_DEALERS_NON_AUTOMOTIVE - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- FUEL_DEALERS_NON_AUTOMOTIVE - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- FUEL_DEALERS_NON_AUTOMOTIVE - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- FUEL_DEALERS_NON_AUTOMOTIVE - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- FUEL_DEALERS_NON_AUTOMOTIVE - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- FUEL_DEALERS_NON_AUTOMOTIVE - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- FUEL_DEALERS_NON_AUTOMOTIVE - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- FUEL_DEALERS_NON_AUTOMOTIVE - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- FUEL_DEALERS_NON_AUTOMOTIVE - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- FUEL_DEALERS_NON_AUTOMOTIVE - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- FUEL_DEALERS_NON_AUTOMOTIVE - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- FULFILLED - com.stripe.param.OrderUpdateParams.Status
- FUNERAL_SERVICES_CREMATORIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- FUNERAL_SERVICES_CREMATORIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- FUNERAL_SERVICES_CREMATORIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- FUNERAL_SERVICES_CREMATORIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- FUNERAL_SERVICES_CREMATORIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- FUNERAL_SERVICES_CREMATORIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- FUNERAL_SERVICES_CREMATORIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- FUNERAL_SERVICES_CREMATORIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- FUNERAL_SERVICES_CREMATORIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- FUNERAL_SERVICES_CREMATORIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- FUNERAL_SERVICES_CREMATORIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- FUNERAL_SERVICES_CREMATORIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- FURNITURE_HOME_FURNISHINGS_AND_EQUIPMENT_STORES_EXCEPT_APPLIANCES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- FURNITURE_HOME_FURNISHINGS_AND_EQUIPMENT_STORES_EXCEPT_APPLIANCES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- FURNITURE_HOME_FURNISHINGS_AND_EQUIPMENT_STORES_EXCEPT_APPLIANCES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- FURNITURE_HOME_FURNISHINGS_AND_EQUIPMENT_STORES_EXCEPT_APPLIANCES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- FURNITURE_HOME_FURNISHINGS_AND_EQUIPMENT_STORES_EXCEPT_APPLIANCES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- FURNITURE_HOME_FURNISHINGS_AND_EQUIPMENT_STORES_EXCEPT_APPLIANCES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- FURNITURE_HOME_FURNISHINGS_AND_EQUIPMENT_STORES_EXCEPT_APPLIANCES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- FURNITURE_HOME_FURNISHINGS_AND_EQUIPMENT_STORES_EXCEPT_APPLIANCES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- FURNITURE_HOME_FURNISHINGS_AND_EQUIPMENT_STORES_EXCEPT_APPLIANCES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- FURNITURE_HOME_FURNISHINGS_AND_EQUIPMENT_STORES_EXCEPT_APPLIANCES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- FURNITURE_HOME_FURNISHINGS_AND_EQUIPMENT_STORES_EXCEPT_APPLIANCES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- FURNITURE_HOME_FURNISHINGS_AND_EQUIPMENT_STORES_EXCEPT_APPLIANCES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- FURNITURE_REPAIR_REFINISHING - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- FURNITURE_REPAIR_REFINISHING - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- FURNITURE_REPAIR_REFINISHING - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- FURNITURE_REPAIR_REFINISHING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- FURNITURE_REPAIR_REFINISHING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- FURNITURE_REPAIR_REFINISHING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- FURNITURE_REPAIR_REFINISHING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- FURNITURE_REPAIR_REFINISHING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- FURNITURE_REPAIR_REFINISHING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- FURNITURE_REPAIR_REFINISHING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- FURNITURE_REPAIR_REFINISHING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- FURNITURE_REPAIR_REFINISHING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- FURRIERS_AND_FUR_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- FURRIERS_AND_FUR_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- FURRIERS_AND_FUR_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- FURRIERS_AND_FUR_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- FURRIERS_AND_FUR_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- FURRIERS_AND_FUR_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- FURRIERS_AND_FUR_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- FURRIERS_AND_FUR_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- FURRIERS_AND_FUR_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- FURRIERS_AND_FUR_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- FURRIERS_AND_FUR_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- FURRIERS_AND_FUR_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- FUTSU - com.stripe.param.ExternalAccountUpdateParams.AccountType
- FUTSU - com.stripe.param.TokenCreateParams.BankAccount.AccountType
- FutureRequirements() - Constructor for class com.stripe.model.Account.FutureRequirements
- FutureRequirements() - Constructor for class com.stripe.model.Capability.FutureRequirements
- FutureRequirements() - Constructor for class com.stripe.model.Person.FutureRequirements
G
- GA - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- GA - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- GA - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- GB - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- GB - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- GB - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- GB - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- GB_EIRE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- GB_VAT - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- GB_VAT - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- GB_VAT - com.stripe.param.TaxIdCollectionCreateParams.Type
- GbpCreditTransferData() - Constructor for class com.stripe.model.SourceTransaction.GbpCreditTransferData
- GD - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- GD - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- GD - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- GE - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- GE - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- GE - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- GE_VAT - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- GE_VAT - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- GE_VAT - com.stripe.param.TaxIdCollectionCreateParams.Type
- GENERAL_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- GENERAL_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- GENERAL_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- GENERAL_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- GENERAL_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- GENERAL_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- GENERAL_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- GENERAL_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- GENERAL_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- GENERAL_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- GENERAL_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- GENERAL_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- GeneratedFrom() - Constructor for class com.stripe.model.PaymentMethod.SepaDebit.GeneratedFrom
- get(Object) - Method in class com.stripe.util.CaseInsensitiveMap
- GET - com.stripe.net.ApiResource.RequestMethod
- getAcceptance() - Method in class com.stripe.param.SourceCreateParams.Mandate
-
The parameters required to notify Stripe of a mandate acceptance or refusal by the customer.
- getAcceptance() - Method in class com.stripe.param.SourceUpdateParams.Mandate
-
The parameters required to notify Stripe of a mandate acceptance or refusal by the customer.
- getAcceptedAt() - Method in class com.stripe.model.Mandate.CustomerAcceptance
-
The time at which the customer accepted the Mandate.
- getAcceptedAt() - Method in class com.stripe.model.Quote.StatusTransitions
-
The time that the quote was accepted.
- getAcceptedAt() - Method in class com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance
- getAcceptedAt() - Method in class com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance
- getAcceptedAt() - Method in class com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance
- getAcceptedAt() - Method in class com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance
- getAccessActivityLog() - Method in class com.stripe.model.Dispute.Evidence
-
Any server or activity logs showing proof that the customer accessed or downloaded the purchased digital product.
- getAccessActivityLog() - Method in class com.stripe.param.DisputeUpdateParams.Evidence
- getAccount() - Method in class com.stripe.model.ApplicationFee
-
Get ID of expandable
account
object. - getAccount() - Method in class com.stripe.model.BankAccount
-
Get ID of expandable
account
object. - getAccount() - Method in class com.stripe.model.Capability
-
Get ID of expandable
account
object. - getAccount() - Method in class com.stripe.model.Card
-
Get ID of expandable
account
object. - getAccount() - Method in class com.stripe.model.Event
-
The connected account that originated the event.
- getAccount() - Method in class com.stripe.model.Person
-
The account the person is associated with.
- getAccount() - Method in class com.stripe.model.PlatformTaxFee
-
The Connected account that incurred this charge.
- getAccount() - Method in class com.stripe.param.AccountLinkCreateParams
-
The identifier of the account to create an account link for.
- getAccount() - Method in class com.stripe.param.ChargeCreateParams.Destination
-
ID of an existing, connected Stripe account.
- getAccount() - Method in class com.stripe.param.TokenCreateParams
-
Information for the account this token will represent.
- getAccountCountry() - Method in class com.stripe.model.Invoice
-
The country of the business associated with this invoice, most often the business creating the invoice.
- getAccountHolderName() - Method in class com.stripe.model.BankAccount
-
The name of the person or business that owns the bank account.
- getAccountHolderName() - Method in class com.stripe.param.ExternalAccountUpdateParams
-
The name of the person or business that owns the bank account.
- getAccountHolderName() - Method in class com.stripe.param.TokenCreateParams.BankAccount
-
The name of the person or business that owns the bank account.This field is required when attaching the bank account to a
Customer
object. - getAccountHolderType() - Method in class com.stripe.model.BankAccount
-
The type of entity that holds the account.
- getAccountHolderType() - Method in class com.stripe.model.Charge.PaymentMethodDetails.AchDebit
-
Type of entity that holds the account.
- getAccountHolderType() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Fpx
-
Account holder type, if provided.
- getAccountHolderType() - Method in class com.stripe.model.PaymentMethod.Fpx
-
Account holder type, if provided.
- getAccountHolderType() - Method in class com.stripe.param.ExternalAccountUpdateParams
-
The type of entity that holds the account.
- getAccountHolderType() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx
-
Account holder type for FPX transaction.
- getAccountHolderType() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx
-
Account holder type for FPX transaction.
- getAccountHolderType() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx
-
Account holder type for FPX transaction.
- getAccountHolderType() - Method in class com.stripe.param.PaymentMethodCreateParams.Fpx
-
Account holder type for FPX transaction.
- getAccountHolderType() - Method in class com.stripe.param.TokenCreateParams.BankAccount
-
The type of entity that holds the account.
- getAccountName() - Method in class com.stripe.model.Invoice
-
The public name of the business associated with this invoice, most often the business creating the invoice.
- getAccountNumber() - Method in class com.stripe.model.Charge.PaymentMethodDetails.AchCreditTransfer
-
Account number to transfer funds to.
- getAccountNumber() - Method in class com.stripe.model.Source.AchCreditTransfer
- getAccountNumber() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.AcssDebit
-
Customer's bank account number.
- getAccountNumber() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.AuBecsDebit
-
The account number for the bank account.
- getAccountNumber() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BacsDebit
-
Account number of the bank account that the funds will be debited from.
- getAccountNumber() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.AcssDebit
-
Customer's bank account number.
- getAccountNumber() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.AuBecsDebit
-
The account number for the bank account.
- getAccountNumber() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BacsDebit
-
Account number of the bank account that the funds will be debited from.
- getAccountNumber() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AcssDebit
-
Customer's bank account number.
- getAccountNumber() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AuBecsDebit
-
The account number for the bank account.
- getAccountNumber() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BacsDebit
-
Account number of the bank account that the funds will be debited from.
- getAccountNumber() - Method in class com.stripe.param.PaymentMethodCreateParams.AcssDebit
-
Customer's bank account number.
- getAccountNumber() - Method in class com.stripe.param.PaymentMethodCreateParams.AuBecsDebit
-
The account number for the bank account.
- getAccountNumber() - Method in class com.stripe.param.PaymentMethodCreateParams.BacsDebit
-
Account number of the bank account that the funds will be debited from.
- getAccountNumber() - Method in class com.stripe.param.TokenCreateParams.BankAccount
-
The account number for the bank account, in string form.
- getAccountObject() - Method in class com.stripe.model.ApplicationFee
-
Get expanded
account
. - getAccountObject() - Method in class com.stripe.model.BankAccount
-
Get expanded
account
. - getAccountObject() - Method in class com.stripe.model.Capability
-
Get expanded
account
. - getAccountObject() - Method in class com.stripe.model.Card
-
Get expanded
account
. - getAccountTaxIdObjects() - Method in class com.stripe.model.Invoice
-
Get expanded
accountTaxIds
. - getAccountTaxIds() - Method in class com.stripe.model.Invoice
-
Get IDs of expandable
accountTaxIds
object list. - getAccountTaxIds() - Method in class com.stripe.param.InvoiceCreateParams
-
The account tax IDs associated with the invoice.
- getAccountTaxIds() - Method in class com.stripe.param.InvoiceUpdateParams
-
The account tax IDs associated with the invoice.
- getAccountToken() - Method in class com.stripe.param.AccountCreateParams
-
An account token, used to securely provide details to the account.
- getAccountToken() - Method in class com.stripe.param.AccountUpdateParams
-
An account token, used to securely provide details to the account.
- getAccountType() - Method in class com.stripe.model.BankAccount
-
The bank account type.
- getAccountType() - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent.Receipt
- getAccountType() - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent.Receipt
- getAccountType() - Method in class com.stripe.param.ExternalAccountUpdateParams
-
The bank account type.
- getAccountType() - Method in class com.stripe.param.TokenCreateParams.BankAccount
-
The bank account type.
- getAchCreditTransfer() - Method in class com.stripe.model.Charge.PaymentMethodDetails
- getAchCreditTransfer() - Method in class com.stripe.model.Source
- getAchCreditTransfer() - Method in class com.stripe.model.SourceTransaction
- getAchDebit() - Method in class com.stripe.model.Charge.PaymentMethodDetails
- getAchDebit() - Method in class com.stripe.model.Source
- getAcssDebit() - Method in class com.stripe.model.Charge.PaymentMethodDetails
- getAcssDebit() - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions
- getAcssDebit() - Method in class com.stripe.model.Invoice.PaymentMethodOptions
-
If paying by
acss_debit
, this sub-hash contains details about the Canadian pre-authorized debit payment method options to pass to the invoice’s PaymentIntent. - getAcssDebit() - Method in class com.stripe.model.Mandate.PaymentMethodDetails
- getAcssDebit() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- getAcssDebit() - Method in class com.stripe.model.PaymentMethod
- getAcssDebit() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails
- getAcssDebit() - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions
- getAcssDebit() - Method in class com.stripe.model.Source
- getAcssDebit() - Method in class com.stripe.model.SourceMandateNotification
- getAcssDebit() - Method in class com.stripe.model.Subscription.PaymentMethodOptions
-
This sub-hash contains details about the Canadian pre-authorized debit payment method options to pass to invoices created by the subscription.
- getAcssDebit() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions
-
contains details about the ACSS Debit payment method options.
- getAcssDebit() - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions
-
If paying by
acss_debit
, this sub-hash contains details about the Canadian pre-authorized debit payment method options to pass to the invoice’s PaymentIntent. - getAcssDebit() - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions
-
If paying by
acss_debit
, this sub-hash contains details about the Canadian pre-authorized debit payment method options to pass to the invoice’s PaymentIntent. - getAcssDebit() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData
-
If this is an
acss_debit
PaymentMethod, this hash contains details about the ACSS Debit payment method. - getAcssDebit() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions
-
If this is a
acss_debit
PaymentMethod, this sub-hash contains details about the ACSS Debit payment method options. - getAcssDebit() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData
-
If this is an
acss_debit
PaymentMethod, this hash contains details about the ACSS Debit payment method. - getAcssDebit() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions
-
If this is a
acss_debit
PaymentMethod, this sub-hash contains details about the ACSS Debit payment method options. - getAcssDebit() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData
-
If this is an
acss_debit
PaymentMethod, this hash contains details about the ACSS Debit payment method. - getAcssDebit() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions
-
If this is a
acss_debit
PaymentMethod, this sub-hash contains details about the ACSS Debit payment method options. - getAcssDebit() - Method in class com.stripe.param.PaymentMethodCreateParams
-
If this is an
acss_debit
PaymentMethod, this hash contains details about the ACSS Debit payment method. - getAcssDebit() - Method in class com.stripe.param.PaymentMethodUpdateParams
-
This is a legacy parameter that will be removed in the future.
- getAcssDebit() - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions
- getAcssDebit() - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions
-
If this is a
acss_debit
SetupIntent, this sub-hash contains details about the ACSS Debit payment method options. - getAcssDebit() - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions
- getAcssDebit() - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions
-
This sub-hash contains details about the Canadian pre-authorized debit payment method options to pass to the invoice’s PaymentIntent.
- getAcssDebit() - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions
-
This sub-hash contains details about the Canadian pre-authorized debit payment method options to pass to the invoice’s PaymentIntent.
- getAcssDebitPayments() - Method in class com.stripe.model.Account.Capabilities
-
The status of the Canadian pre-authorized debits payments capability of the account, or whether the account can directly process Canadian pre-authorized debits charges.
- getAcssDebitPayments() - Method in class com.stripe.param.AccountCreateParams.Capabilities
-
The acss_debit_payments capability.
- getAcssDebitPayments() - Method in class com.stripe.param.AccountUpdateParams.Capabilities
-
The acss_debit_payments capability.
- getAction() - Method in class com.stripe.model.radar.Rule
-
The action taken on the payment.
- getAction() - Method in class com.stripe.param.UsageRecordCreateOnSubscriptionItemParams
-
Valid values are
increment
(default) orset
. - getActionable() - Method in class com.stripe.model.IssuerFraudRecord
-
An IFR is actionable if it has not received a dispute and has not been fully refunded.
- getActionable() - Method in class com.stripe.model.radar.EarlyFraudWarning
-
An EFW is actionable if it has not received a dispute and has not been fully refunded.
- getActive() - Method in class com.stripe.model.billingportal.Configuration
-
Whether the configuration is active and can be used to create portal sessions.
- getActive() - Method in class com.stripe.model.BitcoinReceiver
-
True when this bitcoin receiver has received a non-zero amount of bitcoin.
- getActive() - Method in class com.stripe.model.PaymentLink
-
Whether the payment link's
url
is active. - getActive() - Method in class com.stripe.model.Plan
-
Whether the plan can be used for new purchases.
- getActive() - Method in class com.stripe.model.Price
-
Whether the price can be used for new purchases.
- getActive() - Method in class com.stripe.model.Product
-
Whether the product is currently available for purchase.
- getActive() - Method in class com.stripe.model.PromotionCode
-
Whether the promotion code is currently active.
- getActive() - Method in class com.stripe.model.ShippingRate
-
Whether the shipping rate can be used for new purchases.
- getActive() - Method in class com.stripe.model.Sku
-
Whether the SKU is available for purchase.
- getActive() - Method in class com.stripe.model.TaxRate
-
Defaults to
true
. - getActive() - Method in class com.stripe.param.billingportal.ConfigurationListParams
-
Only return configurations that are active or inactive (e.g., pass
true
to only list active configurations). - getActive() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams
-
Whether the configuration is active and can be used to create portal sessions.
- getActive() - Method in class com.stripe.param.BitcoinReceiverListParams
-
Filter for active receivers.
- getActive() - Method in class com.stripe.param.PaymentLinkListParams
-
Only return payment links that are active or inactive (e.g., pass
false
to list all inactive payment links). - getActive() - Method in class com.stripe.param.PaymentLinkUpdateParams
-
Whether the payment link's
url
is active. - getActive() - Method in class com.stripe.param.PlanCreateParams
-
Whether the plan is currently available for new subscriptions.
- getActive() - Method in class com.stripe.param.PlanCreateParams.Product
-
Whether the product is currently available for purchase.
- getActive() - Method in class com.stripe.param.PlanListParams
-
Only return plans that are active or inactive (e.g., pass
false
to list all inactive plans). - getActive() - Method in class com.stripe.param.PlanUpdateParams
-
Whether the plan is currently available for new subscriptions.
- getActive() - Method in class com.stripe.param.PriceCreateParams
-
Whether the price can be used for new purchases.
- getActive() - Method in class com.stripe.param.PriceCreateParams.ProductData
-
Whether the product is currently available for purchase.
- getActive() - Method in class com.stripe.param.PriceListParams
-
Only return prices that are active or inactive (e.g., pass
false
to list all inactive prices). - getActive() - Method in class com.stripe.param.PriceUpdateParams
-
Whether the price can be used for new purchases.
- getActive() - Method in class com.stripe.param.ProductCreateParams
-
Whether the product is currently available for purchase.
- getActive() - Method in class com.stripe.param.ProductListParams
-
Only return products that are active or inactive (e.g., pass
false
to list all inactive products). - getActive() - Method in class com.stripe.param.ProductUpdateParams
-
Whether the product is available for purchase.
- getActive() - Method in class com.stripe.param.PromotionCodeCreateParams
-
Whether the promotion code is currently active.
- getActive() - Method in class com.stripe.param.PromotionCodeListParams
-
Filter promotion codes by whether they are active.
- getActive() - Method in class com.stripe.param.PromotionCodeUpdateParams
-
Whether the promotion code is currently active.
- getActive() - Method in class com.stripe.param.ShippingRateListParams
-
Only return shipping rates that are active or inactive.
- getActive() - Method in class com.stripe.param.ShippingRateUpdateParams
-
Whether the shipping rate can be used for new purchases.
- getActive() - Method in class com.stripe.param.SkuCreateParams
-
Whether the SKU is available for purchase.
- getActive() - Method in class com.stripe.param.SkuListParams
-
Only return SKUs that are active or inactive (e.g., pass
false
to list all inactive products). - getActive() - Method in class com.stripe.param.SkuUpdateParams
-
Whether this SKU is available for purchase.
- getActive() - Method in class com.stripe.param.TaxRateCreateParams
-
Flag determining whether the tax rate is active or inactive (archived).
- getActive() - Method in class com.stripe.param.TaxRateListParams
-
Optional flag to filter by tax rates that are either active or inactive (archived).
- getActive() - Method in class com.stripe.param.TaxRateUpdateParams
-
Flag determining whether the tax rate is active or inactive (archived).
- getActiveAccount() - Method in class com.stripe.model.Recipient
-
Hash describing the current account on the recipient, if there is one.
- getAddInvoiceItems() - Method in class com.stripe.model.SubscriptionSchedule.Phase
-
A list of prices and quantities that will generate invoice items appended to the first invoice for this phase.
- getAddInvoiceItems() - Method in class com.stripe.param.SubscriptionCreateParams
-
A list of prices and quantities that will generate invoice items appended to the first invoice for this subscription.
- getAddInvoiceItems() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase
-
A list of prices and quantities that will generate invoice items appended to the next invoice.
- getAddInvoiceItems() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase
-
A list of prices and quantities that will generate invoice items appended to the next invoice.
- getAddInvoiceItems() - Method in class com.stripe.param.SubscriptionUpdateParams
-
A list of prices and quantities that will generate invoice items appended to the first invoice for this subscription.
- getAdditional() - Method in class com.stripe.model.CountrySpec.VerificationFields.Details
- getAdditionalDocument() - Method in class com.stripe.model.Person.Verification
-
A document showing address, either a passport, local ID card, or utility bill from a well-known utility company.
- getAdditionalDocument() - Method in class com.stripe.param.AccountCreateParams.Individual.Verification
-
A document showing address, either a passport, local ID card, or utility bill from a well-known utility company.
- getAdditionalDocument() - Method in class com.stripe.param.AccountUpdateParams.Individual.Verification
-
A document showing address, either a passport, local ID card, or utility bill from a well-known utility company.
- getAdditionalDocument() - Method in class com.stripe.param.PersonCollectionCreateParams.Verification
- getAdditionalDocument() - Method in class com.stripe.param.PersonUpdateParams.Verification
- getAdditionalDocument() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Verification
-
A document showing address, either a passport, local ID card, or utility bill from a well-known utility company.
- getAdditionalDocument() - Method in class com.stripe.param.TokenCreateParams.Person.Verification
- getAdditionalDocumentation() - Method in class com.stripe.model.issuing.Dispute.Evidence.Canceled
-
Get ID of expandable
additionalDocumentation
object. - getAdditionalDocumentation() - Method in class com.stripe.model.issuing.Dispute.Evidence.Duplicate
-
Get ID of expandable
additionalDocumentation
object. - getAdditionalDocumentation() - Method in class com.stripe.model.issuing.Dispute.Evidence.Fraudulent
-
Get ID of expandable
additionalDocumentation
object. - getAdditionalDocumentation() - Method in class com.stripe.model.issuing.Dispute.Evidence.MerchandiseNotAsDescribed
-
Get ID of expandable
additionalDocumentation
object. - getAdditionalDocumentation() - Method in class com.stripe.model.issuing.Dispute.Evidence.NotReceived
-
Get ID of expandable
additionalDocumentation
object. - getAdditionalDocumentation() - Method in class com.stripe.model.issuing.Dispute.Evidence.Other
-
Get ID of expandable
additionalDocumentation
object. - getAdditionalDocumentation() - Method in class com.stripe.model.issuing.Dispute.Evidence.ServiceNotAsDescribed
-
Get ID of expandable
additionalDocumentation
object. - getAdditionalDocumentation() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled
- getAdditionalDocumentation() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Duplicate
- getAdditionalDocumentation() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Fraudulent
- getAdditionalDocumentation() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.MerchandiseNotAsDescribed
- getAdditionalDocumentation() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.NotReceived
- getAdditionalDocumentation() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Other
- getAdditionalDocumentation() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.ServiceNotAsDescribed
- getAdditionalDocumentation() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled
- getAdditionalDocumentation() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Duplicate
- getAdditionalDocumentation() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Fraudulent
- getAdditionalDocumentation() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed
- getAdditionalDocumentation() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.NotReceived
- getAdditionalDocumentation() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Other
- getAdditionalDocumentation() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.ServiceNotAsDescribed
- getAdditionalDocumentationObject() - Method in class com.stripe.model.issuing.Dispute.Evidence.Canceled
-
Get expanded
additionalDocumentation
. - getAdditionalDocumentationObject() - Method in class com.stripe.model.issuing.Dispute.Evidence.Duplicate
-
Get expanded
additionalDocumentation
. - getAdditionalDocumentationObject() - Method in class com.stripe.model.issuing.Dispute.Evidence.Fraudulent
-
Get expanded
additionalDocumentation
. - getAdditionalDocumentationObject() - Method in class com.stripe.model.issuing.Dispute.Evidence.MerchandiseNotAsDescribed
-
Get expanded
additionalDocumentation
. - getAdditionalDocumentationObject() - Method in class com.stripe.model.issuing.Dispute.Evidence.NotReceived
-
Get expanded
additionalDocumentation
. - getAdditionalDocumentationObject() - Method in class com.stripe.model.issuing.Dispute.Evidence.Other
-
Get expanded
additionalDocumentation
. - getAdditionalDocumentationObject() - Method in class com.stripe.model.issuing.Dispute.Evidence.ServiceNotAsDescribed
-
Get expanded
additionalDocumentation
. - getAddress() - Method in class com.stripe.model.Account.Company
- getAddress() - Method in class com.stripe.model.Customer
-
The customer's address.
- getAddress() - Method in class com.stripe.model.identity.VerificationReport.Document
-
Address as it appears in the document.
- getAddress() - Method in class com.stripe.model.identity.VerificationSession.VerifiedOutputs
- getAddress() - Method in class com.stripe.model.issuing.Card.Shipping
- getAddress() - Method in class com.stripe.model.issuing.Cardholder.Billing
- getAddress() - Method in class com.stripe.model.PaymentMethod.BillingDetails
-
Billing address.
- getAddress() - Method in class com.stripe.model.Person
- getAddress() - Method in class com.stripe.model.ShippingDetails
- getAddress() - Method in class com.stripe.model.Source.Owner
-
Owner's address.
- getAddress() - Method in class com.stripe.model.Source.ReceiverFlow
-
The address of the receiver source.
- getAddress() - Method in class com.stripe.model.terminal.Location
- getAddress() - Method in class com.stripe.param.AccountCreateParams.Company
-
The company's primary address.
- getAddress() - Method in class com.stripe.param.AccountCreateParams.Individual
-
The individual's primary address.
- getAddress() - Method in class com.stripe.param.AccountUpdateParams.Company
-
The company's primary address.
- getAddress() - Method in class com.stripe.param.AccountUpdateParams.Individual
-
The individual's primary address.
- getAddress() - Method in class com.stripe.param.ChargeCreateParams.Shipping
-
Shipping address.
- getAddress() - Method in class com.stripe.param.ChargeUpdateParams.Shipping
- getAddress() - Method in class com.stripe.param.checkout.SessionCreateParams.CustomerUpdate
-
Describes whether Checkout saves the billing address onto
customer.address
. - getAddress() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping
-
Shipping address.
- getAddress() - Method in class com.stripe.param.CustomerCreateParams
-
The customer's address.
- getAddress() - Method in class com.stripe.param.CustomerCreateParams.Shipping
-
Customer shipping address.
- getAddress() - Method in class com.stripe.param.CustomerUpdateParams
-
The customer's address.
- getAddress() - Method in class com.stripe.param.CustomerUpdateParams.Shipping
-
Customer shipping address.
- getAddress() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails
-
The customer's address.
- getAddress() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Shipping
-
Customer shipping address.
- getAddress() - Method in class com.stripe.param.issuing.CardCreateParams.Shipping
-
The address that the card is shipped to.
- getAddress() - Method in class com.stripe.param.issuing.CardholderCreateParams.Billing
-
The cardholder’s billing address.
- getAddress() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Billing
-
The cardholder’s billing address.
- getAddress() - Method in class com.stripe.param.OrderCreateParams.Shipping
- getAddress() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails
-
Billing address.
- getAddress() - Method in class com.stripe.param.PaymentIntentConfirmParams.Shipping
-
Shipping address.
- getAddress() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails
-
Billing address.
- getAddress() - Method in class com.stripe.param.PaymentIntentCreateParams.Shipping
-
Shipping address.
- getAddress() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails
-
Billing address.
- getAddress() - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping
-
Shipping address.
- getAddress() - Method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails
-
Billing address.
- getAddress() - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails
-
Billing address.
- getAddress() - Method in class com.stripe.param.PersonCollectionCreateParams
-
The person's address.
- getAddress() - Method in class com.stripe.param.PersonUpdateParams
-
The person's address.
- getAddress() - Method in class com.stripe.param.SourceCreateParams.Owner
-
Owner's address.
- getAddress() - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping
- getAddress() - Method in class com.stripe.param.SourceUpdateParams.Owner
-
Owner's address.
- getAddress() - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping
- getAddress() - Method in class com.stripe.param.terminal.LocationCreateParams
-
The full address of the location.
- getAddress() - Method in class com.stripe.param.terminal.LocationUpdateParams
-
The full address of the location.
- getAddress() - Method in class com.stripe.param.TokenCreateParams.Account.Company
-
The company's primary address.
- getAddress() - Method in class com.stripe.param.TokenCreateParams.Account.Individual
-
The individual's primary address.
- getAddress() - Method in class com.stripe.param.TokenCreateParams.Person
-
The person's address.
- getAddressCity() - Method in class com.stripe.model.Card
-
City/District/Suburb/Town/Village.
- getAddressCity() - Method in class com.stripe.param.ExternalAccountUpdateParams
-
City/District/Suburb/Town/Village.
- getAddressCity() - Method in class com.stripe.param.TokenCreateParams.Card
- getAddressCountry() - Method in class com.stripe.model.Card
-
Billing address country, if provided when creating card.
- getAddressCountry() - Method in class com.stripe.param.ExternalAccountUpdateParams
-
Billing address country, if provided when creating card.
- getAddressCountry() - Method in class com.stripe.param.TokenCreateParams.Card
- getAddressKana() - Method in class com.stripe.model.Account.Company
-
The Kana variation of the company's primary address (Japan only).
- getAddressKana() - Method in class com.stripe.model.Person
-
The Kana variation of the person's address (Japan only).
- getAddressKana() - Method in class com.stripe.param.AccountCreateParams.Company
-
The Kana variation of the company's primary address (Japan only).
- getAddressKana() - Method in class com.stripe.param.AccountCreateParams.Individual
-
The Kana variation of the the individual's primary address (Japan only).
- getAddressKana() - Method in class com.stripe.param.AccountUpdateParams.Company
-
The Kana variation of the company's primary address (Japan only).
- getAddressKana() - Method in class com.stripe.param.AccountUpdateParams.Individual
-
The Kana variation of the the individual's primary address (Japan only).
- getAddressKana() - Method in class com.stripe.param.PersonCollectionCreateParams
-
The Kana variation of the person's address (Japan only).
- getAddressKana() - Method in class com.stripe.param.PersonUpdateParams
-
The Kana variation of the person's address (Japan only).
- getAddressKana() - Method in class com.stripe.param.TokenCreateParams.Account.Company
-
The Kana variation of the company's primary address (Japan only).
- getAddressKana() - Method in class com.stripe.param.TokenCreateParams.Account.Individual
-
The Kana variation of the the individual's primary address (Japan only).
- getAddressKana() - Method in class com.stripe.param.TokenCreateParams.Person
-
The Kana variation of the person's address (Japan only).
- getAddressKanji() - Method in class com.stripe.model.Account.Company
-
The Kanji variation of the company's primary address (Japan only).
- getAddressKanji() - Method in class com.stripe.model.Person
-
The Kanji variation of the person's address (Japan only).
- getAddressKanji() - Method in class com.stripe.param.AccountCreateParams.Company
-
The Kanji variation of the company's primary address (Japan only).
- getAddressKanji() - Method in class com.stripe.param.AccountCreateParams.Individual
-
The Kanji variation of the the individual's primary address (Japan only).
- getAddressKanji() - Method in class com.stripe.param.AccountUpdateParams.Company
-
The Kanji variation of the company's primary address (Japan only).
- getAddressKanji() - Method in class com.stripe.param.AccountUpdateParams.Individual
-
The Kanji variation of the the individual's primary address (Japan only).
- getAddressKanji() - Method in class com.stripe.param.PersonCollectionCreateParams
-
The Kanji variation of the person's address (Japan only).
- getAddressKanji() - Method in class com.stripe.param.PersonUpdateParams
-
The Kanji variation of the person's address (Japan only).
- getAddressKanji() - Method in class com.stripe.param.TokenCreateParams.Account.Company
-
The Kanji variation of the company's primary address (Japan only).
- getAddressKanji() - Method in class com.stripe.param.TokenCreateParams.Account.Individual
-
The Kanji variation of the the individual's primary address (Japan only).
- getAddressKanji() - Method in class com.stripe.param.TokenCreateParams.Person
-
The Kanji variation of the person's address (Japan only).
- getAddressLine1() - Method in class com.stripe.model.Card
-
Address line 1 (Street address/PO Box/Company name).
- getAddressLine1() - Method in class com.stripe.param.ExternalAccountUpdateParams
-
Address line 1 (Street address/PO Box/Company name).
- getAddressLine1() - Method in class com.stripe.param.TokenCreateParams.Card
- getAddressLine1Check() - Method in class com.stripe.model.Card
-
If
address_line1
was provided, results of the check:pass
,fail
,unavailable
, orunchecked
. - getAddressLine1Check() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Checks
-
If a address line1 was provided, results of the check, one of
pass
,fail
,unavailable
, orunchecked
. - getAddressLine1Check() - Method in class com.stripe.model.issuing.Authorization.VerificationData
- getAddressLine1Check() - Method in class com.stripe.model.PaymentMethod.Card.Checks
-
If a address line1 was provided, results of the check, one of
pass
,fail
,unavailable
, orunchecked
. - getAddressLine1Check() - Method in class com.stripe.model.Source.Card
- getAddressLine1Check() - Method in class com.stripe.model.Source.ThreeDSecure
- getAddressLine2() - Method in class com.stripe.model.Card
-
Address line 2 (Apartment/Suite/Unit/Building).
- getAddressLine2() - Method in class com.stripe.param.ExternalAccountUpdateParams
-
Address line 2 (Apartment/Suite/Unit/Building).
- getAddressLine2() - Method in class com.stripe.param.TokenCreateParams.Card
- getAddressPostalCodeCheck() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Checks
-
If a address postal code was provided, results of the check, one of
pass
,fail
,unavailable
, orunchecked
. - getAddressPostalCodeCheck() - Method in class com.stripe.model.issuing.Authorization.VerificationData
- getAddressPostalCodeCheck() - Method in class com.stripe.model.PaymentMethod.Card.Checks
-
If a address postal code was provided, results of the check, one of
pass
,fail
,unavailable
, orunchecked
. - getAddressState() - Method in class com.stripe.model.Card
-
State/County/Province/Region.
- getAddressState() - Method in class com.stripe.param.ExternalAccountUpdateParams
-
State/County/Province/Region.
- getAddressState() - Method in class com.stripe.param.TokenCreateParams.Card
- getAddressZip() - Method in class com.stripe.model.Card
-
ZIP or postal code.
- getAddressZip() - Method in class com.stripe.param.ExternalAccountUpdateParams
-
ZIP or postal code.
- getAddressZip() - Method in class com.stripe.param.TokenCreateParams.Card
- getAddressZipCheck() - Method in class com.stripe.model.Card
-
If
address_zip
was provided, results of the check:pass
,fail
,unavailable
, orunchecked
. - getAddressZipCheck() - Method in class com.stripe.model.Source.Card
- getAddressZipCheck() - Method in class com.stripe.model.Source.ThreeDSecure
- getAdjustableQuantity() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem
-
When set, provides configuration for this item’s quantity to be adjusted by the customer during Checkout.
- getAdjustableQuantity() - Method in class com.stripe.param.PaymentLinkCreateParams.LineItem
-
When set, provides configuration for this item’s quantity to be adjusted by the customer during checkout.
- getAdjustableQuantity() - Method in class com.stripe.param.PaymentLinkUpdateParams.LineItem
-
When set, provides configuration for this item’s quantity to be adjusted by the customer during checkout.
- getAfterCompletion() - Method in class com.stripe.model.PaymentLink
- getAfterCompletion() - Method in class com.stripe.param.PaymentLinkCreateParams
-
Behavior after the purchase is complete.
- getAfterCompletion() - Method in class com.stripe.param.PaymentLinkUpdateParams
-
Behavior after the purchase is complete.
- getAfterExpiration() - Method in class com.stripe.model.checkout.Session
-
When set, provides configuration for actions to take if this Checkout Session expires.
- getAfterExpiration() - Method in class com.stripe.param.checkout.SessionCreateParams
-
Configure actions after a Checkout Session has expired.
- getAfterpayClearpay() - Method in class com.stripe.model.Charge.PaymentMethodDetails
- getAfterpayClearpay() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- getAfterpayClearpay() - Method in class com.stripe.model.PaymentMethod
- getAfterpayClearpay() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData
-
If this is an
AfterpayClearpay
PaymentMethod, this hash contains details about the AfterpayClearpay payment method. - getAfterpayClearpay() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions
-
If this is a
afterpay_clearpay
PaymentMethod, this sub-hash contains details about the Afterpay Clearpay payment method options. - getAfterpayClearpay() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData
-
If this is an
AfterpayClearpay
PaymentMethod, this hash contains details about the AfterpayClearpay payment method. - getAfterpayClearpay() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions
-
If this is a
afterpay_clearpay
PaymentMethod, this sub-hash contains details about the Afterpay Clearpay payment method options. - getAfterpayClearpay() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData
-
If this is an
AfterpayClearpay
PaymentMethod, this hash contains details about the AfterpayClearpay payment method. - getAfterpayClearpay() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions
-
If this is a
afterpay_clearpay
PaymentMethod, this sub-hash contains details about the Afterpay Clearpay payment method options. - getAfterpayClearpay() - Method in class com.stripe.param.PaymentMethodCreateParams
-
If this is an
AfterpayClearpay
PaymentMethod, this hash contains details about the AfterpayClearpay payment method. - getAfterpayClearpayPayments() - Method in class com.stripe.model.Account.Capabilities
-
The status of the Afterpay Clearpay capability of the account, or whether the account can directly process Afterpay Clearpay charges.
- getAfterpayClearpayPayments() - Method in class com.stripe.param.AccountCreateParams.Capabilities
-
The afterpay_clearpay_payments capability.
- getAfterpayClearpayPayments() - Method in class com.stripe.param.AccountUpdateParams.Capabilities
-
The afterpay_clearpay_payments capability.
- getAggregateUsage() - Method in class com.stripe.model.Plan
-
Specifies a usage aggregation strategy for plans of
usage_type=metered
. - getAggregateUsage() - Method in class com.stripe.model.Price.Recurring
-
Specifies a usage aggregation strategy for prices of
usage_type=metered
. - getAggregateUsage() - Method in class com.stripe.param.PlanCreateParams
-
Specifies a usage aggregation strategy for plans of
usage_type=metered
. - getAggregateUsage() - Method in class com.stripe.param.PriceCreateParams.Recurring
-
Specifies a usage aggregation strategy for prices of
usage_type=metered
. - getAlias() - Method in class com.stripe.model.radar.ValueList
-
The name of the value list for use in rules.
- getAlias() - Method in class com.stripe.param.radar.ValueListCreateParams
-
The name of the value list for use in rules.
- getAlias() - Method in class com.stripe.param.radar.ValueListListParams
-
The alias used to reference the value list when writing rules.
- getAlias() - Method in class com.stripe.param.radar.ValueListUpdateParams
-
The name of the value list for use in rules.
- getAlipay() - Method in class com.stripe.model.Charge.PaymentMethodDetails
- getAlipay() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- getAlipay() - Method in class com.stripe.model.PaymentMethod
- getAlipay() - Method in class com.stripe.model.Source
- getAlipay() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData
-
If this is an
Alipay
PaymentMethod, this hash contains details about the Alipay payment method. - getAlipay() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions
-
If this is a
alipay
PaymentMethod, this sub-hash contains details about the Alipay payment method options. - getAlipay() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData
-
If this is an
Alipay
PaymentMethod, this hash contains details about the Alipay payment method. - getAlipay() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions
-
If this is a
alipay
PaymentMethod, this sub-hash contains details about the Alipay payment method options. - getAlipay() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData
-
If this is an
Alipay
PaymentMethod, this hash contains details about the Alipay payment method. - getAlipay() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions
-
If this is a
alipay
PaymentMethod, this sub-hash contains details about the Alipay payment method options. - getAlipay() - Method in class com.stripe.param.PaymentMethodCreateParams
-
If this is an
Alipay
PaymentMethod, this hash contains details about the Alipay payment method. - getAlipayHandleRedirect() - Method in class com.stripe.model.PaymentIntent.NextAction
- getAllowedCategories() - Method in class com.stripe.model.issuing.Card.SpendingControls
-
Array of strings containing categories of authorizations to allow.
- getAllowedCategories() - Method in class com.stripe.model.issuing.Cardholder.SpendingControls
- getAllowedCategories() - Method in class com.stripe.param.issuing.CardCreateParams.SpendingControls
-
Array of strings containing categories of authorizations to allow.
- getAllowedCategories() - Method in class com.stripe.param.issuing.CardholderCreateParams.SpendingControls
-
Array of strings containing categories of authorizations to allow.
- getAllowedCategories() - Method in class com.stripe.param.issuing.CardholderUpdateParams.SpendingControls
-
Array of strings containing categories of authorizations to allow.
- getAllowedCategories() - Method in class com.stripe.param.issuing.CardUpdateParams.SpendingControls
-
Array of strings containing categories of authorizations to allow.
- getAllowedCountries() - Method in class com.stripe.model.checkout.Session.ShippingAddressCollection
-
An array of two-letter ISO country codes representing which countries Checkout should provide as options for shipping locations.
- getAllowedCountries() - Method in class com.stripe.model.PaymentLink.ShippingAddressCollection
-
An array of two-letter ISO country codes representing which countries Checkout should provide as options for shipping locations.
- getAllowedCountries() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection
-
An array of two-letter ISO country codes representing which countries Checkout should provide as options for shipping locations.
- getAllowedCountries() - Method in class com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection
-
An array of two-letter ISO country codes representing which countries Checkout should provide as options for shipping locations.
- getAllowedCountries() - Method in class com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection
-
An array of two-letter ISO country codes representing which countries Checkout should provide as options for shipping locations.
- getAllowedTypes() - Method in class com.stripe.model.identity.VerificationReport.Options.Document
-
Array of strings of allowed identity document types.
- getAllowedTypes() - Method in class com.stripe.model.identity.VerificationSession.Options.Document
-
Array of strings of allowed identity document types.
- getAllowedTypes() - Method in class com.stripe.param.identity.VerificationSessionCreateParams.Options.Document
- getAllowedTypes() - Method in class com.stripe.param.identity.VerificationSessionUpdateParams.Options.Document
- getAllowedUpdates() - Method in class com.stripe.model.billingportal.Configuration.Features.CustomerUpdate
- getAllowedUpdates() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.CustomerUpdate
- getAllowedUpdates() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.CustomerUpdate
- getAllowPromotionCodes() - Method in class com.stripe.model.checkout.Session.AfterExpiration.Recovery
- getAllowPromotionCodes() - Method in class com.stripe.model.checkout.Session
-
Enables user redeemable promotion codes.
- getAllowPromotionCodes() - Method in class com.stripe.model.PaymentLink
-
Whether user redeemable promotion codes are enabled.
- getAllowPromotionCodes() - Method in class com.stripe.param.checkout.SessionCreateParams.AfterExpiration.Recovery
- getAllowPromotionCodes() - Method in class com.stripe.param.checkout.SessionCreateParams
-
Enables user redeemable promotion codes.
- getAllowPromotionCodes() - Method in class com.stripe.param.PaymentLinkCreateParams
-
Enables user redeemable promotion codes.
- getAllowPromotionCodes() - Method in class com.stripe.param.PaymentLinkUpdateParams
-
Enables user redeemable promotion codes.
- getAlternateStatementDescriptors() - Method in class com.stripe.model.Charge
- getAlternativeFieldsDue() - Method in class com.stripe.model.Account.FutureRequirements.Alternative
-
Fields that can be provided to satisfy all fields in
original_fields_due
. - getAlternativeFieldsDue() - Method in class com.stripe.model.Account.Requirements.Alternative
-
Fields that can be provided to satisfy all fields in
original_fields_due
. - getAlternativeFieldsDue() - Method in class com.stripe.model.Capability.FutureRequirements.Alternative
-
Fields that can be provided to satisfy all fields in
original_fields_due
. - getAlternativeFieldsDue() - Method in class com.stripe.model.Capability.Requirements.Alternative
- getAlternativeFieldsDue() - Method in class com.stripe.model.Person.FutureRequirements.Alternative
-
Fields that can be provided to satisfy all fields in
original_fields_due
. - getAlternativeFieldsDue() - Method in class com.stripe.model.Person.Requirements.Alternative
- getAlternatives() - Method in class com.stripe.model.Account.FutureRequirements
-
Fields that are due and can be satisfied by providing the corresponding alternative fields instead.
- getAlternatives() - Method in class com.stripe.model.Account.Requirements
-
Fields that are due and can be satisfied by providing the corresponding alternative fields instead.
- getAlternatives() - Method in class com.stripe.model.Capability.FutureRequirements
-
Fields that are due and can be satisfied by providing the corresponding alternative fields instead.
- getAlternatives() - Method in class com.stripe.model.Capability.Requirements
- getAlternatives() - Method in class com.stripe.model.Person.FutureRequirements
-
Fields that are due and can be satisfied by providing the corresponding alternative fields instead.
- getAlternatives() - Method in class com.stripe.model.Person.Requirements
-
Fields that are due and can be satisfied by providing the corresponding alternative fields instead.
- getAmexExpressCheckout() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet
- getAmexExpressCheckout() - Method in class com.stripe.model.PaymentMethod.Card.Wallet
- getAmount() - Method in class com.stripe.model.ApplicationFee
-
Amount earned, in %s.
- getAmount() - Method in class com.stripe.model.Balance.Money
- getAmount() - Method in class com.stripe.model.BalanceTransaction.Fee
- getAmount() - Method in class com.stripe.model.BalanceTransaction
-
Gross amount of the transaction, in %s.
- getAmount() - Method in class com.stripe.model.BitcoinReceiver
-
The amount of
currency
that you are collecting as payment. - getAmount() - Method in class com.stripe.model.BitcoinTransaction
-
The amount of
currency
that the transaction was converted to in real-time. - getAmount() - Method in class com.stripe.model.Charge
-
Amount intended to be collected by this payment.
- getAmount() - Method in class com.stripe.model.Charge.TransferData
- getAmount() - Method in class com.stripe.model.ConnectCollectionTransfer
-
Amount transferred, in %s.
- getAmount() - Method in class com.stripe.model.CreditNote.DiscountAmount
-
The amount, in %s, of the discount.
- getAmount() - Method in class com.stripe.model.CreditNote
-
The integer amount in %s representing the total amount of the credit note, including tax.
- getAmount() - Method in class com.stripe.model.CreditNote.TaxAmount
- getAmount() - Method in class com.stripe.model.CreditNoteLineItem.DiscountAmount
- getAmount() - Method in class com.stripe.model.CreditNoteLineItem
-
The integer amount in %s representing the gross amount being credited for this line item, excluding (exclusive) tax and discounts.
- getAmount() - Method in class com.stripe.model.CustomerBalanceTransaction
-
The amount of the transaction.
- getAmount() - Method in class com.stripe.model.Dispute
-
Disputed amount.
- getAmount() - Method in class com.stripe.model.FeeRefund
-
Amount, in %s.
- getAmount() - Method in class com.stripe.model.Invoice.DiscountAmount
-
The amount, in %s, of the discount.
- getAmount() - Method in class com.stripe.model.Invoice.TaxAmount
-
The amount, in %s, of the tax.
- getAmount() - Method in class com.stripe.model.Invoice.TransferData
- getAmount() - Method in class com.stripe.model.InvoiceItem
-
Amount (in the
currency
specified) of the invoice item. - getAmount() - Method in class com.stripe.model.InvoiceLineItem.DiscountAmount
- getAmount() - Method in class com.stripe.model.InvoiceLineItem
-
The amount, in %s.
- getAmount() - Method in class com.stripe.model.issuing.Authorization
-
The total amount that was authorized or rejected.
- getAmount() - Method in class com.stripe.model.issuing.Authorization.PendingRequest
-
The additional amount Stripe will hold if the authorization is approved, in the card's currency and in the smallest currency unit.
- getAmount() - Method in class com.stripe.model.issuing.Authorization.RequestHistory
-
The
pending_request.amount
at the time of the request, presented in your card's currency and in the smallest currency unit. - getAmount() - Method in class com.stripe.model.issuing.Card.SpendingControls.SpendingLimit
- getAmount() - Method in class com.stripe.model.issuing.Cardholder.SpendingControls.SpendingLimit
- getAmount() - Method in class com.stripe.model.issuing.Dispute
-
Disputed amount.
- getAmount() - Method in class com.stripe.model.issuing.Transaction
-
The transaction amount, which will be reflected in your balance.
- getAmount() - Method in class com.stripe.model.LineItem.Discount
-
The amount discounted.
- getAmount() - Method in class com.stripe.model.LineItem.Tax
- getAmount() - Method in class com.stripe.model.Mandate.SingleUse
- getAmount() - Method in class com.stripe.model.Order
-
A positive integer in the smallest currency unit (that is, 100 cents for $1.00, or 1 for ¥1, Japanese Yen being a zero-decimal currency) representing the total amount for the order.
- getAmount() - Method in class com.stripe.model.Order.ShippingMethod
-
A positive integer in the smallest currency unit (that is, 100 cents for $1.00, or 1 for ¥1, Japanese Yen being a zero-decimal currency) representing the total amount for the line item.
- getAmount() - Method in class com.stripe.model.OrderItem
-
A positive integer in the smallest currency unit (that is, 100 cents for $1.00, or 1 for ¥1, Japanese Yen being a zero-decimal currency) representing the total amount for the line item.
- getAmount() - Method in class com.stripe.model.OrderReturn
-
A positive integer in the smallest currency unit (that is, 100 cents for $1.00, or 1 for ¥1, Japanese Yen being a zero-decimal currency) representing the total amount for the returned line item.
- getAmount() - Method in class com.stripe.model.PaymentIntent
-
Amount intended to be collected by this PaymentIntent.
- getAmount() - Method in class com.stripe.model.PaymentIntent.TransferData
- getAmount() - Method in class com.stripe.model.PaymentLink.TransferData
- getAmount() - Method in class com.stripe.model.Payout
-
Amount (in %s) to be transferred to your bank account or debit card.
- getAmount() - Method in class com.stripe.model.Plan
-
The unit amount in %s to be charged, represented as a whole integer if possible.
- getAmount() - Method in class com.stripe.model.Quote.TransferData
-
The amount in %s that will be transferred to the destination account when the invoice is paid.
- getAmount() - Method in class com.stripe.model.Refund
-
Amount, in %s.
- getAmount() - Method in class com.stripe.model.ReserveTransaction
- getAmount() - Method in class com.stripe.model.ShippingRate.FixedAmount
- getAmount() - Method in class com.stripe.model.Source
-
A positive integer in the smallest currency unit (that is, 100 cents for $1.00, or 1 for ¥1, Japanese Yen being a zero-decimal currency) representing the total amount associated with the source.
- getAmount() - Method in class com.stripe.model.Source.Order
-
A positive integer in the smallest currency unit (that is, 100 cents for $1.00, or 1 for ¥1, Japanese Yen being a zero-decimal currency) representing the total amount for the order.
- getAmount() - Method in class com.stripe.model.Source.OrderItem
-
The amount (price) for this order item.
- getAmount() - Method in class com.stripe.model.SourceMandateNotification
-
A positive integer in the smallest currency unit (that is, 100 cents for $1.00, or 1 for ¥1, Japanese Yen being a zero-decimal currency) representing the amount associated with the mandate notification.
- getAmount() - Method in class com.stripe.model.SourceTransaction
-
A positive integer in the smallest currency unit (that is, 100 cents for $1.00, or 1 for ¥1, Japanese Yen being a zero-decimal currency) representing the amount your customer has pushed to the receiver.
- getAmount() - Method in class com.stripe.model.Subscription.PaymentMethodOptions.Card.MandateOptions
- getAmount() - Method in class com.stripe.model.ThreeDSecure
-
Amount of the charge that you will create when authentication completes.
- getAmount() - Method in class com.stripe.model.Topup
-
Amount transferred.
- getAmount() - Method in class com.stripe.model.Transfer
-
Amount in %s to be transferred.
- getAmount() - Method in class com.stripe.model.TransferReversal
-
Amount, in %s.
- getAmount() - Method in class com.stripe.param.ChargeCaptureParams
-
The amount to capture, which must be less than or equal to the original amount.
- getAmount() - Method in class com.stripe.param.ChargeCaptureParams.TransferData
- getAmount() - Method in class com.stripe.param.ChargeCreateParams.Destination
-
The amount to transfer to the destination account without creating an
Application Fee
object. - getAmount() - Method in class com.stripe.param.ChargeCreateParams
-
Amount intended to be collected by this payment.
- getAmount() - Method in class com.stripe.param.ChargeCreateParams.TransferData
- getAmount() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem
-
[Deprecated] The amount to be collected per unit of the line item.
- getAmount() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.TransferData
-
The amount that will be transferred automatically when a charge succeeds.
- getAmount() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.FixedAmount
- getAmount() - Method in class com.stripe.param.CreditNoteCreateParams
-
The integer amount in %s representing the total amount of the credit note.
- getAmount() - Method in class com.stripe.param.CreditNoteCreateParams.Line
-
The line item amount to credit.
- getAmount() - Method in class com.stripe.param.CreditNotePreviewParams
-
The integer amount in %s representing the total amount of the credit note.
- getAmount() - Method in class com.stripe.param.CreditNotePreviewParams.Line
-
The line item amount to credit.
- getAmount() - Method in class com.stripe.param.CustomerBalanceTransactionCollectionCreateParams
-
The integer amount in %s to apply to the customer's credit balance.
- getAmount() - Method in class com.stripe.param.FeeRefundCollectionCreateParams
-
A positive integer, in %s, representing how much of this fee to refund.
- getAmount() - Method in class com.stripe.param.InvoiceCreateParams.TransferData
-
The amount that will be transferred automatically when the invoice is paid.
- getAmount() - Method in class com.stripe.param.InvoiceItemCreateParams
-
The integer amount in %s of the charge to be applied to the upcoming invoice.
- getAmount() - Method in class com.stripe.param.InvoiceItemUpdateParams
-
The integer amount in %s of the charge to be applied to the upcoming invoice.
- getAmount() - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem
-
The integer amount in %s of previewed invoice item.
- getAmount() - Method in class com.stripe.param.InvoiceUpdateParams.TransferData
-
The amount that will be transferred automatically when the invoice is paid.
- getAmount() - Method in class com.stripe.param.issuing.AuthorizationApproveParams
-
If the authorization's
pending_request.is_amount_controllable
property istrue
, you may provide this value to control how much to hold for the authorization. - getAmount() - Method in class com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit
-
Maximum amount allowed to spend per interval.
- getAmount() - Method in class com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit
-
Maximum amount allowed to spend per interval.
- getAmount() - Method in class com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit
-
Maximum amount allowed to spend per interval.
- getAmount() - Method in class com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit
-
Maximum amount allowed to spend per interval.
- getAmount() - Method in class com.stripe.param.OrderCreateParams.Item
- getAmount() - Method in class com.stripe.param.OrderReturnOrderParams.Item
- getAmount() - Method in class com.stripe.param.PaymentIntentCaptureParams.TransferData
- getAmount() - Method in class com.stripe.param.PaymentIntentCreateParams
-
Amount intended to be collected by this PaymentIntent.
- getAmount() - Method in class com.stripe.param.PaymentIntentCreateParams.TransferData
-
The amount that will be transferred automatically when a charge succeeds.
- getAmount() - Method in class com.stripe.param.PaymentIntentUpdateParams
-
Amount intended to be collected by this PaymentIntent.
- getAmount() - Method in class com.stripe.param.PaymentIntentUpdateParams.TransferData
-
The amount that will be transferred automatically when a charge succeeds.
- getAmount() - Method in class com.stripe.param.PaymentLinkCreateParams.TransferData
-
The amount that will be transferred automatically when a charge succeeds.
- getAmount() - Method in class com.stripe.param.PayoutCreateParams
-
A positive integer in cents representing how much to payout.
- getAmount() - Method in class com.stripe.param.PlanCreateParams
-
A positive integer in %s (or 0 for a free plan) representing how much to charge on a recurring basis.
- getAmount() - Method in class com.stripe.param.QuoteCreateParams.TransferData
-
The amount that will be transferred automatically when the invoice is paid.
- getAmount() - Method in class com.stripe.param.QuoteUpdateParams.TransferData
-
The amount that will be transferred automatically when the invoice is paid.
- getAmount() - Method in class com.stripe.param.RefundCreateParams
- getAmount() - Method in class com.stripe.param.SetupIntentCreateParams.SingleUse
-
Amount the customer is granting permission to collect later.
- getAmount() - Method in class com.stripe.param.ShippingRateCreateParams.FixedAmount
-
A non-negative integer in cents representing how much to charge.
- getAmount() - Method in class com.stripe.param.SourceCreateParams
-
Amount associated with the source.
- getAmount() - Method in class com.stripe.param.SourceCreateParams.Mandate
-
The amount specified by the mandate.
- getAmount() - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Item
- getAmount() - Method in class com.stripe.param.SourceUpdateParams
-
Amount associated with the source.
- getAmount() - Method in class com.stripe.param.SourceUpdateParams.Mandate
-
The amount specified by the mandate.
- getAmount() - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Item
- getAmount() - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions
- getAmount() - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions
- getAmount() - Method in class com.stripe.param.ThreeDSecureCreateParams
-
Amount of the charge that you will create when authentication completes.
- getAmount() - Method in class com.stripe.param.TopupCreateParams
-
A positive integer representing how much to transfer.
- getAmount() - Method in class com.stripe.param.TopupListParams
-
A positive integer representing how much to transfer.
- getAmount() - Method in class com.stripe.param.TransferCreateParams
-
A positive integer in %s representing how much to transfer.
- getAmount() - Method in class com.stripe.param.TransferReversalCollectionCreateParams
-
A positive integer in %s representing how much of this transfer to reverse.
- getAmountAuthorized() - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
The authorized amount.
- getAmountCapturable() - Method in class com.stripe.model.PaymentIntent
-
Amount that can be captured from this PaymentIntent.
- getAmountCaptured() - Method in class com.stripe.model.Charge
-
Amount in %s captured (can be less than the amount attribute on the charge if a partial capture was made).
- getAmountCharged() - Method in class com.stripe.model.Source.ReceiverFlow
-
The total amount that was moved to your balance.
- getAmountDecimal() - Method in class com.stripe.model.Plan
-
The unit amount in %s to be charged, represented as a decimal string with at most 12 decimal places.
- getAmountDecimal() - Method in class com.stripe.param.PlanCreateParams
-
Same as
amount
, but accepts a decimal value with at most 12 decimal places. - getAmountDetails() - Method in class com.stripe.model.issuing.Authorization
-
Detailed breakdown of amount components.
- getAmountDetails() - Method in class com.stripe.model.issuing.Authorization.PendingRequest
-
Detailed breakdown of amount components.
- getAmountDetails() - Method in class com.stripe.model.issuing.Authorization.RequestHistory
-
Detailed breakdown of amount components.
- getAmountDetails() - Method in class com.stripe.model.issuing.Transaction
-
Detailed breakdown of amount components.
- getAmountDiscount() - Method in class com.stripe.model.checkout.Session.TotalDetails
- getAmountDiscount() - Method in class com.stripe.model.Quote.TotalDetails
-
This is the sum of all the line item discounts.
- getAmountDue() - Method in class com.stripe.model.Invoice
-
Final amount due at this time for this invoice.
- getAmountGte() - Method in class com.stripe.model.Invoice.ThresholdReason
-
The total invoice amount threshold boundary if it triggered the threshold invoice.
- getAmountGte() - Method in class com.stripe.model.Subscription.BillingThresholds
-
Monetary threshold that triggers the subscription to create an invoice.
- getAmountGte() - Method in class com.stripe.param.SubscriptionCreateParams.BillingThresholds
-
Monetary threshold that triggers the subscription to advance to a new billing period.
- getAmountGte() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.BillingThresholds
-
Monetary threshold that triggers the subscription to advance to a new billing period.
- getAmountGte() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.BillingThresholds
-
Monetary threshold that triggers the subscription to advance to a new billing period.
- getAmountGte() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.BillingThresholds
-
Monetary threshold that triggers the subscription to advance to a new billing period.
- getAmountGte() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.BillingThresholds
-
Monetary threshold that triggers the subscription to advance to a new billing period.
- getAmountGte() - Method in class com.stripe.param.SubscriptionUpdateParams.BillingThresholds
-
Monetary threshold that triggers the subscription to advance to a new billing period.
- getAmountOff() - Method in class com.stripe.model.Coupon
-
Amount (in the
currency
specified) that will be taken off the subtotal of any invoices for this customer. - getAmountOff() - Method in class com.stripe.param.CouponCreateParams
-
A positive integer representing the amount to subtract from an invoice total (required if
percent_off
is not passed). - getAmountPaid() - Method in class com.stripe.model.Invoice
-
The amount, in %s, that was paid.
- getAmountPercent() - Method in class com.stripe.model.Quote.TransferData
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- getAmountPercent() - Method in class com.stripe.model.Subscription.TransferData
- getAmountPercent() - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.TransferData
- getAmountPercent() - Method in class com.stripe.param.QuoteCreateParams.TransferData
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- getAmountPercent() - Method in class com.stripe.param.QuoteUpdateParams.TransferData
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- getAmountPercent() - Method in class com.stripe.param.SubscriptionCreateParams.TransferData
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- getAmountPercent() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.TransferData
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- getAmountPercent() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.TransferData
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- getAmountPercent() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.TransferData
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- getAmountPercent() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.TransferData
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- getAmountPercent() - Method in class com.stripe.param.SubscriptionUpdateParams.TransferData
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- getAmountReceived() - Method in class com.stripe.model.BitcoinReceiver
-
The amount of
currency
to whichbitcoin_amount_received
has been converted. - getAmountReceived() - Method in class com.stripe.model.PaymentIntent
-
Amount that was collected by this PaymentIntent.
- getAmountReceived() - Method in class com.stripe.model.Source.ReceiverFlow
-
The total amount received by the receiver source.
- getAmountRefunded() - Method in class com.stripe.model.ApplicationFee
-
Amount in %s refunded (can be less than the amount attribute on the fee if a partial refund was issued).
- getAmountRefunded() - Method in class com.stripe.model.Charge
-
Amount in %s refunded (can be less than the amount attribute on the charge if a partial refund was issued).
- getAmountRemaining() - Method in class com.stripe.model.Invoice
-
The amount remaining, in %s, that is due.
- getAmountReturned() - Method in class com.stripe.model.Order
-
The total amount that was returned to the customer.
- getAmountReturned() - Method in class com.stripe.model.Source.ReceiverFlow
-
The total amount that was returned to the customer.
- getAmountReversed() - Method in class com.stripe.model.Transfer
-
Amount in %s reversed (can be less than the amount attribute on the transfer if a partial reversal was issued).
- getAmounts() - Method in class com.stripe.param.BankAccountVerifyParams
-
Two positive integers, in cents, equal to the values of the microdeposits sent to the bank account.
- getAmountShipping() - Method in class com.stripe.model.checkout.Session.TotalDetails
- getAmountShipping() - Method in class com.stripe.model.Quote.TotalDetails
-
This is the sum of all the line item shipping amounts.
- getAmountSubtotal() - Method in class com.stripe.model.checkout.Session
-
Total of all items before discounts or taxes are applied.
- getAmountSubtotal() - Method in class com.stripe.model.LineItem
-
Total before any discounts or taxes are applied.
- getAmountSubtotal() - Method in class com.stripe.model.Quote
-
Total before any discounts or taxes are applied.
- getAmountSubtotal() - Method in class com.stripe.model.Quote.Recurring
-
Total before any discounts or taxes are applied.
- getAmountSubtotal() - Method in class com.stripe.model.Quote.Upfront
- getAmountTax() - Method in class com.stripe.model.checkout.Session.TotalDetails
- getAmountTax() - Method in class com.stripe.model.Quote.TotalDetails
-
This is the sum of all the line item tax amounts.
- getAmountToCapture() - Method in class com.stripe.param.PaymentIntentCaptureParams
-
The amount to capture from the PaymentIntent, which must be less than or equal to the original amount.
- getAmountTotal() - Method in class com.stripe.model.checkout.Session
-
Total of all items after discounts and taxes are applied.
- getAmountTotal() - Method in class com.stripe.model.LineItem
-
Total after discounts and taxes.
- getAmountTotal() - Method in class com.stripe.model.Quote
-
Total after discounts and taxes are applied.
- getAmountTotal() - Method in class com.stripe.model.Quote.Recurring
-
Total after discounts and taxes are applied.
- getAmountTotal() - Method in class com.stripe.model.Quote.Upfront
- getAmountType() - Method in class com.stripe.model.Subscription.PaymentMethodOptions.Card.MandateOptions
- getAmountType() - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions
- getAmountType() - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions
- getApiBase() - Static method in class com.stripe.Stripe
- getApiKey() - Method in class com.stripe.net.RequestOptions
- getApiKey() - Method in class com.stripe.net.RequestOptions.RequestOptionsBuilder
- getApiVersion() - Method in class com.stripe.model.Event
-
The Stripe API version used to render
data
. - getApiVersion() - Method in class com.stripe.model.WebhookEndpoint
-
The API version events are rendered as for this webhook endpoint.
- getApiVersion() - Method in class com.stripe.param.WebhookEndpointCreateParams
-
Events sent to this endpoint will be generated with this Stripe Version instead of your account's default Stripe Version.
- getAppId() - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayRedirectToAndroidApp
-
app_id is the APP ID registered on WeChat open platform.
- getAppId() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.WechatPay
- getAppId() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.WechatPay
- getAppId() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.WechatPay
- getAppId() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.WechatPay
- getAppId() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.WechatPay
- getAppInfo() - Static method in class com.stripe.Stripe
- getApplePay() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet
- getApplePay() - Method in class com.stripe.model.issuing.Card.Wallets
- getApplePay() - Method in class com.stripe.model.PaymentMethod.Card.Wallet
- getApplication() - Method in class com.stripe.model.ApplicationFee
-
Get ID of expandable
application
object. - getApplication() - Method in class com.stripe.model.BalanceTransaction.Fee
- getApplication() - Method in class com.stripe.model.billingportal.Configuration
-
ID of the Connect Application that created the configuration.
- getApplication() - Method in class com.stripe.model.Charge
-
Get ID of expandable
application
object. - getApplication() - Method in class com.stripe.model.Order
-
ID of the Connect Application that created the order.
- getApplication() - Method in class com.stripe.model.PaymentIntent
-
Get ID of expandable
application
object. - getApplication() - Method in class com.stripe.model.SetupAttempt
-
Get ID of expandable
application
object. - getApplication() - Method in class com.stripe.model.SetupIntent
-
Get ID of expandable
application
object. - getApplication() - Method in class com.stripe.model.WebhookEndpoint
-
The ID of the associated Connect application.
- getApplicationCryptogram() - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent.Receipt
- getApplicationCryptogram() - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent.Receipt
- getApplicationCryptogram() - Method in class com.stripe.model.Source.CardPresent
- getApplicationFee() - Method in class com.stripe.model.Charge
-
Get ID of expandable
applicationFee
object. - getApplicationFee() - Method in class com.stripe.model.Order
-
A fee in cents that will be applied to the order and transferred to the application owner’s Stripe account.
- getApplicationFee() - Method in class com.stripe.param.ChargeCaptureParams
-
An application fee to add on to this charge.
- getApplicationFee() - Method in class com.stripe.param.ChargeCreateParams
- getApplicationFee() - Method in class com.stripe.param.OrderPayParams
-
A fee in %s that will be applied to the order and transferred to the application owner's Stripe account.
- getApplicationFeeAmount() - Method in class com.stripe.model.Charge
-
The amount of the application fee (if any) requested for the charge.
- getApplicationFeeAmount() - Method in class com.stripe.model.Invoice
-
The fee in %s that will be applied to the invoice and transferred to the application owner's Stripe account when the invoice is paid.
- getApplicationFeeAmount() - Method in class com.stripe.model.PaymentIntent
-
The amount of the application fee (if any) that will be requested to be applied to the payment and transferred to the application owner's Stripe account.
- getApplicationFeeAmount() - Method in class com.stripe.model.PaymentLink
-
The amount of the application fee (if any) that will be requested to be applied to the payment and transferred to the application owner's Stripe account.
- getApplicationFeeAmount() - Method in class com.stripe.model.Quote
-
The amount of the application fee (if any) that will be requested to be applied to the payment and transferred to the application owner's Stripe account.
- getApplicationFeeAmount() - Method in class com.stripe.param.ChargeCaptureParams
-
An application fee amount to add on to this charge, which must be less than or equal to the original amount.
- getApplicationFeeAmount() - Method in class com.stripe.param.ChargeCreateParams
-
A fee in %s that will be applied to the charge and transferred to the application owner's Stripe account.
- getApplicationFeeAmount() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData
-
The amount of the application fee (if any) that will be requested to be applied to the payment and transferred to the application owner's Stripe account.
- getApplicationFeeAmount() - Method in class com.stripe.param.InvoiceCreateParams
-
A fee in %s that will be applied to the invoice and transferred to the application owner's Stripe account.
- getApplicationFeeAmount() - Method in class com.stripe.param.InvoiceUpdateParams
-
A fee in %s that will be applied to the invoice and transferred to the application owner's Stripe account.
- getApplicationFeeAmount() - Method in class com.stripe.param.PaymentIntentCaptureParams
-
The amount of the application fee (if any) that will be requested to be applied to the payment and transferred to the application owner's Stripe account.
- getApplicationFeeAmount() - Method in class com.stripe.param.PaymentIntentCreateParams
-
The amount of the application fee (if any) that will be requested to be applied to the payment and transferred to the application owner's Stripe account.
- getApplicationFeeAmount() - Method in class com.stripe.param.PaymentIntentUpdateParams
-
The amount of the application fee (if any) that will be requested to be applied to the payment and transferred to the application owner's Stripe account.
- getApplicationFeeAmount() - Method in class com.stripe.param.PaymentLinkCreateParams
-
The amount of the application fee (if any) that will be requested to be applied to the payment and transferred to the application owner's Stripe account.
- getApplicationFeeAmount() - Method in class com.stripe.param.QuoteCreateParams
-
The amount of the application fee (if any) that will be requested to be applied to the payment and transferred to the application owner's Stripe account.
- getApplicationFeeAmount() - Method in class com.stripe.param.QuoteUpdateParams
-
The amount of the application fee (if any) that will be requested to be applied to the payment and transferred to the application owner's Stripe account.
- getApplicationFeeObject() - Method in class com.stripe.model.Charge
-
Get expanded
applicationFee
. - getApplicationFeePercent() - Method in class com.stripe.model.PaymentLink
-
This represents the percentage of the subscription invoice subtotal that will be transferred to the application owner's Stripe account.
- getApplicationFeePercent() - Method in class com.stripe.model.Quote
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- getApplicationFeePercent() - Method in class com.stripe.model.Subscription
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- getApplicationFeePercent() - Method in class com.stripe.model.SubscriptionSchedule.DefaultSettings
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- getApplicationFeePercent() - Method in class com.stripe.model.SubscriptionSchedule.Phase
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- getApplicationFeePercent() - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- getApplicationFeePercent() - Method in class com.stripe.param.PaymentLinkCreateParams
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- getApplicationFeePercent() - Method in class com.stripe.param.QuoteCreateParams
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- getApplicationFeePercent() - Method in class com.stripe.param.QuoteUpdateParams
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- getApplicationFeePercent() - Method in class com.stripe.param.SubscriptionCreateParams
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- getApplicationFeePercent() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- getApplicationFeePercent() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- getApplicationFeePercent() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- getApplicationFeePercent() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- getApplicationFeePercent() - Method in class com.stripe.param.SubscriptionUpdateParams
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- getApplicationObject() - Method in class com.stripe.model.ApplicationFee
-
Get expanded
application
. - getApplicationObject() - Method in class com.stripe.model.Charge
-
Get expanded
application
. - getApplicationObject() - Method in class com.stripe.model.PaymentIntent
-
Get expanded
application
. - getApplicationObject() - Method in class com.stripe.model.SetupAttempt
-
Get expanded
application
. - getApplicationObject() - Method in class com.stripe.model.SetupIntent
-
Get expanded
application
. - getApplicationPreferredName() - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent.Receipt
- getApplicationPreferredName() - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent.Receipt
- getApplicationPreferredName() - Method in class com.stripe.model.Source.CardPresent
- getAppliesTo() - Method in class com.stripe.model.Coupon
- getAppliesTo() - Method in class com.stripe.param.CouponCreateParams
-
A hash containing directions for what this Coupon will apply discounts to.
- getApproved() - Method in class com.stripe.model.issuing.Authorization
-
Whether the authorization has been approved.
- getApproved() - Method in class com.stripe.model.issuing.Authorization.RequestHistory
-
Whether this request was approved.
- getArrivalAirportCode() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Flight.Segments
- getArrivalDate() - Method in class com.stripe.model.PaymentIntent.NextAction.VerifyWithMicrodeposits
-
The timestamp when the microdeposits are expected to land.
- getArrivalDate() - Method in class com.stripe.model.Payout
-
Date the payout is expected to arrive in the bank.
- getArrivalDate() - Method in class com.stripe.model.SetupIntent.NextAction.VerifyWithMicrodeposits
- getArrivalDate() - Method in class com.stripe.param.PayoutListParams
- getAssociatedObjects() - Method in class com.stripe.model.EphemeralKey
- getAtmFee() - Method in class com.stripe.model.issuing.Authorization.AmountDetails
-
The fee charged by the ATM for the cash withdrawal.
- getAtmFee() - Method in class com.stripe.model.issuing.Transaction.AmountDetails
-
The fee charged by the ATM for the cash withdrawal.
- getAttemptCount() - Method in class com.stripe.model.Invoice
-
Number of payment attempts made for this invoice, from the perspective of the payment retry schedule.
- getAttempted() - Method in class com.stripe.model.Invoice
-
Whether an attempt has been made to pay the invoice.
- getAttemptsRemaining() - Method in class com.stripe.model.Source.CodeVerificationFlow
-
The number of attempts remaining to authenticate the source object with a verification code.
- getAttributes() - Method in class com.stripe.model.Product
-
A list of up to 5 attributes that each SKU can provide values for (e.g.,
["color", "size"]
). - getAttributes() - Method in class com.stripe.model.Sku
-
A dictionary of attributes and values for the attributes defined by the product.
- getAttributes() - Method in class com.stripe.param.ProductCreateParams
-
A list of up to 5 alphanumeric attributes.
- getAttributes() - Method in class com.stripe.param.ProductUpdateParams
-
A list of up to 5 alphanumeric attributes that each SKU can provide values for (e.g.,
["color", "size"]
). - getAttributes() - Method in class com.stripe.param.SkuCreateParams
-
A dictionary of attributes and values for the attributes defined by the product.
- getAttributes() - Method in class com.stripe.param.SkuListParams
-
Only return SKUs that have the specified key-value pairs in this partially constructed dictionary.
- getAttributes() - Method in class com.stripe.param.SkuUpdateParams
-
A dictionary of attributes and values for the attributes defined by the product.
- getAuBecsDebit() - Method in class com.stripe.model.Charge.PaymentMethodDetails
- getAuBecsDebit() - Method in class com.stripe.model.Mandate.PaymentMethodDetails
- getAuBecsDebit() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- getAuBecsDebit() - Method in class com.stripe.model.PaymentMethod
- getAuBecsDebit() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails
- getAuBecsDebit() - Method in class com.stripe.model.Source
- getAuBecsDebit() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData
-
If this is an
au_becs_debit
PaymentMethod, this hash contains details about the bank account. - getAuBecsDebit() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions
-
If this is a
au_becs_debit
PaymentMethod, this sub-hash contains details about the AU BECS Direct Debit payment method options. - getAuBecsDebit() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData
-
If this is an
au_becs_debit
PaymentMethod, this hash contains details about the bank account. - getAuBecsDebit() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions
-
If this is a
au_becs_debit
PaymentMethod, this sub-hash contains details about the AU BECS Direct Debit payment method options. - getAuBecsDebit() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData
-
If this is an
au_becs_debit
PaymentMethod, this hash contains details about the bank account. - getAuBecsDebit() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions
-
If this is a
au_becs_debit
PaymentMethod, this sub-hash contains details about the AU BECS Direct Debit payment method options. - getAuBecsDebit() - Method in class com.stripe.param.PaymentMethodCreateParams
-
If this is an
au_becs_debit
PaymentMethod, this hash contains details about the bank account. - getAuBecsDebit() - Method in class com.stripe.param.PaymentMethodUpdateParams
-
This is a legacy parameter that will be removed in the future.
- getAuBecsDebitPayments() - Method in class com.stripe.model.Account.Capabilities
-
The status of the BECS Direct Debit (AU) payments capability of the account, or whether the account can directly process BECS Direct Debit (AU) charges.
- getAuBecsDebitPayments() - Method in class com.stripe.param.AccountCreateParams.Capabilities
-
The au_becs_debit_payments capability.
- getAuBecsDebitPayments() - Method in class com.stripe.param.AccountUpdateParams.Capabilities
-
The au_becs_debit_payments capability.
- getAuthenticated() - Method in class com.stripe.model.Source.ThreeDSecure
- getAuthenticated() - Method in class com.stripe.model.ThreeDSecure
-
True if the cardholder went through the authentication flow and their bank indicated that authentication succeeded.
- getAuthenticationFlow() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.ThreeDSecure
-
For authenticated transactions: how the customer was authenticated by the issuing bank.
- getAuthorization() - Method in class com.stripe.model.issuing.Transaction
-
Get ID of expandable
authorization
object. - getAuthorizationCode() - Method in class com.stripe.model.Charge
-
Authorization code on the charge.
- getAuthorizationCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent.Receipt
- getAuthorizationCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent.Receipt
- getAuthorizationCode() - Method in class com.stripe.model.Source.CardPresent
- getAuthorizationMethod() - Method in class com.stripe.model.issuing.Authorization
-
How the card details were provided.
- getAuthorizationObject() - Method in class com.stripe.model.issuing.Transaction
-
Get expanded
authorization
. - getAuthorizationResponseCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent.Receipt
- getAuthorizationResponseCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent.Receipt
- getAuthorizationResponseCode() - Method in class com.stripe.model.Source.CardPresent
- getAutoAdvance() - Method in class com.stripe.model.Invoice
-
Controls whether Stripe will perform automatic collection of the invoice.
- getAutoAdvance() - Method in class com.stripe.param.InvoiceCreateParams
-
Controls whether Stripe will perform automatic collection of the invoice.
- getAutoAdvance() - Method in class com.stripe.param.InvoiceFinalizeInvoiceParams
-
Controls whether Stripe will perform automatic collection of the invoice.
- getAutoAdvance() - Method in class com.stripe.param.InvoiceUpdateParams
-
Controls whether Stripe will perform automatic collection of the invoice.
- getAutomatic() - Method in class com.stripe.model.Payout
-
Returns
true
if the payout was created by an automated payout schedule, andfalse
if it was requested manually. - getAutomaticPaymentMethods() - Method in class com.stripe.model.PaymentIntent
-
Settings to configure compatible payment methods from the Stripe Dashboard.
- getAutomaticPaymentMethods() - Method in class com.stripe.param.PaymentIntentCreateParams
-
When enabled, this PaymentIntent will accept payment methods that you have enabled in the Dashboard and are compatible with this PaymentIntent's other parameters.
- getAutomaticTax() - Method in class com.stripe.model.checkout.Session
- getAutomaticTax() - Method in class com.stripe.model.Customer.Tax
- getAutomaticTax() - Method in class com.stripe.model.Invoice
- getAutomaticTax() - Method in class com.stripe.model.PaymentLink
- getAutomaticTax() - Method in class com.stripe.model.Quote
- getAutomaticTax() - Method in class com.stripe.model.Subscription
- getAutomaticTax() - Method in class com.stripe.model.SubscriptionSchedule.DefaultSettings
- getAutomaticTax() - Method in class com.stripe.model.SubscriptionSchedule.Phase
- getAutomaticTax() - Method in class com.stripe.param.checkout.SessionCreateParams
-
Settings for automatic tax lookup for this session and resulting payments, invoices, and subscriptions.
- getAutomaticTax() - Method in class com.stripe.param.InvoiceCreateParams
-
Settings for automatic tax lookup for this invoice.
- getAutomaticTax() - Method in class com.stripe.param.InvoiceUpcomingParams
-
Settings for automatic tax lookup for this invoice preview.
- getAutomaticTax() - Method in class com.stripe.param.InvoiceUpdateParams
-
Settings for automatic tax lookup for this invoice.
- getAutomaticTax() - Method in class com.stripe.param.PaymentLinkCreateParams
-
Configuration for automatic tax collection.
- getAutomaticTax() - Method in class com.stripe.param.PaymentLinkUpdateParams
-
Configuration for automatic tax collection.
- getAutomaticTax() - Method in class com.stripe.param.QuoteCreateParams
-
Settings for automatic tax lookup for this quote and resulting invoices and subscriptions.
- getAutomaticTax() - Method in class com.stripe.param.QuoteUpdateParams
-
Settings for automatic tax lookup for this quote and resulting invoices and subscriptions.
- getAutomaticTax() - Method in class com.stripe.param.SubscriptionCreateParams
-
Automatic tax settings for this subscription.
- getAutomaticTax() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings
-
Default settings for automatic tax computation.
- getAutomaticTax() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase
-
Automatic tax settings for this phase.
- getAutomaticTax() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings
-
Default settings for automatic tax computation.
- getAutomaticTax() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase
-
Automatic tax settings for this phase.
- getAutomaticTax() - Method in class com.stripe.param.SubscriptionUpdateParams
-
Automatic tax settings for this subscription.
- getAvailable() - Method in class com.stripe.model.Balance.Details
-
Funds that are available for use.
- getAvailable() - Method in class com.stripe.model.Balance
-
Funds that are available to be transferred or paid out, whether automatically by Stripe or explicitly via the Transfers API or Payouts API.
- getAvailable() - Method in class com.stripe.model.PaymentMethod.Card.Networks
-
All available networks for the card.
- getAvailableAt() - Method in class com.stripe.model.SourceTransaction.PaperCheckData
-
Time at which the deposited funds will be available for use.
- getAvailableOn() - Method in class com.stripe.model.BalanceTransaction
-
The date the transaction's net funds will become available in the Stripe balance.
- getAvailableOn() - Method in class com.stripe.param.BalanceTransactionListParams
-
This parameter is deprecated and we recommend listing by created and filtering in memory instead.
- getAvailablePayoutMethods() - Method in class com.stripe.model.BankAccount
-
A set of available payout methods for this bank account.
- getAvailablePayoutMethods() - Method in class com.stripe.model.Card
-
A set of available payout methods for this card.
- getAvailablePlans() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card.Installments
- getAvsFailure() - Method in class com.stripe.model.Account.DeclineChargeOn
-
Whether Stripe automatically declines charges with an incorrect ZIP or postal code.
- getAvsFailure() - Method in class com.stripe.param.AccountCreateParams.Settings.CardPayments.DeclineOn
- getAvsFailure() - Method in class com.stripe.param.AccountUpdateParams.Settings.CardPayments.DeclineOn
- getBack() - Method in class com.stripe.model.Account.Company.Verification.VerificationDocument
-
Get ID of expandable
back
object. - getBack() - Method in class com.stripe.model.issuing.Cardholder.Individual.Verification.Document
-
Get ID of expandable
back
object. - getBack() - Method in class com.stripe.model.Person.VerificationDocument
-
Get ID of expandable
back
object. - getBack() - Method in class com.stripe.param.AccountCreateParams.Company.Verification.Document
- getBack() - Method in class com.stripe.param.AccountCreateParams.Individual.Verification.AdditionalDocument
- getBack() - Method in class com.stripe.param.AccountCreateParams.Individual.Verification.Document
- getBack() - Method in class com.stripe.param.AccountUpdateParams.Company.Verification.Document
- getBack() - Method in class com.stripe.param.AccountUpdateParams.Individual.Verification.AdditionalDocument
- getBack() - Method in class com.stripe.param.AccountUpdateParams.Individual.Verification.Document
- getBack() - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Verification.Document
- getBack() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Verification.Document
- getBack() - Method in class com.stripe.param.PersonCollectionCreateParams.Verification.AdditionalDocument
- getBack() - Method in class com.stripe.param.PersonCollectionCreateParams.Verification.Document
- getBack() - Method in class com.stripe.param.PersonUpdateParams.Verification.AdditionalDocument
- getBack() - Method in class com.stripe.param.PersonUpdateParams.Verification.Document
- getBack() - Method in class com.stripe.param.TokenCreateParams.Account.Company.Verification.Document
- getBack() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Verification.AdditionalDocument
- getBack() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Verification.Document
- getBack() - Method in class com.stripe.param.TokenCreateParams.Person.Verification.AdditionalDocument
- getBack() - Method in class com.stripe.param.TokenCreateParams.Person.Verification.Document
- getBackdateStartDate() - Method in class com.stripe.param.SubscriptionCreateParams
-
For new subscriptions, a past timestamp to backdate the subscription's start date to.
- getBackgroundImageUrl() - Method in class com.stripe.model.Source.Klarna
- getBackObject() - Method in class com.stripe.model.Account.Company.Verification.VerificationDocument
-
Get expanded
back
. - getBackObject() - Method in class com.stripe.model.issuing.Cardholder.Individual.Verification.Document
-
Get expanded
back
. - getBackObject() - Method in class com.stripe.model.Person.VerificationDocument
-
Get expanded
back
. - getBacsDebit() - Method in class com.stripe.model.Charge.PaymentMethodDetails
- getBacsDebit() - Method in class com.stripe.model.Mandate.PaymentMethodDetails
- getBacsDebit() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- getBacsDebit() - Method in class com.stripe.model.PaymentMethod
- getBacsDebit() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails
- getBacsDebit() - Method in class com.stripe.model.SourceMandateNotification
- getBacsDebit() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData
-
If this is a
bacs_debit
PaymentMethod, this hash contains details about the Bacs Direct Debit bank account. - getBacsDebit() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions
-
If this is a
bacs_debit
PaymentMethod, this sub-hash contains details about the BACS Debit payment method options. - getBacsDebit() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData
-
If this is a
bacs_debit
PaymentMethod, this hash contains details about the Bacs Direct Debit bank account. - getBacsDebit() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions
-
If this is a
bacs_debit
PaymentMethod, this sub-hash contains details about the BACS Debit payment method options. - getBacsDebit() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData
-
If this is a
bacs_debit
PaymentMethod, this hash contains details about the Bacs Direct Debit bank account. - getBacsDebit() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions
-
If this is a
bacs_debit
PaymentMethod, this sub-hash contains details about the BACS Debit payment method options. - getBacsDebit() - Method in class com.stripe.param.PaymentMethodCreateParams
-
If this is a
bacs_debit
PaymentMethod, this hash contains details about the Bacs Direct Debit bank account. - getBacsDebit() - Method in class com.stripe.param.PaymentMethodUpdateParams
-
This is a legacy parameter that will be removed in the future.
- getBacsDebitPayments() - Method in class com.stripe.model.Account.Capabilities
-
The status of the Bacs Direct Debits payments capability of the account, or whether the account can directly process Bacs Direct Debits charges.
- getBacsDebitPayments() - Method in class com.stripe.model.Account.Settings
- getBacsDebitPayments() - Method in class com.stripe.param.AccountCreateParams.Capabilities
-
The bacs_debit_payments capability.
- getBacsDebitPayments() - Method in class com.stripe.param.AccountUpdateParams.Capabilities
-
The bacs_debit_payments capability.
- getBalance() - Method in class com.stripe.model.Customer
-
Current balance, if any, being stored on the customer.
- getBalance() - Method in class com.stripe.param.CustomerCreateParams
-
An integer amount in %s that represents the customer's current balance, which affect the customer's future invoices.
- getBalance() - Method in class com.stripe.param.CustomerUpdateParams
-
An integer amount in %s that represents the customer's current balance, which affect the customer's future invoices.
- getBalanceTransaction() - Method in class com.stripe.model.ApplicationFee
-
Get ID of expandable
balanceTransaction
object. - getBalanceTransaction() - Method in class com.stripe.model.Charge
-
Get ID of expandable
balanceTransaction
object. - getBalanceTransaction() - Method in class com.stripe.model.FeeRefund
-
Get ID of expandable
balanceTransaction
object. - getBalanceTransaction() - Method in class com.stripe.model.issuing.Transaction
-
Get ID of expandable
balanceTransaction
object. - getBalanceTransaction() - Method in class com.stripe.model.Payout
-
Get ID of expandable
balanceTransaction
object. - getBalanceTransaction() - Method in class com.stripe.model.Refund
-
Get ID of expandable
balanceTransaction
object. - getBalanceTransaction() - Method in class com.stripe.model.Topup
-
Get ID of expandable
balanceTransaction
object. - getBalanceTransaction() - Method in class com.stripe.model.Transfer
-
Get ID of expandable
balanceTransaction
object. - getBalanceTransaction() - Method in class com.stripe.model.TransferReversal
-
Get ID of expandable
balanceTransaction
object. - getBalanceTransactionObject() - Method in class com.stripe.model.ApplicationFee
-
Get expanded
balanceTransaction
. - getBalanceTransactionObject() - Method in class com.stripe.model.Charge
-
Get expanded
balanceTransaction
. - getBalanceTransactionObject() - Method in class com.stripe.model.FeeRefund
-
Get expanded
balanceTransaction
. - getBalanceTransactionObject() - Method in class com.stripe.model.issuing.Transaction
-
Get expanded
balanceTransaction
. - getBalanceTransactionObject() - Method in class com.stripe.model.Payout
-
Get expanded
balanceTransaction
. - getBalanceTransactionObject() - Method in class com.stripe.model.Refund
-
Get expanded
balanceTransaction
. - getBalanceTransactionObject() - Method in class com.stripe.model.Topup
-
Get expanded
balanceTransaction
. - getBalanceTransactionObject() - Method in class com.stripe.model.Transfer
-
Get expanded
balanceTransaction
. - getBalanceTransactionObject() - Method in class com.stripe.model.TransferReversal
-
Get expanded
balanceTransaction
. - getBalanceTransactions() - Method in class com.stripe.model.Dispute
-
List of zero, one, or two balance transactions that show funds withdrawn and reinstated to your Stripe account as a result of this dispute.
- getBalanceTransactions() - Method in class com.stripe.model.issuing.Authorization
-
List of balance transactions associated with this authorization.
- getBalanceTransactions() - Method in class com.stripe.model.issuing.Dispute
-
List of balance transactions associated with the dispute.
- getBancontact() - Method in class com.stripe.model.Charge.PaymentMethodDetails
- getBancontact() - Method in class com.stripe.model.Invoice.PaymentMethodOptions
-
If paying by
bancontact
, this sub-hash contains details about the Bancontact payment method options to pass to the invoice’s PaymentIntent. - getBancontact() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- getBancontact() - Method in class com.stripe.model.PaymentMethod
- getBancontact() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails
- getBancontact() - Method in class com.stripe.model.Source
- getBancontact() - Method in class com.stripe.model.Subscription.PaymentMethodOptions
-
This sub-hash contains details about the Bancontact payment method options to pass to invoices created by the subscription.
- getBancontact() - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions
-
If paying by
bancontact
, this sub-hash contains details about the Bancontact payment method options to pass to the invoice’s PaymentIntent. - getBancontact() - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions
-
If paying by
bancontact
, this sub-hash contains details about the Bancontact payment method options to pass to the invoice’s PaymentIntent. - getBancontact() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData
-
If this is a
bancontact
PaymentMethod, this hash contains details about the Bancontact payment method. - getBancontact() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions
-
If this is a
bancontact
PaymentMethod, this sub-hash contains details about the Bancontact payment method options. - getBancontact() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData
-
If this is a
bancontact
PaymentMethod, this hash contains details about the Bancontact payment method. - getBancontact() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions
-
If this is a
bancontact
PaymentMethod, this sub-hash contains details about the Bancontact payment method options. - getBancontact() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData
-
If this is a
bancontact
PaymentMethod, this hash contains details about the Bancontact payment method. - getBancontact() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions
-
If this is a
bancontact
PaymentMethod, this sub-hash contains details about the Bancontact payment method options. - getBancontact() - Method in class com.stripe.param.PaymentMethodCreateParams
-
If this is a
bancontact
PaymentMethod, this hash contains details about the Bancontact payment method. - getBancontact() - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions
-
This sub-hash contains details about the Bancontact payment method options to pass to the invoice’s PaymentIntent.
- getBancontact() - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions
-
This sub-hash contains details about the Bancontact payment method options to pass to the invoice’s PaymentIntent.
- getBancontactPayments() - Method in class com.stripe.model.Account.Capabilities
-
The status of the Bancontact payments capability of the account, or whether the account can directly process Bancontact charges.
- getBancontactPayments() - Method in class com.stripe.param.AccountCreateParams.Capabilities
-
The bancontact_payments capability.
- getBancontactPayments() - Method in class com.stripe.param.AccountUpdateParams.Capabilities
-
The bancontact_payments capability.
- getBank() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Eps
-
The customer's bank.
- getBank() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Fpx
-
The customer's bank.
- getBank() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Ideal
-
The customer's bank.
- getBank() - Method in class com.stripe.model.Charge.PaymentMethodDetails.P24
-
The customer's bank.
- getBank() - Method in class com.stripe.model.PaymentMethod.Eps
-
The customer's bank.
- getBank() - Method in class com.stripe.model.PaymentMethod.Fpx
-
The customer's bank, if provided.
- getBank() - Method in class com.stripe.model.PaymentMethod.Ideal
-
The customer's bank, if provided.
- getBank() - Method in class com.stripe.model.PaymentMethod.P24
-
The customer's bank, if provided.
- getBank() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Ideal
- getBank() - Method in class com.stripe.model.Source.Ideal
- getBank() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps
-
The customer's bank.
- getBank() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx
-
The customer's bank.
- getBank() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Ideal
-
The customer's bank.
- getBank() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24
-
The customer's bank.
- getBank() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps
-
The customer's bank.
- getBank() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx
-
The customer's bank.
- getBank() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Ideal
-
The customer's bank.
- getBank() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24
-
The customer's bank.
- getBank() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps
-
The customer's bank.
- getBank() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx
-
The customer's bank.
- getBank() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Ideal
-
The customer's bank.
- getBank() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24
-
The customer's bank.
- getBank() - Method in class com.stripe.param.PaymentMethodCreateParams.Eps
-
The customer's bank.
- getBank() - Method in class com.stripe.param.PaymentMethodCreateParams.Fpx
-
The customer's bank.
- getBank() - Method in class com.stripe.param.PaymentMethodCreateParams.Ideal
-
The customer's bank.
- getBank() - Method in class com.stripe.param.PaymentMethodCreateParams.P24
-
The customer's bank.
- getBankAccount() - Method in class com.stripe.model.Balance.Money.SourceTypes
- getBankAccount() - Method in class com.stripe.model.Token
-
These bank accounts are payment methods on
Customer
objects. - getBankAccount() - Method in class com.stripe.param.RecipientCreateParams
-
A bank account to attach to the recipient.
- getBankAccount() - Method in class com.stripe.param.RecipientUpdateParams
-
A bank account to attach to the recipient.
- getBankAccount() - Method in class com.stripe.param.TokenCreateParams
-
The bank account this token will represent.
- getBankAccountOwnershipVerification() - Method in class com.stripe.param.AccountCreateParams.Documents
-
One or more documents that support the Bank account ownership verification requirement.
- getBankAccountOwnershipVerification() - Method in class com.stripe.param.AccountUpdateParams.Documents
-
One or more documents that support the Bank account ownership verification requirement.
- getBankAddressCity() - Method in class com.stripe.model.Source.AcssDebit
- getBankAddressLine1() - Method in class com.stripe.model.Source.AcssDebit
- getBankAddressLine2() - Method in class com.stripe.model.Source.AcssDebit
- getBankAddressPostalCode() - Method in class com.stripe.model.Source.AcssDebit
- getBankCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Bancontact
-
Bank code of bank associated with the bank account.
- getBankCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Giropay
-
Bank code of bank associated with the bank account.
- getBankCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.SepaDebit
-
Bank code of bank associated with the bank account.
- getBankCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Sofort
-
Bank code of bank associated with the bank account.
- getBankCode() - Method in class com.stripe.model.PaymentMethod.SepaDebit
-
Bank code of bank associated with the bank account.
- getBankCode() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Bancontact
- getBankCode() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Sofort
- getBankCode() - Method in class com.stripe.model.Source.Bancontact
- getBankCode() - Method in class com.stripe.model.Source.Giropay
- getBankCode() - Method in class com.stripe.model.Source.SepaDebit
- getBankCode() - Method in class com.stripe.model.Source.Sofort
- getBankName() - Method in class com.stripe.model.BankAccount
-
Name of the bank associated with the routing number (e.g.,
WELLS FARGO
). - getBankName() - Method in class com.stripe.model.Charge.PaymentMethodDetails.AchCreditTransfer
-
Name of the bank associated with the routing number.
- getBankName() - Method in class com.stripe.model.Charge.PaymentMethodDetails.AchDebit
-
Name of the bank associated with the bank account.
- getBankName() - Method in class com.stripe.model.Charge.PaymentMethodDetails.AcssDebit
-
Name of the bank associated with the bank account.
- getBankName() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Bancontact
-
Name of the bank associated with the bank account.
- getBankName() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Giropay
-
Name of the bank associated with the bank account.
- getBankName() - Method in class com.stripe.model.Charge.PaymentMethodDetails.SepaCreditTransfer
-
Name of the bank associated with the bank account.
- getBankName() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Sofort
-
Name of the bank associated with the bank account.
- getBankName() - Method in class com.stripe.model.PaymentMethod.AcssDebit
-
Name of the bank associated with the bank account.
- getBankName() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Bancontact
- getBankName() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Sofort
- getBankName() - Method in class com.stripe.model.Source.AchCreditTransfer
- getBankName() - Method in class com.stripe.model.Source.AchDebit
- getBankName() - Method in class com.stripe.model.Source.AcssDebit
- getBankName() - Method in class com.stripe.model.Source.Bancontact
- getBankName() - Method in class com.stripe.model.Source.Giropay
- getBankName() - Method in class com.stripe.model.Source.SepaCreditTransfer
- getBankName() - Method in class com.stripe.model.Source.Sofort
- getBehavior() - Method in class com.stripe.model.Subscription.PauseCollection
-
The payment collection behavior for this subscription while paused.
- getBehavior() - Method in class com.stripe.param.SubscriptionUpdateParams.PauseCollection
-
The payment collection behavior for this subscription while paused.
- getBic() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Bancontact
-
Bank Identifier Code of the bank associated with the bank account.
- getBic() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Giropay
-
Bank Identifier Code of the bank associated with the bank account.
- getBic() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Ideal
-
The Bank Identifier Code of the customer's bank.
- getBic() - Method in class com.stripe.model.Charge.PaymentMethodDetails.SepaCreditTransfer
-
Bank Identifier Code of the bank associated with the bank account.
- getBic() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Sofort
-
Bank Identifier Code of the bank associated with the bank account.
- getBic() - Method in class com.stripe.model.PaymentMethod.Ideal
-
The Bank Identifier Code of the customer's bank, if the bank was provided.
- getBic() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Bancontact
- getBic() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Ideal
- getBic() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Sofort
- getBic() - Method in class com.stripe.model.Source.Bancontact
- getBic() - Method in class com.stripe.model.Source.Giropay
- getBic() - Method in class com.stripe.model.Source.Ideal
- getBic() - Method in class com.stripe.model.Source.SepaCreditTransfer
- getBic() - Method in class com.stripe.model.Source.Sofort
- getBilling() - Method in class com.stripe.model.issuing.Cardholder
- getBilling() - Method in class com.stripe.param.issuing.CardholderCreateParams
-
The cardholder's billing address.
- getBilling() - Method in class com.stripe.param.issuing.CardholderUpdateParams
-
The cardholder's billing address.
- getBillingAddress() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.Masterpass
- getBillingAddress() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.VisaCheckout
- getBillingAddress() - Method in class com.stripe.model.Dispute.Evidence
-
The billing address provided by the customer.
- getBillingAddress() - Method in class com.stripe.model.PaymentMethod.Card.Wallet.Masterpass
- getBillingAddress() - Method in class com.stripe.model.PaymentMethod.Card.Wallet.VisaCheckout
- getBillingAddress() - Method in class com.stripe.param.DisputeUpdateParams.Evidence
- getBillingAddressCollection() - Method in class com.stripe.model.checkout.Session
-
Describes whether Checkout should collect the customer's billing address.
- getBillingAddressCollection() - Method in class com.stripe.model.PaymentLink
-
Configuration for collecting the customer's billing address.
- getBillingAddressCollection() - Method in class com.stripe.param.checkout.SessionCreateParams
-
Specify whether Checkout should collect the customer's billing address.
- getBillingAddressCollection() - Method in class com.stripe.param.PaymentLinkCreateParams
-
Configuration for collecting the customer's billing address.
- getBillingAddressCollection() - Method in class com.stripe.param.PaymentLinkUpdateParams
-
Configuration for collecting the customer's billing address.
- getBillingCycleAnchor() - Method in class com.stripe.model.Subscription
-
Determines the date of the first full invoice, and, for plans with
month
oryear
intervals, the day of the month for subsequent invoices. - getBillingCycleAnchor() - Method in class com.stripe.model.Subscription.PendingUpdate
-
If the update is applied, determines the date of the first full invoice, and, for plans with
month
oryear
intervals, the day of the month for subsequent invoices. - getBillingCycleAnchor() - Method in class com.stripe.model.SubscriptionSchedule.DefaultSettings
-
Possible values are
phase_start
orautomatic
. - getBillingCycleAnchor() - Method in class com.stripe.model.SubscriptionSchedule.Phase
-
Possible values are
phase_start
orautomatic
. - getBillingCycleAnchor() - Method in class com.stripe.param.SubscriptionCreateParams
-
A future timestamp to anchor the subscription's billing cycle.
- getBillingCycleAnchor() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings
-
Can be set to
phase_start
to set the anchor to the start of the phase orautomatic
to automatically change it if needed. - getBillingCycleAnchor() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase
-
Can be set to
phase_start
to set the anchor to the start of the phase orautomatic
to automatically change it if needed. - getBillingCycleAnchor() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings
-
Can be set to
phase_start
to set the anchor to the start of the phase orautomatic
to automatically change it if needed. - getBillingCycleAnchor() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase
-
Can be set to
phase_start
to set the anchor to the start of the phase orautomatic
to automatically change it if needed. - getBillingCycleAnchor() - Method in class com.stripe.param.SubscriptionUpdateParams
-
Either
now
orunchanged
. - getBillingDetails() - Method in class com.stripe.model.Charge
- getBillingDetails() - Method in class com.stripe.model.PaymentMethod
- getBillingDetails() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData
-
Billing information associated with the PaymentMethod that may be used or required by particular types of payment methods.
- getBillingDetails() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData
-
Billing information associated with the PaymentMethod that may be used or required by particular types of payment methods.
- getBillingDetails() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData
-
Billing information associated with the PaymentMethod that may be used or required by particular types of payment methods.
- getBillingDetails() - Method in class com.stripe.param.PaymentMethodCreateParams
-
Billing information associated with the PaymentMethod that may be used or required by particular types of payment methods.
- getBillingDetails() - Method in class com.stripe.param.PaymentMethodUpdateParams
-
Billing information associated with the PaymentMethod that may be used or required by particular types of payment methods.
- getBillingReason() - Method in class com.stripe.model.Invoice
-
Indicates the reason why the invoice was created.
- getBillingScheme() - Method in class com.stripe.model.Plan
-
Describes how to compute the price per period.
- getBillingScheme() - Method in class com.stripe.model.Price
-
Describes how to compute the price per period.
- getBillingScheme() - Method in class com.stripe.param.PlanCreateParams
-
Describes how to compute the price per period.
- getBillingScheme() - Method in class com.stripe.param.PriceCreateParams
-
Describes how to compute the price per period.
- getBillingThresholds() - Method in class com.stripe.model.Subscription
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- getBillingThresholds() - Method in class com.stripe.model.SubscriptionItem
-
Define thresholds at which an invoice will be sent, and the related subscription advanced to a new billing period.
- getBillingThresholds() - Method in class com.stripe.model.SubscriptionSchedule.DefaultSettings
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- getBillingThresholds() - Method in class com.stripe.model.SubscriptionSchedule.Phase
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- getBillingThresholds() - Method in class com.stripe.model.SubscriptionSchedule.PhaseItem
- getBillingThresholds() - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- getBillingThresholds() - Method in class com.stripe.param.SubscriptionCreateParams
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- getBillingThresholds() - Method in class com.stripe.param.SubscriptionCreateParams.Item
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- getBillingThresholds() - Method in class com.stripe.param.SubscriptionItemCreateParams
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- getBillingThresholds() - Method in class com.stripe.param.SubscriptionItemUpdateParams
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- getBillingThresholds() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- getBillingThresholds() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- getBillingThresholds() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- getBillingThresholds() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- getBillingThresholds() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- getBillingThresholds() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- getBillingThresholds() - Method in class com.stripe.param.SubscriptionUpdateParams
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- getBillingThresholds() - Method in class com.stripe.param.SubscriptionUpdateParams.Item
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- getBillingZip() - Method in class com.stripe.model.Review
-
The ZIP or postal code of the card used, if applicable.
- getBitcoinAmount() - Method in class com.stripe.model.BitcoinReceiver
-
The amount of bitcoin that the customer should send to fill the receiver.
- getBitcoinAmount() - Method in class com.stripe.model.BitcoinTransaction
-
The amount of bitcoin contained in the transaction.
- getBitcoinAmountReceived() - Method in class com.stripe.model.BitcoinReceiver
-
The amount of bitcoin that has been sent by the customer to this receiver.
- getBitcoinUri() - Method in class com.stripe.model.BitcoinReceiver
-
This URI can be displayed to the customer as a clickable link (to activate their bitcoin client) or as a QR code (for mobile wallets).
- getBlockedCategories() - Method in class com.stripe.model.issuing.Card.SpendingControls
-
Array of strings containing categories of authorizations to decline.
- getBlockedCategories() - Method in class com.stripe.model.issuing.Cardholder.SpendingControls
- getBlockedCategories() - Method in class com.stripe.param.issuing.CardCreateParams.SpendingControls
-
Array of strings containing categories of authorizations to decline.
- getBlockedCategories() - Method in class com.stripe.param.issuing.CardholderCreateParams.SpendingControls
-
Array of strings containing categories of authorizations to decline.
- getBlockedCategories() - Method in class com.stripe.param.issuing.CardholderUpdateParams.SpendingControls
-
Array of strings containing categories of authorizations to decline.
- getBlockedCategories() - Method in class com.stripe.param.issuing.CardUpdateParams.SpendingControls
-
Array of strings containing categories of authorizations to decline.
- getBoleto() - Method in class com.stripe.model.Charge.PaymentMethodDetails
- getBoleto() - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions
- getBoleto() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- getBoleto() - Method in class com.stripe.model.PaymentMethod
- getBoleto() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails
- getBoleto() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions
-
contains details about the Boleto payment method options.
- getBoleto() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData
-
If this is a
boleto
PaymentMethod, this hash contains details about the Boleto payment method. - getBoleto() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions
-
If this is a
boleto
PaymentMethod, this sub-hash contains details about the Boleto payment method options. - getBoleto() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData
-
If this is a
boleto
PaymentMethod, this hash contains details about the Boleto payment method. - getBoleto() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions
-
If this is a
boleto
PaymentMethod, this sub-hash contains details about the Boleto payment method options. - getBoleto() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData
-
If this is a
boleto
PaymentMethod, this hash contains details about the Boleto payment method. - getBoleto() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions
-
If this is a
boleto
PaymentMethod, this sub-hash contains details about the Boleto payment method options. - getBoleto() - Method in class com.stripe.param.PaymentMethodCreateParams
-
If this is a
boleto
PaymentMethod, this hash contains details about the Boleto payment method. - getBoletoDisplayDetails() - Method in class com.stripe.model.PaymentIntent.NextAction
- getBoletoPayments() - Method in class com.stripe.model.Account.Capabilities
-
The status of the boleto payments capability of the account, or whether the account can directly process boleto charges.
- getBoletoPayments() - Method in class com.stripe.param.AccountCreateParams.Capabilities
-
The boleto_payments capability.
- getBoletoPayments() - Method in class com.stripe.param.AccountUpdateParams.Capabilities
-
The boleto_payments capability.
- getBranchCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.SepaDebit
-
Branch code of bank associated with the bank account.
- getBranchCode() - Method in class com.stripe.model.PaymentMethod.SepaDebit
-
Branch code of bank associated with the bank account.
- getBranchCode() - Method in class com.stripe.model.Source.SepaDebit
- getBrand() - Method in class com.stripe.model.Card
-
Card brand.
- getBrand() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
Card brand.
- getBrand() - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
Card brand.
- getBrand() - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
Card brand.
- getBrand() - Method in class com.stripe.model.issuing.Card
-
The brand of the card.
- getBrand() - Method in class com.stripe.model.PaymentMethod.Card
-
Card brand.
- getBrand() - Method in class com.stripe.model.Source.Card
- getBrand() - Method in class com.stripe.model.Source.CardPresent
- getBrand() - Method in class com.stripe.model.Source.ThreeDSecure
- getBranding() - Method in class com.stripe.model.Account.Settings
- getBranding() - Method in class com.stripe.param.AccountCreateParams.Settings
-
Settings used to apply the account's branding to email receipts, invoices, Checkout, and other products.
- getBranding() - Method in class com.stripe.param.AccountUpdateParams.Settings
-
Settings used to apply the account's branding to email receipts, invoices, Checkout, and other products.
- getBreakdown() - Method in class com.stripe.model.checkout.Session.TotalDetails
- getBreakdown() - Method in class com.stripe.model.Quote.TotalDetails
- getBrowser() - Method in class com.stripe.model.Review.Session
- getBsbNumber() - Method in class com.stripe.model.Charge.PaymentMethodDetails.AuBecsDebit
-
Bank-State-Branch number of the bank account.
- getBsbNumber() - Method in class com.stripe.model.PaymentMethod.AuBecsDebit
-
Six-digit number identifying bank and branch associated with this bank account.
- getBsbNumber() - Method in class com.stripe.model.Source.AuBecsDebit
- getBsbNumber() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.AuBecsDebit
-
Bank-State-Branch number of the bank account.
- getBsbNumber() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.AuBecsDebit
-
Bank-State-Branch number of the bank account.
- getBsbNumber() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AuBecsDebit
-
Bank-State-Branch number of the bank account.
- getBsbNumber() - Method in class com.stripe.param.PaymentMethodCreateParams.AuBecsDebit
-
Bank-State-Branch number of the bank account.
- getBusinessProfile() - Method in class com.stripe.model.Account
-
Business information about the account.
- getBusinessProfile() - Method in class com.stripe.model.billingportal.Configuration
- getBusinessProfile() - Method in class com.stripe.param.AccountCreateParams
-
Business information about the account.
- getBusinessProfile() - Method in class com.stripe.param.AccountUpdateParams
-
Business information about the account.
- getBusinessProfile() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams
-
The business information shown to customers in the portal.
- getBusinessProfile() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams
-
The business information shown to customers in the portal.
- getBusinessType() - Method in class com.stripe.model.Account
-
The business type.
- getBusinessType() - Method in class com.stripe.param.AccountCreateParams
-
The business type.
- getBusinessType() - Method in class com.stripe.param.AccountUpdateParams
-
The business type.
- getBusinessType() - Method in class com.stripe.param.TokenCreateParams.Account
-
The business type.
- getBuyerId() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Alipay
-
Uniquely identifies this particular Alipay account.
- getCalculatedStatementDescriptor() - Method in class com.stripe.model.Charge
-
The full statement descriptor that is passed to card networks, and that is displayed on your customers' credit card and bank statements.
- getCancelAt() - Method in class com.stripe.model.Subscription
-
A date in the future at which the subscription will automatically get canceled.
- getCancelAt() - Method in class com.stripe.param.SubscriptionCreateParams
-
A timestamp at which the subscription should cancel.
- getCancelAt() - Method in class com.stripe.param.SubscriptionUpdateParams
-
A timestamp at which the subscription should cancel.
- getCancelAtPeriodEnd() - Method in class com.stripe.model.Subscription
-
If the subscription has been canceled with the
at_period_end
flag set totrue
,cancel_at_period_end
on the subscription will be true. - getCancelAtPeriodEnd() - Method in class com.stripe.param.SubscriptionCreateParams
-
Boolean indicating whether this subscription should cancel at the end of the current period.
- getCancelAtPeriodEnd() - Method in class com.stripe.param.SubscriptionUpdateParams
-
Boolean indicating whether this subscription should cancel at the end of the current period.
- getCanceled() - Method in class com.stripe.model.issuing.Dispute.Evidence
- getCanceled() - Method in class com.stripe.model.Order.StatusTransitions
- getCanceled() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence
- getCanceled() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence
- getCanceled() - Method in class com.stripe.param.OrderListParams.StatusTransitions
- getCanceledAt() - Method in class com.stripe.model.issuing.Dispute.Evidence.Canceled
- getCanceledAt() - Method in class com.stripe.model.issuing.Dispute.Evidence.ServiceNotAsDescribed
- getCanceledAt() - Method in class com.stripe.model.PaymentIntent
-
Populated when
status
iscanceled
, this is the time at which the PaymentIntent was canceled. - getCanceledAt() - Method in class com.stripe.model.Quote.StatusTransitions
-
The time that the quote was canceled.
- getCanceledAt() - Method in class com.stripe.model.Subscription
-
If the subscription has been canceled, the date of that cancellation.
- getCanceledAt() - Method in class com.stripe.model.SubscriptionSchedule
-
Time at which the subscription schedule was canceled.
- getCanceledAt() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled
- getCanceledAt() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.ServiceNotAsDescribed
- getCanceledAt() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled
- getCanceledAt() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.ServiceNotAsDescribed
- getCanceledAt() - Method in class com.stripe.param.SubscriptionScheduleListParams
-
Only return subscription schedules that were created canceled the given date interval.
- getCancellationPolicy() - Method in class com.stripe.model.Dispute.Evidence
-
Get ID of expandable
cancellationPolicy
object. - getCancellationPolicy() - Method in class com.stripe.param.DisputeUpdateParams.Evidence
- getCancellationPolicyDisclosure() - Method in class com.stripe.model.Dispute.Evidence
-
An explanation of how and when the customer was shown your refund policy prior to purchase.
- getCancellationPolicyDisclosure() - Method in class com.stripe.param.DisputeUpdateParams.Evidence
- getCancellationPolicyObject() - Method in class com.stripe.model.Dispute.Evidence
-
Get expanded
cancellationPolicy
. - getCancellationPolicyProvided() - Method in class com.stripe.model.issuing.Dispute.Evidence.Canceled
- getCancellationPolicyProvided() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled
- getCancellationPolicyProvided() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled
- getCancellationReason() - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionCancel
- getCancellationReason() - Method in class com.stripe.model.issuing.Card
-
The reason why the card was canceled.
- getCancellationReason() - Method in class com.stripe.model.issuing.Dispute.Evidence.Canceled
- getCancellationReason() - Method in class com.stripe.model.issuing.Dispute.Evidence.ServiceNotAsDescribed
- getCancellationReason() - Method in class com.stripe.model.PaymentIntent
-
Reason for cancellation of this PaymentIntent, either user-provided (
duplicate
,fraudulent
,requested_by_customer
, orabandoned
) or generated by Stripe internally (failed_invoice
,void_invoice
, orautomatic
). - getCancellationReason() - Method in class com.stripe.model.SetupIntent
-
Reason for cancellation of this SetupIntent, one of
abandoned
,requested_by_customer
, orduplicate
. - getCancellationReason() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel
- getCancellationReason() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel
- getCancellationReason() - Method in class com.stripe.param.issuing.CardUpdateParams
-
Reason why the
status
of this card iscanceled
. - getCancellationReason() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled
- getCancellationReason() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.ServiceNotAsDescribed
- getCancellationReason() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled
- getCancellationReason() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.ServiceNotAsDescribed
- getCancellationReason() - Method in class com.stripe.param.PaymentIntentCancelParams
-
Reason for canceling this PaymentIntent.
- getCancellationReason() - Method in class com.stripe.param.SetupIntentCancelParams
-
Reason for canceling this SetupIntent.
- getCancellationRebuttal() - Method in class com.stripe.model.Dispute.Evidence
-
A justification for why the customer's subscription was not canceled.
- getCancellationRebuttal() - Method in class com.stripe.param.DisputeUpdateParams.Evidence
- getCancelUrl() - Method in class com.stripe.model.checkout.Session
-
The URL the customer will be directed to if they decide to cancel payment and return to your website.
- getCancelUrl() - Method in class com.stripe.param.checkout.SessionCreateParams
-
The URL the customer will be directed to if they decide to cancel payment and return to your website.
- getCapabilities() - Method in class com.stripe.model.Account
- getCapabilities() - Method in class com.stripe.param.AccountCreateParams
-
Each key of the dictionary represents a capability, and each capability maps to its settings (e.g.
- getCapabilities() - Method in class com.stripe.param.AccountUpdateParams
-
Each key of the dictionary represents a capability, and each capability maps to its settings (e.g.
- getCaption() - Method in class com.stripe.model.Product
-
A short one-line description of the product, meant to be displayable to the customer.
- getCaption() - Method in class com.stripe.param.ProductCreateParams
-
A short one-line description of the product, meant to be displayable to the customer.
- getCaption() - Method in class com.stripe.param.ProductUpdateParams
-
A short one-line description of the product, meant to be displayable to the customer.
- getCapture() - Method in class com.stripe.param.ChargeCreateParams
-
Whether to immediately capture the charge.
- getCaptured() - Method in class com.stripe.model.Charge
-
If the charge was created without capturing, this Boolean represents whether it is still uncaptured or has since been captured.
- getCaptureMethod() - Method in class com.stripe.model.PaymentIntent
-
Controls when the funds will be captured from the customer's account.
- getCaptureMethod() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData
-
Controls when the funds will be captured from the customer's account.
- getCaptureMethod() - Method in class com.stripe.param.PaymentIntentCreateParams
-
Controls when the funds will be captured from the customer's account.
- getCard() - Method in class com.stripe.model.Balance.Money.SourceTypes
- getCard() - Method in class com.stripe.model.Charge.PaymentMethodDetails
- getCard() - Method in class com.stripe.model.Invoice.PaymentMethodOptions
-
If paying by
card
, this sub-hash contains details about the Card payment method options to pass to the invoice’s PaymentIntent. - getCard() - Method in class com.stripe.model.issuing.Authorization
-
You can create physical or virtual cards that are issued to cardholders.
- getCard() - Method in class com.stripe.model.issuing.Transaction
-
Get ID of expandable
card
object. - getCard() - Method in class com.stripe.model.Mandate.PaymentMethodDetails
- getCard() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- getCard() - Method in class com.stripe.model.PaymentIntent.Processing
- getCard() - Method in class com.stripe.model.PaymentMethod
- getCard() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails
- getCard() - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions
- getCard() - Method in class com.stripe.model.Source
- getCard() - Method in class com.stripe.model.Source.ThreeDSecure
- getCard() - Method in class com.stripe.model.Subscription.PaymentMethodOptions
-
This sub-hash contains details about the Card payment method options to pass to invoices created by the subscription.
- getCard() - Method in class com.stripe.model.ThreeDSecure
-
You can store multiple cards on a customer in order to charge the customer later.
- getCard() - Method in class com.stripe.model.Token
-
You can store multiple cards on a customer in order to charge the customer later.
- getCard() - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions
-
If paying by
card
, this sub-hash contains details about the Card payment method options to pass to the invoice’s PaymentIntent. - getCard() - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions
-
If paying by
card
, this sub-hash contains details about the Card payment method options to pass to the invoice’s PaymentIntent. - getCard() - Method in class com.stripe.param.issuing.AuthorizationListParams
-
Only return authorizations that belong to the given card.
- getCard() - Method in class com.stripe.param.issuing.TransactionListParams
-
Only return transactions that belong to the given card.
- getCard() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions
-
Configuration for any card payments attempted on this PaymentIntent.
- getCard() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions
-
Configuration for any card payments attempted on this PaymentIntent.
- getCard() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions
-
Configuration for any card payments attempted on this PaymentIntent.
- getCard() - Method in class com.stripe.param.PaymentMethodCreateParams
-
If this is a
card
PaymentMethod, this hash contains the user's card details. - getCard() - Method in class com.stripe.param.PaymentMethodUpdateParams
-
If this is a
card
PaymentMethod, this hash contains the user's card details. - getCard() - Method in class com.stripe.param.RecipientCreateParams
-
A U.S.
- getCard() - Method in class com.stripe.param.RecipientUpdateParams
-
A U.S.
- getCard() - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions
- getCard() - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions
-
Configuration for any card setup attempted on this SetupIntent.
- getCard() - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions
- getCard() - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions
-
This sub-hash contains details about the Card payment method options to pass to the invoice’s PaymentIntent.
- getCard() - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions
-
This sub-hash contains details about the Card payment method options to pass to the invoice’s PaymentIntent.
- getCard() - Method in class com.stripe.param.ThreeDSecureCreateParams
-
The ID of a card token, or the ID of a card belonging to the given customer.
- getCard() - Method in class com.stripe.param.TokenCreateParams
- getCardholder() - Method in class com.stripe.model.issuing.Authorization
-
Get ID of expandable
cardholder
object. - getCardholder() - Method in class com.stripe.model.issuing.Card
-
An Issuing
Cardholder
object represents an individual or business entity who is issued cards. - getCardholder() - Method in class com.stripe.model.issuing.Transaction
-
Get ID of expandable
cardholder
object. - getCardholder() - Method in class com.stripe.param.issuing.AuthorizationListParams
-
Only return authorizations that belong to the given cardholder.
- getCardholder() - Method in class com.stripe.param.issuing.CardCreateParams
-
The Cardholder object with which the card will be associated.
- getCardholder() - Method in class com.stripe.param.issuing.CardListParams
-
Only return cards belonging to the Cardholder with the provided ID.
- getCardholder() - Method in class com.stripe.param.issuing.TransactionListParams
-
Only return transactions that belong to the given cardholder.
- getCardholderName() - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
The cardholder name as read from the card, in ISO 7813 format.
- getCardholderName() - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
The cardholder name as read from the card, in ISO 7813 format.
- getCardholderObject() - Method in class com.stripe.model.issuing.Authorization
-
Get expanded
cardholder
. - getCardholderObject() - Method in class com.stripe.model.issuing.Transaction
-
Get expanded
cardholder
. - getCardholderVerificationMethod() - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent.Receipt
- getCardholderVerificationMethod() - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent.Receipt
- getCardIssuing() - Method in class com.stripe.model.Account.Capabilities
-
The status of the card issuing capability of the account, or whether you can use Issuing to distribute funds on cards
- getCardIssuing() - Method in class com.stripe.model.Account.Settings
- getCardIssuing() - Method in class com.stripe.param.AccountCreateParams.Capabilities
-
The card_issuing capability.
- getCardIssuing() - Method in class com.stripe.param.AccountCreateParams.Settings
-
Settings specific to the account's use of the Card Issuing product.
- getCardIssuing() - Method in class com.stripe.param.AccountUpdateParams.Capabilities
-
The card_issuing capability.
- getCardIssuing() - Method in class com.stripe.param.AccountUpdateParams.Settings
-
Settings specific to the account's use of the Card Issuing product.
- getCardObject() - Method in class com.stripe.model.issuing.Transaction
-
Get expanded
card
. - getCardPayments() - Method in class com.stripe.model.Account.Capabilities
-
The status of the card payments capability of the account, or whether the account can directly process credit and debit card charges.
- getCardPayments() - Method in class com.stripe.model.Account.Settings
- getCardPayments() - Method in class com.stripe.param.AccountCreateParams.Capabilities
-
The card_payments capability.
- getCardPayments() - Method in class com.stripe.param.AccountCreateParams.Settings
-
Settings specific to card charging on the account.
- getCardPayments() - Method in class com.stripe.param.AccountUpdateParams.Capabilities
-
The card_payments capability.
- getCardPayments() - Method in class com.stripe.param.AccountUpdateParams.Settings
-
Settings specific to card charging on the account.
- getCardPresent() - Method in class com.stripe.model.Charge.PaymentMethodDetails
- getCardPresent() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- getCardPresent() - Method in class com.stripe.model.PaymentMethod
- getCardPresent() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails
- getCardPresent() - Method in class com.stripe.model.Source
- getCardPresent() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions
-
If this is a
card_present
PaymentMethod, this sub-hash contains details about the Card Present payment method options. - getCardPresent() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions
-
If this is a
card_present
PaymentMethod, this sub-hash contains details about the Card Present payment method options. - getCardPresent() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions
-
If this is a
card_present
PaymentMethod, this sub-hash contains details about the Card Present payment method options. - getCards() - Method in class com.stripe.model.Recipient
- getCardStatement() - Method in class com.stripe.model.issuing.Dispute.Evidence.Duplicate
-
Get ID of expandable
cardStatement
object. - getCardStatement() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Duplicate
- getCardStatement() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Duplicate
- getCardStatementObject() - Method in class com.stripe.model.issuing.Dispute.Evidence.Duplicate
-
Get expanded
cardStatement
. - getCarrier() - Method in class com.stripe.model.issuing.Card.Shipping
-
The delivery company that shipped a card.
- getCarrier() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Flight.Segments
- getCarrier() - Method in class com.stripe.model.ShippingDetails
-
The delivery service that shipped a physical product, such as Fedex, UPS, USPS, etc.
- getCarrier() - Method in class com.stripe.param.ChargeCreateParams.Shipping
-
The delivery service that shipped a physical product, such as Fedex, UPS, USPS, etc.
- getCarrier() - Method in class com.stripe.param.ChargeUpdateParams.Shipping
- getCarrier() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping
-
The delivery service that shipped a physical product, such as Fedex, UPS, USPS, etc.
- getCarrier() - Method in class com.stripe.param.OrderUpdateParams.Shipping
-
The name of the carrier like
USPS
,UPS
, orFedEx
. - getCarrier() - Method in class com.stripe.param.PaymentIntentConfirmParams.Shipping
-
The delivery service that shipped a physical product, such as Fedex, UPS, USPS, etc.
- getCarrier() - Method in class com.stripe.param.PaymentIntentCreateParams.Shipping
-
The delivery service that shipped a physical product, such as Fedex, UPS, USPS, etc.
- getCarrier() - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping
-
The delivery service that shipped a physical product, such as Fedex, UPS, USPS, etc.
- getCarrier() - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping
- getCarrier() - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping
- getCartesBancairesPayments() - Method in class com.stripe.model.Account.Capabilities
-
The status of the Cartes Bancaires payments capability of the account, or whether the account can directly process Cartes Bancaires card charges in EUR currency.
- getCartesBancairesPayments() - Method in class com.stripe.param.AccountCreateParams.Capabilities
-
The cartes_bancaires_payments capability.
- getCartesBancairesPayments() - Method in class com.stripe.param.AccountUpdateParams.Capabilities
-
The cartes_bancaires_payments capability.
- getCashReceipt() - Method in class com.stripe.model.issuing.Dispute.Evidence.Duplicate
-
Get ID of expandable
cashReceipt
object. - getCashReceipt() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Duplicate
- getCashReceipt() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Duplicate
- getCashReceiptObject() - Method in class com.stripe.model.issuing.Dispute.Evidence.Duplicate
-
Get expanded
cashReceipt
. - getCategories() - Method in class com.stripe.model.issuing.Card.SpendingControls.SpendingLimit
- getCategories() - Method in class com.stripe.model.issuing.Cardholder.SpendingControls.SpendingLimit
- getCategories() - Method in class com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit
-
Array of strings containing categories this limit applies to.
- getCategories() - Method in class com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit
-
Array of strings containing categories this limit applies to.
- getCategories() - Method in class com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit
-
Array of strings containing categories this limit applies to.
- getCategories() - Method in class com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit
-
Array of strings containing categories this limit applies to.
- getCategory() - Method in class com.stripe.model.issuing.Authorization.MerchantData
-
A categorization of the seller's type of business.
- getCategory() - Method in class com.stripe.model.Source.AcssDebit
- getCategoryCode() - Method in class com.stripe.model.issuing.Authorization.MerchantData
-
The merchant category code for the seller’s business.
- getCharge() - Method in exception com.stripe.exception.CardException
- getCharge() - Method in class com.stripe.model.ApplicationFee
-
Get ID of expandable
charge
object. - getCharge() - Method in class com.stripe.model.Dispute
-
Get ID of expandable
charge
object. - getCharge() - Method in class com.stripe.model.Invoice
-
Get ID of expandable
charge
object. - getCharge() - Method in class com.stripe.model.IssuerFraudRecord
-
Get ID of expandable
charge
object. - getCharge() - Method in class com.stripe.model.Order
-
Get ID of expandable
charge
object. - getCharge() - Method in class com.stripe.model.PaymentMethod.SepaDebit.GeneratedFrom
-
Get ID of expandable
charge
object. - getCharge() - Method in class com.stripe.model.radar.EarlyFraudWarning
-
Get ID of expandable
charge
object. - getCharge() - Method in class com.stripe.model.Refund
-
Get ID of expandable
charge
object. - getCharge() - Method in class com.stripe.model.Review
-
Get ID of expandable
charge
object. - getCharge() - Method in class com.stripe.model.StripeError
-
For card errors, the ID of the failed charge.
- getCharge() - Method in class com.stripe.param.ApplicationFeeListParams
-
Only return application fees for the charge specified by this charge ID.
- getCharge() - Method in class com.stripe.param.DisputeListParams
-
Only return disputes associated to the charge specified by this charge ID.
- getCharge() - Method in class com.stripe.param.IssuerFraudRecordListParams
-
Only return issuer fraud records for the charge specified by this charge ID.
- getCharge() - Method in class com.stripe.param.radar.EarlyFraudWarningListParams
-
Only return early fraud warnings for the charge specified by this charge ID.
- getCharge() - Method in class com.stripe.param.RefundCreateParams
- getCharge() - Method in class com.stripe.param.RefundListParams
-
Only return refunds for the charge specified by this charge ID.
- getChargeObject() - Method in class com.stripe.model.ApplicationFee
-
Get expanded
charge
. - getChargeObject() - Method in class com.stripe.model.Dispute
-
Get expanded
charge
. - getChargeObject() - Method in class com.stripe.model.Invoice
-
Get expanded
charge
. - getChargeObject() - Method in class com.stripe.model.IssuerFraudRecord
-
Get expanded
charge
. - getChargeObject() - Method in class com.stripe.model.Order
-
Get expanded
charge
. - getChargeObject() - Method in class com.stripe.model.PaymentMethod.SepaDebit.GeneratedFrom
-
Get expanded
charge
. - getChargeObject() - Method in class com.stripe.model.radar.EarlyFraudWarning
-
Get expanded
charge
. - getChargeObject() - Method in class com.stripe.model.Refund
-
Get expanded
charge
. - getChargeObject() - Method in class com.stripe.model.Review
-
Get expanded
charge
. - getCharges() - Method in class com.stripe.model.PaymentIntent
-
Charges that were created by this PaymentIntent, if any.
- getChargesEnabled() - Method in class com.stripe.model.Account
-
Whether the account can create live charges.
- getCheckImage() - Method in class com.stripe.model.issuing.Dispute.Evidence.Duplicate
-
Get ID of expandable
checkImage
object. - getCheckImage() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Duplicate
- getCheckImage() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Duplicate
- getCheckImageObject() - Method in class com.stripe.model.issuing.Dispute.Evidence.Duplicate
-
Get expanded
checkImage
. - getCheckInAt() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Lodging
- getCheckoutSession() - Method in class com.stripe.model.Discount
-
The Checkout session that this coupon is applied to, if it is applied to a particular session in payment mode.
- getChecks() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
Check results by Card networks on Card address and CVC at time of payment.
- getChecks() - Method in class com.stripe.model.PaymentMethod.Card
-
Checks on Card address and CVC if provided.
- getChfCreditTransfer() - Method in class com.stripe.model.SourceTransaction
- getCity() - Method in class com.stripe.model.Address
-
City, district, suburb, town, or village.
- getCity() - Method in class com.stripe.model.issuing.Authorization.MerchantData
-
City where the seller is located.
- getCity() - Method in class com.stripe.model.Person.JapanAddress
-
City/Ward.
- getCity() - Method in class com.stripe.model.Review.Location
-
The city where the payment originated.
- getCity() - Method in class com.stripe.param.AccountCreateParams.BusinessProfile.SupportAddress
- getCity() - Method in class com.stripe.param.AccountCreateParams.Company.Address
-
City, district, suburb, town, or village.
- getCity() - Method in class com.stripe.param.AccountCreateParams.Company.AddressKana
-
City or ward.
- getCity() - Method in class com.stripe.param.AccountCreateParams.Company.AddressKanji
-
City or ward.
- getCity() - Method in class com.stripe.param.AccountCreateParams.Individual.Address
-
City, district, suburb, town, or village.
- getCity() - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKana
-
City or ward.
- getCity() - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKanji
-
City or ward.
- getCity() - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.SupportAddress
- getCity() - Method in class com.stripe.param.AccountUpdateParams.Company.Address
-
City, district, suburb, town, or village.
- getCity() - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKana
-
City or ward.
- getCity() - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKanji
-
City or ward.
- getCity() - Method in class com.stripe.param.AccountUpdateParams.Individual.Address
-
City, district, suburb, town, or village.
- getCity() - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKana
-
City or ward.
- getCity() - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKanji
-
City or ward.
- getCity() - Method in class com.stripe.param.ChargeCreateParams.Shipping.Address
- getCity() - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Address
- getCity() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping.Address
- getCity() - Method in class com.stripe.param.CustomerCreateParams.Address
-
City, district, suburb, town, or village.
- getCity() - Method in class com.stripe.param.CustomerCreateParams.Shipping.Address
- getCity() - Method in class com.stripe.param.CustomerUpdateParams.Address
-
City, district, suburb, town, or village.
- getCity() - Method in class com.stripe.param.CustomerUpdateParams.Shipping.Address
- getCity() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Address
-
City, district, suburb, town, or village.
- getCity() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Shipping.Address
- getCity() - Method in class com.stripe.param.issuing.CardCreateParams.Shipping.Address
-
City, district, suburb, town, or village.
- getCity() - Method in class com.stripe.param.issuing.CardholderCreateParams.Billing.Address
- getCity() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Billing.Address
- getCity() - Method in class com.stripe.param.OrderCreateParams.Shipping.Address
- getCity() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Address
- getCity() - Method in class com.stripe.param.PaymentIntentConfirmParams.Shipping.Address
- getCity() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Address
- getCity() - Method in class com.stripe.param.PaymentIntentCreateParams.Shipping.Address
- getCity() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Address
- getCity() - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Address
- getCity() - Method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails.Address
- getCity() - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Address
- getCity() - Method in class com.stripe.param.PersonCollectionCreateParams.Address
-
City, district, suburb, town, or village.
- getCity() - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKana
-
City or ward.
- getCity() - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKanji
-
City or ward.
- getCity() - Method in class com.stripe.param.PersonUpdateParams.Address
-
City, district, suburb, town, or village.
- getCity() - Method in class com.stripe.param.PersonUpdateParams.AddressKana
-
City or ward.
- getCity() - Method in class com.stripe.param.PersonUpdateParams.AddressKanji
-
City or ward.
- getCity() - Method in class com.stripe.param.SourceCreateParams.Owner.Address
- getCity() - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping.Address
- getCity() - Method in class com.stripe.param.SourceUpdateParams.Owner.Address
- getCity() - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Address
- getCity() - Method in class com.stripe.param.terminal.LocationCreateParams.Address
- getCity() - Method in class com.stripe.param.terminal.LocationUpdateParams.Address
- getCity() - Method in class com.stripe.param.TokenCreateParams.Account.Company.Address
-
City, district, suburb, town, or village.
- getCity() - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKana
-
City or ward.
- getCity() - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKanji
-
City or ward.
- getCity() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Address
-
City, district, suburb, town, or village.
- getCity() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKana
-
City or ward.
- getCity() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKanji
-
City or ward.
- getCity() - Method in class com.stripe.param.TokenCreateParams.Person.Address
-
City, district, suburb, town, or village.
- getCity() - Method in class com.stripe.param.TokenCreateParams.Person.AddressKana
-
City or ward.
- getCity() - Method in class com.stripe.param.TokenCreateParams.Person.AddressKanji
-
City or ward.
- getClearUsage() - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem
-
Delete all usage for a given subscription item.
- getClearUsage() - Method in class com.stripe.param.SubscriptionItemDeleteParams
-
Delete all usage for the given subscription item.
- getClearUsage() - Method in class com.stripe.param.SubscriptionUpdateParams.Item
-
Delete all usage for a given subscription item.
- getClient() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.WechatPay
- getClient() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.WechatPay
- getClient() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.WechatPay
- getClient() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.WechatPay
- getClient() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.WechatPay
- getClientId() - Method in class com.stripe.net.RequestOptions
- getClientId() - Method in class com.stripe.net.RequestOptions.RequestOptionsBuilder
- getClientIp() - Method in class com.stripe.model.Token
-
IP address of the client that generated the token.
- getClientReferenceId() - Method in class com.stripe.model.checkout.Session
-
A unique string to reference the Checkout Session.
- getClientReferenceId() - Method in class com.stripe.param.checkout.SessionCreateParams
-
A unique string to reference the Checkout Session.
- getClientSecret() - Method in class com.stripe.model.identity.VerificationSession
-
The short-lived client secret used by Stripe.js to show a verification modal inside your app.
- getClientSecret() - Method in class com.stripe.model.PaymentIntent
-
The client secret of this PaymentIntent.
- getClientSecret() - Method in class com.stripe.model.SetupIntent
-
The client secret of this SetupIntent.
- getClientSecret() - Method in class com.stripe.model.Source
-
The client secret of the source.
- getClientSecret() - Method in class com.stripe.param.PaymentIntentRetrieveParams
-
The client secret of the PaymentIntent.
- getClientSecret() - Method in class com.stripe.param.SetupIntentRetrieveParams
-
The client secret of the SetupIntent.
- getClientSecret() - Method in class com.stripe.param.SourceRetrieveParams
-
The client secret of the source.
- getClientToken() - Method in class com.stripe.model.Source.Klarna
- getClosedReason() - Method in class com.stripe.model.Review
-
The reason the review was closed, or null if it has not yet been closed.
- getCode() - Method in exception com.stripe.exception.StripeException
- getCode() - Method in class com.stripe.model.Account.FutureRequirements.Errors
- getCode() - Method in class com.stripe.model.Account.Requirements.Errors
- getCode() - Method in class com.stripe.model.Capability.FutureRequirements.Errors
- getCode() - Method in class com.stripe.model.identity.VerificationReport.Document.DocumentCheckError
-
A short machine-readable string giving the reason for the verification failure.
- getCode() - Method in class com.stripe.model.identity.VerificationReport.IdNumber.IdNumberCheckError
- getCode() - Method in class com.stripe.model.identity.VerificationReport.Selfie.SelfieCheckError
- getCode() - Method in class com.stripe.model.identity.VerificationSession.LastError
-
A short machine-readable string giving the reason for the verification or user-session failure.
- getCode() - Method in class com.stripe.model.Person.FutureRequirements.Errors
- getCode() - Method in class com.stripe.model.PromotionCode
-
The customer-facing code.
- getCode() - Method in class com.stripe.model.StripeError
-
For some errors that could be handled programmatically, a short string indicating the error code reported.
- getCode() - Method in class com.stripe.param.PromotionCodeCreateParams
-
The customer-facing code.
- getCode() - Method in class com.stripe.param.PromotionCodeListParams
-
Only return promotion codes that have this case-insensitive code.
- getCodeVerification() - Method in class com.stripe.model.Source
- getCollect() - Method in class com.stripe.param.AccountLinkCreateParams
-
Which information the platform needs to collect from the user.
- getCollectionMethod() - Method in class com.stripe.model.Invoice
-
Either
charge_automatically
, orsend_invoice
. - getCollectionMethod() - Method in class com.stripe.model.Quote
-
Either
charge_automatically
, orsend_invoice
. - getCollectionMethod() - Method in class com.stripe.model.Subscription
-
Either
charge_automatically
, orsend_invoice
. - getCollectionMethod() - Method in class com.stripe.model.SubscriptionSchedule.DefaultSettings
-
Either
charge_automatically
, orsend_invoice
. - getCollectionMethod() - Method in class com.stripe.model.SubscriptionSchedule.Phase
-
Either
charge_automatically
, orsend_invoice
. - getCollectionMethod() - Method in class com.stripe.param.InvoiceCreateParams
-
Either
charge_automatically
, orsend_invoice
. - getCollectionMethod() - Method in class com.stripe.param.InvoiceListParams
-
The collection method of the invoice to retrieve.
- getCollectionMethod() - Method in class com.stripe.param.InvoiceUpdateParams
-
Either
charge_automatically
orsend_invoice
. - getCollectionMethod() - Method in class com.stripe.param.QuoteCreateParams
-
Either
charge_automatically
, orsend_invoice
. - getCollectionMethod() - Method in class com.stripe.param.QuoteUpdateParams
-
Either
charge_automatically
, orsend_invoice
. - getCollectionMethod() - Method in class com.stripe.param.SubscriptionCreateParams
-
Either
charge_automatically
, orsend_invoice
. - getCollectionMethod() - Method in class com.stripe.param.SubscriptionListParams
-
The collection method of the subscriptions to retrieve.
- getCollectionMethod() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings
-
Either
charge_automatically
, orsend_invoice
. - getCollectionMethod() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase
-
Either
charge_automatically
, orsend_invoice
. - getCollectionMethod() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings
-
Either
charge_automatically
, orsend_invoice
. - getCollectionMethod() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase
-
Either
charge_automatically
, orsend_invoice
. - getCollectionMethod() - Method in class com.stripe.param.SubscriptionUpdateParams
-
Either
charge_automatically
, orsend_invoice
. - getColumns() - Method in class com.stripe.model.reporting.ReportRun.Parameters
- getColumns() - Method in class com.stripe.param.reporting.ReportRunCreateParams.Parameters
- getCompany() - Method in class com.stripe.model.Account
- getCompany() - Method in class com.stripe.model.CountrySpec.VerificationFields
- getCompany() - Method in class com.stripe.model.issuing.Cardholder
-
Additional information about a
company
cardholder. - getCompany() - Method in class com.stripe.param.AccountCreateParams
-
Information about the company or business.
- getCompany() - Method in class com.stripe.param.AccountUpdateParams
-
Information about the company or business.
- getCompany() - Method in class com.stripe.param.issuing.CardholderCreateParams
-
Additional information about a
company
cardholder. - getCompany() - Method in class com.stripe.param.issuing.CardholderUpdateParams
-
Additional information about a
company
cardholder. - getCompany() - Method in class com.stripe.param.TokenCreateParams.Account
-
Information about the company or business.
- getCompanyAuthorization() - Method in class com.stripe.param.PersonCollectionCreateParams.Documents
-
One or more documents that demonstrate proof that this person is authorized to represent the company.
- getCompanyAuthorization() - Method in class com.stripe.param.PersonUpdateParams.Documents
-
One or more documents that demonstrate proof that this person is authorized to represent the company.
- getCompanyAuthorization() - Method in class com.stripe.param.TokenCreateParams.Person.Documents
-
One or more documents that demonstrate proof that this person is authorized to represent the company.
- getCompanyLicense() - Method in class com.stripe.param.AccountCreateParams.Documents
-
One or more documents that demonstrate proof of a company's license to operate.
- getCompanyLicense() - Method in class com.stripe.param.AccountUpdateParams.Documents
-
One or more documents that demonstrate proof of a company's license to operate.
- getCompanyMemorandumOfAssociation() - Method in class com.stripe.param.AccountCreateParams.Documents
-
One or more documents showing the company's Memorandum of Association.
- getCompanyMemorandumOfAssociation() - Method in class com.stripe.param.AccountUpdateParams.Documents
-
One or more documents showing the company's Memorandum of Association.
- getCompanyMinisterialDecree() - Method in class com.stripe.param.AccountCreateParams.Documents
-
(Certain countries only) One or more documents showing the ministerial decree legalizing the company's establishment.
- getCompanyMinisterialDecree() - Method in class com.stripe.param.AccountUpdateParams.Documents
-
(Certain countries only) One or more documents showing the ministerial decree legalizing the company's establishment.
- getCompanyRegistrationVerification() - Method in class com.stripe.param.AccountCreateParams.Documents
-
One or more documents that demonstrate proof of a company's registration with the appropriate local authorities.
- getCompanyRegistrationVerification() - Method in class com.stripe.param.AccountUpdateParams.Documents
-
One or more documents that demonstrate proof of a company's registration with the appropriate local authorities.
- getCompanyTaxIdVerification() - Method in class com.stripe.param.AccountCreateParams.Documents
-
One or more documents that demonstrate proof of a company's tax ID.
- getCompanyTaxIdVerification() - Method in class com.stripe.param.AccountUpdateParams.Documents
-
One or more documents that demonstrate proof of a company's tax ID.
- getCompletedAt() - Method in class com.stripe.model.SubscriptionSchedule
-
Time at which the subscription schedule was completed.
- getCompletedAt() - Method in class com.stripe.param.SubscriptionScheduleListParams
-
Only return subscription schedules that completed during the given date interval.
- getComputed() - Method in class com.stripe.model.Quote
- getConfiguration() - Method in class com.stripe.model.billingportal.Session
-
Get ID of expandable
configuration
object. - getConfiguration() - Method in class com.stripe.param.billingportal.SessionCreateParams
-
The ID of an existing configuration to use for this session, describing its functionality and features.
- getConfigurationObject() - Method in class com.stripe.model.billingportal.Session
-
Get expanded
configuration
. - getConfirm() - Method in class com.stripe.param.PaymentIntentCreateParams
-
Set to
true
to attempt to confirm this PaymentIntent immediately. - getConfirm() - Method in class com.stripe.param.SetupIntentCreateParams
-
Set to
true
to attempt to confirm this SetupIntent immediately. - getConfirmationMethod() - Method in class com.stripe.model.PaymentIntent
- getConfirmationMethod() - Method in class com.stripe.param.PaymentIntentCreateParams
- getConnect() - Method in class com.stripe.param.WebhookEndpointCreateParams
-
Whether this endpoint should receive events from connected accounts (
true
), or from your account (false
). - getConnectBase() - Static method in class com.stripe.Stripe
- getConnectedAccount() - Method in class com.stripe.model.reporting.ReportRun.Parameters
- getConnectedAccount() - Method in class com.stripe.param.reporting.ReportRunCreateParams.Parameters
- getConnectionProxy() - Method in class com.stripe.net.RequestOptions
- getConnectionProxy() - Method in class com.stripe.net.RequestOptions.RequestOptionsBuilder
- getConnectionProxy() - Static method in class com.stripe.Stripe
- getConnectReserved() - Method in class com.stripe.model.Balance
-
Funds held due to negative balances on connected Custom accounts.
- getConnectTimeout() - Method in class com.stripe.net.RequestOptions
- getConnectTimeout() - Method in class com.stripe.net.RequestOptions.RequestOptionsBuilder
- getConnectTimeout() - Static method in class com.stripe.Stripe
-
Returns the connection timeout.
- getConsent() - Method in class com.stripe.model.checkout.Session
-
Results of
consent_collection
for this session. - getConsentCollection() - Method in class com.stripe.model.checkout.Session
-
When set, provides configuration for the Checkout Session to gather active consent from customers.
- getConsentCollection() - Method in class com.stripe.param.checkout.SessionCreateParams
-
Configure fields for the Checkout Session to gather active consent from customers.
- getContactEmail() - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance.Offline
-
An email to contact you with if a copy of the mandate is requested, required if
type
isoffline
. - getContactEmail() - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Offline
-
An email to contact you with if a copy of the mandate is requested, required if
type
isoffline
. - getContains() - Method in class com.stripe.param.radar.ValueListListParams
-
A value contained within a value list - returns all value lists containing this value.
- getController() - Method in class com.stripe.model.Account
- getCount() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card.Installments.Plan
- getCount() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Plan
- getCount() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Plan
- getCount() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Plan
- getCountry() - Method in class com.stripe.model.Account
-
The account's country.
- getCountry() - Method in class com.stripe.model.Address
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.model.BankAccount
-
Two-letter ISO code representing the country the bank account is located in.
- getCountry() - Method in class com.stripe.model.Card
-
Two-letter ISO code representing the country of the card.
- getCountry() - Method in class com.stripe.model.Charge.PaymentMethodDetails.AchDebit
-
Two-letter ISO code representing the country the bank account is located in.
- getCountry() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
Two-letter ISO code representing the country of the card.
- getCountry() - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
Two-letter ISO code representing the country of the card.
- getCountry() - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
Two-letter ISO code representing the country of the card.
- getCountry() - Method in class com.stripe.model.Charge.PaymentMethodDetails.SepaDebit
-
Two-letter ISO code representing the country the bank account is located in.
- getCountry() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Sofort
-
Two-letter ISO code representing the country the bank account is located in.
- getCountry() - Method in class com.stripe.model.Customer.Tax.Location
- getCountry() - Method in class com.stripe.model.issuing.Authorization.MerchantData
-
Country where the seller is located.
- getCountry() - Method in class com.stripe.model.PaymentMethod.Card
-
Two-letter ISO code representing the country of the card.
- getCountry() - Method in class com.stripe.model.PaymentMethod.SepaDebit
-
Two-letter ISO code representing the country the bank account is located in.
- getCountry() - Method in class com.stripe.model.PaymentMethod.Sofort
-
Two-letter ISO code representing the country the bank account is located in.
- getCountry() - Method in class com.stripe.model.Person.JapanAddress
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.model.Review.Location
-
Two-letter ISO code representing the country where the payment originated.
- getCountry() - Method in class com.stripe.model.Source.AchDebit
- getCountry() - Method in class com.stripe.model.Source.AcssDebit
- getCountry() - Method in class com.stripe.model.Source.Card
- getCountry() - Method in class com.stripe.model.Source.CardPresent
- getCountry() - Method in class com.stripe.model.Source.SepaDebit
- getCountry() - Method in class com.stripe.model.Source.Sofort
- getCountry() - Method in class com.stripe.model.Source.ThreeDSecure
- getCountry() - Method in class com.stripe.model.TaxId
-
Two-letter ISO code representing the country of the tax ID.
- getCountry() - Method in class com.stripe.model.TaxRate
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.AccountCreateParams.BusinessProfile.SupportAddress
- getCountry() - Method in class com.stripe.param.AccountCreateParams.Company.Address
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.AccountCreateParams.Company.AddressKana
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.AccountCreateParams.Company.AddressKanji
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.AccountCreateParams
-
The country in which the account holder resides, or in which the business is legally established.
- getCountry() - Method in class com.stripe.param.AccountCreateParams.Individual.Address
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKana
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKanji
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.SupportAddress
- getCountry() - Method in class com.stripe.param.AccountUpdateParams.Company.Address
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKana
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKanji
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.AccountUpdateParams.Individual.Address
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKana
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKanji
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.ChargeCreateParams.Shipping.Address
- getCountry() - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Address
- getCountry() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping.Address
- getCountry() - Method in class com.stripe.param.CustomerCreateParams.Address
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.CustomerCreateParams.Shipping.Address
- getCountry() - Method in class com.stripe.param.CustomerUpdateParams.Address
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.CustomerUpdateParams.Shipping.Address
- getCountry() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Address
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Shipping.Address
- getCountry() - Method in class com.stripe.param.issuing.CardCreateParams.Shipping.Address
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.issuing.CardholderCreateParams.Billing.Address
- getCountry() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Billing.Address
- getCountry() - Method in class com.stripe.param.OrderCreateParams.Shipping.Address
- getCountry() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Address
- getCountry() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Sofort
-
Two-letter ISO code representing the country the bank account is located in.
- getCountry() - Method in class com.stripe.param.PaymentIntentConfirmParams.Shipping.Address
- getCountry() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Address
- getCountry() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Sofort
-
Two-letter ISO code representing the country the bank account is located in.
- getCountry() - Method in class com.stripe.param.PaymentIntentCreateParams.Shipping.Address
- getCountry() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Address
- getCountry() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Sofort
-
Two-letter ISO code representing the country the bank account is located in.
- getCountry() - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Address
- getCountry() - Method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails.Address
- getCountry() - Method in class com.stripe.param.PaymentMethodCreateParams.Sofort
-
Two-letter ISO code representing the country the bank account is located in.
- getCountry() - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Address
- getCountry() - Method in class com.stripe.param.PersonCollectionCreateParams.Address
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKana
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKanji
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.PersonUpdateParams.Address
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.PersonUpdateParams.AddressKana
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.PersonUpdateParams.AddressKanji
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.SourceCreateParams.Owner.Address
- getCountry() - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping.Address
- getCountry() - Method in class com.stripe.param.SourceUpdateParams.Owner.Address
- getCountry() - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Address
- getCountry() - Method in class com.stripe.param.TaxRateCreateParams
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.TaxRateUpdateParams
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.terminal.LocationCreateParams.Address
- getCountry() - Method in class com.stripe.param.terminal.LocationUpdateParams.Address
- getCountry() - Method in class com.stripe.param.TokenCreateParams.Account.Company.Address
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKana
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKanji
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Address
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKana
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKanji
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.TokenCreateParams.BankAccount
-
The country in which the bank account is located.
- getCountry() - Method in class com.stripe.param.TokenCreateParams.Person.Address
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.TokenCreateParams.Person.AddressKana
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCountry() - Method in class com.stripe.param.TokenCreateParams.Person.AddressKanji
-
Two-letter country code (ISO 3166-1 alpha-2).
- getCoupon() - Method in class com.stripe.model.Discount
-
A coupon contains information about a percent-off or amount-off discount you might want to apply to a customer.
- getCoupon() - Method in class com.stripe.model.PromotionCode
-
A coupon contains information about a percent-off or amount-off discount you might want to apply to a customer.
- getCoupon() - Method in class com.stripe.model.SubscriptionSchedule.Phase
-
Get ID of expandable
coupon
object. - getCoupon() - Method in class com.stripe.param.checkout.SessionCreateParams.Discount
-
The ID of the coupon to apply to this Session.
- getCoupon() - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData
-
The ID of the coupon to apply to this subscription.
- getCoupon() - Method in class com.stripe.param.CustomerCreateParams
- getCoupon() - Method in class com.stripe.param.CustomerUpdateParams
- getCoupon() - Method in class com.stripe.param.InvoiceCreateParams.Discount
-
ID of the coupon to create a new discount for.
- getCoupon() - Method in class com.stripe.param.InvoiceItemCreateParams.Discount
-
ID of the coupon to create a new discount for.
- getCoupon() - Method in class com.stripe.param.InvoiceItemUpdateParams.Discount
-
ID of the coupon to create a new discount for.
- getCoupon() - Method in class com.stripe.param.InvoiceUpcomingParams.Discount
-
ID of the coupon to create a new discount for.
- getCoupon() - Method in class com.stripe.param.InvoiceUpcomingParams
-
The code of the coupon to apply.
- getCoupon() - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Discount
-
ID of the coupon to create a new discount for.
- getCoupon() - Method in class com.stripe.param.InvoiceUpdateParams.Discount
-
ID of the coupon to create a new discount for.
- getCoupon() - Method in class com.stripe.param.OrderCreateParams
-
A coupon code that represents a discount to be applied to this order.
- getCoupon() - Method in class com.stripe.param.OrderUpdateParams
-
A coupon code that represents a discount to be applied to this order.
- getCoupon() - Method in class com.stripe.param.PromotionCodeCreateParams
-
The coupon for this promotion code.
- getCoupon() - Method in class com.stripe.param.PromotionCodeListParams
-
Only return promotion codes for this coupon.
- getCoupon() - Method in class com.stripe.param.QuoteCreateParams.Discount
-
ID of the coupon to create a new discount for.
- getCoupon() - Method in class com.stripe.param.QuoteUpdateParams.Discount
-
ID of the coupon to create a new discount for.
- getCoupon() - Method in class com.stripe.param.SubscriptionCreateParams
-
The ID of the coupon to apply to this subscription.
- getCoupon() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase
-
The identifier of the coupon to apply to this phase of the subscription schedule.
- getCoupon() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase
-
The identifier of the coupon to apply to this phase of the subscription schedule.
- getCoupon() - Method in class com.stripe.param.SubscriptionUpdateParams
-
The ID of the coupon to apply to this subscription.
- getCouponObject() - Method in class com.stripe.model.SubscriptionSchedule.Phase
-
Get expanded
coupon
. - getCreated() - Method in class com.stripe.model.Account
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.AccountLink
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.AlipayAccount
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.ApplePayDomain
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.ApplicationFee
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.BalanceTransaction
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.billingportal.Configuration
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.billingportal.Session
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.BitcoinReceiver
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.BitcoinTransaction
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.Charge
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.Coupon
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.CreditNote
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.Customer
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.CustomerBalanceTransaction
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.Dispute
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.EphemeralKey
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.Event
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.FeeRefund
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.File
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.FileLink
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.identity.VerificationReport
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.identity.VerificationSession
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.Invoice
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.IssuerFraudRecord
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.issuing.Authorization
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.issuing.Authorization.RequestHistory
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.issuing.Card
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.issuing.Cardholder
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.issuing.Dispute
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.issuing.Transaction
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.LoginLink
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.Order
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.OrderReturn
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.PaymentIntent
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.PaymentMethod
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.Payout
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.Person
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.Plan
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.Price
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.Product
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.PromotionCode
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.Quote
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.radar.EarlyFraudWarning
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.radar.ValueList
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.radar.ValueListItem
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.Recipient
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.Refund
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.reporting.ReportRun
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.Review
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.SetupAttempt
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.SetupIntent
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.ShippingRate
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.sigma.ScheduledQueryRun
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.Sku
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.Source
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.SourceMandateNotification
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.SourceTransaction
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.Subscription
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.SubscriptionItem
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.SubscriptionSchedule
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.TaxId
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.TaxRate
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.ThreeDSecure
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.Token
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.Topup
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.Transfer
-
Time that this record of the transfer was first created.
- getCreated() - Method in class com.stripe.model.TransferReversal
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.model.WebhookEndpoint
-
Time at which the object was created.
- getCreated() - Method in class com.stripe.param.AccountListParams
- getCreated() - Method in class com.stripe.param.ApplicationFeeListParams
- getCreated() - Method in class com.stripe.param.BalanceTransactionListParams
- getCreated() - Method in class com.stripe.param.ChargeListParams
- getCreated() - Method in class com.stripe.param.CouponListParams
-
A filter on the list, based on the object
created
field. - getCreated() - Method in class com.stripe.param.CustomerListParams
- getCreated() - Method in class com.stripe.param.DisputeListParams
- getCreated() - Method in class com.stripe.param.EventListParams
- getCreated() - Method in class com.stripe.param.FileLinkListParams
- getCreated() - Method in class com.stripe.param.identity.VerificationReportListParams
- getCreated() - Method in class com.stripe.param.identity.VerificationSessionListParams
- getCreated() - Method in class com.stripe.param.InvoiceItemListParams
- getCreated() - Method in class com.stripe.param.InvoiceListParams
- getCreated() - Method in class com.stripe.param.issuing.AuthorizationListParams
-
Only return authorizations that were created during the given date interval.
- getCreated() - Method in class com.stripe.param.issuing.CardholderListParams
-
Only return cardholders that were created during the given date interval.
- getCreated() - Method in class com.stripe.param.issuing.CardListParams
-
Only return cards that were issued during the given date interval.
- getCreated() - Method in class com.stripe.param.issuing.DisputeListParams
-
Select Issuing disputes that were created during the given date interval.
- getCreated() - Method in class com.stripe.param.issuing.TransactionListParams
-
Only return transactions that were created during the given date interval.
- getCreated() - Method in class com.stripe.param.OrderListParams
-
Date this order was created.
- getCreated() - Method in class com.stripe.param.OrderReturnListParams
-
Date this return was created.
- getCreated() - Method in class com.stripe.param.PaymentIntentListParams
-
A filter on the list, based on the object
created
field. - getCreated() - Method in class com.stripe.param.PayoutListParams
- getCreated() - Method in class com.stripe.param.PlanListParams
-
A filter on the list, based on the object
created
field. - getCreated() - Method in class com.stripe.param.PriceListParams
-
A filter on the list, based on the object
created
field. - getCreated() - Method in class com.stripe.param.ProductListParams
-
Only return products that were created during the given date interval.
- getCreated() - Method in class com.stripe.param.PromotionCodeListParams
-
A filter on the list, based on the object
created
field. - getCreated() - Method in class com.stripe.param.radar.ValueListItemListParams
- getCreated() - Method in class com.stripe.param.radar.ValueListListParams
- getCreated() - Method in class com.stripe.param.RecipientListParams
- getCreated() - Method in class com.stripe.param.RefundListParams
- getCreated() - Method in class com.stripe.param.reporting.ReportRunListParams
- getCreated() - Method in class com.stripe.param.ReviewListParams
- getCreated() - Method in class com.stripe.param.SetupAttemptListParams
-
A filter on the list, based on the object
created
field. - getCreated() - Method in class com.stripe.param.SetupIntentListParams
-
A filter on the list, based on the object
created
field. - getCreated() - Method in class com.stripe.param.ShippingRateListParams
-
A filter on the list, based on the object
created
field. - getCreated() - Method in class com.stripe.param.SubscriptionListParams
- getCreated() - Method in class com.stripe.param.SubscriptionScheduleListParams
-
Only return subscription schedules that were created during the given date interval.
- getCreated() - Method in class com.stripe.param.TaxRateListParams
-
Optional range for filtering created date.
- getCreated() - Method in class com.stripe.param.TopupListParams
-
A filter on the list, based on the object
created
field. - getCreated() - Method in class com.stripe.param.TransferListParams
- getCreatedBy() - Method in class com.stripe.model.radar.ValueList
-
The name or email address of the user who created this value list.
- getCreatedBy() - Method in class com.stripe.model.radar.ValueListItem
-
The name or email address of the user who added this item to the value list.
- getCreditAmount() - Method in class com.stripe.param.CreditNoteCreateParams
-
The integer amount in %s representing the amount to credit the customer's balance, which will be automatically applied to their next invoice.
- getCreditAmount() - Method in class com.stripe.param.CreditNotePreviewParams
-
The integer amount in %s representing the amount to credit the customer's balance, which will be automatically applied to their next invoice.
- getCreditNote() - Method in class com.stripe.model.CustomerBalanceTransaction
-
Get ID of expandable
creditNote
object. - getCreditNoteObject() - Method in class com.stripe.model.CustomerBalanceTransaction
-
Get expanded
creditNote
. - getCreditorId() - Method in class com.stripe.model.Account.Settings.SepaDebitPayments
-
SEPA creditor identifier that identifies the company making the payment.
- getCreditorIdentifier() - Method in class com.stripe.model.SourceMandateNotification.SepaDebitData
- getCurrency() - Method in class com.stripe.model.ApplicationFee
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.Balance.Money
- getCurrency() - Method in class com.stripe.model.BalanceTransaction.Fee
- getCurrency() - Method in class com.stripe.model.BalanceTransaction
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.BankAccount
-
Three-letter ISO code for the currency paid out to the bank account.
- getCurrency() - Method in class com.stripe.model.BitcoinReceiver
-
Three-letter ISO code for the currency to which the bitcoin will be converted.
- getCurrency() - Method in class com.stripe.model.BitcoinTransaction
-
Three-letter ISO code for the currency to which this transaction was converted.
- getCurrency() - Method in class com.stripe.model.Card
-
Three-letter ISO code for currency.
- getCurrency() - Method in class com.stripe.model.Charge
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.checkout.Session
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.AcssDebit
-
Currency supported by the bank account.
- getCurrency() - Method in class com.stripe.model.ConnectCollectionTransfer
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.Coupon
-
If
amount_off
has been set, the three-letter ISO code for the currency of the amount to take off. - getCurrency() - Method in class com.stripe.model.CreditNote
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.Customer
-
Three-letter ISO code for the currency the customer can be charged in for recurring billing purposes.
- getCurrency() - Method in class com.stripe.model.CustomerBalanceTransaction
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.Dispute
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.FeeRefund
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.Invoice
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.InvoiceItem
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.InvoiceLineItem
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.issuing.Authorization
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.issuing.Authorization.PendingRequest
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.issuing.Authorization.RequestHistory
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.issuing.Card
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.issuing.Dispute
-
The currency the
transaction
was made in. - getCurrency() - Method in class com.stripe.model.issuing.Transaction
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.LineItem
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.Mandate.SingleUse
- getCurrency() - Method in class com.stripe.model.Order
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.Order.ShippingMethod
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.OrderItem
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.OrderReturn
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.PaymentIntent
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.Payout
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.Plan
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.Price
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.Quote
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.Refund
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.reporting.ReportRun.Parameters
- getCurrency() - Method in class com.stripe.model.ReserveTransaction
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.AcssDebit
- getCurrency() - Method in class com.stripe.model.ShippingRate.FixedAmount
- getCurrency() - Method in class com.stripe.model.Sku
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.Source
-
Three-letter ISO code for the currency associated with the source.
- getCurrency() - Method in class com.stripe.model.Source.Order
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.Source.OrderItem
-
This currency of this order item.
- getCurrency() - Method in class com.stripe.model.SourceTransaction
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.ThreeDSecure
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.Topup
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.Transfer
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.model.TransferReversal
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.param.BalanceTransactionListParams
-
Only return transactions in a certain currency.
- getCurrency() - Method in class com.stripe.param.ChargeCreateParams
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem
-
[Deprecated] Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData
- getCurrency() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.FixedAmount
- getCurrency() - Method in class com.stripe.param.CouponCreateParams
-
Three-letter ISO code for the currency of the
amount_off
parameter (required ifamount_off
is passed). - getCurrency() - Method in class com.stripe.param.CustomerBalanceTransactionCollectionCreateParams
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.param.InvoiceItemCreateParams
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.param.InvoiceItemCreateParams.PriceData
- getCurrency() - Method in class com.stripe.param.InvoiceItemUpdateParams.PriceData
- getCurrency() - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.PriceData
- getCurrency() - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData
- getCurrency() - Method in class com.stripe.param.issuing.CardCreateParams
-
The currency for the card.
- getCurrency() - Method in class com.stripe.param.OrderCreateParams
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.param.OrderCreateParams.Item
- getCurrency() - Method in class com.stripe.param.PaymentIntentCreateParams
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.param.PaymentIntentUpdateParams
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.param.PayoutCreateParams
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.param.PlanCreateParams
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.param.PriceCreateParams
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.param.PriceListParams
-
Only return prices for the given currency.
- getCurrency() - Method in class com.stripe.param.QuoteCreateParams.LineItem.PriceData
- getCurrency() - Method in class com.stripe.param.QuoteUpdateParams.LineItem.PriceData
- getCurrency() - Method in class com.stripe.param.reporting.ReportRunCreateParams.Parameters
- getCurrency() - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit
- getCurrency() - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.param.SetupIntentCreateParams.SingleUse
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit
- getCurrency() - Method in class com.stripe.param.ShippingRateCreateParams.FixedAmount
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.param.ShippingRateListParams
-
Only return shipping rates for the given currency.
- getCurrency() - Method in class com.stripe.param.SkuCreateParams
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.param.SkuUpdateParams
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.param.SourceCreateParams
-
Three-letter ISO code for the currency associated with the source.
- getCurrency() - Method in class com.stripe.param.SourceCreateParams.Mandate
-
The currency specified by the mandate.
- getCurrency() - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Item
- getCurrency() - Method in class com.stripe.param.SourceUpdateParams.Mandate
-
The currency specified by the mandate.
- getCurrency() - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Item
- getCurrency() - Method in class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.PriceData
- getCurrency() - Method in class com.stripe.param.SubscriptionCreateParams.Item.PriceData
- getCurrency() - Method in class com.stripe.param.SubscriptionItemCreateParams.PriceData
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.param.SubscriptionItemUpdateParams.PriceData
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.PriceData
- getCurrency() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData
- getCurrency() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.PriceData
- getCurrency() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData
- getCurrency() - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.PriceData
- getCurrency() - Method in class com.stripe.param.SubscriptionUpdateParams.Item.PriceData
- getCurrency() - Method in class com.stripe.param.ThreeDSecureCreateParams
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.param.TokenCreateParams.BankAccount
-
The currency the bank account is in.
- getCurrency() - Method in class com.stripe.param.TokenCreateParams.Card
- getCurrency() - Method in class com.stripe.param.TopupCreateParams
-
Three-letter ISO currency code, in lowercase.
- getCurrency() - Method in class com.stripe.param.TransferCreateParams
-
3-letter ISO code for currency.
- getCurrentDeadline() - Method in class com.stripe.model.Account.FutureRequirements
-
Date on which
future_requirements
merges with the mainrequirements
hash andfuture_requirements
becomes empty. - getCurrentDeadline() - Method in class com.stripe.model.Account.Requirements
-
Date by which the fields in
currently_due
must be collected to keep the account enabled. - getCurrentDeadline() - Method in class com.stripe.model.Capability.FutureRequirements
-
Date on which
future_requirements
merges with the mainrequirements
hash andfuture_requirements
becomes empty. - getCurrentDeadline() - Method in class com.stripe.model.Capability.Requirements
- getCurrentlyDue() - Method in class com.stripe.model.Account.FutureRequirements
-
Fields that need to be collected to keep the account enabled.
- getCurrentlyDue() - Method in class com.stripe.model.Account.Requirements
-
Fields that need to be collected to keep the account enabled.
- getCurrentlyDue() - Method in class com.stripe.model.Capability.FutureRequirements
-
Fields that need to be collected to keep the capability enabled.
- getCurrentlyDue() - Method in class com.stripe.model.Capability.Requirements
- getCurrentlyDue() - Method in class com.stripe.model.Person.FutureRequirements
-
Fields that need to be collected to keep the person's account enabled.
- getCurrentlyDue() - Method in class com.stripe.model.Person.Requirements
-
Fields that need to be collected to keep the person's account enabled.
- getCurrentPeriodEnd() - Method in class com.stripe.model.Subscription
-
End of the current period that the subscription has been invoiced for.
- getCurrentPeriodEnd() - Method in class com.stripe.param.SubscriptionListParams
- getCurrentPeriodStart() - Method in class com.stripe.model.Subscription
-
Start of the current period that the subscription has been invoiced for.
- getCurrentPeriodStart() - Method in class com.stripe.param.SubscriptionListParams
- getCurrentPhase() - Method in class com.stripe.model.SubscriptionSchedule
-
Object representing the start and end dates for the current phase of the subscription schedule, if it is
active
. - getCustomer() - Method in class com.stripe.model.AlipayAccount
-
Get ID of expandable
customer
object. - getCustomer() - Method in class com.stripe.model.BankAccount
-
Get ID of expandable
customer
object. - getCustomer() - Method in class com.stripe.model.billingportal.Session
-
The ID of the customer for this session.
- getCustomer() - Method in class com.stripe.model.BitcoinReceiver
-
The customer ID of the bitcoin receiver.
- getCustomer() - Method in class com.stripe.model.Card
-
Get ID of expandable
customer
object. - getCustomer() - Method in class com.stripe.model.Charge
-
Get ID of expandable
customer
object. - getCustomer() - Method in class com.stripe.model.checkout.Session
-
Get ID of expandable
customer
object. - getCustomer() - Method in class com.stripe.model.CreditNote
-
Get ID of expandable
customer
object. - getCustomer() - Method in class com.stripe.model.CustomerBalanceTransaction
-
Get ID of expandable
customer
object. - getCustomer() - Method in class com.stripe.model.Discount
-
Get ID of expandable
customer
object. - getCustomer() - Method in class com.stripe.model.Invoice
-
Get ID of expandable
customer
object. - getCustomer() - Method in class com.stripe.model.InvoiceItem
-
Get ID of expandable
customer
object. - getCustomer() - Method in class com.stripe.model.Order
-
Get ID of expandable
customer
object. - getCustomer() - Method in class com.stripe.model.PaymentIntent
-
Get ID of expandable
customer
object. - getCustomer() - Method in class com.stripe.model.PaymentMethod
-
Get ID of expandable
customer
object. - getCustomer() - Method in class com.stripe.model.PromotionCode
-
Get ID of expandable
customer
object. - getCustomer() - Method in class com.stripe.model.Quote
-
Get ID of expandable
customer
object. - getCustomer() - Method in class com.stripe.model.SetupAttempt
-
Get ID of expandable
customer
object. - getCustomer() - Method in class com.stripe.model.SetupIntent
-
Get ID of expandable
customer
object. - getCustomer() - Method in class com.stripe.model.Source
-
The ID of the customer to which this source is attached.
- getCustomer() - Method in class com.stripe.model.Source.ThreeDSecure
- getCustomer() - Method in class com.stripe.model.Subscription
-
Get ID of expandable
customer
object. - getCustomer() - Method in class com.stripe.model.SubscriptionSchedule
-
Get ID of expandable
customer
object. - getCustomer() - Method in class com.stripe.model.TaxId
-
Get ID of expandable
customer
object. - getCustomer() - Method in class com.stripe.param.billingportal.SessionCreateParams
-
The ID of an existing customer.
- getCustomer() - Method in class com.stripe.param.BitcoinTransactionCollectionListParams
-
Only return transactions for the customer specified by this customer ID.
- getCustomer() - Method in class com.stripe.param.ChargeCreateParams
-
The ID of an existing customer that will be charged in this request.
- getCustomer() - Method in class com.stripe.param.ChargeListParams
-
Only return charges for the customer specified by this customer ID.
- getCustomer() - Method in class com.stripe.param.ChargeUpdateParams
-
The ID of an existing customer that will be associated with this request.
- getCustomer() - Method in class com.stripe.param.checkout.SessionCreateParams
-
ID of an existing Customer, if one exists.
- getCustomer() - Method in class com.stripe.param.CreditNoteListParams
-
Only return credit notes for the customer specified by this customer ID.
- getCustomer() - Method in class com.stripe.param.InvoiceCreateParams
-
The ID of the customer who will be billed.
- getCustomer() - Method in class com.stripe.param.InvoiceItemCreateParams
-
The ID of the customer who will be billed when this invoice item is billed.
- getCustomer() - Method in class com.stripe.param.InvoiceItemListParams
-
The identifier of the customer whose invoice items to return.
- getCustomer() - Method in class com.stripe.param.InvoiceListParams
-
Only return invoices for the customer specified by this customer ID.
- getCustomer() - Method in class com.stripe.param.InvoiceUpcomingParams
-
The identifier of the customer whose upcoming invoice you'd like to retrieve.
- getCustomer() - Method in class com.stripe.param.OrderCreateParams
-
The ID of an existing customer to use for this order.
- getCustomer() - Method in class com.stripe.param.OrderListParams
-
Only return orders for the given customer.
- getCustomer() - Method in class com.stripe.param.OrderPayParams
-
The ID of an existing customer that will be charged for this order.
- getCustomer() - Method in class com.stripe.param.PaymentIntentCreateParams
-
ID of the Customer this PaymentIntent belongs to, if one exists.
- getCustomer() - Method in class com.stripe.param.PaymentIntentListParams
-
Only return PaymentIntents for the customer specified by this customer ID.
- getCustomer() - Method in class com.stripe.param.PaymentIntentUpdateParams
-
ID of the Customer this PaymentIntent belongs to, if one exists.
- getCustomer() - Method in class com.stripe.param.PaymentMethodAttachParams
-
The ID of the customer to which to attach the PaymentMethod.
- getCustomer() - Method in class com.stripe.param.PaymentMethodCreateParams
-
The
Customer
to whom the original PaymentMethod is attached. - getCustomer() - Method in class com.stripe.param.PaymentMethodListParams
-
The ID of the customer whose PaymentMethods will be retrieved.
- getCustomer() - Method in class com.stripe.param.PromotionCodeCreateParams
-
The customer that this promotion code can be used by.
- getCustomer() - Method in class com.stripe.param.PromotionCodeListParams
-
Only return promotion codes that are restricted to this customer.
- getCustomer() - Method in class com.stripe.param.QuoteCreateParams
-
The customer for which this quote belongs to.
- getCustomer() - Method in class com.stripe.param.QuoteListParams
-
The ID of the customer whose quotes will be retrieved.
- getCustomer() - Method in class com.stripe.param.QuoteUpdateParams
-
The customer for which this quote belongs to.
- getCustomer() - Method in class com.stripe.param.SetupIntentCreateParams
-
ID of the Customer this SetupIntent belongs to, if one exists.
- getCustomer() - Method in class com.stripe.param.SetupIntentListParams
-
Only return SetupIntents for the customer specified by this customer ID.
- getCustomer() - Method in class com.stripe.param.SetupIntentUpdateParams
-
ID of the Customer this SetupIntent belongs to, if one exists.
- getCustomer() - Method in class com.stripe.param.SourceCreateParams
-
The
Customer
to whom the original source is attached to. - getCustomer() - Method in class com.stripe.param.SubscriptionCreateParams
-
The identifier of the customer to subscribe.
- getCustomer() - Method in class com.stripe.param.SubscriptionListParams
-
The ID of the customer whose subscriptions will be retrieved.
- getCustomer() - Method in class com.stripe.param.SubscriptionScheduleCreateParams
-
The identifier of the customer to create the subscription schedule for.
- getCustomer() - Method in class com.stripe.param.SubscriptionScheduleListParams
-
Only return subscription schedules for the given customer.
- getCustomer() - Method in class com.stripe.param.ThreeDSecureCreateParams
-
The customer associated with this 3D secure authentication.
- getCustomer() - Method in class com.stripe.param.TokenCreateParams
-
The customer (owned by the application's account) for which to create a token.
- getCustomerAcceptance() - Method in class com.stripe.model.Mandate
- getCustomerAcceptance() - Method in class com.stripe.param.PaymentIntentConfirmParams.MandateData
-
This hash contains details about the customer acceptance of the Mandate.
- getCustomerAcceptance() - Method in class com.stripe.param.PaymentIntentCreateParams.MandateData
-
This hash contains details about the customer acceptance of the Mandate.
- getCustomerAcceptance() - Method in class com.stripe.param.SetupIntentConfirmParams.MandateData
-
This hash contains details about the customer acceptance of the Mandate.
- getCustomerAcceptance() - Method in class com.stripe.param.SetupIntentCreateParams.MandateData
-
This hash contains details about the customer acceptance of the Mandate.
- getCustomerAddress() - Method in class com.stripe.model.Invoice
-
The customer's address.
- getCustomerBalanceTransaction() - Method in class com.stripe.model.CreditNote
-
Get ID of expandable
customerBalanceTransaction
object. - getCustomerBalanceTransactionObject() - Method in class com.stripe.model.CreditNote
-
Get expanded
customerBalanceTransaction
. - getCustomerCommunication() - Method in class com.stripe.model.Dispute.Evidence
-
Get ID of expandable
customerCommunication
object. - getCustomerCommunication() - Method in class com.stripe.param.DisputeUpdateParams.Evidence
- getCustomerCommunicationObject() - Method in class com.stripe.model.Dispute.Evidence
-
Get expanded
customerCommunication
. - getCustomerCreation() - Method in class com.stripe.model.checkout.Session
-
Configure whether a Checkout Session creates a Customer when the Checkout Session completes.
- getCustomerCreation() - Method in class com.stripe.param.checkout.SessionCreateParams
-
Configure whether a Checkout Session creates a Customer during Session confirmation.
- getCustomerData() - Method in class com.stripe.model.SourceTransaction.AchCreditTransferData
-
Customer data associated with the transfer.
- getCustomerDetails() - Method in class com.stripe.model.checkout.Session
-
The customer details including the customer's tax exempt status and the customer's tax IDs.
- getCustomerDetails() - Method in class com.stripe.param.InvoiceUpcomingParams
-
Details about the customer you want to invoice or overrides for an existing customer.
- getCustomerEmail() - Method in class com.stripe.model.checkout.Session
-
If provided, this value will be used when the Customer object is created.
- getCustomerEmail() - Method in class com.stripe.model.Invoice
-
The customer's email.
- getCustomerEmail() - Method in class com.stripe.param.checkout.SessionCreateParams
-
If provided, this value will be used when the Customer object is created.
- getCustomerEmailAddress() - Method in class com.stripe.model.Dispute.Evidence
-
The email address of the customer.
- getCustomerEmailAddress() - Method in class com.stripe.param.DisputeUpdateParams.Evidence
- getCustomerName() - Method in class com.stripe.model.Dispute.Evidence
-
The name of the customer.
- getCustomerName() - Method in class com.stripe.model.Invoice
-
The customer's name.
- getCustomerName() - Method in class com.stripe.param.DisputeUpdateParams.Evidence
- getCustomerObject() - Method in class com.stripe.model.AlipayAccount
-
Get expanded
customer
. - getCustomerObject() - Method in class com.stripe.model.BankAccount
-
Get expanded
customer
. - getCustomerObject() - Method in class com.stripe.model.Card
-
Get expanded
customer
. - getCustomerObject() - Method in class com.stripe.model.Charge
-
Get expanded
customer
. - getCustomerObject() - Method in class com.stripe.model.checkout.Session
-
Get expanded
customer
. - getCustomerObject() - Method in class com.stripe.model.CreditNote
-
Get expanded
customer
. - getCustomerObject() - Method in class com.stripe.model.CustomerBalanceTransaction
-
Get expanded
customer
. - getCustomerObject() - Method in class com.stripe.model.Discount
-
Get expanded
customer
. - getCustomerObject() - Method in class com.stripe.model.Invoice
-
Get expanded
customer
. - getCustomerObject() - Method in class com.stripe.model.InvoiceItem
-
Get expanded
customer
. - getCustomerObject() - Method in class com.stripe.model.Order
-
Get expanded
customer
. - getCustomerObject() - Method in class com.stripe.model.PaymentIntent
-
Get expanded
customer
. - getCustomerObject() - Method in class com.stripe.model.PaymentMethod
-
Get expanded
customer
. - getCustomerObject() - Method in class com.stripe.model.PromotionCode
-
Get expanded
customer
. - getCustomerObject() - Method in class com.stripe.model.Quote
-
Get expanded
customer
. - getCustomerObject() - Method in class com.stripe.model.SetupAttempt
-
Get expanded
customer
. - getCustomerObject() - Method in class com.stripe.model.SetupIntent
-
Get expanded
customer
. - getCustomerObject() - Method in class com.stripe.model.Subscription
-
Get expanded
customer
. - getCustomerObject() - Method in class com.stripe.model.SubscriptionSchedule
-
Get expanded
customer
. - getCustomerObject() - Method in class com.stripe.model.TaxId
-
Get expanded
customer
. - getCustomerPhone() - Method in class com.stripe.model.Invoice
-
The customer's phone number.
- getCustomerPurchaseIp() - Method in class com.stripe.model.Dispute.Evidence
-
The IP address that the customer used when making the purchase.
- getCustomerPurchaseIp() - Method in class com.stripe.param.DisputeUpdateParams.Evidence
- getCustomerReference() - Method in class com.stripe.model.Charge.Level3
- getCustomerShipping() - Method in class com.stripe.model.Invoice
-
The customer's shipping information.
- getCustomerSignature() - Method in class com.stripe.model.Dispute.Evidence
-
Get ID of expandable
customerSignature
object. - getCustomerSignature() - Method in class com.stripe.param.DisputeUpdateParams.Evidence
- getCustomerSignatureObject() - Method in class com.stripe.model.Dispute.Evidence
-
Get expanded
customerSignature
. - getCustomerTaxExempt() - Method in class com.stripe.model.Invoice
-
The customer's tax exempt status.
- getCustomerTaxIds() - Method in class com.stripe.model.Invoice
-
The customer's tax IDs.
- getCustomerUpdate() - Method in class com.stripe.model.billingportal.Configuration.Features
- getCustomerUpdate() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features
- getCustomerUpdate() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features
- getCustomerUpdate() - Method in class com.stripe.param.checkout.SessionCreateParams
-
Controls what fields on Customer can be updated by the Checkout Session.
- getCustomFields() - Method in class com.stripe.model.Customer.InvoiceSettings
-
Default custom fields to be displayed on invoices for this customer.
- getCustomFields() - Method in class com.stripe.model.Invoice
-
Custom fields displayed on the invoice.
- getCustomFields() - Method in class com.stripe.param.CustomerCreateParams.InvoiceSettings
-
Default custom fields to be displayed on invoices for this customer.
- getCustomFields() - Method in class com.stripe.param.CustomerUpdateParams.InvoiceSettings
-
Default custom fields to be displayed on invoices for this customer.
- getCustomFields() - Method in class com.stripe.param.InvoiceCreateParams
-
A list of up to 4 custom fields to be displayed on the invoice.
- getCustomFields() - Method in class com.stripe.param.InvoiceUpdateParams
-
A list of up to 4 custom fields to be displayed on the invoice.
- getCustomMandateUrl() - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.AcssDebit.MandateOptions
- getCustomMandateUrl() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.AcssDebit.MandateOptions
- getCustomMandateUrl() - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.AcssDebit.MandateOptions
- getCustomMandateUrl() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions
-
A URL for custom mandate text to render during confirmation step.
- getCustomMandateUrl() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions
-
A URL for custom mandate text to render during confirmation step.
- getCustomMandateUrl() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions
-
A URL for custom mandate text to render during confirmation step.
- getCustomMandateUrl() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions
-
A URL for custom mandate text to render during confirmation step.
- getCustomMandateUrl() - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions
- getCustomMandateUrl() - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions
-
A URL for custom mandate text to render during confirmation step.
- getCustomMandateUrl() - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions
- getCustomMessage() - Method in class com.stripe.model.PaymentLink.AfterCompletion.HostedConfirmation
-
The custom message that is displayed to the customer after the purchase is complete.
- getCustomMessage() - Method in class com.stripe.param.PaymentLinkCreateParams.AfterCompletion.HostedConfirmation
-
A custom message to display to the customer after the purchase is complete.
- getCustomMessage() - Method in class com.stripe.param.PaymentLinkUpdateParams.AfterCompletion.HostedConfirmation
-
A custom message to display to the customer after the purchase is complete.
- getCvc() - Method in class com.stripe.model.issuing.Card
-
The card's CVC.
- getCvc() - Method in class com.stripe.param.PaymentMethodCreateParams.CardDetails
-
The card's CVC.
- getCvc() - Method in class com.stripe.param.TokenCreateParams.Card
- getCvc() - Method in class com.stripe.param.TokenCreateParams.CvcUpdate
-
The CVC value, in string form.
- getCvcCheck() - Method in class com.stripe.model.Card
-
If a CVC was provided, results of the check:
pass
,fail
,unavailable
, orunchecked
. - getCvcCheck() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Checks
-
If a CVC was provided, results of the check, one of
pass
,fail
,unavailable
, orunchecked
. - getCvcCheck() - Method in class com.stripe.model.issuing.Authorization.VerificationData
- getCvcCheck() - Method in class com.stripe.model.PaymentMethod.Card.Checks
-
If a CVC was provided, results of the check, one of
pass
,fail
,unavailable
, orunchecked
. - getCvcCheck() - Method in class com.stripe.model.Source.Card
- getCvcCheck() - Method in class com.stripe.model.Source.ThreeDSecure
- getCvcFailure() - Method in class com.stripe.model.Account.DeclineChargeOn
-
Whether Stripe automatically declines charges with an incorrect CVC.
- getCvcFailure() - Method in class com.stripe.param.AccountCreateParams.Settings.CardPayments.DeclineOn
- getCvcFailure() - Method in class com.stripe.param.AccountUpdateParams.Settings.CardPayments.DeclineOn
- getCvcToken() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card
-
A single-use
cvc_update
Token that represents a card CVC value. - getCvcToken() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card
-
A single-use
cvc_update
Token that represents a card CVC value. - getCvcToken() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card
-
A single-use
cvc_update
Token that represents a card CVC value. - getCvcUpdate() - Method in class com.stripe.param.TokenCreateParams
-
The updated CVC value this token will represent.
- getCvmType() - Method in class com.stripe.model.Source.CardPresent
- getDashboard() - Method in class com.stripe.model.Account.Settings
- getData() - Method in class com.stripe.model.Event
- getData() - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayDisplayQrCode
-
The data being used to generate QR code.
- getData() - Method in class com.stripe.model.StripeCollection
- getData() - Method in interface com.stripe.model.StripeCollectionInterface
- getData() - Method in class com.stripe.model.StripeSearchResult
- getDataAvailableEnd() - Method in class com.stripe.model.reporting.ReportType
-
Most recent time for which this Report Type is available.
- getDataAvailableStart() - Method in class com.stripe.model.reporting.ReportType
-
Earliest time for which this Report Type is available.
- getDataLoadTime() - Method in class com.stripe.model.sigma.ScheduledQueryRun
-
When the query was run, Sigma contained a snapshot of your Stripe data at this time.
- getDataObjectDeserializer() - Method in class com.stripe.model.Event
-
Get deserialization helper to handle failure due to schema incompatibility.
- getDataString() - Method in class com.stripe.model.Source.Alipay
- getDataType() - Method in class com.stripe.model.Source.CardPresent
- getDate() - Method in class com.stripe.model.Account.Company.OwnershipDeclaration
-
The Unix timestamp marking when the beneficial owner attestation was made.
- getDate() - Method in class com.stripe.model.Account.Settings.SettingsCardIssuing.TosAcceptance
- getDate() - Method in class com.stripe.model.Account.TosAcceptance
- getDate() - Method in class com.stripe.model.InvoiceItem
-
Time at which the object was created.
- getDate() - Method in class com.stripe.model.Order.ShippingMethod.DeliveryEstimate
- getDate() - Method in class com.stripe.param.AccountCreateParams.Company.OwnershipDeclaration
-
The Unix timestamp marking when the beneficial owner attestation was made.
- getDate() - Method in class com.stripe.param.AccountCreateParams.Settings.CardIssuing.TosAcceptance
- getDate() - Method in class com.stripe.param.AccountCreateParams.TosAcceptance
-
The Unix timestamp marking when the account representative accepted their service agreement.
- getDate() - Method in class com.stripe.param.AccountUpdateParams.Company.OwnershipDeclaration
-
The Unix timestamp marking when the beneficial owner attestation was made.
- getDate() - Method in class com.stripe.param.AccountUpdateParams.Settings.CardIssuing.TosAcceptance
- getDate() - Method in class com.stripe.param.AccountUpdateParams.TosAcceptance
-
The Unix timestamp marking when the account representative accepted their service agreement.
- getDate() - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance
-
The Unix timestamp (in seconds) when the mandate was accepted or refused by the customer.
- getDate() - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance.Online
-
The Unix timestamp (in seconds) when the mandate was accepted or refused by the customer.
- getDate() - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance
-
The Unix timestamp (in seconds) when the mandate was accepted or refused by the customer.
- getDate() - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Online
-
The Unix timestamp (in seconds) when the mandate was accepted or refused by the customer.
- getDate() - Method in class com.stripe.param.TokenCreateParams.Account.Company.OwnershipDeclaration
-
The Unix timestamp marking when the beneficial owner attestation was made.
- getDay() - Method in class com.stripe.model.identity.VerificationReport.Document.DateOfBirth
-
Numerical day between 1 and 31.
- getDay() - Method in class com.stripe.model.identity.VerificationReport.Document.ExpirationDate
-
Numerical day between 1 and 31.
- getDay() - Method in class com.stripe.model.identity.VerificationReport.Document.IssuedDate
- getDay() - Method in class com.stripe.model.identity.VerificationReport.IdNumber.DateOfBirth
-
Numerical day between 1 and 31.
- getDay() - Method in class com.stripe.model.identity.VerificationSession.VerifiedOutputs.DateOfBirth
- getDay() - Method in class com.stripe.model.issuing.Cardholder.Individual.DateOfBirth
-
The day of birth, between 1 and 31.
- getDay() - Method in class com.stripe.model.PaymentMethod.Klarna.DateOfBirth
- getDay() - Method in class com.stripe.model.Person.DateOfBirth
-
The day of birth, between 1 and 31.
- getDay() - Method in class com.stripe.param.AccountCreateParams.Individual.Dob
-
The day of birth, between 1 and 31.
- getDay() - Method in class com.stripe.param.AccountUpdateParams.Individual.Dob
-
The day of birth, between 1 and 31.
- getDay() - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Dob
-
The day of birth, between 1 and 31.
- getDay() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Dob
-
The day of birth, between 1 and 31.
- getDay() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Klarna.Dob
- getDay() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Klarna.Dob
- getDay() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Klarna.Dob
- getDay() - Method in class com.stripe.param.PaymentMethodCreateParams.Klarna.Dob
- getDay() - Method in class com.stripe.param.PersonCollectionCreateParams.Dob
-
The day of birth, between 1 and 31.
- getDay() - Method in class com.stripe.param.PersonUpdateParams.Dob
-
The day of birth, between 1 and 31.
- getDay() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Dob
-
The day of birth, between 1 and 31.
- getDay() - Method in class com.stripe.param.TokenCreateParams.Person.Dob
-
The day of birth, between 1 and 31.
- getDaysUntilDue() - Method in class com.stripe.model.Quote.InvoiceSettings
-
Number of days within which a customer must pay invoices generated by this quote.
- getDaysUntilDue() - Method in class com.stripe.model.Subscription
-
Number of days a customer has to pay invoices generated by this subscription.
- getDaysUntilDue() - Method in class com.stripe.model.SubscriptionSchedule.InvoiceSettings
-
Number of days within which a customer must pay invoices generated by this subscription schedule.
- getDaysUntilDue() - Method in class com.stripe.param.InvoiceCreateParams
-
The number of days from when the invoice is created until it is due.
- getDaysUntilDue() - Method in class com.stripe.param.InvoiceUpdateParams
-
The number of days from which the invoice is created until it is due.
- getDaysUntilDue() - Method in class com.stripe.param.QuoteCreateParams.InvoiceSettings
-
Number of days within which a customer must pay the invoice generated by this quote.
- getDaysUntilDue() - Method in class com.stripe.param.QuoteUpdateParams.InvoiceSettings
-
Number of days within which a customer must pay the invoice generated by this quote.
- getDaysUntilDue() - Method in class com.stripe.param.SubscriptionCreateParams
-
Number of days a customer has to pay invoices generated by this subscription.
- getDaysUntilDue() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.InvoiceSettings
-
Number of days within which a customer must pay invoices generated by this subscription schedule.
- getDaysUntilDue() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.InvoiceSettings
-
Number of days within which a customer must pay invoices generated by this subscription schedule.
- getDaysUntilDue() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.InvoiceSettings
-
Number of days within which a customer must pay invoices generated by this subscription schedule.
- getDaysUntilDue() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.InvoiceSettings
-
Number of days within which a customer must pay invoices generated by this subscription schedule.
- getDaysUntilDue() - Method in class com.stripe.param.SubscriptionUpdateParams
-
Number of days a customer has to pay invoices generated by this subscription.
- getDeactivateOn() - Method in class com.stripe.model.Product
-
An array of connect application identifiers that cannot purchase this product.
- getDeactivateOn() - Method in class com.stripe.param.ProductCreateParams
-
An array of Connect application names or identifiers that should not be able to order the SKUs for this product.
- getDeactivateOn() - Method in class com.stripe.param.ProductUpdateParams
-
An array of Connect application names or identifiers that should not be able to order the SKUs for this product.
- getDebitNegativeBalances() - Method in class com.stripe.model.Account.SettingsPayouts
-
A Boolean indicating if Stripe should try to reclaim negative balances from an attached bank account.
- getDebitNegativeBalances() - Method in class com.stripe.param.AccountCreateParams.Settings.Payouts
- getDebitNegativeBalances() - Method in class com.stripe.param.AccountUpdateParams.Settings.Payouts
- getDeclineCode() - Method in exception com.stripe.exception.CardException
- getDeclineCode() - Method in class com.stripe.model.StripeError
-
For card errors resulting from a card issuer decline, a short string indicating the card issuer's reason for the decline if they provide one.
- getDeclineOn() - Method in class com.stripe.model.Account.SettingsCardPayments
- getDeclineOn() - Method in class com.stripe.param.AccountCreateParams.Settings.CardPayments
-
Automatically declines certain charge types regardless of whether the card issuer accepted or declined the charge.
- getDeclineOn() - Method in class com.stripe.param.AccountUpdateParams.Settings.CardPayments
-
Automatically declines certain charge types regardless of whether the card issuer accepted or declined the charge.
- getDedicatedFileName() - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent.Receipt
- getDedicatedFileName() - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent.Receipt
- getDedicatedFileName() - Method in class com.stripe.model.Source.CardPresent
- getDefault() - Static method in class com.stripe.net.RequestOptions
- getDefaultAllowedUpdates() - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionUpdate
- getDefaultAllowedUpdates() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate
- getDefaultAllowedUpdates() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate
- getDefaultCard() - Method in class com.stripe.model.Recipient
-
Get ID of expandable
defaultCard
object. - getDefaultCard() - Method in class com.stripe.param.RecipientUpdateParams
-
ID of the card to set as the recipient's new default for payouts.
- getDefaultCardObject() - Method in class com.stripe.model.Recipient
-
Get expanded
defaultCard
. - getDefaultColumns() - Method in class com.stripe.model.reporting.ReportType
-
List of column names that are included by default when this Report Type gets run.
- getDefaultCurrency() - Method in class com.stripe.model.Account
-
Three-letter ISO currency code representing the default currency for the account.
- getDefaultCurrency() - Method in class com.stripe.model.CountrySpec
-
The default currency for this country.
- getDefaultCurrency() - Method in class com.stripe.param.AccountCreateParams
-
Three-letter ISO currency code representing the default currency for the account.
- getDefaultCurrency() - Method in class com.stripe.param.AccountUpdateParams
-
Three-letter ISO currency code representing the default currency for the account.
- getDefaultFor() - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.AcssDebit.MandateOptions
- getDefaultFor() - Method in class com.stripe.model.Mandate.PaymentMethodDetails.AcssDebit
-
List of Stripe products where this mandate can be selected automatically.
- getDefaultFor() - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.AcssDebit.MandateOptions
- getDefaultFor() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions
-
List of Stripe products where this mandate can be selected automatically.
- getDefaultFor() - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions
- getDefaultFor() - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions
-
List of Stripe products where this mandate can be selected automatically.
- getDefaultFor() - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions
- getDefaultForCurrency() - Method in class com.stripe.model.BankAccount
-
Whether this bank account is the default external account for its currency.
- getDefaultForCurrency() - Method in class com.stripe.model.Card
-
Whether this card is the default external account for its currency.
- getDefaultForCurrency() - Method in class com.stripe.param.ExternalAccountCollectionCreateParams
-
When set to true, or if this is the first external account added in this currency, this account becomes the default external account for its currency.
- getDefaultForCurrency() - Method in class com.stripe.param.ExternalAccountUpdateParams
-
When set to true, this becomes the default external account for its currency.
- getDefaultPaymentMethod() - Method in class com.stripe.model.Customer.InvoiceSettings
-
Get ID of expandable
defaultPaymentMethod
object. - getDefaultPaymentMethod() - Method in class com.stripe.model.Invoice
-
Get ID of expandable
defaultPaymentMethod
object. - getDefaultPaymentMethod() - Method in class com.stripe.model.Subscription
-
Get ID of expandable
defaultPaymentMethod
object. - getDefaultPaymentMethod() - Method in class com.stripe.model.SubscriptionSchedule.DefaultSettings
-
Get ID of expandable
defaultPaymentMethod
object. - getDefaultPaymentMethod() - Method in class com.stripe.model.SubscriptionSchedule.Phase
-
Get ID of expandable
defaultPaymentMethod
object. - getDefaultPaymentMethod() - Method in class com.stripe.param.CustomerCreateParams.InvoiceSettings
-
ID of a payment method that's attached to the customer, to be used as the customer's default payment method for subscriptions and invoices.
- getDefaultPaymentMethod() - Method in class com.stripe.param.CustomerUpdateParams.InvoiceSettings
-
ID of a payment method that's attached to the customer, to be used as the customer's default payment method for subscriptions and invoices.
- getDefaultPaymentMethod() - Method in class com.stripe.param.InvoiceCreateParams
-
ID of the default payment method for the invoice.
- getDefaultPaymentMethod() - Method in class com.stripe.param.InvoiceUpdateParams
-
ID of the default payment method for the invoice.
- getDefaultPaymentMethod() - Method in class com.stripe.param.SubscriptionCreateParams
-
ID of the default payment method for the subscription.
- getDefaultPaymentMethod() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings
-
ID of the default payment method for the subscription schedule.
- getDefaultPaymentMethod() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase
-
ID of the default payment method for the subscription schedule.
- getDefaultPaymentMethod() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings
-
ID of the default payment method for the subscription schedule.
- getDefaultPaymentMethod() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase
-
ID of the default payment method for the subscription schedule.
- getDefaultPaymentMethod() - Method in class com.stripe.param.SubscriptionUpdateParams
-
ID of the default payment method for the subscription.
- getDefaultPaymentMethodObject() - Method in class com.stripe.model.Customer.InvoiceSettings
-
Get expanded
defaultPaymentMethod
. - getDefaultPaymentMethodObject() - Method in class com.stripe.model.Invoice
-
Get expanded
defaultPaymentMethod
. - getDefaultPaymentMethodObject() - Method in class com.stripe.model.Subscription
-
Get expanded
defaultPaymentMethod
. - getDefaultPaymentMethodObject() - Method in class com.stripe.model.SubscriptionSchedule.DefaultSettings
-
Get expanded
defaultPaymentMethod
. - getDefaultPaymentMethodObject() - Method in class com.stripe.model.SubscriptionSchedule.Phase
-
Get expanded
defaultPaymentMethod
. - getDefaultReturnUrl() - Method in class com.stripe.model.billingportal.Configuration
-
The default URL to redirect customers to when they click on the portal's link to return to your website.
- getDefaultReturnUrl() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams
-
The default URL to redirect customers to when they click on the portal's link to return to your website.
- getDefaultReturnUrl() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams
-
The default URL to redirect customers to when they click on the portal's link to return to your website.
- getDefaultSettings() - Method in class com.stripe.model.SubscriptionSchedule
- getDefaultSettings() - Method in class com.stripe.param.SubscriptionScheduleCreateParams
-
Object representing the subscription schedule's default settings.
- getDefaultSettings() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams
-
Object representing the subscription schedule's default settings.
- getDefaultSource() - Method in class com.stripe.model.Customer
-
Get ID of expandable
defaultSource
object. - getDefaultSource() - Method in class com.stripe.model.Invoice
-
Get ID of expandable
defaultSource
object. - getDefaultSource() - Method in class com.stripe.model.Subscription
-
Get ID of expandable
defaultSource
object. - getDefaultSource() - Method in class com.stripe.param.CustomerUpdateParams
-
If you are using payment methods created via the PaymentMethods API, see the invoice_settings.default_payment_method parameter.
- getDefaultSource() - Method in class com.stripe.param.InvoiceCreateParams
-
ID of the default payment source for the invoice.
- getDefaultSource() - Method in class com.stripe.param.InvoiceUpdateParams
-
ID of the default payment source for the invoice.
- getDefaultSource() - Method in class com.stripe.param.SubscriptionCreateParams
-
ID of the default payment source for the subscription.
- getDefaultSource() - Method in class com.stripe.param.SubscriptionUpdateParams
-
ID of the default payment source for the subscription.
- getDefaultSourceObject() - Method in class com.stripe.model.Customer
-
Get expanded
defaultSource
. - getDefaultSourceObject() - Method in class com.stripe.model.Invoice
-
Get expanded
defaultSource
. - getDefaultSourceObject() - Method in class com.stripe.model.Subscription
-
Get expanded
defaultSource
. - getDefaultTaxRateObjects() - Method in class com.stripe.model.Quote
-
Get expanded
defaultTaxRates
. - getDefaultTaxRates() - Method in class com.stripe.model.Invoice
-
The tax rates applied to this invoice, if any.
- getDefaultTaxRates() - Method in class com.stripe.model.Quote
-
Get IDs of expandable
defaultTaxRates
object list. - getDefaultTaxRates() - Method in class com.stripe.model.Subscription
-
The tax rates that will apply to any subscription item that does not have
tax_rates
set. - getDefaultTaxRates() - Method in class com.stripe.model.SubscriptionSchedule.Phase
-
The default tax rates to apply to the subscription during this phase of the subscription schedule.
- getDefaultTaxRates() - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData
-
The tax rates that will apply to any subscription item that does not have
tax_rates
set. - getDefaultTaxRates() - Method in class com.stripe.param.InvoiceCreateParams
-
The tax rates that will apply to any line item that does not have
tax_rates
set. - getDefaultTaxRates() - Method in class com.stripe.param.InvoiceUpdateParams
-
The tax rates that will apply to any line item that does not have
tax_rates
set. - getDefaultTaxRates() - Method in class com.stripe.param.QuoteCreateParams
-
The tax rates that will apply to any line item that does not have
tax_rates
set. - getDefaultTaxRates() - Method in class com.stripe.param.QuoteUpdateParams
-
The tax rates that will apply to any line item that does not have
tax_rates
set. - getDefaultTaxRates() - Method in class com.stripe.param.SubscriptionCreateParams
-
The tax rates that will apply to any subscription item that does not have
tax_rates
set. - getDefaultTaxRates() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase
-
A list of Tax Rate ids.
- getDefaultTaxRates() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase
-
A list of Tax Rate ids.
- getDefaultTaxRates() - Method in class com.stripe.param.SubscriptionUpdateParams
-
The tax rates that will apply to any subscription item that does not have
tax_rates
set. - getDelayDays() - Method in class com.stripe.model.Account.PayoutSchedule
-
The number of days charges for the account will be held before being paid out.
- getDelayDays() - Method in class com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule
- getDelayDays() - Method in class com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule
- getDeleted() - Method in class com.stripe.model.Account
-
Always true for a deleted object.
- getDeleted() - Method in class com.stripe.model.AlipayAccount
-
Always true for a deleted object.
- getDeleted() - Method in class com.stripe.model.ApplePayDomain
-
Always true for a deleted object.
- getDeleted() - Method in class com.stripe.model.BankAccount
-
Always true for a deleted object.
- getDeleted() - Method in class com.stripe.model.BitcoinReceiver
-
Always true for a deleted object.
- getDeleted() - Method in class com.stripe.model.Card
-
Always true for a deleted object.
- getDeleted() - Method in class com.stripe.model.Coupon
-
Always true for a deleted object.
- getDeleted() - Method in class com.stripe.model.Customer
-
Always true for a deleted object.
- getDeleted() - Method in class com.stripe.model.Discount
-
Always true for a deleted object.
- getDeleted() - Method in class com.stripe.model.Invoice
-
Always true for a deleted object.
- getDeleted() - Method in class com.stripe.model.InvoiceItem
-
Always true for a deleted object.
- getDeleted() - Method in class com.stripe.model.LineItem
-
Always true for a deleted object.
- getDeleted() - Method in class com.stripe.model.Person
-
Always true for a deleted object.
- getDeleted() - Method in class com.stripe.model.Plan
-
Always true for a deleted object.
- getDeleted() - Method in class com.stripe.model.Price
-
Always true for a deleted object.
- getDeleted() - Method in class com.stripe.model.Product
-
Always true for a deleted object.
- getDeleted() - Method in class com.stripe.model.radar.Rule
-
Always true for a deleted object.
- getDeleted() - Method in class com.stripe.model.radar.ValueList
-
Always true for a deleted object.
- getDeleted() - Method in class com.stripe.model.radar.ValueListItem
-
Always true for a deleted object.
- getDeleted() - Method in class com.stripe.model.Recipient
-
Always true for a deleted object.
- getDeleted() - Method in class com.stripe.model.Sku
-
Always true for a deleted object.
- getDeleted() - Method in class com.stripe.model.SubscriptionItem
-
Always true for a deleted object.
- getDeleted() - Method in class com.stripe.model.TaxId
-
Always true for a deleted object.
- getDeleted() - Method in class com.stripe.model.terminal.Location
-
Always true for a deleted object.
- getDeleted() - Method in class com.stripe.model.terminal.Reader
-
Always true for a deleted object.
- getDeleted() - Method in class com.stripe.model.WebhookEndpoint
-
Always true for a deleted object.
- getDeleted() - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem
-
A flag that, if set to
true
, will delete the specified item. - getDeleted() - Method in class com.stripe.param.SubscriptionUpdateParams.Item
-
A flag that, if set to
true
, will delete the specified item. - getDelinquent() - Method in class com.stripe.model.Customer
-
When the customer's latest invoice is billed by charging automatically,
delinquent
istrue
if the invoice's latest charge failed. - getDeliveryEstimate() - Method in class com.stripe.model.Order.ShippingMethod
-
The estimated delivery date for the given shipping method.
- getDeliveryEstimate() - Method in class com.stripe.model.ShippingRate
-
The estimated range for how long shipping will take, meant to be displayable to the customer.
- getDeliveryEstimate() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData
- getDeliveryEstimate() - Method in class com.stripe.param.ShippingRateCreateParams
-
The estimated range for how long shipping will take, meant to be displayable to the customer.
- getDeliverySuccess() - Method in class com.stripe.param.EventListParams
-
Filter events by whether all webhooks were successfully delivered.
- getDepartureAirportCode() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Flight.Segments
- getDepartureAt() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Flight
- getDescription() - Method in class com.stripe.model.BalanceTransaction.Fee
- getDescription() - Method in class com.stripe.model.BalanceTransaction
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.model.BitcoinReceiver
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.model.Card
-
A high-level description of the type of cards issued in this range.
- getDescription() - Method in class com.stripe.model.Charge
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
A high-level description of the type of cards issued in this range.
- getDescription() - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
A high-level description of the type of cards issued in this range.
- getDescription() - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
A high-level description of the type of cards issued in this range.
- getDescription() - Method in class com.stripe.model.CreditNoteLineItem
-
Description of the item being credited.
- getDescription() - Method in class com.stripe.model.Customer
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.model.CustomerBalanceTransaction
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.model.Invoice
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.model.InvoiceItem
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.model.InvoiceLineItem
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Receipt
- getDescription() - Method in class com.stripe.model.LineItem
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.model.Order.ShippingMethod
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.model.OrderItem
-
Description of the line item, meant to be displayable to the user (e.g.,
"Express shipping"
). - getDescription() - Method in class com.stripe.model.PaymentIntent
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.model.PaymentMethod.Card
-
A high-level description of the type of cards issued in this range.
- getDescription() - Method in class com.stripe.model.Payout
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.model.Product
-
The product's description, meant to be displayable to the customer.
- getDescription() - Method in class com.stripe.model.Quote
-
A description that will be displayed on the quote PDF.
- getDescription() - Method in class com.stripe.model.Recipient
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.model.Refund
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.model.ReserveTransaction
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.model.SetupIntent
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.model.Source.Card
- getDescription() - Method in class com.stripe.model.Source.CardPresent
- getDescription() - Method in class com.stripe.model.Source.OrderItem
-
Human-readable description for this order item.
- getDescription() - Method in class com.stripe.model.Source.ThreeDSecure
- getDescription() - Method in class com.stripe.model.Subscription.PaymentMethodOptions.Card.MandateOptions
- getDescription() - Method in class com.stripe.model.TaxCode
-
A detailed description of which types of products the tax code represents.
- getDescription() - Method in class com.stripe.model.TaxRate
-
An arbitrary string attached to the tax rate for your internal use only.
- getDescription() - Method in class com.stripe.model.Topup
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.model.Transfer
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.model.WebhookEndpoint
-
An optional description of what the webhook is used for.
- getDescription() - Method in class com.stripe.param.ChargeCreateParams
-
An arbitrary string which you can attach to a
Charge
object. - getDescription() - Method in class com.stripe.param.ChargeUpdateParams
-
An arbitrary string which you can attach to a charge object.
- getDescription() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem
-
The description for the line item, to be displayed on the Checkout page.
- getDescription() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.ProductData
- getDescription() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.param.checkout.SessionCreateParams.SetupIntentData
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.param.CreditNoteCreateParams.Line
-
The description of the credit note line item.
- getDescription() - Method in class com.stripe.param.CreditNotePreviewParams.Line
-
The description of the credit note line item.
- getDescription() - Method in class com.stripe.param.CustomerBalanceTransactionCollectionCreateParams
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.param.CustomerBalanceTransactionUpdateParams
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.param.CustomerCreateParams
-
An arbitrary string that you can attach to a customer object.
- getDescription() - Method in class com.stripe.param.CustomerUpdateParams
-
An arbitrary string that you can attach to a customer object.
- getDescription() - Method in class com.stripe.param.InvoiceCreateParams
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.param.InvoiceItemCreateParams
-
An arbitrary string which you can attach to the invoice item.
- getDescription() - Method in class com.stripe.param.InvoiceItemUpdateParams
-
An arbitrary string which you can attach to the invoice item.
- getDescription() - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem
-
An arbitrary string which you can attach to the invoice item.
- getDescription() - Method in class com.stripe.param.InvoiceUpdateParams
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.param.OrderCreateParams.Item
- getDescription() - Method in class com.stripe.param.OrderReturnOrderParams.Item
- getDescription() - Method in class com.stripe.param.PaymentIntentCreateParams
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.param.PaymentIntentUpdateParams
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.param.PayoutCreateParams
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.param.ProductCreateParams
-
The product's description, meant to be displayable to the customer.
- getDescription() - Method in class com.stripe.param.ProductUpdateParams
-
The product's description, meant to be displayable to the customer.
- getDescription() - Method in class com.stripe.param.QuoteCreateParams
-
A description that will be displayed on the quote PDF.
- getDescription() - Method in class com.stripe.param.QuoteUpdateParams
-
A description that will be displayed on the quote PDF.
- getDescription() - Method in class com.stripe.param.RecipientCreateParams
-
An arbitrary string which you can attach to a
Recipient
object. - getDescription() - Method in class com.stripe.param.RecipientUpdateParams
-
An arbitrary string which you can attach to a
Recipient
object. - getDescription() - Method in class com.stripe.param.SetupIntentCreateParams
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.param.SetupIntentUpdateParams
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Item
- getDescription() - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Item
- getDescription() - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions
- getDescription() - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions
- getDescription() - Method in class com.stripe.param.TaxRateCreateParams
-
An arbitrary string attached to the tax rate for your internal use only.
- getDescription() - Method in class com.stripe.param.TaxRateUpdateParams
-
An arbitrary string attached to the tax rate for your internal use only.
- getDescription() - Method in class com.stripe.param.TopupCreateParams
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.param.TopupUpdateParams
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.param.TransferCreateParams
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.param.TransferReversalCollectionCreateParams
-
An arbitrary string which you can attach to a reversal object.
- getDescription() - Method in class com.stripe.param.TransferUpdateParams
-
An arbitrary string attached to the object.
- getDescription() - Method in class com.stripe.param.WebhookEndpointCreateParams
-
An optional description of what the webhook is used for.
- getDescription() - Method in class com.stripe.param.WebhookEndpointUpdateParams
-
An optional description of what the webhook is used for.
- getDestination() - Method in class com.stripe.model.Charge
-
Get ID of expandable
destination
object. - getDestination() - Method in class com.stripe.model.Charge.TransferData
-
Get ID of expandable
destination
object. - getDestination() - Method in class com.stripe.model.ConnectCollectionTransfer
-
Get ID of expandable
destination
object. - getDestination() - Method in class com.stripe.model.Invoice.TransferData
-
Get ID of expandable
destination
object. - getDestination() - Method in class com.stripe.model.PaymentIntent.TransferData
-
Get ID of expandable
destination
object. - getDestination() - Method in class com.stripe.model.PaymentLink.TransferData
-
Get ID of expandable
destination
object. - getDestination() - Method in class com.stripe.model.Payout
-
Get ID of expandable
destination
object. - getDestination() - Method in class com.stripe.model.Quote.TransferData
-
Get ID of expandable
destination
object. - getDestination() - Method in class com.stripe.model.Subscription.TransferData
-
Get ID of expandable
destination
object. - getDestination() - Method in class com.stripe.model.Transfer
-
Get ID of expandable
destination
object. - getDestination() - Method in class com.stripe.param.ChargeCreateParams
- getDestination() - Method in class com.stripe.param.ChargeCreateParams.TransferData
- getDestination() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.TransferData
-
If specified, successful charges will be attributed to the destination account for tax reporting, and the funds from charges will be transferred to the destination account.
- getDestination() - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.TransferData
- getDestination() - Method in class com.stripe.param.InvoiceCreateParams.TransferData
-
ID of an existing, connected Stripe account.
- getDestination() - Method in class com.stripe.param.InvoiceUpdateParams.TransferData
-
ID of an existing, connected Stripe account.
- getDestination() - Method in class com.stripe.param.PaymentIntentCreateParams.TransferData
-
If specified, successful charges will be attributed to the destination account for tax reporting, and the funds from charges will be transferred to the destination account.
- getDestination() - Method in class com.stripe.param.PaymentLinkCreateParams.TransferData
-
If specified, successful charges will be attributed to the destination account for tax reporting, and the funds from charges will be transferred to the destination account.
- getDestination() - Method in class com.stripe.param.PayoutCreateParams
-
The ID of a bank account or a card to send the payout to.
- getDestination() - Method in class com.stripe.param.PayoutListParams
-
The ID of an external account - only return payouts sent to this external account.
- getDestination() - Method in class com.stripe.param.QuoteCreateParams.TransferData
-
ID of an existing, connected Stripe account.
- getDestination() - Method in class com.stripe.param.QuoteUpdateParams.TransferData
-
ID of an existing, connected Stripe account.
- getDestination() - Method in class com.stripe.param.SubscriptionCreateParams.TransferData
-
ID of an existing, connected Stripe account.
- getDestination() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.TransferData
-
ID of an existing, connected Stripe account.
- getDestination() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.TransferData
-
ID of an existing, connected Stripe account.
- getDestination() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.TransferData
-
ID of an existing, connected Stripe account.
- getDestination() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.TransferData
-
ID of an existing, connected Stripe account.
- getDestination() - Method in class com.stripe.param.SubscriptionUpdateParams.TransferData
-
ID of an existing, connected Stripe account.
- getDestination() - Method in class com.stripe.param.TransferCreateParams
-
The ID of a connected Stripe account.
- getDestination() - Method in class com.stripe.param.TransferListParams
-
Only return transfers for the destination specified by this account ID.
- getDestinationObject() - Method in class com.stripe.model.Charge
-
Get expanded
destination
. - getDestinationObject() - Method in class com.stripe.model.Charge.TransferData
-
Get expanded
destination
. - getDestinationObject() - Method in class com.stripe.model.ConnectCollectionTransfer
-
Get expanded
destination
. - getDestinationObject() - Method in class com.stripe.model.Invoice.TransferData
-
Get expanded
destination
. - getDestinationObject() - Method in class com.stripe.model.PaymentIntent.TransferData
-
Get expanded
destination
. - getDestinationObject() - Method in class com.stripe.model.PaymentLink.TransferData
-
Get expanded
destination
. - getDestinationObject() - Method in class com.stripe.model.Payout
-
Get expanded
destination
. - getDestinationObject() - Method in class com.stripe.model.Quote.TransferData
-
Get expanded
destination
. - getDestinationObject() - Method in class com.stripe.model.Subscription.TransferData
-
Get expanded
destination
. - getDestinationObject() - Method in class com.stripe.model.Transfer
-
Get expanded
destination
. - getDestinationPayment() - Method in class com.stripe.model.Transfer
-
Get ID of expandable
destinationPayment
object. - getDestinationPaymentObject() - Method in class com.stripe.model.Transfer
-
Get expanded
destinationPayment
. - getDestinationPaymentRefund() - Method in class com.stripe.model.TransferReversal
-
Get ID of expandable
destinationPaymentRefund
object. - getDestinationPaymentRefundObject() - Method in class com.stripe.model.TransferReversal
-
Get expanded
destinationPaymentRefund
. - getDetails() - Method in class com.stripe.model.Account.Company.Verification.VerificationDocument
- getDetails() - Method in class com.stripe.model.Person.Verification
-
A user-displayable string describing the verification state for the person.
- getDetails() - Method in class com.stripe.model.Person.VerificationDocument
- getDetailsCode() - Method in class com.stripe.model.Account.Company.Verification.VerificationDocument
- getDetailsCode() - Method in class com.stripe.model.Person.Verification
-
One of
document_address_mismatch
,document_dob_mismatch
,document_duplicate_type
,document_id_number_mismatch
,document_name_mismatch
,document_nationality_mismatch
,failed_keyed_identity
, orfailed_other
. - getDetailsCode() - Method in class com.stripe.model.Person.VerificationDocument
- getDetailsSubmitted() - Method in class com.stripe.model.Account
-
Whether account details have been submitted.
- getDevice() - Method in class com.stripe.model.Review.Session
- getDeviceSwVersion() - Method in class com.stripe.model.terminal.Reader
-
The current software version of the reader.
- getDeviceType() - Method in class com.stripe.model.terminal.Reader
-
Type of reader, one of
bbpos_chipper2x
,bbpos_wisepos_e
, orverifone_P400
. - getDeviceType() - Method in class com.stripe.param.terminal.ReaderListParams
-
Filters readers by device type.
- getDirector() - Method in class com.stripe.model.Person.Relationship
-
Whether the person is a director of the account's legal entity.
- getDirector() - Method in class com.stripe.param.AccountPersonsParams.Relationship
- getDirector() - Method in class com.stripe.param.PersonCollectionCreateParams.Relationship
-
Whether the person is a director of the account's legal entity.
- getDirector() - Method in class com.stripe.param.PersonCollectionListParams.Relationship
- getDirector() - Method in class com.stripe.param.PersonUpdateParams.Relationship
-
Whether the person is a director of the account's legal entity.
- getDirector() - Method in class com.stripe.param.TokenCreateParams.Person.Relationship
-
Whether the person is a director of the account's legal entity.
- getDirectorsProvided() - Method in class com.stripe.model.Account.Company
-
Whether the company's directors have been provided.
- getDirectorsProvided() - Method in class com.stripe.param.AccountCreateParams.Company
-
Whether the company's directors have been provided.
- getDirectorsProvided() - Method in class com.stripe.param.AccountUpdateParams.Company
-
Whether the company's directors have been provided.
- getDirectorsProvided() - Method in class com.stripe.param.TokenCreateParams.Account.Company
-
Whether the company's directors have been provided.
- getDisabled() - Method in class com.stripe.param.WebhookEndpointUpdateParams
-
Disable the webhook endpoint if set to true.
- getDisabledReason() - Method in class com.stripe.model.Account.FutureRequirements
-
This is typed as a string for consistency with
requirements.disabled_reason
, but it safe to assumefuture_requirements.disabled_reason
is empty because fields infuture_requirements
will never disable the account. - getDisabledReason() - Method in class com.stripe.model.Account.Requirements
-
If the account is disabled, this string describes why.
- getDisabledReason() - Method in class com.stripe.model.Capability.FutureRequirements
-
This is typed as a string for consistency with
requirements.disabled_reason
, but it safe to assumefuture_requirements.disabled_reason
is empty because fields infuture_requirements
will never disable the account. - getDisabledReason() - Method in class com.stripe.model.Capability.Requirements
- getDisabledReason() - Method in class com.stripe.model.issuing.Cardholder.Requirements
-
If
disabled_reason
is present, all cards will decline authorizations withcardholder_verification_required
reason. - getDiscount() - Method in class com.stripe.model.CreditNote.DiscountAmount
-
Get ID of expandable
discount
object. - getDiscount() - Method in class com.stripe.model.CreditNoteLineItem.DiscountAmount
-
Get ID of expandable
discount
object. - getDiscount() - Method in class com.stripe.model.Customer
-
Describes the current discount active on the customer, if there is one.
- getDiscount() - Method in class com.stripe.model.Invoice.DiscountAmount
-
Get ID of expandable
discount
object. - getDiscount() - Method in class com.stripe.model.Invoice
-
Describes the current discount applied to this invoice, if there is one.
- getDiscount() - Method in class com.stripe.model.InvoiceLineItem.DiscountAmount
-
Get ID of expandable
discount
object. - getDiscount() - Method in class com.stripe.model.LineItem.Discount
-
A discount represents the actual application of a coupon to a particular customer.
- getDiscount() - Method in class com.stripe.model.Subscription
-
Describes the current discount applied to this subscription, if there is one.
- getDiscount() - Method in class com.stripe.param.InvoiceCreateParams.Discount
-
ID of an existing discount on the object (or one of its ancestors) to reuse.
- getDiscount() - Method in class com.stripe.param.InvoiceItemCreateParams.Discount
-
ID of an existing discount on the object (or one of its ancestors) to reuse.
- getDiscount() - Method in class com.stripe.param.InvoiceItemUpdateParams.Discount
-
ID of an existing discount on the object (or one of its ancestors) to reuse.
- getDiscount() - Method in class com.stripe.param.InvoiceUpcomingParams.Discount
-
ID of an existing discount on the object (or one of its ancestors) to reuse.
- getDiscount() - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Discount
-
ID of an existing discount on the object (or one of its ancestors) to reuse.
- getDiscount() - Method in class com.stripe.param.InvoiceUpdateParams.Discount
-
ID of an existing discount on the object (or one of its ancestors) to reuse.
- getDiscount() - Method in class com.stripe.param.QuoteCreateParams.Discount
-
ID of an existing discount on the object (or one of its ancestors) to reuse.
- getDiscount() - Method in class com.stripe.param.QuoteUpdateParams.Discount
-
ID of an existing discount on the object (or one of its ancestors) to reuse.
- getDiscountable() - Method in class com.stripe.model.InvoiceItem
-
If true, discounts will apply to this invoice item.
- getDiscountable() - Method in class com.stripe.model.InvoiceLineItem
-
If true, discounts will apply to this line item.
- getDiscountable() - Method in class com.stripe.param.InvoiceItemCreateParams
-
Controls whether discounts apply to this invoice item.
- getDiscountable() - Method in class com.stripe.param.InvoiceItemUpdateParams
-
Controls whether discounts apply to this invoice item.
- getDiscountable() - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem
-
Explicitly controls whether discounts apply to this invoice item.
- getDiscountAmount() - Method in class com.stripe.model.Charge.Level3.LineItem
- getDiscountAmount() - Method in class com.stripe.model.CreditNote
-
The integer amount in %s representing the total amount of discount that was credited.
- getDiscountAmount() - Method in class com.stripe.model.CreditNoteLineItem
-
The integer amount in %s representing the discount being credited for this line item.
- getDiscountAmounts() - Method in class com.stripe.model.CreditNote
-
The aggregate amounts calculated per discount for all line items.
- getDiscountAmounts() - Method in class com.stripe.model.CreditNoteLineItem
-
The amount of discount calculated per discount for this line item.
- getDiscountAmounts() - Method in class com.stripe.model.InvoiceLineItem
-
The amount of discount calculated per discount for this line item.
- getDiscountObject() - Method in class com.stripe.model.CreditNote.DiscountAmount
-
Get expanded
discount
. - getDiscountObject() - Method in class com.stripe.model.CreditNoteLineItem.DiscountAmount
-
Get expanded
discount
. - getDiscountObject() - Method in class com.stripe.model.Invoice.DiscountAmount
-
Get expanded
discount
. - getDiscountObject() - Method in class com.stripe.model.InvoiceLineItem.DiscountAmount
-
Get expanded
discount
. - getDiscountObjects() - Method in class com.stripe.model.Invoice
-
Get expanded
discounts
. - getDiscountObjects() - Method in class com.stripe.model.InvoiceItem
-
Get expanded
discounts
. - getDiscountObjects() - Method in class com.stripe.model.InvoiceLineItem
-
Get expanded
discounts
. - getDiscountObjects() - Method in class com.stripe.model.Quote
-
Get expanded
discounts
. - getDiscounts() - Method in class com.stripe.model.checkout.Session.TotalDetails.Breakdown
- getDiscounts() - Method in class com.stripe.model.Invoice
-
Get IDs of expandable
discounts
object list. - getDiscounts() - Method in class com.stripe.model.InvoiceItem
-
Get IDs of expandable
discounts
object list. - getDiscounts() - Method in class com.stripe.model.InvoiceLineItem
-
Get IDs of expandable
discounts
object list. - getDiscounts() - Method in class com.stripe.model.LineItem
-
The discounts applied to the line item.
- getDiscounts() - Method in class com.stripe.model.Quote
-
Get IDs of expandable
discounts
object list. - getDiscounts() - Method in class com.stripe.model.Quote.TotalDetails.Breakdown
- getDiscounts() - Method in class com.stripe.param.checkout.SessionCreateParams
-
The coupon or promotion code to apply to this Session.
- getDiscounts() - Method in class com.stripe.param.InvoiceCreateParams
-
The coupons to redeem into discounts for the invoice.
- getDiscounts() - Method in class com.stripe.param.InvoiceItemCreateParams
-
The coupons to redeem into discounts for the invoice item or invoice line item.
- getDiscounts() - Method in class com.stripe.param.InvoiceItemUpdateParams
-
The coupons & existing discounts which apply to the invoice item or invoice line item.
- getDiscounts() - Method in class com.stripe.param.InvoiceUpcomingParams
-
The coupons to redeem into discounts for the invoice preview.
- getDiscounts() - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem
-
The coupons to redeem into discounts for the invoice item in the preview.
- getDiscounts() - Method in class com.stripe.param.InvoiceUpdateParams
-
The discounts that will apply to the invoice.
- getDiscounts() - Method in class com.stripe.param.QuoteCreateParams
-
The discounts applied to the quote.
- getDiscounts() - Method in class com.stripe.param.QuoteUpdateParams
-
The discounts applied to the quote.
- getDisplayName() - Method in class com.stripe.model.Account.Settings.BacsDebitPayments
-
The Bacs Direct Debit Display Name for this account.
- getDisplayName() - Method in class com.stripe.model.Account.SettingsDashboard
-
The display name for this account.
- getDisplayName() - Method in class com.stripe.model.ShippingRate
-
The name of the shipping rate, meant to be displayable to the customer.
- getDisplayName() - Method in class com.stripe.model.TaxRate
-
The display name of the tax rates as it will appear to your customer on their receipt email, PDF, and the hosted invoice page.
- getDisplayName() - Method in class com.stripe.model.terminal.Location
-
The display name of the location.
- getDisplayName() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData
- getDisplayName() - Method in class com.stripe.param.ShippingRateCreateParams
-
The name of the shipping rate, meant to be displayable to the customer.
- getDisplayName() - Method in class com.stripe.param.TaxRateCreateParams
-
The display name of the tax rate, which will be shown to users.
- getDisplayName() - Method in class com.stripe.param.TaxRateUpdateParams
-
The display name of the tax rate, which will be shown to users.
- getDisplayName() - Method in class com.stripe.param.terminal.LocationCreateParams
-
A name for the location.
- getDisplayName() - Method in class com.stripe.param.terminal.LocationUpdateParams
-
A name for the location.
- getDispute() - Method in class com.stripe.model.Charge
-
Get ID of expandable
dispute
object. - getDispute() - Method in class com.stripe.model.issuing.Transaction
-
Get ID of expandable
dispute
object. - getDisputed() - Method in class com.stripe.model.Charge
-
Whether the charge has been disputed.
- getDisputeObject() - Method in class com.stripe.model.Charge
-
Get expanded
dispute
. - getDisputeObject() - Method in class com.stripe.model.issuing.Transaction
-
Get expanded
dispute
. - getDivideBy() - Method in class com.stripe.model.Plan.TransformUsage
- getDivideBy() - Method in class com.stripe.model.Price.TransformQuantity
- getDivideBy() - Method in class com.stripe.param.PlanCreateParams.TransformUsage
-
Divide usage by this number.
- getDivideBy() - Method in class com.stripe.param.PriceCreateParams.TransformQuantity
-
Divide usage by this number.
- getDob() - Method in class com.stripe.model.identity.VerificationReport.Document
-
Date of birth as it appears in the document.
- getDob() - Method in class com.stripe.model.identity.VerificationReport.IdNumber
-
Date of birth.
- getDob() - Method in class com.stripe.model.identity.VerificationSession.VerifiedOutputs
- getDob() - Method in class com.stripe.model.issuing.Cardholder.Individual
-
The date of birth of this cardholder.
- getDob() - Method in class com.stripe.model.PaymentMethod.Klarna
-
The customer's date of birth, if provided.
- getDob() - Method in class com.stripe.model.Person
- getDob() - Method in class com.stripe.param.AccountCreateParams.Individual
-
The individual's date of birth.
- getDob() - Method in class com.stripe.param.AccountUpdateParams.Individual
-
The individual's date of birth.
- getDob() - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual
-
The date of birth of this cardholder.
- getDob() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual
-
The date of birth of this cardholder.
- getDob() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Klarna
-
Customer's date of birth.
- getDob() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Klarna
-
Customer's date of birth.
- getDob() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Klarna
-
Customer's date of birth.
- getDob() - Method in class com.stripe.param.PaymentMethodCreateParams.Klarna
-
Customer's date of birth.
- getDob() - Method in class com.stripe.param.PersonCollectionCreateParams
-
The person's date of birth.
- getDob() - Method in class com.stripe.param.PersonUpdateParams
-
The person's date of birth.
- getDob() - Method in class com.stripe.param.TokenCreateParams.Account.Individual
-
The individual's date of birth.
- getDob() - Method in class com.stripe.param.TokenCreateParams.Person
-
The person's date of birth.
- getDocument() - Method in class com.stripe.model.Account.Company.Verification
- getDocument() - Method in class com.stripe.model.identity.VerificationReport
-
Result from a document check.
- getDocument() - Method in class com.stripe.model.identity.VerificationReport.Options
- getDocument() - Method in class com.stripe.model.identity.VerificationReport.Selfie
- getDocument() - Method in class com.stripe.model.identity.VerificationSession.Options
- getDocument() - Method in class com.stripe.model.issuing.Cardholder.Individual.Verification
- getDocument() - Method in class com.stripe.model.Person.Verification
- getDocument() - Method in class com.stripe.param.AccountCreateParams.Company.Verification
-
A document verifying the business.
- getDocument() - Method in class com.stripe.param.AccountCreateParams.Individual.Verification
-
An identifying document, either a passport or local ID card.
- getDocument() - Method in class com.stripe.param.AccountUpdateParams.Company.Verification
-
A document verifying the business.
- getDocument() - Method in class com.stripe.param.AccountUpdateParams.Individual.Verification
-
An identifying document, either a passport or local ID card.
- getDocument() - Method in class com.stripe.param.identity.VerificationSessionCreateParams.Options
-
Options that apply to the document check.
- getDocument() - Method in class com.stripe.param.identity.VerificationSessionUpdateParams.Options
-
Options that apply to the document check.
- getDocument() - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Verification
- getDocument() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Verification
- getDocument() - Method in class com.stripe.param.PersonCollectionCreateParams.Verification
- getDocument() - Method in class com.stripe.param.PersonUpdateParams.Verification
- getDocument() - Method in class com.stripe.param.TokenCreateParams.Account.Company.Verification
-
A document verifying the business.
- getDocument() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Verification
-
An identifying document, either a passport or local ID card.
- getDocument() - Method in class com.stripe.param.TokenCreateParams.Person.Verification
- getDocuments() - Method in class com.stripe.param.AccountCreateParams
-
Documents that may be submitted to satisfy various informational requests.
- getDocuments() - Method in class com.stripe.param.AccountUpdateParams
-
Documents that may be submitted to satisfy various informational requests.
- getDocuments() - Method in class com.stripe.param.PersonCollectionCreateParams
-
Documents that may be submitted to satisfy various informational requests.
- getDocuments() - Method in class com.stripe.param.PersonUpdateParams
-
Documents that may be submitted to satisfy various informational requests.
- getDocuments() - Method in class com.stripe.param.TokenCreateParams.Person
-
Documents that may be submitted to satisfy various informational requests.
- getDocUrl() - Method in class com.stripe.model.StripeError
-
A URL to more information about the error code reported.
- getDomainName() - Method in class com.stripe.model.ApplePayDomain
- getDomainName() - Method in class com.stripe.param.ApplePayDomainCreateParams
- getDomainName() - Method in class com.stripe.param.ApplePayDomainListParams
- getDueBy() - Method in class com.stripe.model.Dispute.EvidenceDetails
- getDueDate() - Method in class com.stripe.model.Invoice
-
The date on which payment for this invoice is due.
- getDueDate() - Method in class com.stripe.param.InvoiceCreateParams
-
The date on which payment for this invoice is due.
- getDueDate() - Method in class com.stripe.param.InvoiceListParams
- getDueDate() - Method in class com.stripe.param.InvoiceUpdateParams
-
The date on which payment for this invoice is due.
- getDuplicate() - Method in class com.stripe.model.issuing.Dispute.Evidence
- getDuplicate() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence
- getDuplicate() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence
- getDuplicateChargeDocumentation() - Method in class com.stripe.model.Dispute.Evidence
-
Get ID of expandable
duplicateChargeDocumentation
object. - getDuplicateChargeDocumentation() - Method in class com.stripe.param.DisputeUpdateParams.Evidence
- getDuplicateChargeDocumentationObject() - Method in class com.stripe.model.Dispute.Evidence
-
Get expanded
duplicateChargeDocumentation
. - getDuplicateChargeExplanation() - Method in class com.stripe.model.Dispute.Evidence
-
An explanation of the difference between the disputed charge versus the prior charge that appears to be a duplicate.
- getDuplicateChargeExplanation() - Method in class com.stripe.param.DisputeUpdateParams.Evidence
- getDuplicateChargeId() - Method in class com.stripe.model.Dispute.Evidence
-
The Stripe ID for the prior charge which appears to be a duplicate of the disputed charge.
- getDuplicateChargeId() - Method in class com.stripe.param.DisputeUpdateParams.Evidence
- getDuration() - Method in class com.stripe.model.Coupon
-
One of
forever
,once
, andrepeating
. - getDuration() - Method in class com.stripe.param.CouponCreateParams
-
Specifies how long the discount will be in effect if used on a subscription.
- getDurationInMonths() - Method in class com.stripe.model.Coupon
-
If
duration
isrepeating
, the number of months the coupon applies. - getDurationInMonths() - Method in class com.stripe.param.CouponCreateParams
-
Required only if
duration
isrepeating
, in which case it must be a positive integer that specifies the number of months the discount will be in effect. - getDynamicLast4() - Method in class com.stripe.model.Card
-
(For tokenized numbers only.) The last four digits of the device account number.
- getDynamicLast4() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet
- getDynamicLast4() - Method in class com.stripe.model.PaymentMethod.Card.Wallet
- getDynamicLast4() - Method in class com.stripe.model.Source.Card
- getDynamicLast4() - Method in class com.stripe.model.Source.ThreeDSecure
- getDynamicTaxRates() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem
-
The tax rates that will be applied to this line item depending on the customer's billing/shipping address.
- getEarliest() - Method in class com.stripe.model.Order.ShippingMethod.DeliveryEstimate
- getEffectiveDate() - Method in class com.stripe.model.Quote.SubscriptionData
-
When creating a new subscription, the date of which the subscription schedule will start after the quote is accepted.
- getEffectiveDate() - Method in class com.stripe.param.QuoteCreateParams.SubscriptionData
-
When creating a new subscription, the date of which the subscription schedule will start after the quote is accepted.
- getEffectiveDate() - Method in class com.stripe.param.QuoteUpdateParams.SubscriptionData
-
When creating a new subscription, the date of which the subscription schedule will start after the quote is accepted.
- getElapsed() - Method in class com.stripe.util.Stopwatch
-
Gets the total elapsed time measured by the current instance.
- getEligible() - Method in class com.stripe.model.issuing.Card.Wallets.ApplePay
- getEligible() - Method in class com.stripe.model.issuing.Card.Wallets.GooglePay
- getEmail() - Method in class com.stripe.model.Account
-
An email address associated with the account.
- getEmail() - Method in class com.stripe.model.BitcoinReceiver
-
The customer's email address, set by the API call that creates the receiver.
- getEmail() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.Masterpass
- getEmail() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.VisaCheckout
- getEmail() - Method in class com.stripe.model.checkout.Session.CustomerDetails
-
The email associated with the Customer, if one exists, on the Checkout Session at the time of checkout or at time of session expiry.
- getEmail() - Method in class com.stripe.model.Customer
-
The customer's email address.
- getEmail() - Method in class com.stripe.model.issuing.Cardholder
-
The cardholder's email address.
- getEmail() - Method in class com.stripe.model.Order
-
The email address of the customer placing the order.
- getEmail() - Method in class com.stripe.model.PaymentMethod.BillingDetails
-
Email address.
- getEmail() - Method in class com.stripe.model.PaymentMethod.Card.Wallet.Masterpass
- getEmail() - Method in class com.stripe.model.PaymentMethod.Card.Wallet.VisaCheckout
- getEmail() - Method in class com.stripe.model.Person
-
The person's email address.
- getEmail() - Method in class com.stripe.model.Recipient
- getEmail() - Method in class com.stripe.model.Source.Order
-
The email address of the customer placing the order.
- getEmail() - Method in class com.stripe.model.Source.Owner
-
Owner's email address.
- getEmail() - Method in class com.stripe.param.AccountCreateParams
-
The email address of the account holder.
- getEmail() - Method in class com.stripe.param.AccountCreateParams.Individual
-
The individual's email address.
- getEmail() - Method in class com.stripe.param.AccountUpdateParams
-
The email address of the account holder.
- getEmail() - Method in class com.stripe.param.AccountUpdateParams.Individual
-
The individual's email address.
- getEmail() - Method in class com.stripe.param.CustomerCreateParams
-
Customer's email address.
- getEmail() - Method in class com.stripe.param.CustomerListParams
-
A case-sensitive filter on the list based on the customer's
email
field. - getEmail() - Method in class com.stripe.param.CustomerUpdateParams
-
Customer's email address.
- getEmail() - Method in class com.stripe.param.issuing.CardholderCreateParams
-
The cardholder's email address.
- getEmail() - Method in class com.stripe.param.issuing.CardholderListParams
-
Only return cardholders that have the given email address.
- getEmail() - Method in class com.stripe.param.issuing.CardholderUpdateParams
-
The cardholder's email address.
- getEmail() - Method in class com.stripe.param.OrderCreateParams
-
The email address of the customer placing the order.
- getEmail() - Method in class com.stripe.param.OrderPayParams
-
The email address of the customer placing the order.
- getEmail() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails
-
Email address.
- getEmail() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails
-
Email address.
- getEmail() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails
-
Email address.
- getEmail() - Method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails
-
Email address.
- getEmail() - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails
-
Email address.
- getEmail() - Method in class com.stripe.param.PersonCollectionCreateParams
-
The person's email address.
- getEmail() - Method in class com.stripe.param.PersonUpdateParams
-
The person's email address.
- getEmail() - Method in class com.stripe.param.RecipientCreateParams
-
The recipient's email address.
- getEmail() - Method in class com.stripe.param.RecipientUpdateParams
-
The recipient's email address.
- getEmail() - Method in class com.stripe.param.SourceCreateParams.Owner
-
Owner's email address.
- getEmail() - Method in class com.stripe.param.SourceUpdateParams.Owner
-
Owner's email address.
- getEmail() - Method in class com.stripe.param.TokenCreateParams.Account.Individual
-
The individual's email address.
- getEmail() - Method in class com.stripe.param.TokenCreateParams.Person
-
The person's email address.
- getEmvAuthData() - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
Authorization response cryptogram.
- getEmvAuthData() - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
Authorization response cryptogram.
- getEmvAuthData() - Method in class com.stripe.model.Source.CardPresent
- getEnabled() - Method in class com.stripe.model.AutomaticPaymentMethodsPaymentIntent
-
Automatically calculates compatible payment methods.
- getEnabled() - Method in class com.stripe.model.billingportal.Configuration.Features.CustomerUpdate
- getEnabled() - Method in class com.stripe.model.billingportal.Configuration.Features.InvoiceHistory
- getEnabled() - Method in class com.stripe.model.billingportal.Configuration.Features.PaymentMethodUpdate
- getEnabled() - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionCancel.CancellationReason
- getEnabled() - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionCancel
- getEnabled() - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionPause
- getEnabled() - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionUpdate
- getEnabled() - Method in class com.stripe.model.checkout.Session.AfterExpiration.Recovery
- getEnabled() - Method in class com.stripe.model.checkout.Session.AutomaticTax
-
Indicates whether automatic tax is enabled for the session.
- getEnabled() - Method in class com.stripe.model.checkout.Session.PhoneNumberCollection
-
Indicates whether phone number collection is enabled for the session.
- getEnabled() - Method in class com.stripe.model.checkout.Session.TaxIDCollection
-
Indicates whether tax ID collection is enabled for the session.
- getEnabled() - Method in class com.stripe.model.Invoice.AutomaticTax
-
Whether Stripe automatically computes tax on this invoice.
- getEnabled() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card.Installments
- getEnabled() - Method in class com.stripe.model.PaymentLink.AutomaticTax
-
If
true
, tax will be calculated automatically using the customer's location. - getEnabled() - Method in class com.stripe.model.PaymentLink.PhoneNumberCollection
-
If
true
, a phone number will be collected during checkout. - getEnabled() - Method in class com.stripe.model.Quote.AutomaticTax
-
Automatically calculate taxes.
- getEnabled() - Method in class com.stripe.model.Subscription.AutomaticTax
-
Whether Stripe automatically computes tax on this subscription.
- getEnabled() - Method in class com.stripe.model.SubscriptionSchedule.DefaultSettings.AutomaticTax
- getEnabled() - Method in class com.stripe.model.SubscriptionSchedule.Phase.AutomaticTax
- getEnabled() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.CustomerUpdate
- getEnabled() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.InvoiceHistory
- getEnabled() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.PaymentMethodUpdate
- getEnabled() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason
- getEnabled() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel
- getEnabled() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionPause
- getEnabled() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate
- getEnabled() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.CustomerUpdate
- getEnabled() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.InvoiceHistory
- getEnabled() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.PaymentMethodUpdate
- getEnabled() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason
- getEnabled() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel
- getEnabled() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionPause
- getEnabled() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate
- getEnabled() - Method in class com.stripe.param.checkout.SessionCreateParams.AfterExpiration.Recovery
- getEnabled() - Method in class com.stripe.param.checkout.SessionCreateParams.AutomaticTax
-
Set to true to enable automatic taxes.
- getEnabled() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.AdjustableQuantity
-
Set to true if the quantity can be adjusted to any non-negative integer.
- getEnabled() - Method in class com.stripe.param.checkout.SessionCreateParams.PhoneNumberCollection
-
Set to
true
to enable phone number collection. - getEnabled() - Method in class com.stripe.param.checkout.SessionCreateParams.TaxIdCollection
-
Set to true to enable Tax ID collection.
- getEnabled() - Method in class com.stripe.param.InvoiceCreateParams.AutomaticTax
-
Controls whether Stripe will automatically compute tax on this invoice.
- getEnabled() - Method in class com.stripe.param.InvoiceUpcomingParams.AutomaticTax
-
Controls whether Stripe will automatically compute tax on this invoice.
- getEnabled() - Method in class com.stripe.param.InvoiceUpdateParams.AutomaticTax
-
Controls whether Stripe will automatically compute tax on this invoice.
- getEnabled() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments
-
Setting to true enables installments for this PaymentIntent.
- getEnabled() - Method in class com.stripe.param.PaymentIntentCreateParams.AutomaticPaymentMethods
-
Whether this feature is enabled.
- getEnabled() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments
-
Setting to true enables installments for this PaymentIntent.
- getEnabled() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments
-
Setting to true enables installments for this PaymentIntent.
- getEnabled() - Method in class com.stripe.param.PaymentLinkCreateParams.AutomaticTax
-
If
true
, tax will be calculated automatically using the customer's location. - getEnabled() - Method in class com.stripe.param.PaymentLinkCreateParams.LineItem.AdjustableQuantity
- getEnabled() - Method in class com.stripe.param.PaymentLinkCreateParams.PhoneNumberCollection
-
Set to
true
to enable phone number collection. - getEnabled() - Method in class com.stripe.param.PaymentLinkUpdateParams.AutomaticTax
-
If
true
, tax will be calculated automatically using the customer's location. - getEnabled() - Method in class com.stripe.param.PaymentLinkUpdateParams.LineItem.AdjustableQuantity
- getEnabled() - Method in class com.stripe.param.QuoteCreateParams.AutomaticTax
-
Controls whether Stripe will automatically compute tax on the resulting invoices or subscriptions as well as the quote itself.
- getEnabled() - Method in class com.stripe.param.QuoteUpdateParams.AutomaticTax
-
Controls whether Stripe will automatically compute tax on the resulting invoices or subscriptions as well as the quote itself.
- getEnabled() - Method in class com.stripe.param.SubscriptionCreateParams.AutomaticTax
-
Enabled automatic tax calculation which will automatically compute tax rates on all invoices generated by the subscription.
- getEnabled() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.AutomaticTax
-
Enabled automatic tax calculation which will automatically compute tax rates on all invoices generated by the subscription.
- getEnabled() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AutomaticTax
-
Enabled automatic tax calculation which will automatically compute tax rates on all invoices generated by the subscription.
- getEnabled() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.AutomaticTax
-
Enabled automatic tax calculation which will automatically compute tax rates on all invoices generated by the subscription.
- getEnabled() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AutomaticTax
-
Enabled automatic tax calculation which will automatically compute tax rates on all invoices generated by the subscription.
- getEnabled() - Method in class com.stripe.param.SubscriptionUpdateParams.AutomaticTax
-
Enabled automatic tax calculation which will automatically compute tax rates on all invoices generated by the subscription.
- getEnabledEvents() - Method in class com.stripe.model.WebhookEndpoint
-
The list of events to enable for this endpoint.
- getEnabledEvents() - Method in class com.stripe.param.WebhookEndpointCreateParams
-
The list of events to enable for this endpoint.
- getEnabledEvents() - Method in class com.stripe.param.WebhookEndpointUpdateParams
-
The list of events to enable for this endpoint.
- getEnd() - Method in class com.stripe.model.Discount
-
If the coupon has a duration of
repeating
, the date that this discount will end. - getEnd() - Method in class com.stripe.model.InvoiceLineItemPeriod
-
End of the line item's billing period.
- getEnd() - Method in class com.stripe.model.UsageRecordSummary.Period
- getEnd() - Method in class com.stripe.param.InvoiceItemCreateParams.Period
-
The end of the period, which must be greater than or equal to the start.
- getEnd() - Method in class com.stripe.param.InvoiceItemUpdateParams.Period
-
The end of the period, which must be greater than or equal to the start.
- getEnd() - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Period
-
The end of the period, which must be greater than or equal to the start.
- getEndBehavior() - Method in class com.stripe.model.SubscriptionSchedule
-
Behavior of the subscription schedule and underlying subscription when it ends.
- getEndBehavior() - Method in class com.stripe.param.SubscriptionScheduleCreateParams
-
Configures how the subscription schedule behaves when it ends.
- getEndBehavior() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams
-
Configures how the subscription schedule behaves when it ends.
- getEndDate() - Method in class com.stripe.model.SubscriptionSchedule.CurrentPhase
-
The end of this phase of the subscription schedule.
- getEndDate() - Method in class com.stripe.model.SubscriptionSchedule.Phase
-
The end of this phase of the subscription schedule.
- getEndDate() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase
-
The date at which this phase of the subscription schedule ends.
- getEndDate() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase
-
The date at which this phase of the subscription schedule ends.
- getEndedAt() - Method in class com.stripe.model.Subscription
-
If the subscription has ended, the date the subscription ended.
- getEndingBalance() - Method in class com.stripe.model.CustomerBalanceTransaction
-
The customer's
balance
after the transaction was applied. - getEndingBalance() - Method in class com.stripe.model.Invoice
-
Ending customer balance after the invoice is finalized.
- getEndingBefore() - Method in class com.stripe.param.AccountListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.AccountPersonsParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.ApplePayDomainListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.ApplicationFeeListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.BalanceTransactionListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.billingportal.ConfigurationListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.BitcoinReceiverListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.BitcoinTransactionCollectionListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.ChargeListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.checkout.SessionListLineItemsParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.checkout.SessionListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.CountrySpecListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.CouponListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.CreditNoteLineItemCollectionListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.CreditNoteListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.CustomerBalanceTransactionCollectionListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.CustomerBalanceTransactionsParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.CustomerListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.CustomerListPaymentMethodsParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.DisputeListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.EventListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.ExchangeRateListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.ExternalAccountCollectionListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.FeeRefundCollectionListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.FileLinkListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.identity.VerificationReportListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.identity.VerificationSessionListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.InvoiceItemListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.InvoiceLineItemCollectionListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.InvoiceListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.IssuerFraudRecordListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.issuing.AuthorizationListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.issuing.CardholderListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.issuing.CardListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.issuing.DisputeListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.issuing.TransactionListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.OrderListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.OrderReturnListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.PaymentIntentListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.PaymentLinkListLineItemsParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.PaymentLinkListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.PaymentMethodListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.PaymentSourceCollectionListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.PayoutListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.PersonCollectionListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.PlanListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.PriceListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.ProductListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.PromotionCodeListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.QuoteCollectionListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.QuoteListComputedUpfrontLineItemsParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.QuoteListLineItemsParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.QuoteListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.radar.EarlyFraudWarningListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.radar.ValueListItemListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.radar.ValueListListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.RecipientListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.RefundCollectionListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.RefundListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.reporting.ReportRunListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.ReviewListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.SetupAttemptListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.SetupIntentListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.ShippingRateListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.sigma.ScheduledQueryRunListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.SkuListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.SourceSourceTransactionsParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.SubscriptionItemListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.SubscriptionItemUsageRecordSummariesParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.SubscriptionListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.SubscriptionScheduleListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.TaxCodeListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.TaxIdCollectionListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.TaxRateListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.terminal.LocationListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.terminal.ReaderListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.TopupListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.TransferListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.TransferReversalCollectionListParams
-
A cursor for use in pagination.
- getEndingBefore() - Method in class com.stripe.param.WebhookEndpointListParams
-
A cursor for use in pagination.
- getEntity() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Multibanco
-
Entity number associated with this Multibanco payment.
- getEntity() - Method in class com.stripe.model.Source.Multibanco
- getEps() - Method in class com.stripe.model.Charge.PaymentMethodDetails
- getEps() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- getEps() - Method in class com.stripe.model.PaymentMethod
- getEps() - Method in class com.stripe.model.Source
- getEps() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData
-
If this is an
eps
PaymentMethod, this hash contains details about the EPS payment method. - getEps() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions
-
If this is a
eps
PaymentMethod, this sub-hash contains details about the EPS payment method options. - getEps() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData
-
If this is an
eps
PaymentMethod, this hash contains details about the EPS payment method. - getEps() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions
-
If this is a
eps
PaymentMethod, this sub-hash contains details about the EPS payment method options. - getEps() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData
-
If this is an
eps
PaymentMethod, this hash contains details about the EPS payment method. - getEps() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions
-
If this is a
eps
PaymentMethod, this sub-hash contains details about the EPS payment method options. - getEps() - Method in class com.stripe.param.PaymentMethodCreateParams
-
If this is an
eps
PaymentMethod, this hash contains details about the EPS payment method. - getEpsPayments() - Method in class com.stripe.model.Account.Capabilities
-
The status of the EPS payments capability of the account, or whether the account can directly process EPS charges.
- getEpsPayments() - Method in class com.stripe.param.AccountCreateParams.Capabilities
-
The eps_payments capability.
- getEpsPayments() - Method in class com.stripe.param.AccountUpdateParams.Capabilities
-
The eps_payments capability.
- getError() - Method in class com.stripe.model.identity.VerificationReport.Document
-
Details on the verification error.
- getError() - Method in class com.stripe.model.identity.VerificationReport.IdNumber
-
Details on the verification error.
- getError() - Method in class com.stripe.model.identity.VerificationReport.Selfie
- getError() - Method in class com.stripe.model.oauth.OAuthError
- getError() - Method in class com.stripe.model.reporting.ReportRun
-
If something should go wrong during the run, a message about the failure (populated when
status=failed
). - getError() - Method in class com.stripe.model.sigma.ScheduledQueryRun
- getError() - Method in class com.stripe.model.StripeErrorResponse
- getErrorDescription() - Method in class com.stripe.model.oauth.OAuthError
- getErrorOnRequiresAction() - Method in class com.stripe.param.PaymentIntentConfirmParams
-
Set to
true
to fail the payment attempt if the PaymentIntent transitions intorequires_action
. - getErrorOnRequiresAction() - Method in class com.stripe.param.PaymentIntentCreateParams
-
Set to
true
to fail the payment attempt if the PaymentIntent transitions intorequires_action
. - getErrors() - Method in class com.stripe.model.Account.FutureRequirements
-
Fields that are
currently_due
and need to be collected again because validation or verification failed. - getErrors() - Method in class com.stripe.model.Account.Requirements
-
Fields that are
currently_due
and need to be collected again because validation or verification failed. - getErrors() - Method in class com.stripe.model.Capability.FutureRequirements
-
Fields that are
currently_due
and need to be collected again because validation or verification failed. - getErrors() - Method in class com.stripe.model.Capability.Requirements
- getErrors() - Method in class com.stripe.model.Person.FutureRequirements
-
Fields that are
currently_due
and need to be collected again because validation or verification failed. - getErrors() - Method in class com.stripe.model.Person.Requirements
-
Fields that are
currently_due
and need to be collected again because validation or verification failed. - getEta() - Method in class com.stripe.model.issuing.Card.Shipping
-
A unix timestamp representing a best estimate of when the card will be delivered.
- getEventuallyDue() - Method in class com.stripe.model.Account.FutureRequirements
-
Fields that need to be collected assuming all volume thresholds are reached.
- getEventuallyDue() - Method in class com.stripe.model.Account.Requirements
-
Fields that need to be collected assuming all volume thresholds are reached.
- getEventuallyDue() - Method in class com.stripe.model.Capability.FutureRequirements
-
Fields that need to be collected assuming all volume thresholds are reached.
- getEventuallyDue() - Method in class com.stripe.model.Capability.Requirements
- getEventuallyDue() - Method in class com.stripe.model.Person.FutureRequirements
-
Fields that need to be collected assuming all volume thresholds are reached.
- getEventuallyDue() - Method in class com.stripe.model.Person.Requirements
-
Fields that need to be collected assuming all volume thresholds are reached.
- getEvidence() - Method in class com.stripe.model.Dispute
- getEvidence() - Method in class com.stripe.model.issuing.Dispute
- getEvidence() - Method in class com.stripe.param.DisputeUpdateParams
-
Evidence to upload, to respond to a dispute.
- getEvidence() - Method in class com.stripe.param.issuing.DisputeCreateParams
-
Evidence provided for the dispute.
- getEvidence() - Method in class com.stripe.param.issuing.DisputeUpdateParams
-
Evidence provided for the dispute.
- getEvidenceCustomerSignature() - Method in class com.stripe.model.Source.CardPresent
- getEvidenceDetails() - Method in class com.stripe.model.Dispute
- getEvidenceTransactionCertificate() - Method in class com.stripe.model.Source.CardPresent
- getExchangeRate() - Method in class com.stripe.model.BalanceTransaction
-
The exchange rate used, if applicable, for this transaction.
- getExecutive() - Method in class com.stripe.model.Person.Relationship
-
Whether the person has significant responsibility to control, manage, or direct the organization.
- getExecutive() - Method in class com.stripe.param.AccountPersonsParams.Relationship
- getExecutive() - Method in class com.stripe.param.PersonCollectionCreateParams.Relationship
-
Whether the person has significant responsibility to control, manage, or direct the organization.
- getExecutive() - Method in class com.stripe.param.PersonCollectionListParams.Relationship
- getExecutive() - Method in class com.stripe.param.PersonUpdateParams.Relationship
-
Whether the person has significant responsibility to control, manage, or direct the organization.
- getExecutive() - Method in class com.stripe.param.TokenCreateParams.Person.Relationship
-
Whether the person has significant responsibility to control, manage, or direct the organization.
- getExecutivesProvided() - Method in class com.stripe.model.Account.Company
-
Whether the company's executives have been provided.
- getExecutivesProvided() - Method in class com.stripe.param.AccountCreateParams.Company
-
Whether the company's executives have been provided.
- getExecutivesProvided() - Method in class com.stripe.param.AccountUpdateParams.Company
-
Whether the company's executives have been provided.
- getExecutivesProvided() - Method in class com.stripe.param.TokenCreateParams.Account.Company
-
Whether the company's executives have been provided.
- getExpand() - Method in class com.stripe.param.AccountCapabilitiesParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.AccountCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.AccountLinkCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.AccountListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.AccountPersonsParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.AccountRejectParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.AccountRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.AccountUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.ApplePayDomainCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.ApplePayDomainListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.ApplePayDomainRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.ApplicationFeeListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.ApplicationFeeRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.BalanceRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.BalanceTransactionListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.BalanceTransactionRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.BankAccountVerifyParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.billingportal.ConfigurationListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.billingportal.ConfigurationRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.billingportal.SessionCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.BitcoinReceiverListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.BitcoinReceiverRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.BitcoinTransactionCollectionListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.CapabilityCollectionListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.CapabilityCollectionRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.CapabilityUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.ChargeCaptureParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.ChargeCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.ChargeListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.ChargeRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.ChargeUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.checkout.SessionCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.checkout.SessionExpireParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.checkout.SessionListLineItemsParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.checkout.SessionListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.checkout.SessionRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.CountrySpecListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.CountrySpecRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.CouponCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.CouponListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.CouponRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.CouponUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.CreditNoteCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.CreditNoteLineItemCollectionListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.CreditNoteListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.CreditNotePreviewParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.CreditNoteRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.CreditNoteUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.CreditNoteVoidCreditNoteParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.CustomerBalanceTransactionCollectionCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.CustomerBalanceTransactionCollectionListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.CustomerBalanceTransactionCollectionRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.CustomerBalanceTransactionsParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.CustomerBalanceTransactionUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.CustomerCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.CustomerListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.CustomerListPaymentMethodsParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.CustomerRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.CustomerUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.DisputeCloseParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.DisputeListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.DisputeRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.DisputeUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.EventListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.EventRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.ExchangeRateListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.ExchangeRateRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.ExternalAccountCollectionCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.ExternalAccountCollectionListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.ExternalAccountCollectionRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.ExternalAccountUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.FeeRefundCollectionCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.FeeRefundCollectionListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.FeeRefundCollectionRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.FeeRefundUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.FileLinkCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.FileLinkListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.FileLinkRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.FileLinkUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.identity.VerificationReportListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.identity.VerificationReportRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.identity.VerificationSessionCancelParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.identity.VerificationSessionCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.identity.VerificationSessionListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.identity.VerificationSessionRedactParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.identity.VerificationSessionRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.identity.VerificationSessionUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.InvoiceCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.InvoiceFinalizeInvoiceParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.InvoiceItemCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.InvoiceItemListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.InvoiceItemRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.InvoiceItemUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.InvoiceLineItemCollectionListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.InvoiceListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.InvoiceMarkUncollectibleParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.InvoicePayParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.InvoiceRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.InvoiceSendInvoiceParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.InvoiceUpcomingParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.InvoiceUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.InvoiceVoidInvoiceParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.IssuerFraudRecordListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.IssuerFraudRecordRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.issuing.AuthorizationApproveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.issuing.AuthorizationDeclineParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.issuing.AuthorizationListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.issuing.AuthorizationRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.issuing.AuthorizationUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.issuing.CardCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.issuing.CardDetailsParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.issuing.CardholderCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.issuing.CardholderListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.issuing.CardholderRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.issuing.CardholderUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.issuing.CardListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.issuing.CardRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.issuing.CardUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.issuing.DisputeCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.issuing.DisputeListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.issuing.DisputeRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.issuing.DisputeSubmitParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.issuing.DisputeUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.issuing.TransactionListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.issuing.TransactionRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.issuing.TransactionUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.LoginLinkCreateOnAccountParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.MandateRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.OrderCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.OrderListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.OrderPayParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.OrderRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.OrderReturnListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.OrderReturnOrderParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.OrderReturnRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.OrderUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PaymentIntentCancelParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PaymentIntentCaptureParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PaymentIntentConfirmParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PaymentIntentCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PaymentIntentListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PaymentIntentRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PaymentIntentUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PaymentLinkCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PaymentLinkListLineItemsParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PaymentLinkListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PaymentLinkRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PaymentLinkUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PaymentMethodAttachParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PaymentMethodCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PaymentMethodDetachParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PaymentMethodListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PaymentMethodRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PaymentMethodUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PaymentSourceCollectionCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PaymentSourceCollectionListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PaymentSourceCollectionRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PayoutCancelParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PayoutCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PayoutListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PayoutRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PayoutReverseParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PayoutUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PersonCollectionCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PersonCollectionListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PersonCollectionRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PersonUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PlanCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PlanListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PlanRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PlanUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PriceCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PriceListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PriceRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PriceUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.ProductCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.ProductListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.ProductRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.ProductUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PromotionCodeCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PromotionCodeListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PromotionCodeRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.PromotionCodeUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.QuoteAcceptParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.QuoteCancelParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.QuoteCollectionListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.QuoteCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.QuoteFinalizeParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.QuoteFinalizeQuoteParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.QuoteListComputedUpfrontLineItemsParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.QuoteListLineItemsParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.QuoteListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.QuotePdfParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.QuoteRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.QuoteUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.radar.EarlyFraudWarningListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.radar.EarlyFraudWarningRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.radar.ValueListCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.radar.ValueListItemCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.radar.ValueListItemListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.radar.ValueListItemRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.radar.ValueListListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.radar.ValueListRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.radar.ValueListUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.RecipientCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.RecipientListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.RecipientRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.RecipientUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.RefundCollectionListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.RefundCollectionRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.RefundCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.RefundListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.RefundRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.RefundUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.reporting.ReportRunCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.reporting.ReportRunListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.reporting.ReportRunRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.reporting.ReportTypeListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.reporting.ReportTypeRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.ReviewApproveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.ReviewListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.ReviewRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SetupAttemptListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SetupIntentCancelParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SetupIntentConfirmParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SetupIntentCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SetupIntentListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SetupIntentRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SetupIntentUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.ShippingRateCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.ShippingRateListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.ShippingRateRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.ShippingRateUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.sigma.ScheduledQueryRunListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.sigma.ScheduledQueryRunRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SkuCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SkuListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SkuRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SkuUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SourceCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SourceDetachParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SourceRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SourceSourceTransactionsParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SourceUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SourceVerifyParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SubscriptionCancelParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SubscriptionCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SubscriptionItemCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SubscriptionItemListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SubscriptionItemRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SubscriptionItemUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SubscriptionItemUsageRecordSummariesParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SubscriptionListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SubscriptionRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SubscriptionScheduleCancelParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SubscriptionScheduleCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SubscriptionScheduleListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SubscriptionScheduleReleaseParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SubscriptionScheduleRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.SubscriptionUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.TaxCodeListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.TaxCodeRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.TaxIdCollectionCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.TaxIdCollectionListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.TaxIdCollectionRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.TaxRateCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.TaxRateListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.TaxRateRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.TaxRateUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.terminal.ConnectionTokenCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.terminal.LocationCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.terminal.LocationListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.terminal.LocationRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.terminal.LocationUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.terminal.ReaderCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.terminal.ReaderListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.terminal.ReaderRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.terminal.ReaderUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.ThreeDSecureCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.ThreeDSecureRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.TokenCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.TokenRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.TopupCancelParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.TopupCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.TopupListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.TopupRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.TopupUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.TransferCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.TransferListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.TransferRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.TransferReversalCollectionCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.TransferReversalCollectionListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.TransferReversalCollectionRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.TransferReversalUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.TransferUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.UsageRecordCreateOnSubscriptionItemParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.WebhookEndpointCreateParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.WebhookEndpointListParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.WebhookEndpointRetrieveParams
-
Specifies which fields in the response should be expanded.
- getExpand() - Method in class com.stripe.param.WebhookEndpointUpdateParams
-
Specifies which fields in the response should be expanded.
- getExpanded() - Method in class com.stripe.model.ExpandableField
- getExpectedAt() - Method in class com.stripe.model.issuing.Dispute.Evidence.Canceled
- getExpectedAt() - Method in class com.stripe.model.issuing.Dispute.Evidence.NotReceived
- getExpectedAt() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled
- getExpectedAt() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.NotReceived
- getExpectedAt() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled
- getExpectedAt() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.NotReceived
- getExpectedAvailabilityDate() - Method in class com.stripe.model.Topup
-
Date the funds are expected to arrive in your Stripe account for payouts.
- getExpirationDate() - Method in class com.stripe.model.identity.VerificationReport.Document
-
Expiration date of the document.
- getExpired() - Method in class com.stripe.model.FileLink
-
Whether this link is already expired.
- getExpired() - Method in class com.stripe.param.FileLinkListParams
-
Filter links by their expiration status.
- getExpires() - Method in class com.stripe.model.EphemeralKey
-
Time at which the key will expire.
- getExpiresAfter() - Method in class com.stripe.model.PaymentIntent.NextActionOxxoDisplayDetails
-
The timestamp after which the OXXO voucher expires.
- getExpiresAfterDays() - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.Boleto
-
The number of calendar days before a Boleto voucher expires.
- getExpiresAfterDays() - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.Oxxo
- getExpiresAfterDays() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Boleto
-
The number of calendar days before a Boleto voucher expires.
- getExpiresAfterDays() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Oxxo
-
The number of calendar days before an OXXO invoice expires.
- getExpiresAfterDays() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.Boleto
-
The number of calendar days before a Boleto voucher expires.
- getExpiresAfterDays() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.Oxxo
-
The number of calendar days before an OXXO voucher expires.
- getExpiresAfterDays() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Boleto
-
The number of calendar days before a Boleto voucher expires.
- getExpiresAfterDays() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Oxxo
-
The number of calendar days before an OXXO voucher expires.
- getExpiresAfterDays() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Boleto
-
The number of calendar days before a Boleto voucher expires.
- getExpiresAfterDays() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Oxxo
-
The number of calendar days before an OXXO voucher expires.
- getExpiresAfterDays() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Boleto
-
The number of calendar days before a Boleto voucher expires.
- getExpiresAfterDays() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Oxxo
-
The number of calendar days before an OXXO voucher expires.
- getExpiresAt() - Method in class com.stripe.model.AccountLink
-
The timestamp at which this account link will expire.
- getExpiresAt() - Method in class com.stripe.model.checkout.Session.AfterExpiration.Recovery
- getExpiresAt() - Method in class com.stripe.model.checkout.Session
-
The timestamp at which the Checkout Session will expire.
- getExpiresAt() - Method in class com.stripe.model.File
-
The time at which the file expires and is no longer available in epoch seconds.
- getExpiresAt() - Method in class com.stripe.model.FileLink
-
Time at which the link expires.
- getExpiresAt() - Method in class com.stripe.model.PaymentIntent.NextActionDisplayBoletoDetails
-
The timestamp after which the boleto expires.
- getExpiresAt() - Method in class com.stripe.model.PromotionCode
-
Date at which the promotion code can no longer be redeemed.
- getExpiresAt() - Method in class com.stripe.model.Quote
-
The date on which the quote will be canceled if in
open
ordraft
status. - getExpiresAt() - Method in class com.stripe.model.Subscription.PendingUpdate
-
The point after which the changes reflected by this update will be discarded and no longer applied.
- getExpiresAt() - Method in class com.stripe.param.checkout.SessionCreateParams
-
The Epoch time in seconds at which the Checkout Session will expire.
- getExpiresAt() - Method in class com.stripe.param.FileLinkCreateParams
-
A future timestamp after which the link will no longer be usable.
- getExpiresAt() - Method in class com.stripe.param.FileLinkUpdateParams
-
A future timestamp after which the link will no longer be usable, or
now
to expire the link immediately. - getExpiresAt() - Method in class com.stripe.param.PromotionCodeCreateParams
-
The timestamp at which this promotion code will expire.
- getExpiresAt() - Method in class com.stripe.param.QuoteCreateParams
-
A future timestamp on which the quote will be canceled if in
open
ordraft
status. - getExpiresAt() - Method in class com.stripe.param.QuoteFinalizeParams
-
A future timestamp on which the quote will be canceled if in
open
ordraft
status. - getExpiresAt() - Method in class com.stripe.param.QuoteFinalizeQuoteParams
-
A future timestamp on which the quote will be canceled if in
open
ordraft
status. - getExpiresAt() - Method in class com.stripe.param.QuoteUpdateParams
-
A future timestamp on which the quote will be canceled if in
open
ordraft
status. - getExpiryCheck() - Method in class com.stripe.model.issuing.Authorization.VerificationData
- getExplanation() - Method in class com.stripe.model.issuing.Dispute.Evidence.Canceled
- getExplanation() - Method in class com.stripe.model.issuing.Dispute.Evidence.Duplicate
- getExplanation() - Method in class com.stripe.model.issuing.Dispute.Evidence.Fraudulent
- getExplanation() - Method in class com.stripe.model.issuing.Dispute.Evidence.MerchandiseNotAsDescribed
- getExplanation() - Method in class com.stripe.model.issuing.Dispute.Evidence.NotReceived
- getExplanation() - Method in class com.stripe.model.issuing.Dispute.Evidence.Other
- getExplanation() - Method in class com.stripe.model.issuing.Dispute.Evidence.ServiceNotAsDescribed
- getExplanation() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled
- getExplanation() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Duplicate
- getExplanation() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Fraudulent
- getExplanation() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.MerchandiseNotAsDescribed
- getExplanation() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.NotReceived
- getExplanation() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Other
- getExplanation() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.ServiceNotAsDescribed
- getExplanation() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled
- getExplanation() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Duplicate
- getExplanation() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Fraudulent
- getExplanation() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed
- getExplanation() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.NotReceived
- getExplanation() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Other
- getExplanation() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.ServiceNotAsDescribed
- getExpMonth() - Method in class com.stripe.model.Card
-
Two-digit number representing the card's expiration month.
- getExpMonth() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
Two-digit number representing the card's expiration month.
- getExpMonth() - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
Two-digit number representing the card's expiration month.
- getExpMonth() - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
Two-digit number representing the card's expiration month.
- getExpMonth() - Method in class com.stripe.model.issuing.Card
-
The expiration month of the card.
- getExpMonth() - Method in class com.stripe.model.PaymentMethod.Card
-
Two-digit number representing the card's expiration month.
- getExpMonth() - Method in class com.stripe.model.Source.Card
- getExpMonth() - Method in class com.stripe.model.Source.CardPresent
- getExpMonth() - Method in class com.stripe.model.Source.ThreeDSecure
- getExpMonth() - Method in class com.stripe.param.ExternalAccountUpdateParams
-
Two digit number representing the card’s expiration month.
- getExpMonth() - Method in class com.stripe.param.issuing.CardListParams
-
Only return cards that have the given expiration month.
- getExpMonth() - Method in class com.stripe.param.PaymentMethodCreateParams.CardDetails
-
Two-digit number representing the card's expiration month.
- getExpMonth() - Method in class com.stripe.param.PaymentMethodUpdateParams.Card
-
Two-digit number representing the card's expiration month.
- getExpMonth() - Method in class com.stripe.param.TokenCreateParams.Card
- getExpYear() - Method in class com.stripe.model.Card
-
Four-digit number representing the card's expiration year.
- getExpYear() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
Four-digit number representing the card's expiration year.
- getExpYear() - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
Four-digit number representing the card's expiration year.
- getExpYear() - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
Four-digit number representing the card's expiration year.
- getExpYear() - Method in class com.stripe.model.issuing.Card
-
The expiration year of the card.
- getExpYear() - Method in class com.stripe.model.PaymentMethod.Card
-
Four-digit number representing the card's expiration year.
- getExpYear() - Method in class com.stripe.model.Source.Card
- getExpYear() - Method in class com.stripe.model.Source.CardPresent
- getExpYear() - Method in class com.stripe.model.Source.ThreeDSecure
- getExpYear() - Method in class com.stripe.param.ExternalAccountUpdateParams
-
Four digit number representing the card’s expiration year.
- getExpYear() - Method in class com.stripe.param.issuing.CardListParams
-
Only return cards that have the given expiration year.
- getExpYear() - Method in class com.stripe.param.PaymentMethodCreateParams.CardDetails
-
Four-digit number representing the card's expiration year.
- getExpYear() - Method in class com.stripe.param.PaymentMethodUpdateParams.Card
-
Four-digit number representing the card's expiration year.
- getExpYear() - Method in class com.stripe.param.TokenCreateParams.Card
- getExternalAccount() - Method in class com.stripe.param.AccountCreateParams
-
A card or bank account to attach to the account for receiving payouts (you won’t be able to use it for top-ups).
- getExternalAccount() - Method in class com.stripe.param.AccountUpdateParams
-
A card or bank account to attach to the account for receiving payouts (you won’t be able to use it for top-ups).
- getExternalAccount() - Method in class com.stripe.param.ExternalAccountCollectionCreateParams
-
Please refer to full documentation instead.
- getExternalAccounts() - Method in class com.stripe.model.Account
-
External accounts (bank accounts and debit cards) currently attached to this account.
- getExternalCouponCode() - Method in class com.stripe.model.Order
-
External coupon code to load for this order.
- getExtraParams() - Method in class com.stripe.param.AccountCapabilitiesParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.BusinessProfile
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.BusinessProfile.SupportAddress
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Capabilities.AcssDebitPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Capabilities.AfterpayClearpayPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Capabilities.AuBecsDebitPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Capabilities.BacsDebitPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Capabilities.BancontactPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Capabilities.BoletoPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Capabilities.CardIssuing
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Capabilities.CardPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Capabilities.CartesBancairesPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Capabilities.EpsPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Capabilities.FpxPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Capabilities
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Capabilities.GiropayPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Capabilities.GrabpayPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Capabilities.IdealPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Capabilities.JcbPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Capabilities.KlarnaPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Capabilities.LegacyPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Capabilities.OxxoPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Capabilities.P24Payments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Capabilities.SepaDebitPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Capabilities.SofortPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Capabilities.TaxReportingUs1099K
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Capabilities.TaxReportingUs1099Misc
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Capabilities.Transfers
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Company.Address
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Company.AddressKana
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Company.AddressKanji
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Company
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Company.OwnershipDeclaration
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Company.Verification.Document
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Company.Verification
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Documents.BankAccountOwnershipVerification
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyLicense
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyMemorandumOfAssociation
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyMinisterialDecree
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyRegistrationVerification
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyTaxIdVerification
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Documents
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Documents.ProofOfRegistration
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Individual.Address
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKana
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKanji
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Individual.Dob
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Individual
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Individual.Verification.AdditionalDocument
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Individual.Verification.Document
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Individual.Verification
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Settings.Branding
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Settings.CardIssuing
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Settings.CardIssuing.TosAcceptance
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Settings.CardPayments.DeclineOn
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Settings.CardPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Settings
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Settings.Payments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Settings.Payouts
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule
- getExtraParams() - Method in class com.stripe.param.AccountCreateParams.TosAcceptance
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountLinkCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountListParams.Created
- getExtraParams() - Method in class com.stripe.param.AccountListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountPersonsParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountPersonsParams.Relationship
- getExtraParams() - Method in class com.stripe.param.AccountRejectParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.SupportAddress
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.AcssDebitPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.AfterpayClearpayPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.AuBecsDebitPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.BacsDebitPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.BancontactPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.BoletoPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.CardIssuing
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.CardPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.CartesBancairesPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.EpsPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.FpxPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Capabilities
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.GiropayPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.GrabpayPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.IdealPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.JcbPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.KlarnaPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.LegacyPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.OxxoPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.P24Payments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.SepaDebitPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.SofortPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.TaxReportingUs1099K
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.TaxReportingUs1099Misc
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Transfers
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Company.Address
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKana
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKanji
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Company
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Company.OwnershipDeclaration
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Company.Verification.Document
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Company.Verification
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Documents.BankAccountOwnershipVerification
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyLicense
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyMemorandumOfAssociation
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyMinisterialDecree
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyRegistrationVerification
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyTaxIdVerification
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Documents
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Documents.ProofOfRegistration
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Individual.Address
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKana
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKanji
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Individual.Dob
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Individual
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Individual.Verification.AdditionalDocument
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Individual.Verification.Document
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Individual.Verification
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Settings.Branding
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Settings.CardIssuing
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Settings.CardIssuing.TosAcceptance
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Settings.CardPayments.DeclineOn
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Settings.CardPayments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Settings
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Settings.Payments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Settings.Payouts
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule
- getExtraParams() - Method in class com.stripe.param.AccountUpdateParams.TosAcceptance
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ApplePayDomainCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ApplePayDomainListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ApplePayDomainRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ApplicationFeeListParams.Created
- getExtraParams() - Method in class com.stripe.param.ApplicationFeeListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ApplicationFeeRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.BalanceRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.BalanceTransactionListParams.AvailableOn
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.BalanceTransactionListParams.Created
- getExtraParams() - Method in class com.stripe.param.BalanceTransactionListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.BalanceTransactionRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.BankAccountVerifyParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.BusinessProfile
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.CustomerUpdate
- getExtraParams() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features
- getExtraParams() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.InvoiceHistory
- getExtraParams() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.PaymentMethodUpdate
- getExtraParams() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason
- getExtraParams() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel
- getExtraParams() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionPause
- getExtraParams() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate
- getExtraParams() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.Product
- getExtraParams() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.billingportal.ConfigurationListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.billingportal.ConfigurationRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.BusinessProfile
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.CustomerUpdate
- getExtraParams() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features
- getExtraParams() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.InvoiceHistory
- getExtraParams() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.PaymentMethodUpdate
- getExtraParams() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason
- getExtraParams() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel
- getExtraParams() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionPause
- getExtraParams() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate
- getExtraParams() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.Product
- getExtraParams() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.billingportal.SessionCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.BitcoinReceiverListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.BitcoinReceiverRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.BitcoinTransactionCollectionListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CapabilityCollectionListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CapabilityCollectionRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CapabilityUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ChargeCaptureParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ChargeCaptureParams.TransferData
- getExtraParams() - Method in class com.stripe.param.ChargeCreateParams.Destination
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ChargeCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ChargeCreateParams.Shipping.Address
- getExtraParams() - Method in class com.stripe.param.ChargeCreateParams.Shipping
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ChargeCreateParams.TransferData
- getExtraParams() - Method in class com.stripe.param.ChargeListParams.Created
- getExtraParams() - Method in class com.stripe.param.ChargeListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ChargeRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ChargeUpdateParams.FraudDetails
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ChargeUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Address
- getExtraParams() - Method in class com.stripe.param.ChargeUpdateParams.Shipping
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.AfterExpiration
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.AfterExpiration.Recovery
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.AutomaticTax
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.ConsentCollection
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.CustomerUpdate
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.Discount
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.AdjustableQuantity
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.ProductData
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.Recurring
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping.Address
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.TransferData
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.Boleto
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.Oxxo
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.WechatPay
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.PhoneNumberCollection
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.SetupIntentData
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Maximum
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Minimum
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.FixedAmount
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.Item
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.TransferData
- getExtraParams() - Method in class com.stripe.param.checkout.SessionCreateParams.TaxIdCollection
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.checkout.SessionExpireParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.checkout.SessionListLineItemsParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.checkout.SessionListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.checkout.SessionRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CountrySpecListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CountrySpecRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CouponCreateParams.AppliesTo
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CouponCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CouponListParams.Created
- getExtraParams() - Method in class com.stripe.param.CouponListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CouponRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CouponUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CreditNoteCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CreditNoteCreateParams.Line
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CreditNoteLineItemCollectionListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CreditNoteListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CreditNotePreviewParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CreditNotePreviewParams.Line
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CreditNoteRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CreditNoteUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CreditNoteVoidCreditNoteParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CustomerBalanceTransactionCollectionCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CustomerBalanceTransactionCollectionListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CustomerBalanceTransactionCollectionRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CustomerBalanceTransactionsParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CustomerBalanceTransactionUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CustomerCreateParams.Address
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CustomerCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CustomerCreateParams.InvoiceSettings.CustomField
- getExtraParams() - Method in class com.stripe.param.CustomerCreateParams.InvoiceSettings
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CustomerCreateParams.Shipping.Address
- getExtraParams() - Method in class com.stripe.param.CustomerCreateParams.Shipping
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CustomerCreateParams.Tax
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CustomerCreateParams.TaxIdData
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CustomerListParams.Created
- getExtraParams() - Method in class com.stripe.param.CustomerListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CustomerListPaymentMethodsParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CustomerRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CustomerUpdateParams.Address
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CustomerUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CustomerUpdateParams.InvoiceSettings.CustomField
- getExtraParams() - Method in class com.stripe.param.CustomerUpdateParams.InvoiceSettings
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CustomerUpdateParams.Shipping.Address
- getExtraParams() - Method in class com.stripe.param.CustomerUpdateParams.Shipping
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.CustomerUpdateParams.Tax
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.DisputeCloseParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.DisputeListParams.Created
- getExtraParams() - Method in class com.stripe.param.DisputeListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.DisputeRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.DisputeUpdateParams.Evidence
- getExtraParams() - Method in class com.stripe.param.DisputeUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.EventListParams.Created
- getExtraParams() - Method in class com.stripe.param.EventListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.EventRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ExchangeRateListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ExchangeRateRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ExternalAccountCollectionCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ExternalAccountCollectionListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ExternalAccountCollectionRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ExternalAccountUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.FeeRefundCollectionCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.FeeRefundCollectionListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.FeeRefundCollectionRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.FeeRefundUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.FileLinkCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.FileLinkListParams.Created
- getExtraParams() - Method in class com.stripe.param.FileLinkListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.FileLinkRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.FileLinkUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.identity.VerificationReportListParams.Created
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.identity.VerificationReportListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.identity.VerificationReportRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.identity.VerificationSessionCancelParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.identity.VerificationSessionCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.identity.VerificationSessionCreateParams.Options.Document
- getExtraParams() - Method in class com.stripe.param.identity.VerificationSessionCreateParams.Options
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.identity.VerificationSessionListParams.Created
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.identity.VerificationSessionListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.identity.VerificationSessionRedactParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.identity.VerificationSessionRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.identity.VerificationSessionUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.identity.VerificationSessionUpdateParams.Options.Document
- getExtraParams() - Method in class com.stripe.param.identity.VerificationSessionUpdateParams.Options
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceCreateParams.AutomaticTax
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceCreateParams.CustomField
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceCreateParams.Discount
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Card
- getExtraParams() - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceCreateParams.TransferData
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceFinalizeInvoiceParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceItemCreateParams.Discount
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceItemCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceItemCreateParams.Period
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceItemCreateParams.PriceData
- getExtraParams() - Method in class com.stripe.param.InvoiceItemListParams.Created
- getExtraParams() - Method in class com.stripe.param.InvoiceItemListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceItemRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceItemUpdateParams.Discount
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceItemUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceItemUpdateParams.Period
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceItemUpdateParams.PriceData
- getExtraParams() - Method in class com.stripe.param.InvoiceLineItemCollectionListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceListParams.Created
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceListParams.DueDate
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceMarkUncollectibleParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoicePayParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceSendInvoiceParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceUpcomingParams.AutomaticTax
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Address
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Shipping.Address
- getExtraParams() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Shipping
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Tax
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceUpcomingParams.Discount
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceUpcomingParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Discount
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Period
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.PriceData
- getExtraParams() - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.BillingThresholds
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData
- getExtraParams() - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.Recurring
- getExtraParams() - Method in class com.stripe.param.InvoiceUpdateParams.AutomaticTax
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceUpdateParams.CustomField
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceUpdateParams.Discount
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Card
- getExtraParams() - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceUpdateParams.TransferData
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.InvoiceVoidInvoiceParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.IssuerFraudRecordListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.IssuerFraudRecordRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.AuthorizationApproveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.AuthorizationDeclineParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.AuthorizationListParams.Created
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.AuthorizationListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.AuthorizationRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.AuthorizationUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.CardCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.CardCreateParams.Shipping.Address
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.CardCreateParams.Shipping
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.CardCreateParams.SpendingControls
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.CardDetailsParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.CardholderCreateParams.Billing.Address
- getExtraParams() - Method in class com.stripe.param.issuing.CardholderCreateParams.Billing
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.CardholderCreateParams.Company
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.CardholderCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Dob
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Verification.Document
- getExtraParams() - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Verification
- getExtraParams() - Method in class com.stripe.param.issuing.CardholderCreateParams.SpendingControls
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.CardholderListParams.Created
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.CardholderListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.CardholderRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Billing.Address
- getExtraParams() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Billing
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Company
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.CardholderUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Dob
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Verification.Document
- getExtraParams() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Verification
- getExtraParams() - Method in class com.stripe.param.issuing.CardholderUpdateParams.SpendingControls
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.CardListParams.Created
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.CardListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.CardRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.CardUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.CardUpdateParams.SpendingControls
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled
- getExtraParams() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Duplicate
- getExtraParams() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Fraudulent
- getExtraParams() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence
- getExtraParams() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.MerchandiseNotAsDescribed
- getExtraParams() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.NotReceived
- getExtraParams() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Other
- getExtraParams() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.ServiceNotAsDescribed
- getExtraParams() - Method in class com.stripe.param.issuing.DisputeCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.DisputeListParams.Created
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.DisputeListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.DisputeRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.DisputeSubmitParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled
- getExtraParams() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Duplicate
- getExtraParams() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Fraudulent
- getExtraParams() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence
- getExtraParams() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed
- getExtraParams() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.NotReceived
- getExtraParams() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Other
- getExtraParams() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.ServiceNotAsDescribed
- getExtraParams() - Method in class com.stripe.param.issuing.DisputeUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.TransactionListParams.Created
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.TransactionListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.TransactionRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.issuing.TransactionUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.LoginLinkCreateOnAccountParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.MandateRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.OrderCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.OrderCreateParams.Item
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.OrderCreateParams.Shipping.Address
- getExtraParams() - Method in class com.stripe.param.OrderCreateParams.Shipping
- getExtraParams() - Method in class com.stripe.param.OrderListParams.Created
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.OrderListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.OrderListParams.StatusTransitions.Canceled
- getExtraParams() - Method in class com.stripe.param.OrderListParams.StatusTransitions.Fulfilled
- getExtraParams() - Method in class com.stripe.param.OrderListParams.StatusTransitions
- getExtraParams() - Method in class com.stripe.param.OrderListParams.StatusTransitions.Paid
- getExtraParams() - Method in class com.stripe.param.OrderListParams.StatusTransitions.Returned
- getExtraParams() - Method in class com.stripe.param.OrderPayParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.OrderRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.OrderReturnListParams.Created
- getExtraParams() - Method in class com.stripe.param.OrderReturnListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.OrderReturnOrderParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.OrderReturnOrderParams.Item
- getExtraParams() - Method in class com.stripe.param.OrderReturnRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.OrderUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.OrderUpdateParams.Shipping
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCancelParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCaptureParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCaptureParams.TransferData
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Offline
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Online
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.MandateData
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.AcssDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.AfterpayClearpay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Alipay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.AuBecsDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BacsDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Bancontact
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Address
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Boleto
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Giropay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Grabpay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Ideal
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.InteracPresent
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Klarna.Dob
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Klarna
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Oxxo
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.SepaDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Sofort
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.WechatPay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AfterpayClearpay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Alipay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AuBecsDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.BacsDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Bancontact
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Boleto
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Plan
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.CardPresent
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Eps
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Fpx
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Giropay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Grabpay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Ideal
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.InteracPresent
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Oxxo
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.P24
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.SepaDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.SepaDebit.MandateOptions
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Sofort
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.WechatPay
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.Shipping.Address
- getExtraParams() - Method in class com.stripe.param.PaymentIntentConfirmParams.Shipping
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.AutomaticPaymentMethods
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance.Offline
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance.Online
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.MandateData
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.AcssDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.AfterpayClearpay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Alipay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.AuBecsDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BacsDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Bancontact
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Address
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Boleto
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Giropay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Grabpay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Ideal
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.InteracPresent
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Klarna.Dob
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Klarna
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Oxxo
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.SepaDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Sofort
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.WechatPay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AfterpayClearpay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Alipay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AuBecsDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.BacsDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Bancontact
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Boleto
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Plan
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.CardPresent
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Eps
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Fpx
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Giropay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Grabpay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Ideal
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.InteracPresent
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Oxxo
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.P24
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.SepaDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.SepaDebit.MandateOptions
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Sofort
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.WechatPay
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.Shipping.Address
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.Shipping
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentCreateParams.TransferData
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentListParams.Created
- getExtraParams() - Method in class com.stripe.param.PaymentIntentListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AcssDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AfterpayClearpay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Alipay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AuBecsDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BacsDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Bancontact
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Address
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Boleto
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Giropay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Grabpay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Ideal
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.InteracPresent
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Klarna.Dob
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Klarna
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Oxxo
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.SepaDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Sofort
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.WechatPay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AfterpayClearpay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Alipay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AuBecsDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.BacsDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Bancontact
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Boleto
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Plan
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.CardPresent
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Eps
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Fpx
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Giropay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Grabpay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Ideal
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.InteracPresent
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Oxxo
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.P24
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.SepaDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.SepaDebit.MandateOptions
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Sofort
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.WechatPay
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Address
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentIntentUpdateParams.TransferData
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentLinkCreateParams.AfterCompletion
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentLinkCreateParams.AfterCompletion.HostedConfirmation
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentLinkCreateParams.AfterCompletion.Redirect
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentLinkCreateParams.AutomaticTax
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentLinkCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentLinkCreateParams.LineItem.AdjustableQuantity
- getExtraParams() - Method in class com.stripe.param.PaymentLinkCreateParams.LineItem
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentLinkCreateParams.PhoneNumberCollection
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentLinkCreateParams.SubscriptionData
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentLinkCreateParams.TransferData
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentLinkListLineItemsParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentLinkListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentLinkRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentLinkUpdateParams.AfterCompletion
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentLinkUpdateParams.AfterCompletion.HostedConfirmation
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentLinkUpdateParams.AfterCompletion.Redirect
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentLinkUpdateParams.AutomaticTax
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentLinkUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentLinkUpdateParams.LineItem.AdjustableQuantity
- getExtraParams() - Method in class com.stripe.param.PaymentLinkUpdateParams.LineItem
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodAttachParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodCreateParams.AcssDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodCreateParams.AfterpayClearpay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodCreateParams.Alipay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodCreateParams.AuBecsDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodCreateParams.BacsDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodCreateParams.Bancontact
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails.Address
- getExtraParams() - Method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodCreateParams.Boleto
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodCreateParams.CardDetails
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodCreateParams.Eps
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodCreateParams.Fpx
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodCreateParams.Giropay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodCreateParams.Grabpay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodCreateParams.Ideal
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodCreateParams.InteracPresent
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodCreateParams.Klarna.Dob
- getExtraParams() - Method in class com.stripe.param.PaymentMethodCreateParams.Klarna
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodCreateParams.Oxxo
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodCreateParams.P24
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodCreateParams.SepaDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodCreateParams.Sofort
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodCreateParams.Token
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodCreateParams.WechatPay
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodDetachParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodUpdateParams.AcssDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodUpdateParams.AuBecsDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodUpdateParams.BacsDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Address
- getExtraParams() - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodUpdateParams.Card
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentMethodUpdateParams.SepaDebit
- getExtraParams() - Method in class com.stripe.param.PaymentSourceCollectionCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentSourceCollectionListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PaymentSourceCollectionRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PayoutCancelParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PayoutCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PayoutListParams.ArrivalDate
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PayoutListParams.Created
- getExtraParams() - Method in class com.stripe.param.PayoutListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PayoutRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PayoutReverseParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PayoutUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PersonCollectionCreateParams.Address
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKana
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKanji
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PersonCollectionCreateParams.Dob
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PersonCollectionCreateParams.Documents.CompanyAuthorization
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PersonCollectionCreateParams.Documents
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PersonCollectionCreateParams.Documents.Passport
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PersonCollectionCreateParams.Documents.Visa
- getExtraParams() - Method in class com.stripe.param.PersonCollectionCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PersonCollectionCreateParams.Relationship
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PersonCollectionCreateParams.Verification.AdditionalDocument
- getExtraParams() - Method in class com.stripe.param.PersonCollectionCreateParams.Verification.Document
- getExtraParams() - Method in class com.stripe.param.PersonCollectionCreateParams.Verification
- getExtraParams() - Method in class com.stripe.param.PersonCollectionListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PersonCollectionListParams.Relationship
- getExtraParams() - Method in class com.stripe.param.PersonCollectionRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PersonUpdateParams.Address
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PersonUpdateParams.AddressKana
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PersonUpdateParams.AddressKanji
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PersonUpdateParams.Dob
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PersonUpdateParams.Documents.CompanyAuthorization
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PersonUpdateParams.Documents
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PersonUpdateParams.Documents.Passport
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PersonUpdateParams.Documents.Visa
- getExtraParams() - Method in class com.stripe.param.PersonUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PersonUpdateParams.Relationship
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PersonUpdateParams.Verification.AdditionalDocument
- getExtraParams() - Method in class com.stripe.param.PersonUpdateParams.Verification.Document
- getExtraParams() - Method in class com.stripe.param.PersonUpdateParams.Verification
- getExtraParams() - Method in class com.stripe.param.PlanCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PlanCreateParams.Product
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PlanCreateParams.Tier
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PlanCreateParams.TransformUsage
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PlanListParams.Created
- getExtraParams() - Method in class com.stripe.param.PlanListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PlanRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PlanUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PriceCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PriceCreateParams.ProductData
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PriceCreateParams.Recurring
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PriceCreateParams.Tier
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PriceCreateParams.TransformQuantity
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PriceListParams.Created
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PriceListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PriceListParams.Recurring
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PriceRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PriceUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PriceUpdateParams.Recurring
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ProductCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ProductCreateParams.PackageDimensions
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ProductListParams.Created
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ProductListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ProductRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ProductUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ProductUpdateParams.PackageDimensions
- getExtraParams() - Method in class com.stripe.param.PromotionCodeCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PromotionCodeCreateParams.Restrictions
- getExtraParams() - Method in class com.stripe.param.PromotionCodeListParams.Created
- getExtraParams() - Method in class com.stripe.param.PromotionCodeListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PromotionCodeRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.PromotionCodeUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.QuoteAcceptParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.QuoteCancelParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.QuoteCollectionListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.QuoteCreateParams.AutomaticTax
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.QuoteCreateParams.Discount
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.QuoteCreateParams.FromQuote
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.QuoteCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.QuoteCreateParams.InvoiceSettings
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.QuoteCreateParams.LineItem
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.QuoteCreateParams.LineItem.PriceData
- getExtraParams() - Method in class com.stripe.param.QuoteCreateParams.LineItem.PriceData.Recurring
- getExtraParams() - Method in class com.stripe.param.QuoteCreateParams.SubscriptionData
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.QuoteCreateParams.TransferData
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.QuoteFinalizeParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.QuoteFinalizeQuoteParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.QuoteListComputedUpfrontLineItemsParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.QuoteListLineItemsParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.QuoteListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.QuotePdfParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.QuoteRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.QuoteUpdateParams.AutomaticTax
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.QuoteUpdateParams.Discount
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.QuoteUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.QuoteUpdateParams.InvoiceSettings
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.QuoteUpdateParams.LineItem
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.QuoteUpdateParams.LineItem.PriceData
- getExtraParams() - Method in class com.stripe.param.QuoteUpdateParams.LineItem.PriceData.Recurring
- getExtraParams() - Method in class com.stripe.param.QuoteUpdateParams.SubscriptionData
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.QuoteUpdateParams.TransferData
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.radar.EarlyFraudWarningListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.radar.EarlyFraudWarningRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.radar.ValueListCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.radar.ValueListItemCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.radar.ValueListItemListParams.Created
- getExtraParams() - Method in class com.stripe.param.radar.ValueListItemListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.radar.ValueListItemRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.radar.ValueListListParams.Created
- getExtraParams() - Method in class com.stripe.param.radar.ValueListListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.radar.ValueListRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.radar.ValueListUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.RecipientCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.RecipientListParams.Created
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.RecipientListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.RecipientRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.RecipientUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.RefundCollectionListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.RefundCollectionRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.RefundCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.RefundListParams.Created
- getExtraParams() - Method in class com.stripe.param.RefundListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.RefundRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.RefundUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.reporting.ReportRunCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.reporting.ReportRunCreateParams.Parameters
- getExtraParams() - Method in class com.stripe.param.reporting.ReportRunListParams.Created
- getExtraParams() - Method in class com.stripe.param.reporting.ReportRunListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.reporting.ReportRunRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.reporting.ReportTypeListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.reporting.ReportTypeRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ReviewApproveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ReviewListParams.Created
- getExtraParams() - Method in class com.stripe.param.ReviewListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ReviewRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SetupAttemptListParams.Created
- getExtraParams() - Method in class com.stripe.param.SetupAttemptListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SetupIntentCancelParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SetupIntentConfirmParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance
- getExtraParams() - Method in class com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance.Offline
- getExtraParams() - Method in class com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance.Online
- getExtraParams() - Method in class com.stripe.param.SetupIntentConfirmParams.MandateData
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit
- getExtraParams() - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions
- getExtraParams() - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.Card
- getExtraParams() - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions
- getExtraParams() - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.SepaDebit
- getExtraParams() - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.SepaDebit.MandateOptions
- getExtraParams() - Method in class com.stripe.param.SetupIntentCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance
- getExtraParams() - Method in class com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance.Offline
- getExtraParams() - Method in class com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance.Online
- getExtraParams() - Method in class com.stripe.param.SetupIntentCreateParams.MandateData
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.Card
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.SepaDebit
- getExtraParams() - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.SepaDebit.MandateOptions
- getExtraParams() - Method in class com.stripe.param.SetupIntentCreateParams.SingleUse
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SetupIntentListParams.Created
- getExtraParams() - Method in class com.stripe.param.SetupIntentListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SetupIntentRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SetupIntentUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit
- getExtraParams() - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions
- getExtraParams() - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.Card
- getExtraParams() - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions
- getExtraParams() - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.SepaDebit
- getExtraParams() - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.SepaDebit.MandateOptions
- getExtraParams() - Method in class com.stripe.param.ShippingRateCreateParams.DeliveryEstimate
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Maximum
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Minimum
- getExtraParams() - Method in class com.stripe.param.ShippingRateCreateParams.FixedAmount
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ShippingRateCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ShippingRateListParams.Created
- getExtraParams() - Method in class com.stripe.param.ShippingRateListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ShippingRateRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ShippingRateUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.sigma.ScheduledQueryRunListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.sigma.ScheduledQueryRunRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SkuCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SkuCreateParams.Inventory
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SkuCreateParams.PackageDimensions
- getExtraParams() - Method in class com.stripe.param.SkuListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SkuRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SkuUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SkuUpdateParams.Inventory
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SkuUpdateParams.PackageDimensions
- getExtraParams() - Method in class com.stripe.param.SourceCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance.Offline
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance.Online
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SourceCreateParams.Mandate
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SourceCreateParams.Owner.Address
- getExtraParams() - Method in class com.stripe.param.SourceCreateParams.Owner
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SourceCreateParams.Receiver
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SourceCreateParams.Redirect
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SourceCreateParams.SourceOrder
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Item
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping.Address
- getExtraParams() - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping
- getExtraParams() - Method in class com.stripe.param.SourceDetachParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SourceRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SourceSourceTransactionsParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SourceUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Offline
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Online
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SourceUpdateParams.Mandate
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SourceUpdateParams.Owner.Address
- getExtraParams() - Method in class com.stripe.param.SourceUpdateParams.Owner
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SourceUpdateParams.SourceOrder
- getExtraParams() - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Item
- getExtraParams() - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Address
- getExtraParams() - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping
- getExtraParams() - Method in class com.stripe.param.SourceVerifyParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionCancelParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.PriceData
- getExtraParams() - Method in class com.stripe.param.SubscriptionCreateParams.AutomaticTax
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionCreateParams.BillingThresholds
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionCreateParams.Item.BillingThresholds
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionCreateParams.Item
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionCreateParams.Item.PriceData
- getExtraParams() - Method in class com.stripe.param.SubscriptionCreateParams.Item.PriceData.Recurring
- getExtraParams() - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card
- getExtraParams() - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions
- getExtraParams() - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionCreateParams.PendingInvoiceItemInterval
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionCreateParams.TransferData
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionItemCreateParams.BillingThresholds
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionItemCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionItemCreateParams.PriceData
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionItemCreateParams.PriceData.Recurring
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionItemDeleteParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionItemListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionItemRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionItemUpdateParams.BillingThresholds
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionItemUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionItemUpdateParams.PriceData
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionItemUpdateParams.PriceData.Recurring
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionItemUsageRecordSummariesParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionListParams.Created
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionListParams.CurrentPeriodEnd
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionListParams.CurrentPeriodStart
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleCancelParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.AutomaticTax
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.BillingThresholds
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.InvoiceSettings
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.TransferData
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.PriceData
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AutomaticTax
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.BillingThresholds
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.InvoiceSettings
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.BillingThresholds
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.Recurring
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.TransferData
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleListParams.CanceledAt
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleListParams.CompletedAt
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleListParams.Created
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleListParams.ReleasedAt
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleReleaseParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.AutomaticTax
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.BillingThresholds
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.InvoiceSettings
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.TransferData
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.PriceData
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AutomaticTax
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.BillingThresholds
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.InvoiceSettings
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.BillingThresholds
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Recurring
- getExtraParams() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.TransferData
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.PriceData
- getExtraParams() - Method in class com.stripe.param.SubscriptionUpdateParams.AutomaticTax
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionUpdateParams.BillingThresholds
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionUpdateParams.Item.BillingThresholds
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionUpdateParams.Item
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionUpdateParams.Item.PriceData
- getExtraParams() - Method in class com.stripe.param.SubscriptionUpdateParams.Item.PriceData.Recurring
- getExtraParams() - Method in class com.stripe.param.SubscriptionUpdateParams.PauseCollection
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card
- getExtraParams() - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions
- getExtraParams() - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionUpdateParams.PendingInvoiceItemInterval
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.SubscriptionUpdateParams.TransferData
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TaxCodeListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TaxCodeRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TaxIdCollectionCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TaxIdCollectionListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TaxIdCollectionRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TaxRateCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TaxRateListParams.Created
- getExtraParams() - Method in class com.stripe.param.TaxRateListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TaxRateRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TaxRateUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.terminal.ConnectionTokenCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.terminal.LocationCreateParams.Address
- getExtraParams() - Method in class com.stripe.param.terminal.LocationCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.terminal.LocationDeleteParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.terminal.LocationListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.terminal.LocationRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.terminal.LocationUpdateParams.Address
- getExtraParams() - Method in class com.stripe.param.terminal.LocationUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.terminal.ReaderCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.terminal.ReaderDeleteParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.terminal.ReaderListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.terminal.ReaderRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.terminal.ReaderUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ThreeDSecureCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.ThreeDSecureRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.Account.Company.Address
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKana
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKanji
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.Account.Company
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.Account.Company.OwnershipDeclaration
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.Account.Company.Verification.Document
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.Account.Company.Verification
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.Account
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Address
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKana
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKanji
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Dob
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.Account.Individual
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Verification.AdditionalDocument
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Verification.Document
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Verification
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.BankAccount
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.Card
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.CvcUpdate
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.Person.Address
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.Person.AddressKana
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.Person.AddressKanji
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.Person.Dob
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.Person.Documents.CompanyAuthorization
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.Person.Documents
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.Person.Documents.Passport
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.Person.Documents.Visa
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.Person
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.Person.Relationship
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.Person.Verification.AdditionalDocument
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.Person.Verification.Document
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.Person.Verification
- getExtraParams() - Method in class com.stripe.param.TokenCreateParams.Pii
- getExtraParams() - Method in class com.stripe.param.TokenRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TopupCancelParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TopupCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TopupListParams.Amount
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TopupListParams.Created
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TopupListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TopupRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TopupUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TransferCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TransferListParams.Created
- getExtraParams() - Method in class com.stripe.param.TransferListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TransferRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TransferReversalCollectionCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TransferReversalCollectionListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TransferReversalCollectionRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TransferReversalUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.TransferUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.UsageRecordCreateOnSubscriptionItemParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.WebhookEndpointCreateParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.WebhookEndpointListParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.WebhookEndpointRetrieveParams
-
Map of extra parameters for custom features not available in this client library.
- getExtraParams() - Method in class com.stripe.param.WebhookEndpointUpdateParams
-
Map of extra parameters for custom features not available in this client library.
- getFailureBalanceTransaction() - Method in class com.stripe.model.Payout
-
Get ID of expandable
failureBalanceTransaction
object. - getFailureBalanceTransaction() - Method in class com.stripe.model.Refund
-
Get ID of expandable
failureBalanceTransaction
object. - getFailureBalanceTransactionObject() - Method in class com.stripe.model.Payout
-
Get expanded
failureBalanceTransaction
. - getFailureBalanceTransactionObject() - Method in class com.stripe.model.Refund
-
Get expanded
failureBalanceTransaction
. - getFailureCode() - Method in class com.stripe.model.Charge
-
Error code explaining reason for charge failure if available (see the errors section for a list of codes).
- getFailureCode() - Method in class com.stripe.model.Payout
-
Error code explaining reason for payout failure if available.
- getFailureCode() - Method in class com.stripe.model.Topup
-
Error code explaining reason for top-up failure if available (see the errors section for a list of codes).
- getFailureMessage() - Method in class com.stripe.model.Charge
-
Message to user further explaining reason for charge failure if available.
- getFailureMessage() - Method in class com.stripe.model.Payout
-
Message to user further explaining reason for payout failure if available.
- getFailureMessage() - Method in class com.stripe.model.Topup
-
Message to user further explaining reason for top-up failure if available.
- getFailureReason() - Method in class com.stripe.model.Refund
-
If the refund failed, the reason for refund failure if known.
- getFailureReason() - Method in class com.stripe.model.Source.RedirectFlow
-
The failure reason for the redirect, either
user_abort
(the customer aborted or dropped out of the redirect flow),declined
(the authentication failed or the transaction was declined), orprocessing_error
(the redirect failed due to a technical error). - getFeatures() - Method in class com.stripe.model.billingportal.Configuration
- getFeatures() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams
-
Information about the features available in the portal.
- getFeatures() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams
-
Information about the features available in the portal.
- getFee() - Method in class com.stripe.model.BalanceTransaction
-
Fees (in %s) paid for this transaction.
- getFee() - Method in class com.stripe.model.FeeRefund
-
Get ID of expandable
fee
object. - getFeeDetails() - Method in class com.stripe.model.BalanceTransaction
-
Detailed breakdown of fees (in %s) paid for this transaction.
- getFeeObject() - Method in class com.stripe.model.FeeRefund
-
Get expanded
fee
. - getFile() - Method in class com.stripe.model.FileLink
-
Get ID of expandable
file
object. - getFile() - Method in class com.stripe.model.sigma.ScheduledQueryRun
-
The file object representing the results of the query.
- getFile() - Method in class com.stripe.param.FileLinkCreateParams
-
The ID of the file.
- getFile() - Method in class com.stripe.param.FileLinkListParams
-
Only return links for the given file.
- getFilename() - Method in class com.stripe.model.File
-
A filename for the file, suitable for saving to a filesystem.
- getFileObject() - Method in class com.stripe.model.FileLink
-
Get expanded
file
. - getFiles() - Method in class com.stripe.model.identity.VerificationReport.Document
-
Array of File ids containing images for this document.
- getFiles() - Method in class com.stripe.param.AccountCreateParams.Documents.BankAccountOwnershipVerification
- getFiles() - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyLicense
- getFiles() - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyMemorandumOfAssociation
- getFiles() - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyMinisterialDecree
- getFiles() - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyRegistrationVerification
- getFiles() - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyTaxIdVerification
- getFiles() - Method in class com.stripe.param.AccountCreateParams.Documents.ProofOfRegistration
- getFiles() - Method in class com.stripe.param.AccountUpdateParams.Documents.BankAccountOwnershipVerification
- getFiles() - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyLicense
- getFiles() - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyMemorandumOfAssociation
- getFiles() - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyMinisterialDecree
- getFiles() - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyRegistrationVerification
- getFiles() - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyTaxIdVerification
- getFiles() - Method in class com.stripe.param.AccountUpdateParams.Documents.ProofOfRegistration
- getFiles() - Method in class com.stripe.param.PersonCollectionCreateParams.Documents.CompanyAuthorization
- getFiles() - Method in class com.stripe.param.PersonCollectionCreateParams.Documents.Passport
- getFiles() - Method in class com.stripe.param.PersonCollectionCreateParams.Documents.Visa
- getFiles() - Method in class com.stripe.param.PersonUpdateParams.Documents.CompanyAuthorization
- getFiles() - Method in class com.stripe.param.PersonUpdateParams.Documents.Passport
- getFiles() - Method in class com.stripe.param.PersonUpdateParams.Documents.Visa
- getFiles() - Method in class com.stripe.param.TokenCreateParams.Person.Documents.CompanyAuthorization
- getFiles() - Method in class com.stripe.param.TokenCreateParams.Person.Documents.Passport
- getFiles() - Method in class com.stripe.param.TokenCreateParams.Person.Documents.Visa
- getFilled() - Method in class com.stripe.model.BitcoinReceiver
-
This flag is initially false and updates to true when the customer sends the
bitcoin_amount
to this receiver. - getFilled() - Method in class com.stripe.param.BitcoinReceiverListParams
-
Filter for filled receivers.
- getFinalizedAt() - Method in class com.stripe.model.Invoice.StatusTransitions
-
The time that the invoice draft was finalized.
- getFinalizedAt() - Method in class com.stripe.model.Quote.StatusTransitions
-
The time that the quote was finalized.
- getFingerprint() - Method in class com.stripe.model.AlipayAccount
-
Uniquely identifies the account and will be the same across all Alipay account objects that are linked to the same Alipay account.
- getFingerprint() - Method in class com.stripe.model.BankAccount
-
Uniquely identifies this particular bank account.
- getFingerprint() - Method in class com.stripe.model.Card
-
Uniquely identifies this particular card number.
- getFingerprint() - Method in class com.stripe.model.Charge.PaymentMethodDetails.AchDebit
-
Uniquely identifies this particular bank account.
- getFingerprint() - Method in class com.stripe.model.Charge.PaymentMethodDetails.AcssDebit
-
Uniquely identifies this particular bank account.
- getFingerprint() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Alipay
-
Uniquely identifies this particular Alipay account.
- getFingerprint() - Method in class com.stripe.model.Charge.PaymentMethodDetails.AuBecsDebit
-
Uniquely identifies this particular bank account.
- getFingerprint() - Method in class com.stripe.model.Charge.PaymentMethodDetails.BacsDebit
-
Uniquely identifies this particular bank account.
- getFingerprint() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
Uniquely identifies this particular card number.
- getFingerprint() - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
Uniquely identifies this particular card number.
- getFingerprint() - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
Uniquely identifies this particular card number.
- getFingerprint() - Method in class com.stripe.model.Charge.PaymentMethodDetails.SepaDebit
-
Uniquely identifies this particular bank account.
- getFingerprint() - Method in class com.stripe.model.Charge.PaymentMethodDetails.WechatPay
- getFingerprint() - Method in class com.stripe.model.PaymentMethod.AcssDebit
-
Uniquely identifies this particular bank account.
- getFingerprint() - Method in class com.stripe.model.PaymentMethod.AuBecsDebit
-
Uniquely identifies this particular bank account.
- getFingerprint() - Method in class com.stripe.model.PaymentMethod.BacsDebit
-
Uniquely identifies this particular bank account.
- getFingerprint() - Method in class com.stripe.model.PaymentMethod.Card
-
Uniquely identifies this particular card number.
- getFingerprint() - Method in class com.stripe.model.PaymentMethod.SepaDebit
-
Uniquely identifies this particular bank account.
- getFingerprint() - Method in class com.stripe.model.Source.AchCreditTransfer
- getFingerprint() - Method in class com.stripe.model.Source.AchDebit
- getFingerprint() - Method in class com.stripe.model.Source.AcssDebit
- getFingerprint() - Method in class com.stripe.model.Source.AuBecsDebit
- getFingerprint() - Method in class com.stripe.model.Source.Card
- getFingerprint() - Method in class com.stripe.model.Source.CardPresent
- getFingerprint() - Method in class com.stripe.model.Source.SepaDebit
- getFingerprint() - Method in class com.stripe.model.Source.ThreeDSecure
- getFingerprint() - Method in class com.stripe.model.SourceTransaction.AchCreditTransferData
-
Bank account fingerprint associated with the transfer.
- getFingerprint() - Method in class com.stripe.model.SourceTransaction.GbpCreditTransferData
-
Bank account fingerprint associated with the Stripe owned bank account receiving the transfer.
- getFirstName() - Method in class com.stripe.model.identity.VerificationReport.Document
-
First name as it appears in the document.
- getFirstName() - Method in class com.stripe.model.identity.VerificationReport.IdNumber
-
First name.
- getFirstName() - Method in class com.stripe.model.identity.VerificationSession.VerifiedOutputs
- getFirstName() - Method in class com.stripe.model.issuing.Cardholder.Individual
-
The first name of this cardholder.
- getFirstName() - Method in class com.stripe.model.Person
-
The person's first name.
- getFirstName() - Method in class com.stripe.model.Source.Klarna
- getFirstName() - Method in class com.stripe.param.AccountCreateParams.Individual
-
The individual's first name.
- getFirstName() - Method in class com.stripe.param.AccountUpdateParams.Individual
-
The individual's first name.
- getFirstName() - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual
-
The first name of this cardholder.
- getFirstName() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual
-
The first name of this cardholder.
- getFirstName() - Method in class com.stripe.param.PersonCollectionCreateParams
-
The person's first name.
- getFirstName() - Method in class com.stripe.param.PersonUpdateParams
-
The person's first name.
- getFirstName() - Method in class com.stripe.param.TokenCreateParams.Account.Individual
-
The individual's first name.
- getFirstName() - Method in class com.stripe.param.TokenCreateParams.Person
-
The person's first name.
- getFirstNameKana() - Method in class com.stripe.model.Person
-
The Kana variation of the person's first name (Japan only).
- getFirstNameKana() - Method in class com.stripe.param.AccountCreateParams.Individual
-
The Kana variation of the the individual's first name (Japan only).
- getFirstNameKana() - Method in class com.stripe.param.AccountUpdateParams.Individual
-
The Kana variation of the the individual's first name (Japan only).
- getFirstNameKana() - Method in class com.stripe.param.PersonCollectionCreateParams
-
The Kana variation of the person's first name (Japan only).
- getFirstNameKana() - Method in class com.stripe.param.PersonUpdateParams
-
The Kana variation of the person's first name (Japan only).
- getFirstNameKana() - Method in class com.stripe.param.TokenCreateParams.Account.Individual
-
The Kana variation of the the individual's first name (Japan only).
- getFirstNameKana() - Method in class com.stripe.param.TokenCreateParams.Person
-
The Kana variation of the person's first name (Japan only).
- getFirstNameKanji() - Method in class com.stripe.model.Person
-
The Kanji variation of the person's first name (Japan only).
- getFirstNameKanji() - Method in class com.stripe.param.AccountCreateParams.Individual
-
The Kanji variation of the individual's first name (Japan only).
- getFirstNameKanji() - Method in class com.stripe.param.AccountUpdateParams.Individual
-
The Kanji variation of the individual's first name (Japan only).
- getFirstNameKanji() - Method in class com.stripe.param.PersonCollectionCreateParams
-
The Kanji variation of the person's first name (Japan only).
- getFirstNameKanji() - Method in class com.stripe.param.PersonUpdateParams
-
The Kanji variation of the person's first name (Japan only).
- getFirstNameKanji() - Method in class com.stripe.param.TokenCreateParams.Account.Individual
-
The Kanji variation of the individual's first name (Japan only).
- getFirstNameKanji() - Method in class com.stripe.param.TokenCreateParams.Person
-
The Kanji variation of the person's first name (Japan only).
- getFirstTimeTransaction() - Method in class com.stripe.model.PromotionCode.Restrictions
- getFirstTimeTransaction() - Method in class com.stripe.param.PromotionCodeCreateParams.Restrictions
- getFixedAmount() - Method in class com.stripe.model.ShippingRate
- getFixedAmount() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData
- getFixedAmount() - Method in class com.stripe.param.ShippingRateCreateParams
-
Describes a fixed amount to charge for shipping.
- getFlatAmount() - Method in class com.stripe.model.Plan.Tier
-
Price for the entire tier.
- getFlatAmount() - Method in class com.stripe.model.Price.Tier
-
Price for the entire tier.
- getFlatAmount() - Method in class com.stripe.param.PlanCreateParams.Tier
-
The flat billing amount for an entire tier, regardless of the number of units in the tier.
- getFlatAmount() - Method in class com.stripe.param.PriceCreateParams.Tier
-
The flat billing amount for an entire tier, regardless of the number of units in the tier.
- getFlatAmountDecimal() - Method in class com.stripe.model.Plan.Tier
-
Same as
flat_amount
, but contains a decimal value with at most 12 decimal places. - getFlatAmountDecimal() - Method in class com.stripe.model.Price.Tier
-
Same as
flat_amount
, but contains a decimal value with at most 12 decimal places. - getFlatAmountDecimal() - Method in class com.stripe.param.PlanCreateParams.Tier
-
Same as
flat_amount
, but accepts a decimal value representing an integer in the minor units of the currency. - getFlatAmountDecimal() - Method in class com.stripe.param.PriceCreateParams.Tier
-
Same as
flat_amount
, but accepts a decimal value representing an integer in the minor units of the currency. - getFlight() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails
- getFlightNumber() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Flight.Segments
- getFlow() - Method in class com.stripe.model.Source
-
The authentication
flow
of the source. - getFlow() - Method in class com.stripe.param.SourceCreateParams
-
The authentication
flow
of the source to create. - getFooter() - Method in class com.stripe.model.Customer.InvoiceSettings
-
Default footer to be displayed on invoices for this customer.
- getFooter() - Method in class com.stripe.model.Invoice
-
Footer displayed on the invoice.
- getFooter() - Method in class com.stripe.model.Quote
-
A footer that will be displayed on the quote PDF.
- getFooter() - Method in class com.stripe.param.CustomerCreateParams.InvoiceSettings
-
Default footer to be displayed on invoices for this customer.
- getFooter() - Method in class com.stripe.param.CustomerUpdateParams.InvoiceSettings
-
Default footer to be displayed on invoices for this customer.
- getFooter() - Method in class com.stripe.param.InvoiceCreateParams
-
Footer to be displayed on the invoice.
- getFooter() - Method in class com.stripe.param.InvoiceUpdateParams
-
Footer to be displayed on the invoice.
- getFooter() - Method in class com.stripe.param.QuoteCreateParams
-
A footer that will be displayed on the quote PDF.
- getFooter() - Method in class com.stripe.param.QuoteUpdateParams
-
A footer that will be displayed on the quote PDF.
- getForgive() - Method in class com.stripe.param.InvoicePayParams
-
In cases where the source used to pay the invoice has insufficient funds, passing
forgive=true
controls whether a charge should be attempted for the full amount available on the source, up to the amount to fully pay the invoice. - getFpx() - Method in class com.stripe.model.Balance.Money.SourceTypes
- getFpx() - Method in class com.stripe.model.Charge.PaymentMethodDetails
- getFpx() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- getFpx() - Method in class com.stripe.model.PaymentMethod
- getFpx() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData
-
If this is an
fpx
PaymentMethod, this hash contains details about the FPX payment method. - getFpx() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions
-
If this is a
fpx
PaymentMethod, this sub-hash contains details about the FPX payment method options. - getFpx() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData
-
If this is an
fpx
PaymentMethod, this hash contains details about the FPX payment method. - getFpx() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions
-
If this is a
fpx
PaymentMethod, this sub-hash contains details about the FPX payment method options. - getFpx() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData
-
If this is an
fpx
PaymentMethod, this hash contains details about the FPX payment method. - getFpx() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions
-
If this is a
fpx
PaymentMethod, this sub-hash contains details about the FPX payment method options. - getFpx() - Method in class com.stripe.param.PaymentMethodCreateParams
-
If this is an
fpx
PaymentMethod, this hash contains details about the FPX payment method. - getFpxPayments() - Method in class com.stripe.model.Account.Capabilities
-
The status of the FPX payments capability of the account, or whether the account can directly process FPX charges.
- getFpxPayments() - Method in class com.stripe.param.AccountCreateParams.Capabilities
-
The fpx_payments capability.
- getFpxPayments() - Method in class com.stripe.param.AccountUpdateParams.Capabilities
-
The fpx_payments capability.
- getFraudDetails() - Method in class com.stripe.model.Charge
-
Information on fraud assessments for the charge.
- getFraudDetails() - Method in class com.stripe.param.ChargeUpdateParams
-
A set of key-value pairs you can attach to a charge giving information about its riskiness.
- getFraudType() - Method in class com.stripe.model.IssuerFraudRecord
-
The type of fraud labelled by the issuer.
- getFraudType() - Method in class com.stripe.model.radar.EarlyFraudWarning
-
The type of fraud labelled by the issuer.
- getFraudulent() - Method in class com.stripe.model.issuing.Dispute.Evidence
- getFraudulent() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence
- getFraudulent() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence
- getFromQuote() - Method in class com.stripe.model.Quote
-
Details of the quote that was cloned.
- getFromQuote() - Method in class com.stripe.param.QuoteCreateParams
-
Clone an existing quote.
- getFromSubscription() - Method in class com.stripe.param.SubscriptionScheduleCreateParams
-
Migrate an existing subscription to be managed by a subscription schedule.
- getFront() - Method in class com.stripe.model.Account.Company.Verification.VerificationDocument
-
Get ID of expandable
front
object. - getFront() - Method in class com.stripe.model.issuing.Cardholder.Individual.Verification.Document
-
Get ID of expandable
front
object. - getFront() - Method in class com.stripe.model.Person.VerificationDocument
-
Get ID of expandable
front
object. - getFront() - Method in class com.stripe.param.AccountCreateParams.Company.Verification.Document
- getFront() - Method in class com.stripe.param.AccountCreateParams.Individual.Verification.AdditionalDocument
- getFront() - Method in class com.stripe.param.AccountCreateParams.Individual.Verification.Document
- getFront() - Method in class com.stripe.param.AccountUpdateParams.Company.Verification.Document
- getFront() - Method in class com.stripe.param.AccountUpdateParams.Individual.Verification.AdditionalDocument
- getFront() - Method in class com.stripe.param.AccountUpdateParams.Individual.Verification.Document
- getFront() - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Verification.Document
- getFront() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Verification.Document
- getFront() - Method in class com.stripe.param.PersonCollectionCreateParams.Verification.AdditionalDocument
- getFront() - Method in class com.stripe.param.PersonCollectionCreateParams.Verification.Document
- getFront() - Method in class com.stripe.param.PersonUpdateParams.Verification.AdditionalDocument
- getFront() - Method in class com.stripe.param.PersonUpdateParams.Verification.Document
- getFront() - Method in class com.stripe.param.TokenCreateParams.Account.Company.Verification.Document
- getFront() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Verification.AdditionalDocument
- getFront() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Verification.Document
- getFront() - Method in class com.stripe.param.TokenCreateParams.Person.Verification.AdditionalDocument
- getFront() - Method in class com.stripe.param.TokenCreateParams.Person.Verification.Document
- getFrontObject() - Method in class com.stripe.model.Account.Company.Verification.VerificationDocument
- getFrontObject() - Method in class com.stripe.model.issuing.Cardholder.Individual.Verification.Document
- getFrontObject() - Method in class com.stripe.model.Person.VerificationDocument
-
Get expanded
front
. - getFuel() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails
- getFulfiled() - Method in class com.stripe.model.Order.StatusTransitions
- getFulfilled() - Method in class com.stripe.param.OrderListParams.StatusTransitions
- getFullNameAliases() - Method in class com.stripe.model.Person
-
A list of alternate names or aliases that the person is known by.
- getFullNameAliases() - Method in class com.stripe.param.AccountCreateParams.Individual
-
A list of alternate names or aliases that the individual is known by.
- getFullNameAliases() - Method in class com.stripe.param.AccountUpdateParams.Individual
-
A list of alternate names or aliases that the individual is known by.
- getFullNameAliases() - Method in class com.stripe.param.PersonCollectionCreateParams
-
A list of alternate names or aliases that the person is known by.
- getFullNameAliases() - Method in class com.stripe.param.PersonUpdateParams
-
A list of alternate names or aliases that the person is known by.
- getFullNameAliases() - Method in class com.stripe.param.TokenCreateParams.Account.Individual
-
A list of alternate names or aliases that the individual is known by.
- getFullNameAliases() - Method in class com.stripe.param.TokenCreateParams.Person
-
A list of alternate names or aliases that the person is known by.
- getFunding() - Method in class com.stripe.model.Card
-
Card funding type.
- getFunding() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
Card funding type.
- getFunding() - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
Card funding type.
- getFunding() - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
Card funding type.
- getFunding() - Method in class com.stripe.model.PaymentMethod.Card
-
Card funding type.
- getFunding() - Method in class com.stripe.model.Source.Card
- getFunding() - Method in class com.stripe.model.Source.CardPresent
- getFunding() - Method in class com.stripe.model.Source.ThreeDSecure
- getFundingMethod() - Method in class com.stripe.model.SourceTransaction.GbpCreditTransferData
-
The credit transfer rails the sender used to push this transfer.
- getFutureRequirements() - Method in class com.stripe.model.Account
- getFutureRequirements() - Method in class com.stripe.model.Capability
- getFutureRequirements() - Method in class com.stripe.model.Person
-
Information about the upcoming new requirements for this person, including what information needs to be collected, and by when.
- getGbpCreditTransfer() - Method in class com.stripe.model.SourceTransaction
- getGender() - Method in class com.stripe.model.Person
-
The person's gender (International regulations require either "male" or "female").
- getGender() - Method in class com.stripe.param.AccountCreateParams.Individual
-
The individual's gender (International regulations require either "male" or "female").
- getGender() - Method in class com.stripe.param.AccountUpdateParams.Individual
-
The individual's gender (International regulations require either "male" or "female").
- getGender() - Method in class com.stripe.param.PersonCollectionCreateParams
-
The person's gender (International regulations require either "male" or "female").
- getGender() - Method in class com.stripe.param.PersonUpdateParams
-
The person's gender (International regulations require either "male" or "female").
- getGender() - Method in class com.stripe.param.TokenCreateParams.Account.Individual
-
The individual's gender (International regulations require either "male" or "female").
- getGender() - Method in class com.stripe.param.TokenCreateParams.Person
-
The person's gender (International regulations require either "male" or "female").
- getGeneratedCard() - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
ID of a card PaymentMethod generated from the card_present PaymentMethod that may be attached to a Customer for future transactions.
- getGeneratedCard() - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
ID of a card PaymentMethod generated from the card_present PaymentMethod that may be attached to a Customer for future transactions.
- getGeneratedCard() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.CardPresent
-
Get ID of expandable
generatedCard
object. - getGeneratedCardObject() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.CardPresent
-
Get expanded
generatedCard
. - getGeneratedFrom() - Method in class com.stripe.model.PaymentMethod.SepaDebit
-
Information about the object that generated this PaymentMethod.
- getGeneratedSepaDebit() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Bancontact
-
Get ID of expandable
generatedSepaDebit
object. - getGeneratedSepaDebit() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Ideal
-
Get ID of expandable
generatedSepaDebit
object. - getGeneratedSepaDebit() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Sofort
-
Get ID of expandable
generatedSepaDebit
object. - getGeneratedSepaDebit() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Bancontact
-
Get ID of expandable
generatedSepaDebit
object. - getGeneratedSepaDebit() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Ideal
-
Get ID of expandable
generatedSepaDebit
object. - getGeneratedSepaDebit() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Sofort
-
Get ID of expandable
generatedSepaDebit
object. - getGeneratedSepaDebitMandate() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Bancontact
-
Get ID of expandable
generatedSepaDebitMandate
object. - getGeneratedSepaDebitMandate() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Ideal
-
Get ID of expandable
generatedSepaDebitMandate
object. - getGeneratedSepaDebitMandate() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Sofort
-
Get ID of expandable
generatedSepaDebitMandate
object. - getGeneratedSepaDebitMandate() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Bancontact
-
Get ID of expandable
generatedSepaDebitMandate
object. - getGeneratedSepaDebitMandate() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Ideal
-
Get ID of expandable
generatedSepaDebitMandate
object. - getGeneratedSepaDebitMandate() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Sofort
-
Get ID of expandable
generatedSepaDebitMandate
object. - getGeneratedSepaDebitMandateObject() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Bancontact
-
Get expanded
generatedSepaDebitMandate
. - getGeneratedSepaDebitMandateObject() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Ideal
-
Get expanded
generatedSepaDebitMandate
. - getGeneratedSepaDebitMandateObject() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Sofort
-
Get expanded
generatedSepaDebitMandate
. - getGeneratedSepaDebitMandateObject() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Bancontact
-
Get expanded
generatedSepaDebitMandate
. - getGeneratedSepaDebitMandateObject() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Ideal
-
Get expanded
generatedSepaDebitMandate
. - getGeneratedSepaDebitMandateObject() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Sofort
-
Get expanded
generatedSepaDebitMandate
. - getGeneratedSepaDebitObject() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Bancontact
-
Get expanded
generatedSepaDebit
. - getGeneratedSepaDebitObject() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Ideal
-
Get expanded
generatedSepaDebit
. - getGeneratedSepaDebitObject() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Sofort
-
Get expanded
generatedSepaDebit
. - getGeneratedSepaDebitObject() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Bancontact
-
Get expanded
generatedSepaDebit
. - getGeneratedSepaDebitObject() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Ideal
-
Get expanded
generatedSepaDebit
. - getGeneratedSepaDebitObject() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Sofort
-
Get expanded
generatedSepaDebit
. - getGiropay() - Method in class com.stripe.model.Charge.PaymentMethodDetails
- getGiropay() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- getGiropay() - Method in class com.stripe.model.PaymentMethod
- getGiropay() - Method in class com.stripe.model.Source
- getGiropay() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData
-
If this is a
giropay
PaymentMethod, this hash contains details about the Giropay payment method. - getGiropay() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions
-
If this is a
giropay
PaymentMethod, this sub-hash contains details about the Giropay payment method options. - getGiropay() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData
-
If this is a
giropay
PaymentMethod, this hash contains details about the Giropay payment method. - getGiropay() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions
-
If this is a
giropay
PaymentMethod, this sub-hash contains details about the Giropay payment method options. - getGiropay() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData
-
If this is a
giropay
PaymentMethod, this hash contains details about the Giropay payment method. - getGiropay() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions
-
If this is a
giropay
PaymentMethod, this sub-hash contains details about the Giropay payment method options. - getGiropay() - Method in class com.stripe.param.PaymentMethodCreateParams
-
If this is a
giropay
PaymentMethod, this hash contains details about the Giropay payment method. - getGiropayPayments() - Method in class com.stripe.model.Account.Capabilities
-
The status of the giropay payments capability of the account, or whether the account can directly process giropay charges.
- getGiropayPayments() - Method in class com.stripe.param.AccountCreateParams.Capabilities
-
The giropay_payments capability.
- getGiropayPayments() - Method in class com.stripe.param.AccountUpdateParams.Capabilities
-
The giropay_payments capability.
- getGooglePay() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet
- getGooglePay() - Method in class com.stripe.model.issuing.Card.Wallets
- getGooglePay() - Method in class com.stripe.model.PaymentMethod.Card.Wallet
- getGrabpay() - Method in class com.stripe.model.Charge.PaymentMethodDetails
- getGrabpay() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- getGrabpay() - Method in class com.stripe.model.PaymentMethod
- getGrabpay() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData
-
If this is a
grabpay
PaymentMethod, this hash contains details about the GrabPay payment method. - getGrabpay() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions
-
If this is a
grabpay
PaymentMethod, this sub-hash contains details about the Grabpay payment method options. - getGrabpay() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData
-
If this is a
grabpay
PaymentMethod, this hash contains details about the GrabPay payment method. - getGrabpay() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions
-
If this is a
grabpay
PaymentMethod, this sub-hash contains details about the Grabpay payment method options. - getGrabpay() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData
-
If this is a
grabpay
PaymentMethod, this hash contains details about the GrabPay payment method. - getGrabpay() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions
-
If this is a
grabpay
PaymentMethod, this sub-hash contains details about the Grabpay payment method options. - getGrabpay() - Method in class com.stripe.param.PaymentMethodCreateParams
-
If this is a
grabpay
PaymentMethod, this hash contains details about the GrabPay payment method. - getGrabpayPayments() - Method in class com.stripe.model.Account.Capabilities
-
The status of the GrabPay payments capability of the account, or whether the account can directly process GrabPay charges.
- getGrabpayPayments() - Method in class com.stripe.param.AccountCreateParams.Capabilities
-
The grabpay_payments capability.
- getGrabpayPayments() - Method in class com.stripe.param.AccountUpdateParams.Capabilities
-
The grabpay_payments capability.
- getGt() - Method in class com.stripe.param.AccountListParams.Created
- getGt() - Method in class com.stripe.param.ApplicationFeeListParams.Created
- getGt() - Method in class com.stripe.param.BalanceTransactionListParams.AvailableOn
-
Minimum value to filter by (exclusive).
- getGt() - Method in class com.stripe.param.BalanceTransactionListParams.Created
- getGt() - Method in class com.stripe.param.ChargeListParams.Created
- getGt() - Method in class com.stripe.param.CouponListParams.Created
- getGt() - Method in class com.stripe.param.CustomerListParams.Created
- getGt() - Method in class com.stripe.param.DisputeListParams.Created
- getGt() - Method in class com.stripe.param.EventListParams.Created
- getGt() - Method in class com.stripe.param.FileLinkListParams.Created
- getGt() - Method in class com.stripe.param.identity.VerificationReportListParams.Created
-
Minimum value to filter by (exclusive).
- getGt() - Method in class com.stripe.param.identity.VerificationSessionListParams.Created
-
Minimum value to filter by (exclusive).
- getGt() - Method in class com.stripe.param.InvoiceItemListParams.Created
- getGt() - Method in class com.stripe.param.InvoiceListParams.Created
-
Minimum value to filter by (exclusive).
- getGt() - Method in class com.stripe.param.InvoiceListParams.DueDate
-
Minimum value to filter by (exclusive).
- getGt() - Method in class com.stripe.param.issuing.AuthorizationListParams.Created
-
Minimum value to filter by (exclusive).
- getGt() - Method in class com.stripe.param.issuing.CardholderListParams.Created
-
Minimum value to filter by (exclusive).
- getGt() - Method in class com.stripe.param.issuing.CardListParams.Created
-
Minimum value to filter by (exclusive).
- getGt() - Method in class com.stripe.param.issuing.DisputeListParams.Created
-
Minimum value to filter by (exclusive).
- getGt() - Method in class com.stripe.param.issuing.TransactionListParams.Created
-
Minimum value to filter by (exclusive).
- getGt() - Method in class com.stripe.param.OrderListParams.Created
-
Minimum value to filter by (exclusive).
- getGt() - Method in class com.stripe.param.OrderListParams.StatusTransitions.Canceled
- getGt() - Method in class com.stripe.param.OrderListParams.StatusTransitions.Fulfilled
- getGt() - Method in class com.stripe.param.OrderListParams.StatusTransitions.Paid
- getGt() - Method in class com.stripe.param.OrderListParams.StatusTransitions.Returned
- getGt() - Method in class com.stripe.param.OrderReturnListParams.Created
- getGt() - Method in class com.stripe.param.PaymentIntentListParams.Created
- getGt() - Method in class com.stripe.param.PayoutListParams.ArrivalDate
-
Minimum value to filter by (exclusive).
- getGt() - Method in class com.stripe.param.PayoutListParams.Created
- getGt() - Method in class com.stripe.param.PlanListParams.Created
- getGt() - Method in class com.stripe.param.PriceListParams.Created
-
Minimum value to filter by (exclusive).
- getGt() - Method in class com.stripe.param.ProductListParams.Created
-
Minimum value to filter by (exclusive).
- getGt() - Method in class com.stripe.param.PromotionCodeListParams.Created
- getGt() - Method in class com.stripe.param.radar.ValueListItemListParams.Created
- getGt() - Method in class com.stripe.param.radar.ValueListListParams.Created
- getGt() - Method in class com.stripe.param.RecipientListParams.Created
-
Minimum value to filter by (exclusive).
- getGt() - Method in class com.stripe.param.RefundListParams.Created
- getGt() - Method in class com.stripe.param.reporting.ReportRunListParams.Created
- getGt() - Method in class com.stripe.param.ReviewListParams.Created
- getGt() - Method in class com.stripe.param.SetupAttemptListParams.Created
- getGt() - Method in class com.stripe.param.SetupIntentListParams.Created
- getGt() - Method in class com.stripe.param.ShippingRateListParams.Created
- getGt() - Method in class com.stripe.param.SubscriptionListParams.Created
-
Minimum value to filter by (exclusive).
- getGt() - Method in class com.stripe.param.SubscriptionListParams.CurrentPeriodEnd
-
Minimum value to filter by (exclusive).
- getGt() - Method in class com.stripe.param.SubscriptionListParams.CurrentPeriodStart
-
Minimum value to filter by (exclusive).
- getGt() - Method in class com.stripe.param.SubscriptionScheduleListParams.CanceledAt
-
Minimum value to filter by (exclusive).
- getGt() - Method in class com.stripe.param.SubscriptionScheduleListParams.CompletedAt
-
Minimum value to filter by (exclusive).
- getGt() - Method in class com.stripe.param.SubscriptionScheduleListParams.Created
-
Minimum value to filter by (exclusive).
- getGt() - Method in class com.stripe.param.SubscriptionScheduleListParams.ReleasedAt
- getGt() - Method in class com.stripe.param.TaxRateListParams.Created
- getGt() - Method in class com.stripe.param.TopupListParams.Amount
-
Minimum value to filter by (exclusive).
- getGt() - Method in class com.stripe.param.TopupListParams.Created
-
Minimum value to filter by (exclusive).
- getGt() - Method in class com.stripe.param.TransferListParams.Created
- getGte() - Method in class com.stripe.param.AccountListParams.Created
- getGte() - Method in class com.stripe.param.ApplicationFeeListParams.Created
- getGte() - Method in class com.stripe.param.BalanceTransactionListParams.AvailableOn
-
Minimum value to filter by (inclusive).
- getGte() - Method in class com.stripe.param.BalanceTransactionListParams.Created
- getGte() - Method in class com.stripe.param.ChargeListParams.Created
- getGte() - Method in class com.stripe.param.CouponListParams.Created
- getGte() - Method in class com.stripe.param.CustomerListParams.Created
- getGte() - Method in class com.stripe.param.DisputeListParams.Created
- getGte() - Method in class com.stripe.param.EventListParams.Created
- getGte() - Method in class com.stripe.param.FileLinkListParams.Created
- getGte() - Method in class com.stripe.param.identity.VerificationReportListParams.Created
-
Minimum value to filter by (inclusive).
- getGte() - Method in class com.stripe.param.identity.VerificationSessionListParams.Created
-
Minimum value to filter by (inclusive).
- getGte() - Method in class com.stripe.param.InvoiceItemListParams.Created
- getGte() - Method in class com.stripe.param.InvoiceListParams.Created
-
Minimum value to filter by (inclusive).
- getGte() - Method in class com.stripe.param.InvoiceListParams.DueDate
-
Minimum value to filter by (inclusive).
- getGte() - Method in class com.stripe.param.issuing.AuthorizationListParams.Created
-
Minimum value to filter by (inclusive).
- getGte() - Method in class com.stripe.param.issuing.CardholderListParams.Created
-
Minimum value to filter by (inclusive).
- getGte() - Method in class com.stripe.param.issuing.CardListParams.Created
-
Minimum value to filter by (inclusive).
- getGte() - Method in class com.stripe.param.issuing.DisputeListParams.Created
-
Minimum value to filter by (inclusive).
- getGte() - Method in class com.stripe.param.issuing.TransactionListParams.Created
-
Minimum value to filter by (inclusive).
- getGte() - Method in class com.stripe.param.OrderListParams.Created
-
Minimum value to filter by (inclusive).
- getGte() - Method in class com.stripe.param.OrderListParams.StatusTransitions.Canceled
- getGte() - Method in class com.stripe.param.OrderListParams.StatusTransitions.Fulfilled
- getGte() - Method in class com.stripe.param.OrderListParams.StatusTransitions.Paid
- getGte() - Method in class com.stripe.param.OrderListParams.StatusTransitions.Returned
- getGte() - Method in class com.stripe.param.OrderReturnListParams.Created
- getGte() - Method in class com.stripe.param.PaymentIntentListParams.Created
- getGte() - Method in class com.stripe.param.PayoutListParams.ArrivalDate
-
Minimum value to filter by (inclusive).
- getGte() - Method in class com.stripe.param.PayoutListParams.Created
- getGte() - Method in class com.stripe.param.PlanListParams.Created
- getGte() - Method in class com.stripe.param.PriceListParams.Created
-
Minimum value to filter by (inclusive).
- getGte() - Method in class com.stripe.param.ProductListParams.Created
-
Minimum value to filter by (inclusive).
- getGte() - Method in class com.stripe.param.PromotionCodeListParams.Created
- getGte() - Method in class com.stripe.param.radar.ValueListItemListParams.Created
- getGte() - Method in class com.stripe.param.radar.ValueListListParams.Created
- getGte() - Method in class com.stripe.param.RecipientListParams.Created
-
Minimum value to filter by (inclusive).
- getGte() - Method in class com.stripe.param.RefundListParams.Created
- getGte() - Method in class com.stripe.param.reporting.ReportRunListParams.Created
- getGte() - Method in class com.stripe.param.ReviewListParams.Created
- getGte() - Method in class com.stripe.param.SetupAttemptListParams.Created
- getGte() - Method in class com.stripe.param.SetupIntentListParams.Created
- getGte() - Method in class com.stripe.param.ShippingRateListParams.Created
- getGte() - Method in class com.stripe.param.SubscriptionListParams.Created
-
Minimum value to filter by (inclusive).
- getGte() - Method in class com.stripe.param.SubscriptionListParams.CurrentPeriodEnd
-
Minimum value to filter by (inclusive).
- getGte() - Method in class com.stripe.param.SubscriptionListParams.CurrentPeriodStart
-
Minimum value to filter by (inclusive).
- getGte() - Method in class com.stripe.param.SubscriptionScheduleListParams.CanceledAt
-
Minimum value to filter by (inclusive).
- getGte() - Method in class com.stripe.param.SubscriptionScheduleListParams.CompletedAt
-
Minimum value to filter by (inclusive).
- getGte() - Method in class com.stripe.param.SubscriptionScheduleListParams.Created
-
Minimum value to filter by (inclusive).
- getGte() - Method in class com.stripe.param.SubscriptionScheduleListParams.ReleasedAt
- getGte() - Method in class com.stripe.param.TaxRateListParams.Created
- getGte() - Method in class com.stripe.param.TopupListParams.Amount
-
Minimum value to filter by (inclusive).
- getGte() - Method in class com.stripe.param.TopupListParams.Created
-
Minimum value to filter by (inclusive).
- getGte() - Method in class com.stripe.param.TransferListParams.Created
- getHasEvidence() - Method in class com.stripe.model.Dispute.EvidenceDetails
- getHasLiabilityShift() - Method in class com.stripe.model.IssuerFraudRecord
-
If true, the associated charge is subject to liability shift.
- getHasMore() - Method in class com.stripe.model.StripeCollection
- getHasMore() - Method in interface com.stripe.model.StripeCollectionInterface
- getHasMore() - Method in class com.stripe.model.StripeSearchResult
- getHeader() - Method in class com.stripe.model.Quote
-
A header that will be displayed on the quote PDF.
- getHeader() - Method in class com.stripe.param.QuoteCreateParams
-
A header that will be displayed on the quote PDF.
- getHeader() - Method in class com.stripe.param.QuoteUpdateParams
-
A header that will be displayed on the quote PDF.
- getHeadline() - Method in class com.stripe.model.billingportal.Configuration.BusinessProfile
-
The messaging shown to customers in the portal.
- getHeadline() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.BusinessProfile
-
The messaging shown to customers in the portal.
- getHeadline() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.BusinessProfile
-
The messaging shown to customers in the portal.
- getHeight() - Method in class com.stripe.model.PackageDimensions
-
Height, in inches.
- getHeight() - Method in class com.stripe.param.ProductCreateParams.PackageDimensions
-
Height, in inches.
- getHeight() - Method in class com.stripe.param.ProductUpdateParams.PackageDimensions
- getHeight() - Method in class com.stripe.param.SkuCreateParams.PackageDimensions
- getHeight() - Method in class com.stripe.param.SkuUpdateParams.PackageDimensions
- getHostedConfirmation() - Method in class com.stripe.model.PaymentLink.AfterCompletion
- getHostedConfirmation() - Method in class com.stripe.param.PaymentLinkCreateParams.AfterCompletion
-
Configuration when
type=hosted_confirmation
. - getHostedConfirmation() - Method in class com.stripe.param.PaymentLinkUpdateParams.AfterCompletion
-
Configuration when
type=hosted_confirmation
. - getHostedInvoiceUrl() - Method in class com.stripe.model.Invoice
-
The URL for the hosted invoice page, which allows customers to view and pay an invoice.
- getHostedVerificationUrl() - Method in class com.stripe.model.PaymentIntent.NextAction.VerifyWithMicrodeposits
-
The URL for the hosted verification page, which allows customers to verify their bank account.
- getHostedVerificationUrl() - Method in class com.stripe.model.SetupIntent.NextAction.VerifyWithMicrodeposits
- getHostedVoucherUrl() - Method in class com.stripe.model.PaymentIntent.NextActionDisplayBoletoDetails
-
The URL to the hosted boleto voucher page, which allows customers to view the boleto voucher.
- getHostedVoucherUrl() - Method in class com.stripe.model.PaymentIntent.NextActionOxxoDisplayDetails
-
The URL for the hosted OXXO voucher page, which allows customers to view and print an OXXO voucher.
- getIban() - Method in class com.stripe.model.Charge.PaymentMethodDetails.SepaCreditTransfer
-
IBAN of the bank account to transfer funds to.
- getIban() - Method in class com.stripe.model.Source.SepaCreditTransfer
- getIban() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.SepaDebit
-
IBAN of the bank account.
- getIban() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.SepaDebit
-
IBAN of the bank account.
- getIban() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.SepaDebit
-
IBAN of the bank account.
- getIban() - Method in class com.stripe.param.PaymentMethodCreateParams.SepaDebit
-
IBAN of the bank account.
- getIbanLast4() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Bancontact
-
Last four characters of the IBAN.
- getIbanLast4() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Ideal
-
Last four characters of the IBAN.
- getIbanLast4() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Sofort
-
Last four characters of the IBAN.
- getIbanLast4() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Bancontact
- getIbanLast4() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Ideal
- getIbanLast4() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Sofort
- getIbanLast4() - Method in class com.stripe.model.Source.Bancontact
- getIbanLast4() - Method in class com.stripe.model.Source.Ideal
- getIbanLast4() - Method in class com.stripe.model.Source.Sofort
- getIcon() - Method in class com.stripe.model.Account.SettingsBranding
-
Get ID of expandable
icon
object. - getIcon() - Method in class com.stripe.param.AccountCreateParams.Settings.Branding
-
(ID of a file upload) An icon for the account.
- getIcon() - Method in class com.stripe.param.AccountUpdateParams.Settings.Branding
-
(ID of a file upload) An icon for the account.
- getIconObject() - Method in class com.stripe.model.Account.SettingsBranding
-
Get expanded
icon
. - getId() - Method in class com.stripe.model.Account
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.AlipayAccount
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.ApplePayDomain
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.Application
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.ApplicationFee
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.BalanceTransaction
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.BalanceTransactionSourceTypeAdapterFactory.UnknownSubType
- getId() - Method in class com.stripe.model.BankAccount
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.billingportal.Configuration
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.billingportal.Session
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.BitcoinReceiver
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.BitcoinTransaction
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.Capability
-
The identifier for the capability.
- getId() - Method in class com.stripe.model.Card
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.Charge
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.checkout.Session
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.ConnectCollectionTransfer
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.CountrySpec
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.Coupon
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.CreditNote
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.CreditNoteLineItem
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.Customer
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.CustomerBalanceTransaction
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.Discount
-
The ID of the discount object.
- getId() - Method in class com.stripe.model.Dispute
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.EphemeralKey.AssociatedObject
- getId() - Method in class com.stripe.model.EphemeralKey
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.Event
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.EventRequest
-
ID of the API request that caused the event.
- getId() - Method in class com.stripe.model.ExchangeRate
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.ExpandableField
- getId() - Method in class com.stripe.model.ExternalAccountTypeAdapterFactory.UnknownSubType
- getId() - Method in class com.stripe.model.FeeRefund
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.File
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.FileLink
-
Unique identifier for the object.
- getId() - Method in interface com.stripe.model.HasId
- getId() - Method in class com.stripe.model.identity.VerificationReport
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.identity.VerificationSession
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.Invoice
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.InvoiceItem
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.InvoiceLineItem
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.IssuerFraudRecord
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.issuing.Authorization
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.issuing.Card
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.issuing.Cardholder
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.issuing.Dispute
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.issuing.Transaction
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.LineItem
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.Mandate
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.Order
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.Order.ShippingMethod
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.OrderReturn
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.PaymentIntent
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.PaymentLink
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.PaymentMethod
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.PaymentSourceTypeAdapterFactory.UnknownSubType
- getId() - Method in class com.stripe.model.Payout
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.Person
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.Plan
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.PlatformTaxFee
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.Price
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.Product
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.PromotionCode
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.Quote
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.radar.EarlyFraudWarning
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.radar.Rule
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.radar.ValueList
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.radar.ValueListItem
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.Recipient
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.Refund
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.reporting.ReportRun
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.reporting.ReportType
-
The ID of the Report Type, such as
balance.summary.1
. - getId() - Method in class com.stripe.model.ReserveTransaction
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.Review
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.SetupAttempt
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.SetupIntent
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.ShippingRate
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.sigma.ScheduledQueryRun
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.Sku
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.Source
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.SourceMandateNotification
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.SourceTransaction
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.Subscription
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.SubscriptionItem
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.SubscriptionSchedule
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.TaxCode
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.TaxDeductedAtSource
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.TaxId
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.TaxRate
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.terminal.Location
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.terminal.Reader
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.ThreeDSecure
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.Token
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.Topup
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.Transfer
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.TransferReversal
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.UsageRecord
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.UsageRecordSummary
-
Unique identifier for the object.
- getId() - Method in class com.stripe.model.WebhookEndpoint
-
Unique identifier for the object.
- getId() - Method in class com.stripe.param.CouponCreateParams
-
Unique string of your choice that will be used to identify this coupon when applying it to a customer.
- getId() - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem
-
Subscription item to update.
- getId() - Method in class com.stripe.param.PaymentLinkUpdateParams.LineItem
-
The ID of an existing line item on the payment link.
- getId() - Method in class com.stripe.param.PlanCreateParams
-
An identifier randomly generated by Stripe.
- getId() - Method in class com.stripe.param.PlanCreateParams.Product
-
The identifier for the product.
- getId() - Method in class com.stripe.param.PriceCreateParams.ProductData
-
The identifier for the product.
- getId() - Method in class com.stripe.param.ProductCreateParams
-
An identifier will be randomly generated by Stripe.
- getId() - Method in class com.stripe.param.QuoteUpdateParams.LineItem
-
The ID of an existing line item on the quote.
- getId() - Method in class com.stripe.param.SkuCreateParams
-
The identifier for the SKU.
- getId() - Method in class com.stripe.param.SubscriptionUpdateParams.Item
-
Subscription item to update.
- getIdeal() - Method in class com.stripe.model.Charge.PaymentMethodDetails
- getIdeal() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- getIdeal() - Method in class com.stripe.model.PaymentMethod
- getIdeal() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails
- getIdeal() - Method in class com.stripe.model.Source
- getIdeal() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData
-
If this is an
ideal
PaymentMethod, this hash contains details about the iDEAL payment method. - getIdeal() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions
-
If this is a
ideal
PaymentMethod, this sub-hash contains details about the Ideal payment method options. - getIdeal() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData
-
If this is an
ideal
PaymentMethod, this hash contains details about the iDEAL payment method. - getIdeal() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions
-
If this is a
ideal
PaymentMethod, this sub-hash contains details about the Ideal payment method options. - getIdeal() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData
-
If this is an
ideal
PaymentMethod, this hash contains details about the iDEAL payment method. - getIdeal() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions
-
If this is a
ideal
PaymentMethod, this sub-hash contains details about the Ideal payment method options. - getIdeal() - Method in class com.stripe.param.PaymentMethodCreateParams
-
If this is an
ideal
PaymentMethod, this hash contains details about the iDEAL payment method. - getIdealPayments() - Method in class com.stripe.model.Account.Capabilities
-
The status of the iDEAL payments capability of the account, or whether the account can directly process iDEAL charges.
- getIdealPayments() - Method in class com.stripe.param.AccountCreateParams.Capabilities
-
The ideal_payments capability.
- getIdealPayments() - Method in class com.stripe.param.AccountUpdateParams.Capabilities
-
The ideal_payments capability.
- getIdempotencyKey() - Method in class com.stripe.model.EventRequest
-
The idempotency key transmitted during the request, if any.
- getIdempotencyKey() - Method in class com.stripe.net.RequestOptions
- getIdempotencyKey() - Method in class com.stripe.net.RequestOptions.RequestOptionsBuilder
- getIdNumber() - Method in class com.stripe.model.identity.VerificationReport
-
Result from an id_number check.
- getIdNumber() - Method in class com.stripe.model.identity.VerificationReport.IdNumber
-
ID number.
- getIdNumber() - Method in class com.stripe.model.identity.VerificationReport.Options
- getIdNumber() - Method in class com.stripe.model.identity.VerificationSession.Options
- getIdNumber() - Method in class com.stripe.model.identity.VerificationSession.VerifiedOutputs
- getIdNumber() - Method in class com.stripe.param.AccountCreateParams.Individual
-
The government-issued ID number of the individual, as appropriate for the representative’s country.
- getIdNumber() - Method in class com.stripe.param.AccountUpdateParams.Individual
-
The government-issued ID number of the individual, as appropriate for the representative’s country.
- getIdNumber() - Method in class com.stripe.param.PersonCollectionCreateParams
-
The person's ID number, as appropriate for their country.
- getIdNumber() - Method in class com.stripe.param.PersonUpdateParams
-
The person's ID number, as appropriate for their country.
- getIdNumber() - Method in class com.stripe.param.TokenCreateParams.Account.Individual
-
The government-issued ID number of the individual, as appropriate for the representative’s country.
- getIdNumber() - Method in class com.stripe.param.TokenCreateParams.Person
-
The person's ID number, as appropriate for their country.
- getIdNumber() - Method in class com.stripe.param.TokenCreateParams.Pii
- getIdNumberProvided() - Method in class com.stripe.model.Person
-
Whether the person's
id_number
was provided. - getIdNumberType() - Method in class com.stripe.model.identity.VerificationReport.IdNumber
-
Type of ID number.
- getIdNumberType() - Method in class com.stripe.model.identity.VerificationSession.VerifiedOutputs
- getIds() - Method in class com.stripe.param.OrderListParams
-
Only return orders with the given IDs.
- getIds() - Method in class com.stripe.param.ProductListParams
-
Only return products with the given IDs.
- getIds() - Method in class com.stripe.param.SkuListParams
-
Only return SKUs with the given IDs.
- getIin() - Method in class com.stripe.model.Card
-
Issuer identification number of the card.
- getIin() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
Issuer identification number of the card.
- getIin() - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
Issuer identification number of the card.
- getIin() - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
Issuer identification number of the card.
- getIin() - Method in class com.stripe.model.PaymentMethod.Card
-
Issuer identification number of the card.
- getIin() - Method in class com.stripe.model.Source.Card
- getIin() - Method in class com.stripe.model.Source.CardPresent
- getIin() - Method in class com.stripe.model.Source.ThreeDSecure
- getImage() - Method in class com.stripe.model.Sku
-
The URL of an image for this SKU, meant to be displayable to the customer.
- getImage() - Method in class com.stripe.param.SkuCreateParams
-
The URL of an image for this SKU, meant to be displayable to the customer.
- getImage() - Method in class com.stripe.param.SkuUpdateParams
-
The URL of an image for this SKU, meant to be displayable to the customer.
- getImageDataUrl() - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayDisplayQrCode
-
The base64 image data for a pre-generated QR code.
- getImages() - Method in class com.stripe.model.Product
-
A list of up to 8 URLs of images for this product, meant to be displayable to the customer.
- getImages() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem
-
[Deprecated] A list of image URLs representing this line item.
- getImages() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.ProductData
- getImages() - Method in class com.stripe.param.ProductCreateParams
-
A list of up to 8 URLs of images for this product, meant to be displayable to the customer.
- getImages() - Method in class com.stripe.param.ProductUpdateParams
-
A list of up to 8 URLs of images for this product, meant to be displayable to the customer.
- getImageUrlPng() - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayDisplayQrCode
-
The image_url_png string used to render QR code.
- getImageUrlSvg() - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayDisplayQrCode
-
The image_url_svg string used to render QR code.
- GETIN_BANK - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Bank
- GETIN_BANK - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Bank
- GETIN_BANK - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Bank
- GETIN_BANK - com.stripe.param.PaymentMethodCreateParams.P24.Bank
- getInboundAddress() - Method in class com.stripe.model.BitcoinReceiver
-
A bitcoin address that is specific to this receiver.
- getInclusive() - Method in class com.stripe.model.CreditNote.TaxAmount
- getInclusive() - Method in class com.stripe.model.Invoice.TaxAmount
-
Whether this tax amount is inclusive or exclusive.
- getInclusive() - Method in class com.stripe.model.TaxRate
-
This specifies if the tax rate is inclusive or exclusive.
- getInclusive() - Method in class com.stripe.param.TaxRateCreateParams
-
This specifies if the tax rate is inclusive or exclusive.
- getInclusive() - Method in class com.stripe.param.TaxRateListParams
-
Optional flag to filter by tax rates that are inclusive (or those that are not inclusive).
- getIndividual() - Method in class com.stripe.model.Account
-
This is an object representing a person associated with a Stripe account.
- getIndividual() - Method in class com.stripe.model.CountrySpec.VerificationFields
- getIndividual() - Method in class com.stripe.model.issuing.Cardholder
-
Additional information about an
individual
cardholder. - getIndividual() - Method in class com.stripe.param.AccountCreateParams
-
Information about the person represented by the account.
- getIndividual() - Method in class com.stripe.param.AccountUpdateParams
-
Information about the person represented by the account.
- getIndividual() - Method in class com.stripe.param.issuing.CardholderCreateParams
-
Additional information about an
individual
cardholder. - getIndividual() - Method in class com.stripe.param.issuing.CardholderUpdateParams
-
Additional information about an
individual
cardholder. - getIndividual() - Method in class com.stripe.param.TokenCreateParams.Account
-
Information about the person represented by the account.
- getIneligibleReason() - Method in class com.stripe.model.issuing.Card.Wallets.ApplePay
- getIneligibleReason() - Method in class com.stripe.model.issuing.Card.Wallets.GooglePay
- getInstallments() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
Installment details for this payment (Mexico only).
- getInstallments() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card
-
Installment details for this payment (Mexico only).
- getInstallments() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card
-
Installment configuration for payments attempted on this PaymentIntent (Mexico Only).
- getInstallments() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card
-
Installment configuration for payments attempted on this PaymentIntent (Mexico Only).
- getInstallments() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card
-
Installment configuration for payments attempted on this PaymentIntent (Mexico Only).
- getInstantAvailable() - Method in class com.stripe.model.Balance
-
Funds that can be paid out using Instant Payouts.
- getInstitutionNumber() - Method in class com.stripe.model.Charge.PaymentMethodDetails.AcssDebit
-
Institution number of the bank account.
- getInstitutionNumber() - Method in class com.stripe.model.PaymentMethod.AcssDebit
-
Institution number of the bank account.
- getInstitutionNumber() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.AcssDebit
-
Institution number of the customer's bank.
- getInstitutionNumber() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.AcssDebit
-
Institution number of the customer's bank.
- getInstitutionNumber() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AcssDebit
-
Institution number of the customer's bank.
- getInstitutionNumber() - Method in class com.stripe.param.PaymentMethodCreateParams.AcssDebit
-
Institution number of the customer's bank.
- getInStock() - Method in class com.stripe.param.SkuListParams
-
Only return SKUs that are either in stock or out of stock (e.g., pass
false
to list all SKUs that are out of stock). - getInteracPresent() - Method in class com.stripe.model.Charge.PaymentMethodDetails
- getInteracPresent() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- getInteracPresent() - Method in class com.stripe.model.PaymentMethod
- getInteracPresent() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData
-
If this is an
interac_present
PaymentMethod, this hash contains details about the Interac Present payment method. - getInteracPresent() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions
-
If this is a
interac_present
PaymentMethod, this sub-hash contains details about the Card Present payment method options. - getInteracPresent() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData
-
If this is an
interac_present
PaymentMethod, this hash contains details about the Interac Present payment method. - getInteracPresent() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions
-
If this is a
interac_present
PaymentMethod, this sub-hash contains details about the Card Present payment method options. - getInteracPresent() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData
-
If this is an
interac_present
PaymentMethod, this hash contains details about the Interac Present payment method. - getInteracPresent() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions
-
If this is a
interac_present
PaymentMethod, this sub-hash contains details about the Card Present payment method options. - getInteracPresent() - Method in class com.stripe.param.PaymentMethodCreateParams
-
If this is an
interac_present
PaymentMethod, this hash contains details about the Interac Present payment method. - getInterval() - Method in class com.stripe.model.Account.PayoutSchedule
-
How frequently funds will be paid out.
- getInterval() - Method in class com.stripe.model.issuing.Card.SpendingControls.SpendingLimit
- getInterval() - Method in class com.stripe.model.issuing.Cardholder.SpendingControls.SpendingLimit
- getInterval() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card.Installments.Plan
- getInterval() - Method in class com.stripe.model.Plan
-
The frequency at which a subscription is billed.
- getInterval() - Method in class com.stripe.model.Price.Recurring
-
The frequency at which a subscription is billed.
- getInterval() - Method in class com.stripe.model.Quote.Recurring
-
The frequency at which a subscription is billed.
- getInterval() - Method in class com.stripe.model.Subscription.PendingInvoiceItemInterval
-
Specifies invoicing frequency.
- getInterval() - Method in class com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule
- getInterval() - Method in class com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule
- getInterval() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.Recurring
- getInterval() - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.Recurring
- getInterval() - Method in class com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit
-
Interval (or event) to which the amount applies.
- getInterval() - Method in class com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit
-
Interval (or event) to which the amount applies.
- getInterval() - Method in class com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit
-
Interval (or event) to which the amount applies.
- getInterval() - Method in class com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit
-
Interval (or event) to which the amount applies.
- getInterval() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Plan
- getInterval() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Plan
- getInterval() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Plan
- getInterval() - Method in class com.stripe.param.PlanCreateParams
-
Specifies billing frequency.
- getInterval() - Method in class com.stripe.param.PriceCreateParams.Recurring
-
Specifies billing frequency.
- getInterval() - Method in class com.stripe.param.PriceListParams.Recurring
-
Filter by billing frequency.
- getInterval() - Method in class com.stripe.param.QuoteCreateParams.LineItem.PriceData.Recurring
- getInterval() - Method in class com.stripe.param.QuoteUpdateParams.LineItem.PriceData.Recurring
- getInterval() - Method in class com.stripe.param.SourceCreateParams.Mandate
-
The interval of debits permitted by the mandate.
- getInterval() - Method in class com.stripe.param.SourceUpdateParams.Mandate
-
The interval of debits permitted by the mandate.
- getInterval() - Method in class com.stripe.param.SubscriptionCreateParams.Item.PriceData.Recurring
- getInterval() - Method in class com.stripe.param.SubscriptionCreateParams.PendingInvoiceItemInterval
-
Specifies invoicing frequency.
- getInterval() - Method in class com.stripe.param.SubscriptionItemCreateParams.PriceData.Recurring
-
Specifies billing frequency.
- getInterval() - Method in class com.stripe.param.SubscriptionItemUpdateParams.PriceData.Recurring
-
Specifies billing frequency.
- getInterval() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.Recurring
- getInterval() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Recurring
- getInterval() - Method in class com.stripe.param.SubscriptionUpdateParams.Item.PriceData.Recurring
- getInterval() - Method in class com.stripe.param.SubscriptionUpdateParams.PendingInvoiceItemInterval
-
Specifies invoicing frequency.
- getIntervalCount() - Method in class com.stripe.model.Plan
-
The number of intervals (specified in the
interval
attribute) between subscription billings. - getIntervalCount() - Method in class com.stripe.model.Price.Recurring
-
The number of intervals (specified in the
interval
attribute) between subscription billings. - getIntervalCount() - Method in class com.stripe.model.Quote.Recurring
-
The number of intervals (specified in the
interval
attribute) between subscription billings. - getIntervalCount() - Method in class com.stripe.model.Subscription.PendingInvoiceItemInterval
-
The number of intervals between invoices.
- getIntervalCount() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.Recurring
- getIntervalCount() - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.Recurring
- getIntervalCount() - Method in class com.stripe.param.PlanCreateParams
-
The number of intervals between subscription billings.
- getIntervalCount() - Method in class com.stripe.param.PriceCreateParams.Recurring
-
The number of intervals between subscription billings.
- getIntervalCount() - Method in class com.stripe.param.QuoteCreateParams.LineItem.PriceData.Recurring
- getIntervalCount() - Method in class com.stripe.param.QuoteUpdateParams.LineItem.PriceData.Recurring
- getIntervalCount() - Method in class com.stripe.param.SubscriptionCreateParams.Item.PriceData.Recurring
- getIntervalCount() - Method in class com.stripe.param.SubscriptionCreateParams.PendingInvoiceItemInterval
-
The number of intervals between invoices.
- getIntervalCount() - Method in class com.stripe.param.SubscriptionItemCreateParams.PriceData.Recurring
-
The number of intervals between subscription billings.
- getIntervalCount() - Method in class com.stripe.param.SubscriptionItemUpdateParams.PriceData.Recurring
-
The number of intervals between subscription billings.
- getIntervalCount() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.Recurring
- getIntervalCount() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Recurring
- getIntervalCount() - Method in class com.stripe.param.SubscriptionUpdateParams.Item.PriceData.Recurring
- getIntervalCount() - Method in class com.stripe.param.SubscriptionUpdateParams.PendingInvoiceItemInterval
-
The number of intervals between invoices.
- getIntervalDescription() - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.AcssDebit.MandateOptions
- getIntervalDescription() - Method in class com.stripe.model.Mandate.PaymentMethodDetails.AcssDebit
-
Description of the interval.
- getIntervalDescription() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.AcssDebit.MandateOptions
- getIntervalDescription() - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.AcssDebit.MandateOptions
- getIntervalDescription() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions
-
Description of the mandate interval.
- getIntervalDescription() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions
-
Description of the mandate interval.
- getIntervalDescription() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions
-
Description of the mandate interval.
- getIntervalDescription() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions
-
Description of the mandate interval.
- getIntervalDescription() - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions
- getIntervalDescription() - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions
-
Description of the mandate interval.
- getIntervalDescription() - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions
- getIntervalEnd() - Method in class com.stripe.model.reporting.ReportRun.Parameters
- getIntervalEnd() - Method in class com.stripe.param.reporting.ReportRunCreateParams.Parameters
- getIntervalStart() - Method in class com.stripe.model.reporting.ReportRun.Parameters
- getIntervalStart() - Method in class com.stripe.param.reporting.ReportRunCreateParams.Parameters
- getInventory() - Method in class com.stripe.model.Sku
- getInventory() - Method in class com.stripe.param.SkuCreateParams
-
Description of the SKU's inventory.
- getInventory() - Method in class com.stripe.param.SkuUpdateParams
-
Description of the SKU's inventory.
- getInvoice() - Method in class com.stripe.model.Charge
-
Get ID of expandable
invoice
object. - getInvoice() - Method in class com.stripe.model.CreditNote
-
Get ID of expandable
invoice
object. - getInvoice() - Method in class com.stripe.model.CustomerBalanceTransaction
-
Get ID of expandable
invoice
object. - getInvoice() - Method in class com.stripe.model.Discount
-
The invoice that the discount's coupon was applied to, if it was applied directly to a particular invoice.
- getInvoice() - Method in class com.stripe.model.InvoiceItem
-
Get ID of expandable
invoice
object. - getInvoice() - Method in class com.stripe.model.PaymentIntent
-
Get ID of expandable
invoice
object. - getInvoice() - Method in class com.stripe.model.Quote
-
Get ID of expandable
invoice
object. - getInvoice() - Method in class com.stripe.model.UsageRecordSummary
-
The invoice in which this usage period has been billed for.
- getInvoice() - Method in class com.stripe.param.CreditNoteCreateParams
-
ID of the invoice.
- getInvoice() - Method in class com.stripe.param.CreditNoteListParams
-
Only return credit notes for the invoice specified by this invoice ID.
- getInvoice() - Method in class com.stripe.param.CreditNotePreviewParams
-
ID of the invoice.
- getInvoice() - Method in class com.stripe.param.InvoiceItemCreateParams
-
The ID of an existing invoice to add this invoice item to.
- getInvoice() - Method in class com.stripe.param.InvoiceItemListParams
-
Only return invoice items belonging to this invoice.
- getInvoiceHistory() - Method in class com.stripe.model.billingportal.Configuration.Features
- getInvoiceHistory() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features
- getInvoiceHistory() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features
- getInvoiceitem() - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem
-
The ID of the invoice item to update in preview.
- getInvoiceItem() - Method in class com.stripe.model.Discount
-
The invoice item
id
(or invoice line itemid
for invoice line items of type='subscription') that the discount's coupon was applied to, if it was applied directly to a particular invoice item or invoice line item. - getInvoiceItem() - Method in class com.stripe.model.InvoiceLineItem
-
The ID of the invoice item associated with this line item if any.
- getInvoiceItems() - Method in class com.stripe.param.InvoiceUpcomingParams
-
List of invoice items to add or update in the upcoming invoice preview.
- getInvoiceLineItem() - Method in class com.stripe.model.CreditNoteLineItem
-
ID of the invoice line item being credited.
- getInvoiceLineItem() - Method in class com.stripe.param.CreditNoteCreateParams.Line
-
The invoice line item to credit.
- getInvoiceLineItem() - Method in class com.stripe.param.CreditNotePreviewParams.Line
-
The invoice line item to credit.
- getInvoiceNow() - Method in class com.stripe.param.SubscriptionCancelParams
-
Will generate a final invoice that invoices for any un-invoiced metered usage and new/pending proration invoice items.
- getInvoiceNow() - Method in class com.stripe.param.SubscriptionScheduleCancelParams
-
If the subscription schedule is
active
, indicates if a final invoice will be generated that contains any un-invoiced metered usage and new/pending proration invoice items. - getInvoiceObject() - Method in class com.stripe.model.Charge
-
Get expanded
invoice
. - getInvoiceObject() - Method in class com.stripe.model.CreditNote
-
Get expanded
invoice
. - getInvoiceObject() - Method in class com.stripe.model.CustomerBalanceTransaction
-
Get expanded
invoice
. - getInvoiceObject() - Method in class com.stripe.model.InvoiceItem
-
Get expanded
invoice
. - getInvoiceObject() - Method in class com.stripe.model.PaymentIntent
-
Get expanded
invoice
. - getInvoiceObject() - Method in class com.stripe.model.Quote
-
Get expanded
invoice
. - getInvoicePdf() - Method in class com.stripe.model.Invoice
-
The link to download the PDF for the invoice.
- getInvoicePrefix() - Method in class com.stripe.model.Customer
-
The prefix for the customer used to generate unique invoice numbers.
- getInvoicePrefix() - Method in class com.stripe.param.CustomerCreateParams
-
The prefix for the customer used to generate unique invoice numbers.
- getInvoicePrefix() - Method in class com.stripe.param.CustomerUpdateParams
-
The prefix for the customer used to generate unique invoice numbers.
- getInvoices() - Method in class com.stripe.model.SourceTransaction.PaperCheckData
-
Comma-separated list of invoice IDs associated with the paper check.
- getInvoiceSettings() - Method in class com.stripe.model.Customer
- getInvoiceSettings() - Method in class com.stripe.model.Quote
-
All invoices will be billed using the specified settings.
- getInvoiceSettings() - Method in class com.stripe.model.SubscriptionSchedule.DefaultSettings
-
The subscription schedule's default invoice settings.
- getInvoiceSettings() - Method in class com.stripe.model.SubscriptionSchedule.Phase
-
The invoice settings applicable during this phase.
- getInvoiceSettings() - Method in class com.stripe.param.CustomerCreateParams
-
Default invoice settings for this customer.
- getInvoiceSettings() - Method in class com.stripe.param.CustomerUpdateParams
-
Default invoice settings for this customer.
- getInvoiceSettings() - Method in class com.stripe.param.QuoteCreateParams
-
All invoices will be billed using the specified settings.
- getInvoiceSettings() - Method in class com.stripe.param.QuoteUpdateParams
-
All invoices will be billed using the specified settings.
- getInvoiceSettings() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings
-
All invoices will be billed using the specified settings.
- getInvoiceSettings() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase
-
All invoices will be billed using the specified settings.
- getInvoiceSettings() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings
-
All invoices will be billed using the specified settings.
- getInvoiceSettings() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase
-
All invoices will be billed using the specified settings.
- getIp() - Method in class com.stripe.model.Account.Company.OwnershipDeclaration
-
The IP address from which the beneficial owner attestation was made.
- getIp() - Method in class com.stripe.model.Account.Settings.SettingsCardIssuing.TosAcceptance
- getIp() - Method in class com.stripe.model.Account.TosAcceptance
- getIp() - Method in class com.stripe.param.AccountCreateParams.Company.OwnershipDeclaration
-
The IP address from which the beneficial owner attestation was made.
- getIp() - Method in class com.stripe.param.AccountCreateParams.Settings.CardIssuing.TosAcceptance
- getIp() - Method in class com.stripe.param.AccountCreateParams.TosAcceptance
-
The IP address from which the account representative accepted their service agreement.
- getIp() - Method in class com.stripe.param.AccountUpdateParams.Company.OwnershipDeclaration
-
The IP address from which the beneficial owner attestation was made.
- getIp() - Method in class com.stripe.param.AccountUpdateParams.Settings.CardIssuing.TosAcceptance
- getIp() - Method in class com.stripe.param.AccountUpdateParams.TosAcceptance
-
The IP address from which the account representative accepted their service agreement.
- getIp() - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance
-
The IP address from which the mandate was accepted or refused by the customer.
- getIp() - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance.Online
-
The IP address from which the mandate was accepted or refused by the customer.
- getIp() - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance
-
The IP address from which the mandate was accepted or refused by the customer.
- getIp() - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Online
-
The IP address from which the mandate was accepted or refused by the customer.
- getIp() - Method in class com.stripe.param.TokenCreateParams.Account.Company.OwnershipDeclaration
-
The IP address from which the beneficial owner attestation was made.
- getIpAddress() - Method in class com.stripe.model.Customer.Tax
- getIpAddress() - Method in class com.stripe.model.Mandate.CustomerAcceptance.Online
- getIpAddress() - Method in class com.stripe.model.Review
-
The IP address where the payment originated.
- getIpAddress() - Method in class com.stripe.model.terminal.Reader
-
The local IP address of the reader.
- getIpAddress() - Method in class com.stripe.param.CustomerCreateParams.Tax
-
A recent IP address of the customer used for tax reporting and tax location inference.
- getIpAddress() - Method in class com.stripe.param.CustomerUpdateParams.Tax
-
A recent IP address of the customer used for tax reporting and tax location inference.
- getIpAddress() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Tax
-
A recent IP address of the customer used for tax reporting and tax location inference.
- getIpAddress() - Method in class com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Online
- getIpAddress() - Method in class com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance.Online
- getIpAddress() - Method in class com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance.Online
- getIpAddress() - Method in class com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance.Online
- getIpAddressLocation() - Method in class com.stripe.model.Review
-
Information related to the location of the payment.
- getIsAmountControllable() - Method in class com.stripe.model.issuing.Authorization.PendingRequest
-
If set
true
, you may provide amount to control how much to hold for the authorization. - getIsChargeRefundable() - Method in class com.stripe.model.Dispute
-
If true, it is still possible to refund the disputed payment.
- getIsController() - Method in class com.stripe.model.Account.Controller
-
true
if the Connect application retrieving the resource controls the account and can therefore exercise platform controls. - getIsDefault() - Method in class com.stripe.model.billingportal.Configuration
-
Whether the configuration is the default.
- getIsDefault() - Method in class com.stripe.param.billingportal.ConfigurationListParams
-
Only return the default or non-default configurations (e.g., pass
true
to only list the default configuration). - getIsRevision() - Method in class com.stripe.model.Quote.FromQuote
-
Whether this quote is a revision of a different quote.
- getIsRevision() - Method in class com.stripe.param.QuoteCreateParams.FromQuote
-
Whether this quote is a revision of the previous quote.
- getIssuedDate() - Method in class com.stripe.model.identity.VerificationReport.Document
-
Issued date of the document.
- getIssuer() - Method in class com.stripe.model.Card
-
The name of the card's issuing bank.
- getIssuer() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
The name of the card's issuing bank.
- getIssuer() - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
The name of the card's issuing bank.
- getIssuer() - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
The name of the card's issuing bank.
- getIssuer() - Method in class com.stripe.model.PaymentMethod.Card
-
The name of the card's issuing bank.
- getIssuer() - Method in class com.stripe.model.Source.Card
- getIssuer() - Method in class com.stripe.model.Source.CardPresent
- getIssuer() - Method in class com.stripe.model.Source.ThreeDSecure
- getIssuing() - Method in class com.stripe.model.Balance
- getIssuingCountry() - Method in class com.stripe.model.identity.VerificationReport.Document
-
Issuing country of the document.
- getItemReasons() - Method in class com.stripe.model.Invoice.ThresholdReason
-
Indicates which line items triggered a threshold invoice.
- getItems() - Method in class com.stripe.model.Order
-
List of items constituting the order.
- getItems() - Method in class com.stripe.model.OrderReturn
-
The items included in this order return.
- getItems() - Method in class com.stripe.model.Source.Order
-
List of items constituting the order.
- getItems() - Method in class com.stripe.model.Subscription
-
List of subscription items, each with an attached price.
- getItems() - Method in class com.stripe.model.SubscriptionSchedule.Phase
-
Subscription items to configure the subscription to during this phase of the subscription schedule.
- getItems() - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData
-
A list of items, each with an attached plan, that the customer is subscribing to.
- getItems() - Method in class com.stripe.param.OrderCreateParams
-
List of items constituting the order.
- getItems() - Method in class com.stripe.param.OrderReturnOrderParams
-
List of items to return.
- getItems() - Method in class com.stripe.param.SourceCreateParams.SourceOrder
-
List of items constituting the order.
- getItems() - Method in class com.stripe.param.SourceUpdateParams.SourceOrder
- getItems() - Method in class com.stripe.param.SubscriptionCreateParams
-
A list of up to 20 subscription items, each with an attached price.
- getItems() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase
-
List of configuration items, each with an attached price, to apply during this phase of the subscription schedule.
- getItems() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase
-
List of configuration items, each with an attached price, to apply during this phase of the subscription schedule.
- getItems() - Method in class com.stripe.param.SubscriptionUpdateParams
-
A list of up to 20 subscription items, each with an attached price.
- getItemType() - Method in class com.stripe.model.radar.ValueList
-
The type of items in the value list.
- getItemType() - Method in class com.stripe.param.radar.ValueListCreateParams
-
Type of the items in the value list.
- getIterations() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase
-
Integer representing the multiplier applied to the price interval.
- getIterations() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase
-
Integer representing the multiplier applied to the price interval.
- getJcbPayments() - Method in class com.stripe.model.Account.Capabilities
-
The status of the JCB payments capability of the account, or whether the account (Japan only) can directly process JCB credit card charges in JPY currency.
- getJcbPayments() - Method in class com.stripe.param.AccountCreateParams.Capabilities
-
The jcb_payments capability.
- getJcbPayments() - Method in class com.stripe.param.AccountUpdateParams.Capabilities
-
The jcb_payments capability.
- getJurisdiction() - Method in class com.stripe.model.TaxRate
-
The jurisdiction for the tax rate.
- getJurisdiction() - Method in class com.stripe.param.TaxRateCreateParams
-
The jurisdiction for the tax rate.
- getJurisdiction() - Method in class com.stripe.param.TaxRateUpdateParams
-
The jurisdiction for the tax rate.
- getKana() - Method in class com.stripe.model.Charge.AlternateStatementDescriptors
-
The Kana variation of the descriptor.
- getKanji() - Method in class com.stripe.model.Charge.AlternateStatementDescriptors
-
The Kanji variation of the descriptor.
- getKlarna() - Method in class com.stripe.model.Charge.PaymentMethodDetails
- getKlarna() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- getKlarna() - Method in class com.stripe.model.PaymentMethod
- getKlarna() - Method in class com.stripe.model.Source
- getKlarna() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData
-
If this is a
klarna
PaymentMethod, this hash contains details about the Klarna payment method. - getKlarna() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions
-
If this is a
klarna
PaymentMethod, this sub-hash contains details about the Klarna payment method options. - getKlarna() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData
-
If this is a
klarna
PaymentMethod, this hash contains details about the Klarna payment method. - getKlarna() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions
-
If this is a
klarna
PaymentMethod, this sub-hash contains details about the Klarna payment method options. - getKlarna() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData
-
If this is a
klarna
PaymentMethod, this hash contains details about the Klarna payment method. - getKlarna() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions
-
If this is a
klarna
PaymentMethod, this sub-hash contains details about the Klarna payment method options. - getKlarna() - Method in class com.stripe.param.PaymentMethodCreateParams
-
If this is a
klarna
PaymentMethod, this hash contains details about the Klarna payment method. - getKlarnaPayments() - Method in class com.stripe.model.Account.Capabilities
-
The status of the Klarna payments capability of the account, or whether the account can directly process Klarna charges.
- getKlarnaPayments() - Method in class com.stripe.param.AccountCreateParams.Capabilities
-
The klarna_payments capability.
- getKlarnaPayments() - Method in class com.stripe.param.AccountUpdateParams.Capabilities
-
The klarna_payments capability.
- getLabel() - Method in class com.stripe.model.terminal.Reader
-
Custom label given to the reader for easier identification.
- getLabel() - Method in class com.stripe.param.terminal.ReaderCreateParams
-
Custom label given to the reader for easier identification.
- getLabel() - Method in class com.stripe.param.terminal.ReaderUpdateParams
-
The new label of the reader.
- getLast4() - Method in class com.stripe.model.BankAccount
-
The last four digits of the bank account number.
- getLast4() - Method in class com.stripe.model.Card
-
The last four digits of the card.
- getLast4() - Method in class com.stripe.model.Charge.PaymentMethodDetails.AchDebit
-
Last four digits of the bank account number.
- getLast4() - Method in class com.stripe.model.Charge.PaymentMethodDetails.AcssDebit
-
Last four digits of the bank account number.
- getLast4() - Method in class com.stripe.model.Charge.PaymentMethodDetails.AuBecsDebit
-
Last four digits of the bank account number.
- getLast4() - Method in class com.stripe.model.Charge.PaymentMethodDetails.BacsDebit
-
Last four digits of the bank account number.
- getLast4() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
The last four digits of the card.
- getLast4() - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
The last four digits of the card.
- getLast4() - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
The last four digits of the card.
- getLast4() - Method in class com.stripe.model.Charge.PaymentMethodDetails.SepaDebit
-
Last four characters of the IBAN.
- getLast4() - Method in class com.stripe.model.issuing.Card
-
The last 4 digits of the card number.
- getLast4() - Method in class com.stripe.model.PaymentMethod.AcssDebit
-
Last four digits of the bank account number.
- getLast4() - Method in class com.stripe.model.PaymentMethod.AuBecsDebit
-
Last four digits of the bank account number.
- getLast4() - Method in class com.stripe.model.PaymentMethod.BacsDebit
-
Last four digits of the bank account number.
- getLast4() - Method in class com.stripe.model.PaymentMethod.Card
-
The last four digits of the card.
- getLast4() - Method in class com.stripe.model.PaymentMethod.SepaDebit
-
Last four characters of the IBAN.
- getLast4() - Method in class com.stripe.model.Source.AchDebit
- getLast4() - Method in class com.stripe.model.Source.AcssDebit
- getLast4() - Method in class com.stripe.model.Source.AuBecsDebit
- getLast4() - Method in class com.stripe.model.Source.Card
- getLast4() - Method in class com.stripe.model.Source.CardPresent
- getLast4() - Method in class com.stripe.model.Source.SepaDebit
- getLast4() - Method in class com.stripe.model.Source.ThreeDSecure
- getLast4() - Method in class com.stripe.model.SourceMandateNotification.BacsDebitData
-
Last 4 digits of the account number associated with the debit.
- getLast4() - Method in class com.stripe.model.SourceMandateNotification.SepaDebitData
- getLast4() - Method in class com.stripe.model.SourceTransaction.AchCreditTransferData
-
Last 4 digits of the account number associated with the transfer.
- getLast4() - Method in class com.stripe.model.SourceTransaction.GbpCreditTransferData
-
Last 4 digits of sender account number associated with the transfer.
- getLast4() - Method in class com.stripe.param.issuing.CardListParams
-
Only return cards that have the given last four digits.
- getLastError() - Method in class com.stripe.model.identity.VerificationSession
-
If present, this property tells you the last error encountered when processing the verification.
- getLastFinalizationError() - Method in class com.stripe.model.Invoice
-
The error encountered during the previous attempt to finalize the invoice.
- getLastName() - Method in class com.stripe.model.identity.VerificationReport.Document
-
Last name as it appears in the document.
- getLastName() - Method in class com.stripe.model.identity.VerificationReport.IdNumber
-
Last name.
- getLastName() - Method in class com.stripe.model.identity.VerificationSession.VerifiedOutputs
- getLastName() - Method in class com.stripe.model.issuing.Cardholder.Individual
-
The last name of this cardholder.
- getLastName() - Method in class com.stripe.model.Person
-
The person's last name.
- getLastName() - Method in class com.stripe.model.Source.Klarna
- getLastName() - Method in class com.stripe.param.AccountCreateParams.Individual
-
The individual's last name.
- getLastName() - Method in class com.stripe.param.AccountUpdateParams.Individual
-
The individual's last name.
- getLastName() - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual
-
The last name of this cardholder.
- getLastName() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual
-
The last name of this cardholder.
- getLastName() - Method in class com.stripe.param.PersonCollectionCreateParams
-
The person's last name.
- getLastName() - Method in class com.stripe.param.PersonUpdateParams
-
The person's last name.
- getLastName() - Method in class com.stripe.param.TokenCreateParams.Account.Individual
-
The individual's last name.
- getLastName() - Method in class com.stripe.param.TokenCreateParams.Person
-
The person's last name.
- getLastNameKana() - Method in class com.stripe.model.Person
-
The Kana variation of the person's last name (Japan only).
- getLastNameKana() - Method in class com.stripe.param.AccountCreateParams.Individual
-
The Kana varation of the individual's last name (Japan only).
- getLastNameKana() - Method in class com.stripe.param.AccountUpdateParams.Individual
-
The Kana varation of the individual's last name (Japan only).
- getLastNameKana() - Method in class com.stripe.param.PersonCollectionCreateParams
-
The Kana variation of the person's last name (Japan only).
- getLastNameKana() - Method in class com.stripe.param.PersonUpdateParams
-
The Kana variation of the person's last name (Japan only).
- getLastNameKana() - Method in class com.stripe.param.TokenCreateParams.Account.Individual
-
The Kana varation of the individual's last name (Japan only).
- getLastNameKana() - Method in class com.stripe.param.TokenCreateParams.Person
-
The Kana variation of the person's last name (Japan only).
- getLastNameKanji() - Method in class com.stripe.model.Person
-
The Kanji variation of the person's last name (Japan only).
- getLastNameKanji() - Method in class com.stripe.param.AccountCreateParams.Individual
-
The Kanji varation of the individual's last name (Japan only).
- getLastNameKanji() - Method in class com.stripe.param.AccountUpdateParams.Individual
-
The Kanji varation of the individual's last name (Japan only).
- getLastNameKanji() - Method in class com.stripe.param.PersonCollectionCreateParams
-
The Kanji variation of the person's last name (Japan only).
- getLastNameKanji() - Method in class com.stripe.param.PersonUpdateParams
-
The Kanji variation of the person's last name (Japan only).
- getLastNameKanji() - Method in class com.stripe.param.TokenCreateParams.Account.Individual
-
The Kanji varation of the individual's last name (Japan only).
- getLastNameKanji() - Method in class com.stripe.param.TokenCreateParams.Person
-
The Kanji variation of the person's last name (Japan only).
- getLastPaymentError() - Method in class com.stripe.model.PaymentIntent
-
The payment error encountered in the previous PaymentIntent confirmation.
- getLastResponse() - Method in class com.stripe.model.StripeObject
- getLastResponse() - Method in interface com.stripe.model.StripeObjectInterface
- getLastSetupError() - Method in class com.stripe.model.SetupIntent
-
The error encountered in the previous SetupIntent confirmation.
- getLastVerificationReport() - Method in class com.stripe.model.identity.VerificationSession
-
Get ID of expandable
lastVerificationReport
object. - getLastVerificationReportObject() - Method in class com.stripe.model.identity.VerificationSession
-
Get expanded
lastVerificationReport
. - getLatest() - Method in class com.stripe.model.Order.ShippingMethod.DeliveryEstimate
- getLatestAttempt() - Method in class com.stripe.model.SetupIntent
-
Get ID of expandable
latestAttempt
object. - getLatestAttemptObject() - Method in class com.stripe.model.SetupIntent
-
Get expanded
latestAttempt
. - getLatestInvoice() - Method in class com.stripe.model.Subscription
-
Get ID of expandable
latestInvoice
object. - getLatestInvoiceObject() - Method in class com.stripe.model.Subscription
-
Get expanded
latestInvoice
. - getLatitude() - Method in class com.stripe.model.Review.Location
-
The geographic latitude where the payment originated.
- getLegacyPayments() - Method in class com.stripe.model.Account.Capabilities
-
The status of the legacy payments capability of the account.
- getLegacyPayments() - Method in class com.stripe.param.AccountCreateParams.Capabilities
-
The legacy_payments capability.
- getLegacyPayments() - Method in class com.stripe.param.AccountUpdateParams.Capabilities
-
The legacy_payments capability.
- getLength() - Method in class com.stripe.model.PackageDimensions
-
Length, in inches.
- getLength() - Method in class com.stripe.param.ProductCreateParams.PackageDimensions
-
Length, in inches.
- getLength() - Method in class com.stripe.param.ProductUpdateParams.PackageDimensions
- getLength() - Method in class com.stripe.param.SkuCreateParams.PackageDimensions
- getLength() - Method in class com.stripe.param.SkuUpdateParams.PackageDimensions
- getLevel3() - Method in class com.stripe.model.Charge
- getLimit() - Method in class com.stripe.param.AccountListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.AccountPersonsParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.ApplePayDomainListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.ApplicationFeeListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.BalanceTransactionListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.billingportal.ConfigurationListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.BitcoinReceiverListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.BitcoinTransactionCollectionListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.ChargeListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.checkout.SessionListLineItemsParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.checkout.SessionListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.CountrySpecListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.CouponListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.CreditNoteLineItemCollectionListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.CreditNoteListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.CustomerBalanceTransactionCollectionListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.CustomerBalanceTransactionsParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.CustomerListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.CustomerListPaymentMethodsParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.DisputeListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.EventListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.ExchangeRateListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.ExternalAccountCollectionListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.FeeRefundCollectionListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.FileLinkListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.identity.VerificationReportListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.identity.VerificationSessionListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.InvoiceItemListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.InvoiceLineItemCollectionListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.InvoiceListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.IssuerFraudRecordListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.issuing.AuthorizationListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.issuing.CardholderListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.issuing.CardListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.issuing.DisputeListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.issuing.TransactionListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.OrderListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.OrderReturnListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.PaymentIntentListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.PaymentLinkListLineItemsParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.PaymentLinkListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.PaymentMethodListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.PaymentSourceCollectionListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.PayoutListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.PersonCollectionListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.PlanListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.PriceListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.ProductListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.PromotionCodeListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.QuoteCollectionListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.QuoteListComputedUpfrontLineItemsParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.QuoteListLineItemsParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.QuoteListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.radar.EarlyFraudWarningListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.radar.ValueListItemListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.radar.ValueListListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.RecipientListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.RefundCollectionListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.RefundListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.reporting.ReportRunListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.ReviewListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.SetupAttemptListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.SetupIntentListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.ShippingRateListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.sigma.ScheduledQueryRunListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.SkuListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.SourceSourceTransactionsParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.SubscriptionItemListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.SubscriptionItemUsageRecordSummariesParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.SubscriptionListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.SubscriptionScheduleListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.TaxCodeListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.TaxIdCollectionListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.TaxRateListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.terminal.LocationListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.terminal.ReaderListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.TopupListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.TransferListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.TransferReversalCollectionListParams
-
A limit on the number of objects to be returned.
- getLimit() - Method in class com.stripe.param.WebhookEndpointListParams
-
A limit on the number of objects to be returned.
- getLine1() - Method in class com.stripe.model.Address
-
Address line 1 (e.g., street, PO Box, or company name).
- getLine1() - Method in class com.stripe.model.Person.JapanAddress
-
Block/Building number.
- getLine1() - Method in class com.stripe.param.AccountCreateParams.BusinessProfile.SupportAddress
- getLine1() - Method in class com.stripe.param.AccountCreateParams.Company.Address
-
Address line 1 (e.g., street, PO Box, or company name).
- getLine1() - Method in class com.stripe.param.AccountCreateParams.Company.AddressKana
-
Block or building number.
- getLine1() - Method in class com.stripe.param.AccountCreateParams.Company.AddressKanji
-
Block or building number.
- getLine1() - Method in class com.stripe.param.AccountCreateParams.Individual.Address
-
Address line 1 (e.g., street, PO Box, or company name).
- getLine1() - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKana
-
Block or building number.
- getLine1() - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKanji
-
Block or building number.
- getLine1() - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.SupportAddress
- getLine1() - Method in class com.stripe.param.AccountUpdateParams.Company.Address
-
Address line 1 (e.g., street, PO Box, or company name).
- getLine1() - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKana
-
Block or building number.
- getLine1() - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKanji
-
Block or building number.
- getLine1() - Method in class com.stripe.param.AccountUpdateParams.Individual.Address
-
Address line 1 (e.g., street, PO Box, or company name).
- getLine1() - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKana
-
Block or building number.
- getLine1() - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKanji
-
Block or building number.
- getLine1() - Method in class com.stripe.param.ChargeCreateParams.Shipping.Address
- getLine1() - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Address
- getLine1() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping.Address
- getLine1() - Method in class com.stripe.param.CustomerCreateParams.Address
-
Address line 1 (e.g., street, PO Box, or company name).
- getLine1() - Method in class com.stripe.param.CustomerCreateParams.Shipping.Address
- getLine1() - Method in class com.stripe.param.CustomerUpdateParams.Address
-
Address line 1 (e.g., street, PO Box, or company name).
- getLine1() - Method in class com.stripe.param.CustomerUpdateParams.Shipping.Address
- getLine1() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Address
-
Address line 1 (e.g., street, PO Box, or company name).
- getLine1() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Shipping.Address
- getLine1() - Method in class com.stripe.param.issuing.CardCreateParams.Shipping.Address
-
Address line 1 (e.g., street, PO Box, or company name).
- getLine1() - Method in class com.stripe.param.issuing.CardholderCreateParams.Billing.Address
- getLine1() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Billing.Address
- getLine1() - Method in class com.stripe.param.OrderCreateParams.Shipping.Address
- getLine1() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Address
- getLine1() - Method in class com.stripe.param.PaymentIntentConfirmParams.Shipping.Address
- getLine1() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Address
- getLine1() - Method in class com.stripe.param.PaymentIntentCreateParams.Shipping.Address
- getLine1() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Address
- getLine1() - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Address
- getLine1() - Method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails.Address
- getLine1() - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Address
- getLine1() - Method in class com.stripe.param.PersonCollectionCreateParams.Address
-
Address line 1 (e.g., street, PO Box, or company name).
- getLine1() - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKana
-
Block or building number.
- getLine1() - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKanji
-
Block or building number.
- getLine1() - Method in class com.stripe.param.PersonUpdateParams.Address
-
Address line 1 (e.g., street, PO Box, or company name).
- getLine1() - Method in class com.stripe.param.PersonUpdateParams.AddressKana
-
Block or building number.
- getLine1() - Method in class com.stripe.param.PersonUpdateParams.AddressKanji
-
Block or building number.
- getLine1() - Method in class com.stripe.param.SourceCreateParams.Owner.Address
- getLine1() - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping.Address
- getLine1() - Method in class com.stripe.param.SourceUpdateParams.Owner.Address
- getLine1() - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Address
- getLine1() - Method in class com.stripe.param.terminal.LocationCreateParams.Address
- getLine1() - Method in class com.stripe.param.terminal.LocationUpdateParams.Address
- getLine1() - Method in class com.stripe.param.TokenCreateParams.Account.Company.Address
-
Address line 1 (e.g., street, PO Box, or company name).
- getLine1() - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKana
-
Block or building number.
- getLine1() - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKanji
-
Block or building number.
- getLine1() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Address
-
Address line 1 (e.g., street, PO Box, or company name).
- getLine1() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKana
-
Block or building number.
- getLine1() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKanji
-
Block or building number.
- getLine1() - Method in class com.stripe.param.TokenCreateParams.Person.Address
-
Address line 1 (e.g., street, PO Box, or company name).
- getLine1() - Method in class com.stripe.param.TokenCreateParams.Person.AddressKana
-
Block or building number.
- getLine1() - Method in class com.stripe.param.TokenCreateParams.Person.AddressKanji
-
Block or building number.
- getLine2() - Method in class com.stripe.model.Address
-
Address line 2 (e.g., apartment, suite, unit, or building).
- getLine2() - Method in class com.stripe.model.Person.JapanAddress
-
Building details.
- getLine2() - Method in class com.stripe.param.AccountCreateParams.BusinessProfile.SupportAddress
- getLine2() - Method in class com.stripe.param.AccountCreateParams.Company.Address
-
Address line 2 (e.g., apartment, suite, unit, or building).
- getLine2() - Method in class com.stripe.param.AccountCreateParams.Company.AddressKana
-
Building details.
- getLine2() - Method in class com.stripe.param.AccountCreateParams.Company.AddressKanji
-
Building details.
- getLine2() - Method in class com.stripe.param.AccountCreateParams.Individual.Address
-
Address line 2 (e.g., apartment, suite, unit, or building).
- getLine2() - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKana
-
Building details.
- getLine2() - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKanji
-
Building details.
- getLine2() - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.SupportAddress
- getLine2() - Method in class com.stripe.param.AccountUpdateParams.Company.Address
-
Address line 2 (e.g., apartment, suite, unit, or building).
- getLine2() - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKana
-
Building details.
- getLine2() - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKanji
-
Building details.
- getLine2() - Method in class com.stripe.param.AccountUpdateParams.Individual.Address
-
Address line 2 (e.g., apartment, suite, unit, or building).
- getLine2() - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKana
-
Building details.
- getLine2() - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKanji
-
Building details.
- getLine2() - Method in class com.stripe.param.ChargeCreateParams.Shipping.Address
- getLine2() - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Address
- getLine2() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping.Address
- getLine2() - Method in class com.stripe.param.CustomerCreateParams.Address
-
Address line 2 (e.g., apartment, suite, unit, or building).
- getLine2() - Method in class com.stripe.param.CustomerCreateParams.Shipping.Address
- getLine2() - Method in class com.stripe.param.CustomerUpdateParams.Address
-
Address line 2 (e.g., apartment, suite, unit, or building).
- getLine2() - Method in class com.stripe.param.CustomerUpdateParams.Shipping.Address
- getLine2() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Address
-
Address line 2 (e.g., apartment, suite, unit, or building).
- getLine2() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Shipping.Address
- getLine2() - Method in class com.stripe.param.issuing.CardCreateParams.Shipping.Address
-
Address line 2 (e.g., apartment, suite, unit, or building).
- getLine2() - Method in class com.stripe.param.issuing.CardholderCreateParams.Billing.Address
- getLine2() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Billing.Address
- getLine2() - Method in class com.stripe.param.OrderCreateParams.Shipping.Address
- getLine2() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Address
- getLine2() - Method in class com.stripe.param.PaymentIntentConfirmParams.Shipping.Address
- getLine2() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Address
- getLine2() - Method in class com.stripe.param.PaymentIntentCreateParams.Shipping.Address
- getLine2() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Address
- getLine2() - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Address
- getLine2() - Method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails.Address
- getLine2() - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Address
- getLine2() - Method in class com.stripe.param.PersonCollectionCreateParams.Address
-
Address line 2 (e.g., apartment, suite, unit, or building).
- getLine2() - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKana
-
Building details.
- getLine2() - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKanji
-
Building details.
- getLine2() - Method in class com.stripe.param.PersonUpdateParams.Address
-
Address line 2 (e.g., apartment, suite, unit, or building).
- getLine2() - Method in class com.stripe.param.PersonUpdateParams.AddressKana
-
Building details.
- getLine2() - Method in class com.stripe.param.PersonUpdateParams.AddressKanji
-
Building details.
- getLine2() - Method in class com.stripe.param.SourceCreateParams.Owner.Address
- getLine2() - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping.Address
- getLine2() - Method in class com.stripe.param.SourceUpdateParams.Owner.Address
- getLine2() - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Address
- getLine2() - Method in class com.stripe.param.terminal.LocationCreateParams.Address
- getLine2() - Method in class com.stripe.param.terminal.LocationUpdateParams.Address
- getLine2() - Method in class com.stripe.param.TokenCreateParams.Account.Company.Address
-
Address line 2 (e.g., apartment, suite, unit, or building).
- getLine2() - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKana
-
Building details.
- getLine2() - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKanji
-
Building details.
- getLine2() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Address
-
Address line 2 (e.g., apartment, suite, unit, or building).
- getLine2() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKana
-
Building details.
- getLine2() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKanji
-
Building details.
- getLine2() - Method in class com.stripe.param.TokenCreateParams.Person.Address
-
Address line 2 (e.g., apartment, suite, unit, or building).
- getLine2() - Method in class com.stripe.param.TokenCreateParams.Person.AddressKana
-
Building details.
- getLine2() - Method in class com.stripe.param.TokenCreateParams.Person.AddressKanji
-
Building details.
- getLineItemIds() - Method in class com.stripe.model.Invoice.ThresholdItemReason
-
The IDs of the line items that triggered the threshold invoice.
- getLineItems() - Method in class com.stripe.model.Charge.Level3
- getLineItems() - Method in class com.stripe.model.checkout.Session
-
The line items purchased by the customer.
- getLineItems() - Method in class com.stripe.model.PaymentLink
-
The line items representing what is being sold.
- getLineItems() - Method in class com.stripe.model.Quote
-
A list of items the customer is being quoted for.
- getLineItems() - Method in class com.stripe.model.Quote.Upfront
- getLineItems() - Method in class com.stripe.param.checkout.SessionCreateParams
-
A list of items the customer is purchasing.
- getLineItems() - Method in class com.stripe.param.PaymentLinkCreateParams
-
The line items representing what is being sold.
- getLineItems() - Method in class com.stripe.param.PaymentLinkUpdateParams
-
The line items representing what is being sold.
- getLineItems() - Method in class com.stripe.param.QuoteCreateParams
-
A list of line items the customer is being quoted for.
- getLineItems() - Method in class com.stripe.param.QuoteUpdateParams
-
A list of line items the customer is being quoted for.
- getLines() - Method in class com.stripe.model.CreditNote
-
Line items that make up the credit note.
- getLines() - Method in class com.stripe.model.Invoice
-
The individual line items that make up the invoice.
- getLines() - Method in class com.stripe.param.CreditNoteCreateParams
-
Line items that make up the credit note.
- getLines() - Method in class com.stripe.param.CreditNotePreviewParams
-
Line items that make up the credit note.
- getLinks() - Method in class com.stripe.model.File
- getListItems() - Method in class com.stripe.model.radar.ValueList
-
List of items contained within this value list.
- getLivemode() - Method in class com.stripe.model.AlipayAccount
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.ApplePayDomain
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.ApplicationFee
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.Balance
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.billingportal.Configuration
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.billingportal.Session
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.BitcoinReceiver
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.Charge
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.checkout.Session
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.ConnectCollectionTransfer
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.Coupon
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.CreditNote
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.CreditNoteLineItem
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.Customer
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.CustomerBalanceTransaction
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.Dispute
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.EphemeralKey
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.Event
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.FileLink
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.identity.VerificationReport
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.identity.VerificationSession
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.Invoice
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.InvoiceItem
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.InvoiceLineItem
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.IssuerFraudRecord
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.issuing.Authorization
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.issuing.Card
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.issuing.Cardholder
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.issuing.Dispute
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.issuing.Transaction
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.Mandate
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.oauth.TokenResponse
- getLivemode() - Method in class com.stripe.model.Order
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.OrderReturn
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.PaymentIntent
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.PaymentLink
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.PaymentMethod
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.Payout
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.Plan
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.Price
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.Product
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.PromotionCode
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.Quote
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.radar.EarlyFraudWarning
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.radar.ValueList
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.radar.ValueListItem
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.Recipient
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.reporting.ReportRun
-
true
if the report is run on live mode data andfalse
if it is run on test mode data. - getLivemode() - Method in class com.stripe.model.reporting.ReportType
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.Review
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.SetupAttempt
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.SetupIntent
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.ShippingRate
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.sigma.ScheduledQueryRun
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.Sku
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.Source
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.SourceMandateNotification
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.SourceTransaction
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.Subscription
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.SubscriptionSchedule
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.TaxId
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.TaxRate
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.terminal.Location
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.terminal.Reader
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.ThreeDSecure
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.Token
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.Topup
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.Transfer
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.UsageRecord
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.UsageRecordSummary
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLivemode() - Method in class com.stripe.model.WebhookEndpoint
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - getLocale() - Method in class com.stripe.model.billingportal.Session
-
The IETF language tag of the locale Customer Portal is displayed in.
- getLocale() - Method in class com.stripe.model.checkout.Session
-
The IETF language tag of the locale Checkout is displayed in.
- getLocale() - Method in class com.stripe.model.Source.Klarna
- getLocale() - Method in class com.stripe.param.billingportal.SessionCreateParams
-
The IETF language tag of the locale Customer Portal is displayed in.
- getLocale() - Method in class com.stripe.param.checkout.SessionCreateParams
-
The IETF language tag of the locale Checkout is displayed in.
- getLocation() - Method in class com.stripe.model.Customer.Tax
- getLocation() - Method in class com.stripe.model.terminal.ConnectionToken
-
The id of the location that this connection token is scoped to.
- getLocation() - Method in class com.stripe.model.terminal.Reader
-
Get ID of expandable
location
object. - getLocation() - Method in class com.stripe.param.terminal.ConnectionTokenCreateParams
-
The id of the location that this connection token is scoped to.
- getLocation() - Method in class com.stripe.param.terminal.ReaderCreateParams
-
The location to assign the reader to.
- getLocation() - Method in class com.stripe.param.terminal.ReaderListParams
-
A location ID to filter the response list to only readers at the specific location.
- getLocationObject() - Method in class com.stripe.model.terminal.Reader
-
Get expanded
location
. - getLodging() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails
- getLogo() - Method in class com.stripe.model.Account.SettingsBranding
-
Get ID of expandable
logo
object. - getLogo() - Method in class com.stripe.param.AccountCreateParams.Settings.Branding
-
(ID of a file upload) A logo for the account that will be used in Checkout instead of the icon and without the account's name next to it if provided.
- getLogo() - Method in class com.stripe.param.AccountUpdateParams.Settings.Branding
-
(ID of a file upload) A logo for the account that will be used in Checkout instead of the icon and without the account's name next to it if provided.
- getLogoObject() - Method in class com.stripe.model.Account.SettingsBranding
-
Get expanded
logo
. - getLogoUrl() - Method in class com.stripe.model.Source.Klarna
- getLongitude() - Method in class com.stripe.model.Review.Location
-
The geographic longitude where the payment originated.
- getLookupKey() - Method in class com.stripe.model.Price
-
A lookup key used to retrieve prices dynamically from a static string.
- getLookupKey() - Method in class com.stripe.param.PriceCreateParams
-
A lookup key used to retrieve prices dynamically from a static string.
- getLookupKey() - Method in class com.stripe.param.PriceUpdateParams
-
A lookup key used to retrieve prices dynamically from a static string.
- getLookupKeys() - Method in class com.stripe.param.PriceListParams
-
Only return the price with these lookup_keys, if any exist.
- getLt() - Method in class com.stripe.param.AccountListParams.Created
- getLt() - Method in class com.stripe.param.ApplicationFeeListParams.Created
- getLt() - Method in class com.stripe.param.BalanceTransactionListParams.AvailableOn
-
Maximum value to filter by (exclusive).
- getLt() - Method in class com.stripe.param.BalanceTransactionListParams.Created
- getLt() - Method in class com.stripe.param.ChargeListParams.Created
- getLt() - Method in class com.stripe.param.CouponListParams.Created
- getLt() - Method in class com.stripe.param.CustomerListParams.Created
- getLt() - Method in class com.stripe.param.DisputeListParams.Created
- getLt() - Method in class com.stripe.param.EventListParams.Created
- getLt() - Method in class com.stripe.param.FileLinkListParams.Created
- getLt() - Method in class com.stripe.param.identity.VerificationReportListParams.Created
-
Maximum value to filter by (exclusive).
- getLt() - Method in class com.stripe.param.identity.VerificationSessionListParams.Created
-
Maximum value to filter by (exclusive).
- getLt() - Method in class com.stripe.param.InvoiceItemListParams.Created
- getLt() - Method in class com.stripe.param.InvoiceListParams.Created
-
Maximum value to filter by (exclusive).
- getLt() - Method in class com.stripe.param.InvoiceListParams.DueDate
-
Maximum value to filter by (exclusive).
- getLt() - Method in class com.stripe.param.issuing.AuthorizationListParams.Created
-
Maximum value to filter by (exclusive).
- getLt() - Method in class com.stripe.param.issuing.CardholderListParams.Created
-
Maximum value to filter by (exclusive).
- getLt() - Method in class com.stripe.param.issuing.CardListParams.Created
-
Maximum value to filter by (exclusive).
- getLt() - Method in class com.stripe.param.issuing.DisputeListParams.Created
-
Maximum value to filter by (exclusive).
- getLt() - Method in class com.stripe.param.issuing.TransactionListParams.Created
-
Maximum value to filter by (exclusive).
- getLt() - Method in class com.stripe.param.OrderListParams.Created
-
Maximum value to filter by (exclusive).
- getLt() - Method in class com.stripe.param.OrderListParams.StatusTransitions.Canceled
- getLt() - Method in class com.stripe.param.OrderListParams.StatusTransitions.Fulfilled
- getLt() - Method in class com.stripe.param.OrderListParams.StatusTransitions.Paid
- getLt() - Method in class com.stripe.param.OrderListParams.StatusTransitions.Returned
- getLt() - Method in class com.stripe.param.OrderReturnListParams.Created
- getLt() - Method in class com.stripe.param.PaymentIntentListParams.Created
- getLt() - Method in class com.stripe.param.PayoutListParams.ArrivalDate
-
Maximum value to filter by (exclusive).
- getLt() - Method in class com.stripe.param.PayoutListParams.Created
- getLt() - Method in class com.stripe.param.PlanListParams.Created
- getLt() - Method in class com.stripe.param.PriceListParams.Created
-
Maximum value to filter by (exclusive).
- getLt() - Method in class com.stripe.param.ProductListParams.Created
-
Maximum value to filter by (exclusive).
- getLt() - Method in class com.stripe.param.PromotionCodeListParams.Created
- getLt() - Method in class com.stripe.param.radar.ValueListItemListParams.Created
- getLt() - Method in class com.stripe.param.radar.ValueListListParams.Created
- getLt() - Method in class com.stripe.param.RecipientListParams.Created
-
Maximum value to filter by (exclusive).
- getLt() - Method in class com.stripe.param.RefundListParams.Created
- getLt() - Method in class com.stripe.param.reporting.ReportRunListParams.Created
- getLt() - Method in class com.stripe.param.ReviewListParams.Created
- getLt() - Method in class com.stripe.param.SetupAttemptListParams.Created
- getLt() - Method in class com.stripe.param.SetupIntentListParams.Created
- getLt() - Method in class com.stripe.param.ShippingRateListParams.Created
- getLt() - Method in class com.stripe.param.SubscriptionListParams.Created
-
Maximum value to filter by (exclusive).
- getLt() - Method in class com.stripe.param.SubscriptionListParams.CurrentPeriodEnd
-
Maximum value to filter by (exclusive).
- getLt() - Method in class com.stripe.param.SubscriptionListParams.CurrentPeriodStart
-
Maximum value to filter by (exclusive).
- getLt() - Method in class com.stripe.param.SubscriptionScheduleListParams.CanceledAt
-
Maximum value to filter by (exclusive).
- getLt() - Method in class com.stripe.param.SubscriptionScheduleListParams.CompletedAt
-
Maximum value to filter by (exclusive).
- getLt() - Method in class com.stripe.param.SubscriptionScheduleListParams.Created
-
Maximum value to filter by (exclusive).
- getLt() - Method in class com.stripe.param.SubscriptionScheduleListParams.ReleasedAt
- getLt() - Method in class com.stripe.param.TaxRateListParams.Created
- getLt() - Method in class com.stripe.param.TopupListParams.Amount
-
Maximum value to filter by (exclusive).
- getLt() - Method in class com.stripe.param.TopupListParams.Created
-
Maximum value to filter by (exclusive).
- getLt() - Method in class com.stripe.param.TransferListParams.Created
- getLte() - Method in class com.stripe.param.AccountListParams.Created
- getLte() - Method in class com.stripe.param.ApplicationFeeListParams.Created
- getLte() - Method in class com.stripe.param.BalanceTransactionListParams.AvailableOn
-
Maximum value to filter by (inclusive).
- getLte() - Method in class com.stripe.param.BalanceTransactionListParams.Created
- getLte() - Method in class com.stripe.param.ChargeListParams.Created
- getLte() - Method in class com.stripe.param.CouponListParams.Created
- getLte() - Method in class com.stripe.param.CustomerListParams.Created
- getLte() - Method in class com.stripe.param.DisputeListParams.Created
- getLte() - Method in class com.stripe.param.EventListParams.Created
- getLte() - Method in class com.stripe.param.FileLinkListParams.Created
- getLte() - Method in class com.stripe.param.identity.VerificationReportListParams.Created
-
Maximum value to filter by (inclusive).
- getLte() - Method in class com.stripe.param.identity.VerificationSessionListParams.Created
-
Maximum value to filter by (inclusive).
- getLte() - Method in class com.stripe.param.InvoiceItemListParams.Created
- getLte() - Method in class com.stripe.param.InvoiceListParams.Created
-
Maximum value to filter by (inclusive).
- getLte() - Method in class com.stripe.param.InvoiceListParams.DueDate
-
Maximum value to filter by (inclusive).
- getLte() - Method in class com.stripe.param.issuing.AuthorizationListParams.Created
-
Maximum value to filter by (inclusive).
- getLte() - Method in class com.stripe.param.issuing.CardholderListParams.Created
-
Maximum value to filter by (inclusive).
- getLte() - Method in class com.stripe.param.issuing.CardListParams.Created
-
Maximum value to filter by (inclusive).
- getLte() - Method in class com.stripe.param.issuing.DisputeListParams.Created
-
Maximum value to filter by (inclusive).
- getLte() - Method in class com.stripe.param.issuing.TransactionListParams.Created
-
Maximum value to filter by (inclusive).
- getLte() - Method in class com.stripe.param.OrderListParams.Created
-
Maximum value to filter by (inclusive).
- getLte() - Method in class com.stripe.param.OrderListParams.StatusTransitions.Canceled
- getLte() - Method in class com.stripe.param.OrderListParams.StatusTransitions.Fulfilled
- getLte() - Method in class com.stripe.param.OrderListParams.StatusTransitions.Paid
- getLte() - Method in class com.stripe.param.OrderListParams.StatusTransitions.Returned
- getLte() - Method in class com.stripe.param.OrderReturnListParams.Created
- getLte() - Method in class com.stripe.param.PaymentIntentListParams.Created
- getLte() - Method in class com.stripe.param.PayoutListParams.ArrivalDate
-
Maximum value to filter by (inclusive).
- getLte() - Method in class com.stripe.param.PayoutListParams.Created
- getLte() - Method in class com.stripe.param.PlanListParams.Created
- getLte() - Method in class com.stripe.param.PriceListParams.Created
-
Maximum value to filter by (inclusive).
- getLte() - Method in class com.stripe.param.ProductListParams.Created
-
Maximum value to filter by (inclusive).
- getLte() - Method in class com.stripe.param.PromotionCodeListParams.Created
- getLte() - Method in class com.stripe.param.radar.ValueListItemListParams.Created
- getLte() - Method in class com.stripe.param.radar.ValueListListParams.Created
- getLte() - Method in class com.stripe.param.RecipientListParams.Created
-
Maximum value to filter by (inclusive).
- getLte() - Method in class com.stripe.param.RefundListParams.Created
- getLte() - Method in class com.stripe.param.reporting.ReportRunListParams.Created
- getLte() - Method in class com.stripe.param.ReviewListParams.Created
- getLte() - Method in class com.stripe.param.SetupAttemptListParams.Created
- getLte() - Method in class com.stripe.param.SetupIntentListParams.Created
- getLte() - Method in class com.stripe.param.ShippingRateListParams.Created
- getLte() - Method in class com.stripe.param.SubscriptionListParams.Created
-
Maximum value to filter by (inclusive).
- getLte() - Method in class com.stripe.param.SubscriptionListParams.CurrentPeriodEnd
-
Maximum value to filter by (inclusive).
- getLte() - Method in class com.stripe.param.SubscriptionListParams.CurrentPeriodStart
-
Maximum value to filter by (inclusive).
- getLte() - Method in class com.stripe.param.SubscriptionScheduleListParams.CanceledAt
-
Maximum value to filter by (inclusive).
- getLte() - Method in class com.stripe.param.SubscriptionScheduleListParams.CompletedAt
-
Maximum value to filter by (inclusive).
- getLte() - Method in class com.stripe.param.SubscriptionScheduleListParams.Created
-
Maximum value to filter by (inclusive).
- getLte() - Method in class com.stripe.param.SubscriptionScheduleListParams.ReleasedAt
- getLte() - Method in class com.stripe.param.TaxRateListParams.Created
- getLte() - Method in class com.stripe.param.TopupListParams.Amount
-
Maximum value to filter by (inclusive).
- getLte() - Method in class com.stripe.param.TopupListParams.Created
-
Maximum value to filter by (inclusive).
- getLte() - Method in class com.stripe.param.TransferListParams.Created
- getMaidenName() - Method in class com.stripe.model.Person
-
The person's maiden name.
- getMaidenName() - Method in class com.stripe.param.AccountCreateParams.Individual
-
The individual's maiden name.
- getMaidenName() - Method in class com.stripe.param.AccountUpdateParams.Individual
-
The individual's maiden name.
- getMaidenName() - Method in class com.stripe.param.PersonCollectionCreateParams
-
The person's maiden name.
- getMaidenName() - Method in class com.stripe.param.PersonUpdateParams
-
The person's maiden name.
- getMaidenName() - Method in class com.stripe.param.TokenCreateParams.Account.Individual
-
The individual's maiden name.
- getMaidenName() - Method in class com.stripe.param.TokenCreateParams.Person
-
The person's maiden name.
- getMandate() - Method in class com.stripe.model.Charge.PaymentMethodDetails.AcssDebit
-
ID of the mandate used to make this payment.
- getMandate() - Method in class com.stripe.model.Charge.PaymentMethodDetails.AuBecsDebit
-
ID of the mandate used to make this payment.
- getMandate() - Method in class com.stripe.model.Charge.PaymentMethodDetails.BacsDebit
-
ID of the mandate used to make this payment.
- getMandate() - Method in class com.stripe.model.Charge.PaymentMethodDetails.SepaDebit
-
ID of the mandate used to make this payment.
- getMandate() - Method in class com.stripe.model.SetupIntent
-
Get ID of expandable
mandate
object. - getMandate() - Method in class com.stripe.param.PaymentIntentConfirmParams
-
ID of the mandate to be used for this payment.
- getMandate() - Method in class com.stripe.param.PaymentIntentCreateParams
-
ID of the mandate to be used for this payment.
- getMandate() - Method in class com.stripe.param.SourceCreateParams
-
Information about a mandate possibility attached to a source object (generally for bank debits) as well as its acceptance status.
- getMandate() - Method in class com.stripe.param.SourceUpdateParams
-
Information about a mandate possibility attached to a source object (generally for bank debits) as well as its acceptance status.
- getMandateData() - Method in class com.stripe.param.PaymentIntentConfirmParams
-
This hash contains details about the Mandate to create.
- getMandateData() - Method in class com.stripe.param.PaymentIntentCreateParams
-
This hash contains details about the Mandate to create.
- getMandateData() - Method in class com.stripe.param.SetupIntentConfirmParams
-
This hash contains details about the Mandate to create.
- getMandateData() - Method in class com.stripe.param.SetupIntentCreateParams
-
This hash contains details about the Mandate to create.
- getMandateObject() - Method in class com.stripe.model.SetupIntent
-
Get expanded
mandate
. - getMandateOptions() - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.AcssDebit
- getMandateOptions() - Method in class com.stripe.model.Invoice.PaymentMethodOptions.AcssDebit
- getMandateOptions() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.AcssDebit
- getMandateOptions() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.SepaDebit
- getMandateOptions() - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.AcssDebit
- getMandateOptions() - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.SepaDebit
- getMandateOptions() - Method in class com.stripe.model.Subscription.PaymentMethodOptions.AcssDebit
- getMandateOptions() - Method in class com.stripe.model.Subscription.PaymentMethodOptions.Card
- getMandateOptions() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit
-
Additional fields for Mandate creation.
- getMandateOptions() - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit
-
Additional fields for Mandate creation.
- getMandateOptions() - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit
-
Additional fields for Mandate creation.
- getMandateOptions() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit
-
Additional fields for Mandate creation.
- getMandateOptions() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.SepaDebit
-
Additional fields for Mandate creation.
- getMandateOptions() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit
-
Additional fields for Mandate creation.
- getMandateOptions() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.SepaDebit
-
Additional fields for Mandate creation.
- getMandateOptions() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit
-
Additional fields for Mandate creation.
- getMandateOptions() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.SepaDebit
-
Additional fields for Mandate creation.
- getMandateOptions() - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit
- getMandateOptions() - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.SepaDebit
- getMandateOptions() - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit
-
Additional fields for Mandate creation.
- getMandateOptions() - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.SepaDebit
- getMandateOptions() - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit
- getMandateOptions() - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.SepaDebit
- getMandateOptions() - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit
-
Additional fields for Mandate creation.
- getMandateOptions() - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card
- getMandateOptions() - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit
-
Additional fields for Mandate creation.
- getMandateOptions() - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card
- getMandateReference() - Method in class com.stripe.model.Source.SepaDebit
- getMandateReference() - Method in class com.stripe.model.SourceMandateNotification.SepaDebitData
- getMandateUrl() - Method in class com.stripe.model.Source.SepaDebit
- getMarkedUncollectibleAt() - Method in class com.stripe.model.Invoice.StatusTransitions
-
The time that the invoice was marked uncollectible.
- getMasterpass() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet
- getMasterpass() - Method in class com.stripe.model.PaymentMethod.Card.Wallet
- getMaximum() - Method in class com.stripe.model.ShippingRate.DeliveryEstimate
-
The upper bound of the estimated range.
- getMaximum() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.AdjustableQuantity
-
The maximum quantity the customer can purchase for the Checkout Session.
- getMaximum() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate
- getMaximum() - Method in class com.stripe.param.PaymentLinkCreateParams.LineItem.AdjustableQuantity
- getMaximum() - Method in class com.stripe.param.PaymentLinkUpdateParams.LineItem.AdjustableQuantity
- getMaximum() - Method in class com.stripe.param.ShippingRateCreateParams.DeliveryEstimate
-
The upper bound of the estimated range.
- getMaxNetworkRetries() - Method in class com.stripe.net.RequestOptions
- getMaxNetworkRetries() - Method in class com.stripe.net.RequestOptions.RequestOptionsBuilder
- getMaxNetworkRetries() - Static method in class com.stripe.Stripe
-
Returns the maximum number of times requests will be retried.
- getMaxRedemptions() - Method in class com.stripe.model.Coupon
-
Maximum number of times this coupon can be redeemed, in total, across all customers, before it is no longer valid.
- getMaxRedemptions() - Method in class com.stripe.model.PromotionCode
-
Maximum number of times this promotion code can be redeemed.
- getMaxRedemptions() - Method in class com.stripe.param.CouponCreateParams
-
A positive integer specifying the number of times the coupon can be redeemed before it's no longer valid.
- getMaxRedemptions() - Method in class com.stripe.param.PromotionCodeCreateParams
-
A positive integer specifying the number of times the promotion code can be redeemed.
- getMcc() - Method in class com.stripe.model.Account.BusinessProfile
- getMcc() - Method in class com.stripe.param.AccountCreateParams.BusinessProfile
- getMcc() - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile
- getMemo() - Method in class com.stripe.model.CreditNote
-
Customer-facing text that appears on the credit note PDF.
- getMemo() - Method in class com.stripe.param.CreditNoteCreateParams
-
The credit note's memo appears on the credit note PDF.
- getMemo() - Method in class com.stripe.param.CreditNotePreviewParams
-
The credit note's memo appears on the credit note PDF.
- getMemo() - Method in class com.stripe.param.CreditNoteUpdateParams
-
Credit note memo.
- getMerchandiseNotAsDescribed() - Method in class com.stripe.model.issuing.Dispute.Evidence
- getMerchandiseNotAsDescribed() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence
- getMerchandiseNotAsDescribed() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence
- getMerchantAmount() - Method in class com.stripe.model.issuing.Authorization
-
The total amount that was authorized or rejected.
- getMerchantAmount() - Method in class com.stripe.model.issuing.Authorization.PendingRequest
-
The amount the merchant is requesting to be authorized in the
merchant_currency
. - getMerchantAmount() - Method in class com.stripe.model.issuing.Authorization.RequestHistory
-
The
pending_request.merchant_amount
at the time of the request, presented in themerchant_currency
and in the smallest currency unit. - getMerchantAmount() - Method in class com.stripe.model.issuing.Transaction
-
The amount that the merchant will receive, denominated in
merchant_currency
and in the smallest currency unit. - getMerchantCurrency() - Method in class com.stripe.model.issuing.Authorization
-
The currency that was presented to the cardholder for the authorization.
- getMerchantCurrency() - Method in class com.stripe.model.issuing.Authorization.PendingRequest
-
The local currency the merchant is requesting to authorize.
- getMerchantCurrency() - Method in class com.stripe.model.issuing.Authorization.RequestHistory
-
The currency that was collected by the merchant and presented to the cardholder for the authorization.
- getMerchantCurrency() - Method in class com.stripe.model.issuing.Transaction
-
The currency with which the merchant is taking payment.
- getMerchantData() - Method in class com.stripe.model.issuing.Authorization
- getMerchantData() - Method in class com.stripe.model.issuing.Transaction
- getMerchantReference() - Method in class com.stripe.model.Charge.Level3
- getMessage() - Method in exception com.stripe.exception.StripeException
-
Returns a description of the exception, including the HTTP status code and request ID (if applicable).
- getMessage() - Method in class com.stripe.model.sigma.ScheduledQueryRun.RunError
- getMessage() - Method in class com.stripe.model.StripeError
-
A human-readable message providing more details about the error.
- getMetadata() - Method in class com.stripe.model.Account
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.AlipayAccount
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.BankAccount
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.billingportal.Configuration
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.BitcoinReceiver
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.Card
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.Charge
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.checkout.Session
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.Coupon
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.CreditNote
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.Customer
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.CustomerBalanceTransaction
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.Dispute
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.FeeRefund
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.FileLink
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.identity.VerificationSession
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.Invoice
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.InvoiceItem
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.InvoiceLineItem
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.issuing.Authorization
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.issuing.Card
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.issuing.Cardholder
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.issuing.Dispute
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.issuing.Transaction
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in interface com.stripe.model.MetadataStore
- getMetadata() - Method in class com.stripe.model.Order
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.PaymentIntent
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.PaymentLink
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.PaymentMethod
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.Payout
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.Person
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.Plan
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.Price
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.Product
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.PromotionCode
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.Quote
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.radar.ValueList
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.Recipient
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.Refund
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.SetupIntent
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.ShippingRate
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.Sku
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.Source
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.Subscription
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.SubscriptionItem
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.SubscriptionSchedule
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.TaxRate
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.terminal.Location
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.terminal.Reader
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.Topup
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.Transfer
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.TransferReversal
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.model.WebhookEndpoint
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.AccountCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.AccountCreateParams.Individual
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.AccountUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.AccountUpdateParams.Individual
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.ChargeCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.ChargeUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.checkout.SessionCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.ProductData
- getMetadata() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.checkout.SessionCreateParams.SetupIntentData
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData
- getMetadata() - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.CouponCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.CouponUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.CreditNoteCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.CreditNotePreviewParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.CreditNoteUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.CustomerBalanceTransactionCollectionCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.CustomerBalanceTransactionUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.CustomerCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.CustomerUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.DisputeUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.ExternalAccountCollectionCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.ExternalAccountUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.FeeRefundCollectionCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.FeeRefundUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.FileLinkCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.FileLinkUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.identity.VerificationSessionCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.identity.VerificationSessionUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.InvoiceCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.InvoiceItemCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.InvoiceItemUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.InvoiceUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.issuing.AuthorizationApproveParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.issuing.AuthorizationDeclineParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.issuing.AuthorizationUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.issuing.CardCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.issuing.CardholderCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.issuing.CardholderUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.issuing.CardUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.issuing.DisputeCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.issuing.DisputeSubmitParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.issuing.DisputeUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.issuing.TransactionUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.OrderCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.OrderPayParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.OrderUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.PaymentIntentCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.PaymentIntentUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.PaymentLinkCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.PaymentLinkUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.PaymentMethodCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.PaymentMethodUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.PaymentSourceCollectionCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.PayoutCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.PayoutReverseParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.PayoutUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.PersonCollectionCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.PersonUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.PlanCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.PlanCreateParams.Product
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.PlanUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.PriceCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.PriceCreateParams.ProductData
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.PriceUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.ProductCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.ProductUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.PromotionCodeCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.PromotionCodeUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.QuoteCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.QuoteUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.radar.ValueListCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.radar.ValueListUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.RecipientCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.RecipientUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.RefundCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.RefundUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.SetupIntentCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.SetupIntentUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.ShippingRateCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.ShippingRateUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.SkuCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.SkuUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.SourceCreateParams
- getMetadata() - Method in class com.stripe.param.SourceUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.SubscriptionCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.SubscriptionCreateParams.Item
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.SubscriptionItemCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.SubscriptionItemUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.SubscriptionScheduleCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.SubscriptionUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.SubscriptionUpdateParams.Item
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.TaxRateCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.TaxRateUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.terminal.LocationCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.terminal.LocationUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.terminal.ReaderCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.terminal.ReaderUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.TokenCreateParams.Account.Individual
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.TokenCreateParams.Person
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.TopupCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.TopupUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.TransferCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.TransferReversalCollectionCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.TransferReversalUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.TransferUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.WebhookEndpointCreateParams
-
Set of key-value pairs that you can attach to an object.
- getMetadata() - Method in class com.stripe.param.WebhookEndpointUpdateParams
-
Set of key-value pairs that you can attach to an object.
- getMethod() - Method in class com.stripe.model.Payout
-
The method used to send this payout, which can be
standard
orinstant
. - getMethod() - Method in class com.stripe.param.PayoutCreateParams
-
The method used to send this payout, which can be
standard
orinstant
. - getMigratedTo() - Method in class com.stripe.model.Recipient
-
Get ID of expandable
migratedTo
object. - getMigratedToObject() - Method in class com.stripe.model.Recipient
-
Get expanded
migratedTo
. - getMinimum() - Method in class com.stripe.model.CountrySpec.VerificationFields.Details
- getMinimum() - Method in class com.stripe.model.ShippingRate.DeliveryEstimate
-
The lower bound of the estimated range.
- getMinimum() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.AdjustableQuantity
-
The minimum quantity the customer must purchase for the Checkout Session.
- getMinimum() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate
- getMinimum() - Method in class com.stripe.param.PaymentLinkCreateParams.LineItem.AdjustableQuantity
- getMinimum() - Method in class com.stripe.param.PaymentLinkUpdateParams.LineItem.AdjustableQuantity
- getMinimum() - Method in class com.stripe.param.ShippingRateCreateParams.DeliveryEstimate
-
The lower bound of the estimated range.
- getMinimumAmount() - Method in class com.stripe.model.PromotionCode.Restrictions
- getMinimumAmount() - Method in class com.stripe.param.PromotionCodeCreateParams.Restrictions
- getMinimumAmountCurrency() - Method in class com.stripe.model.PromotionCode.Restrictions
- getMinimumAmountCurrency() - Method in class com.stripe.param.PromotionCodeCreateParams.Restrictions
- getMode() - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionCancel
- getMode() - Method in class com.stripe.model.checkout.Session
-
The mode of the Checkout Session.
- getMode() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel
- getMode() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel
- getMode() - Method in class com.stripe.param.checkout.SessionCreateParams
-
The mode of the Checkout Session.
- getMonth() - Method in class com.stripe.model.identity.VerificationReport.Document.DateOfBirth
-
Numerical month between 1 and 12.
- getMonth() - Method in class com.stripe.model.identity.VerificationReport.Document.ExpirationDate
-
Numerical month between 1 and 12.
- getMonth() - Method in class com.stripe.model.identity.VerificationReport.Document.IssuedDate
- getMonth() - Method in class com.stripe.model.identity.VerificationReport.IdNumber.DateOfBirth
-
Numerical month between 1 and 12.
- getMonth() - Method in class com.stripe.model.identity.VerificationSession.VerifiedOutputs.DateOfBirth
- getMonth() - Method in class com.stripe.model.issuing.Cardholder.Individual.DateOfBirth
-
The month of birth, between 1 and 12.
- getMonth() - Method in class com.stripe.model.PaymentMethod.Klarna.DateOfBirth
- getMonth() - Method in class com.stripe.model.Person.DateOfBirth
-
The month of birth, between 1 and 12.
- getMonth() - Method in class com.stripe.param.AccountCreateParams.Individual.Dob
-
The month of birth, between 1 and 12.
- getMonth() - Method in class com.stripe.param.AccountUpdateParams.Individual.Dob
-
The month of birth, between 1 and 12.
- getMonth() - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Dob
-
The month of birth, between 1 and 12.
- getMonth() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Dob
-
The month of birth, between 1 and 12.
- getMonth() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Klarna.Dob
- getMonth() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Klarna.Dob
- getMonth() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Klarna.Dob
- getMonth() - Method in class com.stripe.param.PaymentMethodCreateParams.Klarna.Dob
- getMonth() - Method in class com.stripe.param.PersonCollectionCreateParams.Dob
-
The month of birth, between 1 and 12.
- getMonth() - Method in class com.stripe.param.PersonUpdateParams.Dob
-
The month of birth, between 1 and 12.
- getMonth() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Dob
-
The month of birth, between 1 and 12.
- getMonth() - Method in class com.stripe.param.TokenCreateParams.Person.Dob
-
The month of birth, between 1 and 12.
- getMonthlyAnchor() - Method in class com.stripe.model.Account.PayoutSchedule
-
The day of the month funds will be paid out.
- getMonthlyAnchor() - Method in class com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule
- getMonthlyAnchor() - Method in class com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule
- getMoto() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
True if this payment was marked as MOTO and out of scope for SCA.
- getMoto() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card
-
When specified, this parameter indicates that a transaction will be marked as MOTO (Mail Order Telephone Order) and thus out of scope for SCA.
- getMoto() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card
-
When specified, this parameter indicates that a transaction will be marked as MOTO (Mail Order Telephone Order) and thus out of scope for SCA.
- getMoto() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card
-
When specified, this parameter indicates that a transaction will be marked as MOTO (Mail Order Telephone Order) and thus out of scope for SCA.
- getMoto() - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.Card
- getMoto() - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.Card
-
When specified, this parameter signals that a card has been collected as MOTO (Mail Order Telephone Order) and thus out of scope for SCA.
- getMoto() - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.Card
- getMultibanco() - Method in class com.stripe.model.Charge.PaymentMethodDetails
- getMultibanco() - Method in class com.stripe.model.Source
- getMultiUse() - Method in class com.stripe.model.Mandate
- getName() - Method in class com.stripe.model.Account.BusinessProfile
-
The customer-facing business name.
- getName() - Method in class com.stripe.model.Account.Company
-
The company's legal name.
- getName() - Method in class com.stripe.model.Application
-
The name of the application.
- getName() - Method in class com.stripe.model.Card
-
Cardholder name.
- getName() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.Masterpass
- getName() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.VisaCheckout
- getName() - Method in class com.stripe.model.Coupon
-
Name of the coupon displayed to customers on for instance invoices or receipts.
- getName() - Method in class com.stripe.model.Customer
-
The customer's full name or business name.
- getName() - Method in class com.stripe.model.Invoice.CustomField
-
The name of the custom field.
- getName() - Method in class com.stripe.model.issuing.Authorization.MerchantData
-
Name of the seller.
- getName() - Method in class com.stripe.model.issuing.Card.Shipping
-
Recipient name.
- getName() - Method in class com.stripe.model.issuing.Cardholder
-
The cardholder's name.
- getName() - Method in class com.stripe.model.PaymentMethod.BillingDetails
-
Full name.
- getName() - Method in class com.stripe.model.PaymentMethod.Card.Wallet.Masterpass
- getName() - Method in class com.stripe.model.PaymentMethod.Card.Wallet.VisaCheckout
- getName() - Method in class com.stripe.model.Product
-
The product's name, meant to be displayable to the customer.
- getName() - Method in class com.stripe.model.radar.ValueList
-
The name of the value list.
- getName() - Method in class com.stripe.model.Recipient
-
Full, legal name of the recipient.
- getName() - Method in class com.stripe.model.reporting.ReportType
-
Human-readable name of the Report Type.
- getName() - Method in class com.stripe.model.ShippingDetails
-
Recipient name.
- getName() - Method in class com.stripe.model.Source.Card
- getName() - Method in class com.stripe.model.Source.Owner
-
Owner's full name.
- getName() - Method in class com.stripe.model.Source.ThreeDSecure
- getName() - Method in class com.stripe.model.TaxCode
-
A short name for the tax code.
- getName() - Method in class com.stripe.param.AccountCreateParams.BusinessProfile
-
The customer-facing business name.
- getName() - Method in class com.stripe.param.AccountCreateParams.Company
-
The company's legal name.
- getName() - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile
-
The customer-facing business name.
- getName() - Method in class com.stripe.param.AccountUpdateParams.Company
-
The company's legal name.
- getName() - Method in class com.stripe.param.ChargeCreateParams.Shipping
-
Recipient name.
- getName() - Method in class com.stripe.param.ChargeUpdateParams.Shipping
- getName() - Method in class com.stripe.param.checkout.SessionCreateParams.CustomerUpdate
-
Describes whether Checkout saves the name onto
customer.name
. - getName() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem
-
[Deprecated] The name for the item to be displayed on the Checkout page.
- getName() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.ProductData
- getName() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping
-
Recipient name.
- getName() - Method in class com.stripe.param.CouponCreateParams
-
Name of the coupon displayed to customers on, for instance invoices, or receipts.
- getName() - Method in class com.stripe.param.CouponUpdateParams
-
Name of the coupon displayed to customers on, for instance invoices, or receipts.
- getName() - Method in class com.stripe.param.CustomerCreateParams
-
The customer's full name or business name.
- getName() - Method in class com.stripe.param.CustomerCreateParams.InvoiceSettings.CustomField
- getName() - Method in class com.stripe.param.CustomerCreateParams.Shipping
-
Customer name.
- getName() - Method in class com.stripe.param.CustomerUpdateParams
-
The customer's full name or business name.
- getName() - Method in class com.stripe.param.CustomerUpdateParams.InvoiceSettings.CustomField
- getName() - Method in class com.stripe.param.CustomerUpdateParams.Shipping
-
Customer name.
- getName() - Method in class com.stripe.param.ExternalAccountUpdateParams
-
Cardholder name.
- getName() - Method in class com.stripe.param.InvoiceCreateParams.CustomField
-
The name of the custom field.
- getName() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Shipping
-
Customer name.
- getName() - Method in class com.stripe.param.InvoiceUpdateParams.CustomField
-
The name of the custom field.
- getName() - Method in class com.stripe.param.issuing.CardCreateParams.Shipping
-
The name printed on the shipping label when shipping the card.
- getName() - Method in class com.stripe.param.issuing.CardholderCreateParams
-
The cardholder's name.
- getName() - Method in class com.stripe.param.OrderCreateParams.Shipping
- getName() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails
-
Full name.
- getName() - Method in class com.stripe.param.PaymentIntentConfirmParams.Shipping
-
Recipient name.
- getName() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails
-
Full name.
- getName() - Method in class com.stripe.param.PaymentIntentCreateParams.Shipping
-
Recipient name.
- getName() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails
-
Full name.
- getName() - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping
-
Recipient name.
- getName() - Method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails
-
Full name.
- getName() - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails
-
Full name.
- getName() - Method in class com.stripe.param.PlanCreateParams.Product
-
The product's name, meant to be displayable to the customer.
- getName() - Method in class com.stripe.param.PriceCreateParams.ProductData
-
The product's name, meant to be displayable to the customer.
- getName() - Method in class com.stripe.param.ProductCreateParams
-
The product's name, meant to be displayable to the customer.
- getName() - Method in class com.stripe.param.ProductUpdateParams
-
The product's name, meant to be displayable to the customer.
- getName() - Method in class com.stripe.param.radar.ValueListCreateParams
-
The human-readable name of the value list.
- getName() - Method in class com.stripe.param.radar.ValueListUpdateParams
-
The human-readable name of the value list.
- getName() - Method in class com.stripe.param.RecipientCreateParams
-
The recipient's full, legal name.
- getName() - Method in class com.stripe.param.RecipientUpdateParams
-
The recipient's full, legal name.
- getName() - Method in class com.stripe.param.SourceCreateParams.Owner
-
Owner's full name.
- getName() - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping
- getName() - Method in class com.stripe.param.SourceUpdateParams.Owner
-
Owner's full name.
- getName() - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping
- getName() - Method in class com.stripe.param.TokenCreateParams.Account.Company
-
The company's legal name.
- getName() - Method in class com.stripe.param.TokenCreateParams.Card
- getNameKana() - Method in class com.stripe.model.Account.Company
-
The Kana variation of the company's legal name (Japan only).
- getNameKana() - Method in class com.stripe.param.AccountCreateParams.Company
-
The Kana variation of the company's legal name (Japan only).
- getNameKana() - Method in class com.stripe.param.AccountUpdateParams.Company
-
The Kana variation of the company's legal name (Japan only).
- getNameKana() - Method in class com.stripe.param.TokenCreateParams.Account.Company
-
The Kana variation of the company's legal name (Japan only).
- getNameKanji() - Method in class com.stripe.model.Account.Company
-
The Kanji variation of the company's legal name (Japan only).
- getNameKanji() - Method in class com.stripe.param.AccountCreateParams.Company
-
The Kanji variation of the company's legal name (Japan only).
- getNameKanji() - Method in class com.stripe.param.AccountUpdateParams.Company
-
The Kanji variation of the company's legal name (Japan only).
- getNameKanji() - Method in class com.stripe.param.TokenCreateParams.Account.Company
-
The Kanji variation of the company's legal name (Japan only).
- getNationality() - Method in class com.stripe.model.Person
-
The country where the person is a national.
- getNationality() - Method in class com.stripe.param.PersonCollectionCreateParams
-
The country where the person is a national.
- getNationality() - Method in class com.stripe.param.PersonUpdateParams
-
The country where the person is a national.
- getNationality() - Method in class com.stripe.param.TokenCreateParams.Person
-
The country where the person is a national.
- getNativeData() - Method in class com.stripe.model.PaymentIntent.NextActionAlipayHandleRedirect
-
The native data to be used with Alipay SDK you must redirect your customer to in order to authenticate the payment in an Android App.
- getNativeUrl() - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayRedirectToIosApp
- getNativeUrl() - Method in class com.stripe.model.PaymentIntent.NextActionAlipayHandleRedirect
-
The native URL you must redirect your customer to in order to authenticate the payment in an iOS App.
- getNativeUrl() - Method in class com.stripe.model.Source.Alipay
- getNet() - Method in class com.stripe.model.BalanceTransaction
-
Net amount of the transaction, in %s.
- getNetwork() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
Identifies which network this charge was processed on.
- getNetwork() - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
Identifies which network this charge was processed on.
- getNetwork() - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
Identifies which network this charge was processed on.
- getNetwork() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card
-
Selected network to process this payment intent on.
- getNetwork() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card
-
Selected network to process this PaymentIntent on.
- getNetwork() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card
-
Selected network to process this PaymentIntent on.
- getNetwork() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card
-
Selected network to process this PaymentIntent on.
- getNetworkId() - Method in class com.stripe.model.issuing.Authorization.MerchantData
-
Identifier assigned to the seller by the card brand.
- getNetworkReasonCode() - Method in class com.stripe.model.Dispute
-
Network-dependent reason code for the dispute.
- getNetworks() - Method in class com.stripe.model.PaymentMethod.Card
-
Contains information about card networks that can be used to process the payment.
- getNetworkStatus() - Method in class com.stripe.model.Charge.Outcome
-
Possible values are
approved_by_network
,declined_by_network
,not_sent_to_network
, andreversed_after_approval
. - getNetworkStatus() - Method in class com.stripe.model.Mandate.BacsDebit
-
The status of the mandate on the Bacs network.
- getNextAction() - Method in class com.stripe.model.PaymentIntent
-
If present, this property tells you what actions you need to take in order for your customer to fulfill a payment using the provided source.
- getNextAction() - Method in class com.stripe.model.SetupIntent
-
If present, this property tells you what actions you need to take in order for your customer to continue payment setup.
- getNextInvoiceSequence() - Method in class com.stripe.model.Customer
-
The suffix of the customer's next invoice number, e.g., 0001.
- getNextInvoiceSequence() - Method in class com.stripe.param.CustomerCreateParams
-
The sequence to be used on the customer's next invoice.
- getNextInvoiceSequence() - Method in class com.stripe.param.CustomerUpdateParams
-
The sequence to be used on the customer's next invoice.
- getNextPage() - Method in class com.stripe.model.StripeSearchResult
- getNextPage() - Method in interface com.stripe.model.StripeSearchResultInterface
- getNextPaymentAttempt() - Method in class com.stripe.model.Invoice
-
The time at which payment will next be attempted.
- getNextPendingInvoiceItemInvoice() - Method in class com.stripe.model.Subscription
-
Specifies the approximate timestamp on which any pending invoice items will be billed according to the schedule provided at
pending_invoice_item_interval
. - getNickname() - Method in class com.stripe.model.Plan
-
A brief description of the plan, hidden from customers.
- getNickname() - Method in class com.stripe.model.Price
-
A brief description of the price, hidden from customers.
- getNickname() - Method in class com.stripe.param.PlanCreateParams
-
A brief description of the plan, hidden from customers.
- getNickname() - Method in class com.stripe.param.PlanUpdateParams
-
A brief description of the plan, hidden from customers.
- getNickname() - Method in class com.stripe.param.PriceCreateParams
-
A brief description of the price, hidden from customers.
- getNickname() - Method in class com.stripe.param.PriceUpdateParams
-
A brief description of the price, hidden from customers.
- getNights() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Lodging
- getNonceStr() - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayRedirectToAndroidApp
-
nonce_str is a random string.
- getNotificationMethod() - Method in class com.stripe.param.SourceCreateParams.Mandate
-
The method Stripe should use to notify the customer of upcoming debit instructions and/or mandate confirmation as required by the underlying debit network.
- getNotificationMethod() - Method in class com.stripe.param.SourceUpdateParams.Mandate
-
The method Stripe should use to notify the customer of upcoming debit instructions and/or mandate confirmation as required by the underlying debit network.
- getNotReceived() - Method in class com.stripe.model.issuing.Dispute.Evidence
- getNotReceived() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence
- getNotReceived() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence
- getNumber() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Oxxo
-
OXXO reference number.
- getNumber() - Method in class com.stripe.model.CreditNote
-
A unique number that identifies this particular credit note and appears on the PDF of the credit note and its associated invoice.
- getNumber() - Method in class com.stripe.model.identity.VerificationReport.Document
-
Document ID number.
- getNumber() - Method in class com.stripe.model.Invoice
-
A unique, identifying string that appears on emails sent to the customer for this invoice.
- getNumber() - Method in class com.stripe.model.issuing.Card
-
The full unredacted card number.
- getNumber() - Method in class com.stripe.model.PaymentIntent.NextActionDisplayBoletoDetails
-
The boleto number.
- getNumber() - Method in class com.stripe.model.PaymentIntent.NextActionOxxoDisplayDetails
-
OXXO reference number.
- getNumber() - Method in class com.stripe.model.Quote
-
A unique number that identifies this particular quote.
- getNumber() - Method in class com.stripe.param.PaymentMethodCreateParams.CardDetails
-
The card number, as a string without any separators.
- getNumber() - Method in class com.stripe.param.TokenCreateParams.Card
- getOauthError() - Method in exception com.stripe.exception.oauth.OAuthException
-
The error resource returned by Stripe's OAuth API that caused the exception.
- getObject() - Method in class com.stripe.model.Account
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.AccountLink
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.AlipayAccount
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.ApplePayDomain
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.Application
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.ApplicationFee
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.Balance
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.BalanceTransaction
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.BalanceTransactionSourceTypeAdapterFactory.UnknownSubType
- getObject() - Method in class com.stripe.model.BankAccount
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.billingportal.Configuration
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.billingportal.Session
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.BitcoinReceiver
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.BitcoinTransaction
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.Capability
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.Card
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.Charge
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.checkout.Session
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.ConnectCollectionTransfer
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.CountrySpec
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.Coupon
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.CreditNote
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.CreditNoteLineItem
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.Customer
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.CustomerBalanceTransaction
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.Discount
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.Dispute
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.EphemeralKey
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.Event
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.EventData
-
Deprecated.Deprecated in favor of getting
StripeObject
fromEvent.getDataObjectDeserializer()
andEventDataObjectDeserializer.getObject()
. ThrowsJsonParseException
deserialization failure due to general invalid JSON, or more specifically when JSON data and model class have incompatible schemas. - getObject() - Method in class com.stripe.model.EventDataObjectDeserializer
-
Gets an
Optional
of data event object, in favor of the deprecatedEventData.getObject()
. - getObject() - Method in class com.stripe.model.ExchangeRate
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.ExternalAccountTypeAdapterFactory.UnknownSubType
- getObject() - Method in class com.stripe.model.FeeRefund
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.File
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.FileLink
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.identity.VerificationReport
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.identity.VerificationSession
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.Invoice
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.InvoiceItem
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.InvoiceLineItem
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.IssuerFraudRecord
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.issuing.Authorization
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.issuing.Card
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.issuing.Cardholder
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.issuing.Dispute
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.issuing.Transaction
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.LineItem
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.LoginLink
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.Mandate
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.Order
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.OrderItem
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.OrderReturn
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.PaymentIntent
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.PaymentLink
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.PaymentMethod
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.PaymentSourceTypeAdapterFactory.UnknownSubType
- getObject() - Method in class com.stripe.model.Payout
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.Person
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.Plan
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.PlatformTaxFee
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.Price
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.Product
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.PromotionCode
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.Quote
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.radar.EarlyFraudWarning
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.radar.ValueList
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.radar.ValueListItem
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.Recipient
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.Refund
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.reporting.ReportRun
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.reporting.ReportType
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.ReserveTransaction
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.Review
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.SetupAttempt
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.SetupIntent
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.ShippingRate
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.sigma.ScheduledQueryRun
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.Sku
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.Source
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.SourceMandateNotification
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.SourceTransaction
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.StripeCollection
- getObject() - Method in class com.stripe.model.StripeSearchResult
- getObject() - Method in class com.stripe.model.Subscription
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.SubscriptionItem
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.SubscriptionSchedule
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.TaxCode
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.TaxDeductedAtSource
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.TaxId
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.TaxRate
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.terminal.ConnectionToken
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.terminal.Location
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.terminal.Reader
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.ThreeDSecure
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.Token
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.Topup
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.Transfer
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.TransferReversal
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.UsageRecord
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.UsageRecordSummary
-
String representing the object's type.
- getObject() - Method in class com.stripe.model.WebhookEndpoint
-
String representing the object's type.
- getObject() - Method in class com.stripe.param.PaymentSourceCollectionListParams
-
Filter sources according to a particular object type.
- getOffline() - Method in class com.stripe.model.Mandate.CustomerAcceptance
- getOffline() - Method in class com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance
- getOffline() - Method in class com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance
- getOffline() - Method in class com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance
- getOffline() - Method in class com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance
- getOffline() - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance
-
The parameters required to store a mandate accepted offline.
- getOffline() - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance
-
The parameters required to store a mandate accepted offline.
- getOffSession() - Method in class com.stripe.param.InvoicePayParams
-
Indicates if a customer is on or off-session while an invoice payment is attempted.
- getOffSession() - Method in class com.stripe.param.PaymentIntentConfirmParams
-
Set to
true
to indicate that the customer is not in your checkout flow during this payment attempt, and therefore is unable to authenticate. - getOffSession() - Method in class com.stripe.param.PaymentIntentCreateParams
-
Set to
true
to indicate that the customer is not in your checkout flow during this payment attempt, and therefore is unable to authenticate. - getOffSession() - Method in class com.stripe.param.SubscriptionCreateParams
-
Indicates if a customer is on or off-session while an invoice payment is attempted.
- getOffSession() - Method in class com.stripe.param.SubscriptionItemUpdateParams
-
Indicates if a customer is on or off-session while an invoice payment is attempted.
- getOffSession() - Method in class com.stripe.param.SubscriptionUpdateParams
-
Indicates if a customer is on or off-session while an invoice payment is attempted.
- getOnBehalfOf() - Method in class com.stripe.model.billingportal.Session
-
The account for which the session was created on behalf of.
- getOnBehalfOf() - Method in class com.stripe.model.Charge
-
Get ID of expandable
onBehalfOf
object. - getOnBehalfOf() - Method in class com.stripe.model.Invoice
-
Get ID of expandable
onBehalfOf
object. - getOnBehalfOf() - Method in class com.stripe.model.PaymentIntent
-
Get ID of expandable
onBehalfOf
object. - getOnBehalfOf() - Method in class com.stripe.model.PaymentLink
-
Get ID of expandable
onBehalfOf
object. - getOnBehalfOf() - Method in class com.stripe.model.Quote
-
Get ID of expandable
onBehalfOf
object. - getOnBehalfOf() - Method in class com.stripe.model.SetupAttempt
-
Get ID of expandable
onBehalfOf
object. - getOnBehalfOf() - Method in class com.stripe.model.SetupIntent
-
Get ID of expandable
onBehalfOf
object. - getOnBehalfOf() - Method in class com.stripe.param.billingportal.SessionCreateParams
-
The
on_behalf_of
account to use for this session. - getOnBehalfOf() - Method in class com.stripe.param.ChargeCreateParams
-
The Stripe account ID for which these funds are intended.
- getOnBehalfOf() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData
-
The Stripe account ID for which these funds are intended.
- getOnBehalfOf() - Method in class com.stripe.param.checkout.SessionCreateParams.SetupIntentData
-
The Stripe account for which the setup is intended.
- getOnBehalfOf() - Method in class com.stripe.param.InvoiceCreateParams
-
The account (if any) for which the funds of the invoice payment are intended.
- getOnBehalfOf() - Method in class com.stripe.param.InvoiceUpdateParams
-
The account (if any) for which the funds of the invoice payment are intended.
- getOnBehalfOf() - Method in class com.stripe.param.PaymentIntentCreateParams
-
The Stripe account ID for which these funds are intended.
- getOnBehalfOf() - Method in class com.stripe.param.PaymentLinkCreateParams
-
The account on behalf of which to charge.
- getOnBehalfOf() - Method in class com.stripe.param.QuoteCreateParams
-
The account on behalf of which to charge.
- getOnBehalfOf() - Method in class com.stripe.param.QuoteUpdateParams
-
The account on behalf of which to charge.
- getOnBehalfOf() - Method in class com.stripe.param.SetupIntentCreateParams
-
The Stripe account ID for which this SetupIntent is created.
- getOnBehalfOfObject() - Method in class com.stripe.model.Charge
-
Get expanded
onBehalfOf
. - getOnBehalfOfObject() - Method in class com.stripe.model.Invoice
-
Get expanded
onBehalfOf
. - getOnBehalfOfObject() - Method in class com.stripe.model.PaymentIntent
-
Get expanded
onBehalfOf
. - getOnBehalfOfObject() - Method in class com.stripe.model.PaymentLink
-
Get expanded
onBehalfOf
. - getOnBehalfOfObject() - Method in class com.stripe.model.Quote
-
Get expanded
onBehalfOf
. - getOnBehalfOfObject() - Method in class com.stripe.model.SetupAttempt
-
Get expanded
onBehalfOf
. - getOnBehalfOfObject() - Method in class com.stripe.model.SetupIntent
-
Get expanded
onBehalfOf
. - getOnline() - Method in class com.stripe.model.Mandate.CustomerAcceptance
- getOnline() - Method in class com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance
- getOnline() - Method in class com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance
- getOnline() - Method in class com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance
- getOnline() - Method in class com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance
- getOnline() - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance
-
The parameters required to store a mandate accepted online.
- getOnline() - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance
-
The parameters required to store a mandate accepted online.
- getOpen() - Method in class com.stripe.model.Review
-
If
true
, the review needs action. - getOpenedReason() - Method in class com.stripe.model.Review
-
The reason the review was opened.
- getOperatorAccount() - Method in class com.stripe.param.terminal.LocationDeleteParams
-
To [group objects](https://stripe.com/docs/terminal/payments/connect#grouping-objects-by-connected-account) on your platform account by connected account, set this parameter to the connected account ID.
- getOperatorAccount() - Method in class com.stripe.param.terminal.ReaderDeleteParams
-
To [group objects](https://stripe.com/docs/terminal/payments/connect#grouping-objects-by-connected-account) on your platform account by connected account, set this parameter to the connected account ID.
- getOptions() - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionCancel.CancellationReason
- getOptions() - Method in class com.stripe.model.identity.VerificationReport
- getOptions() - Method in class com.stripe.model.identity.VerificationSession
- getOptions() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason
- getOptions() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason
- getOptions() - Method in class com.stripe.param.identity.VerificationSessionCreateParams
-
A set of options for the session’s verification checks.
- getOptions() - Method in class com.stripe.param.identity.VerificationSessionUpdateParams
-
A set of options for the session’s verification checks.
- getOrder() - Method in class com.stripe.model.Charge
-
Get ID of expandable
order
object. - getOrder() - Method in class com.stripe.model.OrderReturn
-
Get ID of expandable
order
object. - getOrder() - Method in class com.stripe.param.OrderReturnListParams
-
The order to retrieve returns for.
- getOrderObject() - Method in class com.stripe.model.Charge
-
Get expanded
order
. - getOrderObject() - Method in class com.stripe.model.OrderReturn
-
Get expanded
order
. - getOriginalFieldsDue() - Method in class com.stripe.model.Account.FutureRequirements.Alternative
-
Fields that are due and can be satisfied by providing all fields in
alternative_fields_due
. - getOriginalFieldsDue() - Method in class com.stripe.model.Account.Requirements.Alternative
-
Fields that are due and can be satisfied by providing all fields in
alternative_fields_due
. - getOriginalFieldsDue() - Method in class com.stripe.model.Capability.FutureRequirements.Alternative
-
Fields that are due and can be satisfied by providing all fields in
alternative_fields_due
. - getOriginalFieldsDue() - Method in class com.stripe.model.Capability.Requirements.Alternative
- getOriginalFieldsDue() - Method in class com.stripe.model.Person.FutureRequirements.Alternative
-
Fields that are due and can be satisfied by providing all fields in
alternative_fields_due
. - getOriginalFieldsDue() - Method in class com.stripe.model.Person.Requirements.Alternative
- getOriginalPayout() - Method in class com.stripe.model.Payout
-
Get ID of expandable
originalPayout
object. - getOriginalPayoutObject() - Method in class com.stripe.model.Payout
-
Get expanded
originalPayout
. - getOriginalSource() - Method in class com.stripe.param.SourceCreateParams
-
The source to share.
- getOriginalTransaction() - Method in class com.stripe.model.issuing.Dispute.Evidence.Duplicate
- getOriginalTransaction() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Duplicate
- getOriginalTransaction() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Duplicate
- getOriginatingTransaction() - Method in class com.stripe.model.ApplicationFee
-
Get ID of expandable
originatingTransaction
object. - getOriginatingTransactionObject() - Method in class com.stripe.model.ApplicationFee
-
Get expanded
originatingTransaction
. - getOther() - Method in class com.stripe.model.issuing.Dispute.Evidence
- getOther() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence
- getOther() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence
- getOutcome() - Method in class com.stripe.model.Charge
-
Details about whether the payment was accepted, and why.
- getOutOfBandAmount() - Method in class com.stripe.model.CreditNote
-
Amount that was credited outside of Stripe.
- getOutOfBandAmount() - Method in class com.stripe.param.CreditNoteCreateParams
-
The integer amount in %s representing the amount that is credited outside of Stripe.
- getOutOfBandAmount() - Method in class com.stripe.param.CreditNotePreviewParams
-
The integer amount in %s representing the amount that is credited outside of Stripe.
- getOvercaptureSupported() - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
Defines whether the authorized amount can be over-captured or not.
- getOwner() - Method in class com.stripe.model.Person.Relationship
-
Whether the person is an owner of the account’s legal entity.
- getOwner() - Method in class com.stripe.model.Source
-
Information about the owner of the payment instrument that may be used or required by particular source types.
- getOwner() - Method in class com.stripe.param.AccountPersonsParams.Relationship
- getOwner() - Method in class com.stripe.param.PersonCollectionCreateParams.Relationship
-
Whether the person is an owner of the account’s legal entity.
- getOwner() - Method in class com.stripe.param.PersonCollectionListParams.Relationship
- getOwner() - Method in class com.stripe.param.PersonUpdateParams.Relationship
-
Whether the person is an owner of the account’s legal entity.
- getOwner() - Method in class com.stripe.param.SourceCreateParams
-
Information about the owner of the payment instrument that may be used or required by particular source types.
- getOwner() - Method in class com.stripe.param.SourceUpdateParams
-
Information about the owner of the payment instrument that may be used or required by particular source types.
- getOwner() - Method in class com.stripe.param.TokenCreateParams.Person.Relationship
-
Whether the person is an owner of the account’s legal entity.
- getOwnershipDeclaration() - Method in class com.stripe.model.Account.Company
-
This hash is used to attest that the beneficial owner information provided to Stripe is both current and correct.
- getOwnershipDeclaration() - Method in class com.stripe.param.AccountCreateParams.Company
-
This hash is used to attest that the beneficial owner information provided to Stripe is both current and correct.
- getOwnershipDeclaration() - Method in class com.stripe.param.AccountUpdateParams.Company
-
This hash is used to attest that the beneficial owner information provided to Stripe is both current and correct.
- getOwnershipDeclaration() - Method in class com.stripe.param.TokenCreateParams.Account.Company
-
This hash is used to attest that the beneficial owner information provided to Stripe is both current and correct.
- getOwnershipDeclarationShownAndSigned() - Method in class com.stripe.param.TokenCreateParams.Account.Company
-
Whether the user described by the data in the token has been shown the Ownership Declaration and indicated that it is correct.
- getOwnersProvided() - Method in class com.stripe.model.Account.Company
-
Whether the company's owners have been provided.
- getOwnersProvided() - Method in class com.stripe.param.AccountCreateParams.Company
-
Whether the company's owners have been provided.
- getOwnersProvided() - Method in class com.stripe.param.AccountUpdateParams.Company
-
Whether the company's owners have been provided.
- getOwnersProvided() - Method in class com.stripe.param.TokenCreateParams.Account.Company
-
Whether the company's owners have been provided.
- getOxxo() - Method in class com.stripe.model.Charge.PaymentMethodDetails
- getOxxo() - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions
- getOxxo() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- getOxxo() - Method in class com.stripe.model.PaymentMethod
- getOxxo() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions
-
contains details about the OXXO payment method options.
- getOxxo() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData
-
If this is an
oxxo
PaymentMethod, this hash contains details about the OXXO payment method. - getOxxo() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions
-
If this is a
oxxo
PaymentMethod, this sub-hash contains details about the OXXO payment method options. - getOxxo() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData
-
If this is an
oxxo
PaymentMethod, this hash contains details about the OXXO payment method. - getOxxo() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions
-
If this is a
oxxo
PaymentMethod, this sub-hash contains details about the OXXO payment method options. - getOxxo() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData
-
If this is an
oxxo
PaymentMethod, this hash contains details about the OXXO payment method. - getOxxo() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions
-
If this is a
oxxo
PaymentMethod, this sub-hash contains details about the OXXO payment method options. - getOxxo() - Method in class com.stripe.param.PaymentMethodCreateParams
-
If this is an
oxxo
PaymentMethod, this hash contains details about the OXXO payment method. - getOxxoDisplayDetails() - Method in class com.stripe.model.PaymentIntent.NextAction
- getOxxoPayments() - Method in class com.stripe.model.Account.Capabilities
-
The status of the OXXO payments capability of the account, or whether the account can directly process OXXO charges.
- getOxxoPayments() - Method in class com.stripe.param.AccountCreateParams.Capabilities
-
The oxxo_payments capability.
- getOxxoPayments() - Method in class com.stripe.param.AccountUpdateParams.Capabilities
-
The oxxo_payments capability.
- getP24() - Method in class com.stripe.model.Charge.PaymentMethodDetails
- getP24() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- getP24() - Method in class com.stripe.model.PaymentMethod
- getP24() - Method in class com.stripe.model.Source
- getP24() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData
-
If this is a
p24
PaymentMethod, this hash contains details about the P24 payment method. - getP24() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions
-
If this is a
p24
PaymentMethod, this sub-hash contains details about the Przelewy24 payment method options. - getP24() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData
-
If this is a
p24
PaymentMethod, this hash contains details about the P24 payment method. - getP24() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions
-
If this is a
p24
PaymentMethod, this sub-hash contains details about the Przelewy24 payment method options. - getP24() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData
-
If this is a
p24
PaymentMethod, this hash contains details about the P24 payment method. - getP24() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions
-
If this is a
p24
PaymentMethod, this sub-hash contains details about the Przelewy24 payment method options. - getP24() - Method in class com.stripe.param.PaymentMethodCreateParams
-
If this is a
p24
PaymentMethod, this hash contains details about the P24 payment method. - getP24Payments() - Method in class com.stripe.model.Account.Capabilities
-
The status of the P24 payments capability of the account, or whether the account can directly process P24 charges.
- getP24Payments() - Method in class com.stripe.param.AccountCreateParams.Capabilities
-
The p24_payments capability.
- getP24Payments() - Method in class com.stripe.param.AccountUpdateParams.Capabilities
-
The p24_payments capability.
- getPackage() - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayRedirectToAndroidApp
- getPackage_() - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayRedirectToAndroidApp
- getPackageDimensions() - Method in class com.stripe.model.Product
-
The dimensions of this product for shipping purposes.
- getPackageDimensions() - Method in class com.stripe.model.Sku
-
The dimensions of this SKU for shipping purposes.
- getPackageDimensions() - Method in class com.stripe.param.ProductCreateParams
-
The dimensions of this product for shipping purposes.
- getPackageDimensions() - Method in class com.stripe.param.ProductUpdateParams
-
The dimensions of this product for shipping purposes.
- getPackageDimensions() - Method in class com.stripe.param.SkuCreateParams
-
The dimensions of this SKU for shipping purposes.
- getPackageDimensions() - Method in class com.stripe.param.SkuUpdateParams
-
The dimensions of this SKU for shipping purposes.
- getPageTitle() - Method in class com.stripe.model.Source.Klarna
- getPaid() - Method in class com.stripe.model.Charge
-
true
if the charge succeeded, or was successfully authorized for later capture. - getPaid() - Method in class com.stripe.model.Invoice
-
Whether payment was successfully collected for this invoice.
- getPaid() - Method in class com.stripe.model.Order.StatusTransitions
- getPaid() - Method in class com.stripe.param.OrderListParams.StatusTransitions
- getPaidAt() - Method in class com.stripe.model.Invoice.StatusTransitions
-
The time that the invoice was paid.
- getPaidOutOfBand() - Method in class com.stripe.model.Invoice
-
Returns true if the invoice was manually marked paid, returns false if the invoice hasn't been paid yet or was paid on Stripe.
- getPaidOutOfBand() - Method in class com.stripe.param.InvoicePayParams
-
Boolean representing whether an invoice is paid outside of Stripe.
- getPaperCheck() - Method in class com.stripe.model.SourceTransaction
- getParam() - Method in exception com.stripe.exception.CardException
- getParam() - Method in exception com.stripe.exception.InvalidRequestException
- getParam() - Method in class com.stripe.model.StripeError
-
If the error is parameter-specific, the parameter related to the error.
- getParameters() - Method in class com.stripe.model.reporting.ReportRun
- getParameters() - Method in class com.stripe.param.reporting.ReportRunCreateParams
-
Parameters specifying how the report should be run.
- getParent() - Method in class com.stripe.model.OrderItem
-
Get ID of expandable
parent
object. - getParent() - Method in class com.stripe.model.Source.OrderItem
-
The ID of the associated object for this line item.
- getParent() - Method in class com.stripe.param.OrderCreateParams.Item
-
The ID of the SKU being ordered.
- getParent() - Method in class com.stripe.param.OrderReturnOrderParams.Item
- getParent() - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Item
-
The ID of the SKU being ordered.
- getParent() - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Item
- getParentObject() - Method in class com.stripe.model.OrderItem
-
Get expanded
parent
. - getPartnerId() - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayRedirectToAndroidApp
-
an unique merchant ID assigned by Wechat Pay.
- getPassengerName() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Flight
- getPassport() - Method in class com.stripe.param.PersonCollectionCreateParams.Documents
-
One or more documents showing the person's passport page with photo and personal data.
- getPassport() - Method in class com.stripe.param.PersonUpdateParams.Documents
-
One or more documents showing the person's passport page with photo and personal data.
- getPassport() - Method in class com.stripe.param.TokenCreateParams.Person.Documents
-
One or more documents showing the person's passport page with photo and personal data.
- getPastDue() - Method in class com.stripe.model.Account.FutureRequirements
-
Fields that weren't collected by
requirements.current_deadline
. - getPastDue() - Method in class com.stripe.model.Account.Requirements
-
Fields that weren't collected by
current_deadline
. - getPastDue() - Method in class com.stripe.model.Capability.FutureRequirements
-
Fields that weren't collected by
requirements.current_deadline
. - getPastDue() - Method in class com.stripe.model.Capability.Requirements
- getPastDue() - Method in class com.stripe.model.Dispute.EvidenceDetails
- getPastDue() - Method in class com.stripe.model.issuing.Cardholder.Requirements
-
Array of fields that need to be collected in order to verify and re-enable the cardholder.
- getPastDue() - Method in class com.stripe.model.Person.FutureRequirements
-
Fields that weren't collected by the account's
requirements.current_deadline
. - getPastDue() - Method in class com.stripe.model.Person.Requirements
-
Fields that weren't collected by the account's
current_deadline
. - getPauseCollection() - Method in class com.stripe.model.Subscription
-
If specified, payment collection for this subscription will be paused.
- getPauseCollection() - Method in class com.stripe.param.SubscriptionUpdateParams
-
If specified, payment collection for this subscription will be paused.
- getPayLaterAssetUrlsDescriptive() - Method in class com.stripe.model.Source.Klarna
- getPayLaterAssetUrlsStandard() - Method in class com.stripe.model.Source.Klarna
- getPayLaterName() - Method in class com.stripe.model.Source.Klarna
- getPayLaterRedirectUrl() - Method in class com.stripe.model.Source.Klarna
- getPayment() - Method in class com.stripe.model.BitcoinReceiver
-
The ID of the payment created from the receiver, if any.
- getPaymentAmount() - Method in class com.stripe.model.AlipayAccount
-
If the Alipay account object is not reusable, the exact amount that you can create a charge for.
- getPaymentBehavior() - Method in class com.stripe.param.SubscriptionCreateParams
-
Use
allow_incomplete
to create subscriptions withstatus=incomplete
if the first invoice cannot be paid. - getPaymentBehavior() - Method in class com.stripe.param.SubscriptionItemCreateParams
-
Use
allow_incomplete
to transition the subscription tostatus=past_due
if a payment is required but cannot be paid. - getPaymentBehavior() - Method in class com.stripe.param.SubscriptionItemUpdateParams
-
Use
allow_incomplete
to transition the subscription tostatus=past_due
if a payment is required but cannot be paid. - getPaymentBehavior() - Method in class com.stripe.param.SubscriptionUpdateParams
-
Use
allow_incomplete
to transition the subscription tostatus=past_due
if a payment is required but cannot be paid. - getPaymentCurrency() - Method in class com.stripe.model.AlipayAccount
-
If the Alipay account object is not reusable, the exact currency that you can create a charge for.
- getPaymentIntent() - Method in class com.stripe.model.Charge
-
Get ID of expandable
paymentIntent
object. - getPaymentIntent() - Method in class com.stripe.model.checkout.Session
-
Get ID of expandable
paymentIntent
object. - getPaymentIntent() - Method in class com.stripe.model.Dispute
-
Get ID of expandable
paymentIntent
object. - getPaymentIntent() - Method in class com.stripe.model.Invoice
-
Get ID of expandable
paymentIntent
object. - getPaymentIntent() - Method in class com.stripe.model.radar.EarlyFraudWarning
-
Get ID of expandable
paymentIntent
object. - getPaymentIntent() - Method in class com.stripe.model.Refund
-
Get ID of expandable
paymentIntent
object. - getPaymentIntent() - Method in class com.stripe.model.Review
-
Get ID of expandable
paymentIntent
object. - getPaymentIntent() - Method in class com.stripe.model.StripeError
-
A PaymentIntent guides you through the process of collecting a payment from your customer.
- getPaymentIntent() - Method in class com.stripe.param.ChargeListParams
-
Only return charges that were created by the PaymentIntent specified by this PaymentIntent ID.
- getPaymentIntent() - Method in class com.stripe.param.checkout.SessionListParams
-
Only return the Checkout Session for the PaymentIntent specified.
- getPaymentIntent() - Method in class com.stripe.param.DisputeListParams
-
Only return disputes associated to the PaymentIntent specified by this PaymentIntent ID.
- getPaymentIntent() - Method in class com.stripe.param.radar.EarlyFraudWarningListParams
-
Only return early fraud warnings for charges that were created by the PaymentIntent specified by this PaymentIntent ID.
- getPaymentIntent() - Method in class com.stripe.param.RefundCreateParams
- getPaymentIntent() - Method in class com.stripe.param.RefundListParams
-
Only return refunds for the PaymentIntent specified by this ID.
- getPaymentIntentData() - Method in class com.stripe.param.checkout.SessionCreateParams
-
A subset of parameters to be passed to PaymentIntent creation for Checkout Sessions in
payment
mode. - getPaymentIntentObject() - Method in class com.stripe.model.Charge
-
Get expanded
paymentIntent
. - getPaymentIntentObject() - Method in class com.stripe.model.checkout.Session
-
Get expanded
paymentIntent
. - getPaymentIntentObject() - Method in class com.stripe.model.Dispute
-
Get expanded
paymentIntent
. - getPaymentIntentObject() - Method in class com.stripe.model.Invoice
-
Get expanded
paymentIntent
. - getPaymentIntentObject() - Method in class com.stripe.model.radar.EarlyFraudWarning
-
Get expanded
paymentIntent
. - getPaymentIntentObject() - Method in class com.stripe.model.Refund
-
Get expanded
paymentIntent
. - getPaymentIntentObject() - Method in class com.stripe.model.Review
-
Get expanded
paymentIntent
. - getPaymentLink() - Method in class com.stripe.model.checkout.Session
-
Get ID of expandable
paymentLink
object. - getPaymentLinkObject() - Method in class com.stripe.model.checkout.Session
-
Get expanded
paymentLink
. - getPaymentMethod() - Method in class com.stripe.model.Charge
-
ID of the payment method used in this charge.
- getPaymentMethod() - Method in class com.stripe.model.Mandate
-
Get ID of expandable
paymentMethod
object. - getPaymentMethod() - Method in class com.stripe.model.PaymentIntent
-
Get ID of expandable
paymentMethod
object. - getPaymentMethod() - Method in class com.stripe.model.SetupAttempt
-
Get ID of expandable
paymentMethod
object. - getPaymentMethod() - Method in class com.stripe.model.SetupIntent
-
Get ID of expandable
paymentMethod
object. - getPaymentMethod() - Method in class com.stripe.model.StripeError
-
PaymentMethod objects represent your customer's payment instruments.
- getPaymentMethod() - Method in class com.stripe.param.CustomerCreateParams
- getPaymentMethod() - Method in class com.stripe.param.InvoicePayParams
-
A PaymentMethod to be charged.
- getPaymentMethod() - Method in class com.stripe.param.PaymentIntentConfirmParams
-
ID of the payment method (a PaymentMethod, Card, or compatible Source object) to attach to this PaymentIntent.
- getPaymentMethod() - Method in class com.stripe.param.PaymentIntentCreateParams
-
ID of the payment method (a PaymentMethod, Card, or compatible Source object) to attach to this PaymentIntent.
- getPaymentMethod() - Method in class com.stripe.param.PaymentIntentUpdateParams
-
ID of the payment method (a PaymentMethod, Card, or compatible Source object) to attach to this PaymentIntent.
- getPaymentMethod() - Method in class com.stripe.param.PaymentMethodCreateParams
-
The PaymentMethod to share.
- getPaymentMethod() - Method in class com.stripe.param.SetupIntentConfirmParams
-
ID of the payment method (a PaymentMethod, Card, or saved Source object) to attach to this SetupIntent.
- getPaymentMethod() - Method in class com.stripe.param.SetupIntentCreateParams
-
ID of the payment method (a PaymentMethod, Card, or saved Source object) to attach to this SetupIntent.
- getPaymentMethod() - Method in class com.stripe.param.SetupIntentListParams
-
Only return SetupIntents associated with the specified payment method.
- getPaymentMethod() - Method in class com.stripe.param.SetupIntentUpdateParams
-
ID of the payment method (a PaymentMethod, Card, or saved Source object) to attach to this SetupIntent.
- getPaymentMethodCategories() - Method in class com.stripe.model.Source.Klarna
- getPaymentMethodCategory() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Klarna
-
The Klarna payment method used for this transaction.
- getPaymentMethodData() - Method in class com.stripe.param.PaymentIntentConfirmParams
-
If provided, this hash will be used to create a PaymentMethod.
- getPaymentMethodData() - Method in class com.stripe.param.PaymentIntentCreateParams
-
If provided, this hash will be used to create a PaymentMethod.
- getPaymentMethodData() - Method in class com.stripe.param.PaymentIntentUpdateParams
-
If provided, this hash will be used to create a PaymentMethod.
- getPaymentMethodDetails() - Method in class com.stripe.model.Charge
-
Details about the payment method at the time of the transaction.
- getPaymentMethodDetails() - Method in class com.stripe.model.Mandate
- getPaymentMethodDetails() - Method in class com.stripe.model.SetupAttempt
- getPaymentMethodObject() - Method in class com.stripe.model.Mandate
-
Get expanded
paymentMethod
. - getPaymentMethodObject() - Method in class com.stripe.model.PaymentIntent
-
Get expanded
paymentMethod
. - getPaymentMethodObject() - Method in class com.stripe.model.SetupAttempt
-
Get expanded
paymentMethod
. - getPaymentMethodObject() - Method in class com.stripe.model.SetupIntent
-
Get expanded
paymentMethod
. - getPaymentMethodOptions() - Method in class com.stripe.model.checkout.Session
-
Payment-method-specific configuration for the PaymentIntent or SetupIntent of this CheckoutSession.
- getPaymentMethodOptions() - Method in class com.stripe.model.Invoice.PaymentSettings
-
Payment-method-specific configuration to provide to the invoice’s PaymentIntent.
- getPaymentMethodOptions() - Method in class com.stripe.model.PaymentIntent
-
Payment-method-specific configuration for this PaymentIntent.
- getPaymentMethodOptions() - Method in class com.stripe.model.SetupIntent
-
Payment-method-specific configuration for this SetupIntent.
- getPaymentMethodOptions() - Method in class com.stripe.model.Subscription.PaymentSettings
-
Payment-method-specific configuration to provide to invoices created by the subscription.
- getPaymentMethodOptions() - Method in class com.stripe.param.checkout.SessionCreateParams
-
Payment-method-specific configuration.
- getPaymentMethodOptions() - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings
-
Payment-method-specific configuration to provide to the invoice’s PaymentIntent.
- getPaymentMethodOptions() - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings
-
Payment-method-specific configuration to provide to the invoice’s PaymentIntent.
- getPaymentMethodOptions() - Method in class com.stripe.param.PaymentIntentConfirmParams
-
Payment-method-specific configuration for this PaymentIntent.
- getPaymentMethodOptions() - Method in class com.stripe.param.PaymentIntentCreateParams
-
Payment-method-specific configuration for this PaymentIntent.
- getPaymentMethodOptions() - Method in class com.stripe.param.PaymentIntentUpdateParams
-
Payment-method-specific configuration for this PaymentIntent.
- getPaymentMethodOptions() - Method in class com.stripe.param.SetupIntentConfirmParams
-
Payment-method-specific configuration for this SetupIntent.
- getPaymentMethodOptions() - Method in class com.stripe.param.SetupIntentCreateParams
-
Payment-method-specific configuration for this SetupIntent.
- getPaymentMethodOptions() - Method in class com.stripe.param.SetupIntentUpdateParams
-
Payment-method-specific configuration for this SetupIntent.
- getPaymentMethodOptions() - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings
-
Payment-method-specific configuration to provide to invoices created by the subscription.
- getPaymentMethodOptions() - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings
-
Payment-method-specific configuration to provide to invoices created by the subscription.
- getPaymentMethodType() - Method in class com.stripe.model.StripeError
-
If the error is specific to the type of payment method, the payment method type that had a problem.
- getPaymentMethodTypes() - Method in class com.stripe.model.checkout.Session
-
A list of the types of payment methods (e.g.
- getPaymentMethodTypes() - Method in class com.stripe.model.Invoice.PaymentSettings
-
The list of payment method types (e.g.
- getPaymentMethodTypes() - Method in class com.stripe.model.PaymentIntent
-
The list of payment method types (e.g.
- getPaymentMethodTypes() - Method in class com.stripe.model.PaymentLink
-
The list of payment method types that customers can use.
- getPaymentMethodTypes() - Method in class com.stripe.model.SetupIntent
-
The list of payment method types (e.g.
- getPaymentMethodTypes() - Method in class com.stripe.model.Subscription.PaymentSettings
-
The list of payment method types to provide to every invoice created by the subscription.
- getPaymentMethodTypes() - Method in class com.stripe.param.checkout.SessionCreateParams
-
A list of the types of payment methods (e.g.,
card
) this Checkout Session can accept. - getPaymentMethodTypes() - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings
-
The list of payment method types (e.g.
- getPaymentMethodTypes() - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings
-
The list of payment method types (e.g.
- getPaymentMethodTypes() - Method in class com.stripe.param.PaymentIntentCreateParams
-
The list of payment method types (e.g.
- getPaymentMethodTypes() - Method in class com.stripe.param.PaymentIntentUpdateParams
-
The list of payment method types (e.g.
- getPaymentMethodTypes() - Method in class com.stripe.param.PaymentLinkCreateParams
-
The list of payment method types that customers can use.
- getPaymentMethodTypes() - Method in class com.stripe.param.PaymentLinkUpdateParams
-
The list of payment method types that customers can use.
- getPaymentMethodTypes() - Method in class com.stripe.param.SetupIntentCreateParams
-
The list of payment method types (e.g.
- getPaymentMethodTypes() - Method in class com.stripe.param.SetupIntentUpdateParams
-
The list of payment method types (e.g.
- getPaymentMethodTypes() - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings
-
The list of payment method types (e.g.
- getPaymentMethodTypes() - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings
-
The list of payment method types (e.g.
- getPaymentMethodUpdate() - Method in class com.stripe.model.billingportal.Configuration.Features
- getPaymentMethodUpdate() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features
- getPaymentMethodUpdate() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features
- getPayments() - Method in class com.stripe.model.Account.Settings
- getPayments() - Method in class com.stripe.param.AccountCreateParams.Settings
-
Settings that apply across payment methods for charging on the account.
- getPayments() - Method in class com.stripe.param.AccountUpdateParams.Settings
-
Settings that apply across payment methods for charging on the account.
- getPaymentSchedule() - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.AcssDebit.MandateOptions
- getPaymentSchedule() - Method in class com.stripe.model.Mandate.PaymentMethodDetails.AcssDebit
-
Payment schedule for the mandate.
- getPaymentSchedule() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.AcssDebit.MandateOptions
- getPaymentSchedule() - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.AcssDebit.MandateOptions
- getPaymentSchedule() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions
-
Payment schedule for the mandate.
- getPaymentSchedule() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions
-
Payment schedule for the mandate.
- getPaymentSchedule() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions
-
Payment schedule for the mandate.
- getPaymentSchedule() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions
-
Payment schedule for the mandate.
- getPaymentSchedule() - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions
- getPaymentSchedule() - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions
-
Payment schedule for the mandate.
- getPaymentSchedule() - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions
- getPaymentSettings() - Method in class com.stripe.model.Invoice
- getPaymentSettings() - Method in class com.stripe.model.Subscription
-
Payment settings passed on to invoices created by the subscription.
- getPaymentSettings() - Method in class com.stripe.param.InvoiceCreateParams
-
Configuration settings for the PaymentIntent that is generated when the invoice is finalized.
- getPaymentSettings() - Method in class com.stripe.param.InvoiceUpdateParams
-
Configuration settings for the PaymentIntent that is generated when the invoice is finalized.
- getPaymentSettings() - Method in class com.stripe.param.SubscriptionCreateParams
-
Payment settings to pass to invoices created by the subscription.
- getPaymentSettings() - Method in class com.stripe.param.SubscriptionUpdateParams
-
Payment settings to pass to invoices created by the subscription.
- getPaymentStatus() - Method in class com.stripe.model.checkout.Session
-
The payment status of the Checkout Session, one of
paid
,unpaid
, orno_payment_required
. - getPayNowAssetUrlsDescriptive() - Method in class com.stripe.model.Source.Klarna
- getPayNowAssetUrlsStandard() - Method in class com.stripe.model.Source.Klarna
- getPayNowName() - Method in class com.stripe.model.Source.Klarna
- getPayNowRedirectUrl() - Method in class com.stripe.model.Source.Klarna
- getPayout() - Method in class com.stripe.model.reporting.ReportRun.Parameters
- getPayout() - Method in class com.stripe.param.BalanceTransactionListParams
-
For automatic Stripe payouts only, only returns transactions that were paid out on the specified payout ID.
- getPayout() - Method in class com.stripe.param.reporting.ReportRunCreateParams.Parameters
- getPayouts() - Method in class com.stripe.model.Account.Settings
- getPayouts() - Method in class com.stripe.param.AccountCreateParams.Settings
-
Settings specific to the account's payouts.
- getPayouts() - Method in class com.stripe.param.AccountUpdateParams.Settings
-
Settings specific to the account's payouts.
- getPayoutsEnabled() - Method in class com.stripe.model.Account
-
Whether Stripe can send payouts to this account.
- getPayOverTimeAssetUrlsDescriptive() - Method in class com.stripe.model.Source.Klarna
- getPayOverTimeAssetUrlsStandard() - Method in class com.stripe.model.Source.Klarna
- getPayOverTimeName() - Method in class com.stripe.model.Source.Klarna
- getPayOverTimeRedirectUrl() - Method in class com.stripe.model.Source.Klarna
- getPdf() - Method in class com.stripe.model.CreditNote
-
The link to download the PDF of the credit note.
- getPdf() - Method in class com.stripe.model.PaymentIntent.NextActionDisplayBoletoDetails
-
The URL to the downloadable boleto voucher PDF.
- getPending() - Method in class com.stripe.model.Balance
-
Funds that are not yet available in the balance, due to the 7-day rolling pay cycle.
- getPending() - Method in class com.stripe.param.InvoiceItemListParams
-
Set to
true
to only show pending invoice items, which are not yet attached to any invoices. - getPendingInvoiceItemInterval() - Method in class com.stripe.model.Subscription
-
Specifies an interval for how often to bill for any pending invoice items.
- getPendingInvoiceItemInterval() - Method in class com.stripe.param.SubscriptionCreateParams
-
Specifies an interval for how often to bill for any pending invoice items.
- getPendingInvoiceItemInterval() - Method in class com.stripe.param.SubscriptionUpdateParams
-
Specifies an interval for how often to bill for any pending invoice items.
- getPendingRequest() - Method in class com.stripe.model.issuing.Authorization
-
The pending authorization request.
- getPendingSetupIntent() - Method in class com.stripe.model.Subscription
-
Get ID of expandable
pendingSetupIntent
object. - getPendingSetupIntentObject() - Method in class com.stripe.model.Subscription
-
Get expanded
pendingSetupIntent
. - getPendingUpdate() - Method in class com.stripe.model.Subscription
-
If specified, pending updates that will be applied to the subscription once the
latest_invoice
has been paid. - getPendingVerification() - Method in class com.stripe.model.Account.FutureRequirements
-
Fields that may become required depending on the results of verification or review.
- getPendingVerification() - Method in class com.stripe.model.Account.Requirements
-
Fields that may become required depending on the results of verification or review.
- getPendingVerification() - Method in class com.stripe.model.Capability.FutureRequirements
-
Fields that may become required depending on the results of verification or review.
- getPendingVerification() - Method in class com.stripe.model.Capability.Requirements
- getPendingVerification() - Method in class com.stripe.model.Person.FutureRequirements
-
Fields that may become required depending on the results of verification or review.
- getPendingVerification() - Method in class com.stripe.model.Person.Requirements
-
Fields that may become required depending on the results of verification or review.
- getPendingWebhooks() - Method in class com.stripe.model.Event
-
Number of webhooks that have yet to be successfully delivered (i.e., to return a 20x response) to the URLs you've specified.
- getPercentage() - Method in class com.stripe.model.TaxRate
-
This represents the tax rate percent out of 100.
- getPercentage() - Method in class com.stripe.param.TaxRateCreateParams
-
This represents the tax rate percent out of 100.
- getPercentOff() - Method in class com.stripe.model.Coupon
-
Percent that will be taken off the subtotal of any invoices for this customer for the duration of the coupon.
- getPercentOff() - Method in class com.stripe.param.CouponCreateParams
-
A positive float larger than 0, and smaller or equal to 100, that represents the discount the coupon will apply (required if
amount_off
is not passed). - getPercentOwnership() - Method in class com.stripe.model.Person.Relationship
-
The percent owned by the person of the account's legal entity.
- getPercentOwnership() - Method in class com.stripe.param.PersonCollectionCreateParams.Relationship
-
The percent owned by the person of the account's legal entity.
- getPercentOwnership() - Method in class com.stripe.param.PersonUpdateParams.Relationship
-
The percent owned by the person of the account's legal entity.
- getPercentOwnership() - Method in class com.stripe.param.TokenCreateParams.Person.Relationship
-
The percent owned by the person of the account's legal entity.
- getPeriod() - Method in class com.stripe.model.InvoiceItem
- getPeriod() - Method in class com.stripe.model.InvoiceLineItem
- getPeriod() - Method in class com.stripe.model.UsageRecordSummary
- getPeriod() - Method in class com.stripe.param.InvoiceItemCreateParams
-
The period associated with this invoice item.
- getPeriod() - Method in class com.stripe.param.InvoiceItemUpdateParams
-
The period associated with this invoice item.
- getPeriod() - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem
-
The period associated with this invoice item.
- getPeriodEnd() - Method in class com.stripe.model.Invoice
-
End of the usage period during which invoice items were added to this invoice.
- getPeriodEnd() - Method in class com.stripe.model.TaxDeductedAtSource
-
The end of the invoicing period.
- getPeriodStart() - Method in class com.stripe.model.Invoice
-
Start of the usage period during which invoice items were added to this invoice.
- getPeriodStart() - Method in class com.stripe.model.TaxDeductedAtSource
-
The start of the invoicing period.
- getPerson() - Method in class com.stripe.param.TokenCreateParams
-
Information for the person this token will represent.
- getPersonToken() - Method in class com.stripe.param.PersonCollectionCreateParams
-
A person token, used to securely provide details to the person.
- getPersonToken() - Method in class com.stripe.param.PersonUpdateParams
-
A person token, used to securely provide details to the person.
- getPhases() - Method in class com.stripe.model.SubscriptionSchedule
-
Configuration for the subscription schedule's phases.
- getPhases() - Method in class com.stripe.param.SubscriptionScheduleCreateParams
-
List representing phases of the subscription schedule.
- getPhases() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams
-
List representing phases of the subscription schedule.
- getPhone() - Method in class com.stripe.model.Account.Company
-
The company's phone number (used for verification).
- getPhone() - Method in class com.stripe.model.checkout.Session.CustomerDetails
-
The customer's phone number at the time of checkout.
- getPhone() - Method in class com.stripe.model.Customer
-
The customer's phone number.
- getPhone() - Method in class com.stripe.model.PaymentMethod.BillingDetails
-
Billing phone number (including extension).
- getPhone() - Method in class com.stripe.model.Person
-
The person's phone number.
- getPhone() - Method in class com.stripe.model.ShippingDetails
-
Recipient phone (including extension).
- getPhone() - Method in class com.stripe.model.Source.Owner
-
Owner's phone number (including extension).
- getPhone() - Method in class com.stripe.param.AccountCreateParams.Company
-
The company's phone number (used for verification).
- getPhone() - Method in class com.stripe.param.AccountCreateParams.Individual
-
The individual's phone number.
- getPhone() - Method in class com.stripe.param.AccountUpdateParams.Company
-
The company's phone number (used for verification).
- getPhone() - Method in class com.stripe.param.AccountUpdateParams.Individual
-
The individual's phone number.
- getPhone() - Method in class com.stripe.param.ChargeCreateParams.Shipping
-
Recipient phone (including extension).
- getPhone() - Method in class com.stripe.param.ChargeUpdateParams.Shipping
- getPhone() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping
-
Recipient phone (including extension).
- getPhone() - Method in class com.stripe.param.CustomerCreateParams
-
The customer's phone number.
- getPhone() - Method in class com.stripe.param.CustomerCreateParams.Shipping
-
Customer phone (including extension).
- getPhone() - Method in class com.stripe.param.CustomerUpdateParams
-
The customer's phone number.
- getPhone() - Method in class com.stripe.param.CustomerUpdateParams.Shipping
-
Customer phone (including extension).
- getPhone() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Shipping
-
Customer phone (including extension).
- getPhone() - Method in class com.stripe.param.OrderCreateParams.Shipping
- getPhone() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails
-
Billing phone number (including extension).
- getPhone() - Method in class com.stripe.param.PaymentIntentConfirmParams.Shipping
-
Recipient phone (including extension).
- getPhone() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails
-
Billing phone number (including extension).
- getPhone() - Method in class com.stripe.param.PaymentIntentCreateParams.Shipping
-
Recipient phone (including extension).
- getPhone() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails
-
Billing phone number (including extension).
- getPhone() - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping
-
Recipient phone (including extension).
- getPhone() - Method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails
-
Billing phone number (including extension).
- getPhone() - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails
-
Billing phone number (including extension).
- getPhone() - Method in class com.stripe.param.PersonCollectionCreateParams
-
The person's phone number.
- getPhone() - Method in class com.stripe.param.PersonUpdateParams
-
The person's phone number.
- getPhone() - Method in class com.stripe.param.SourceCreateParams.Owner
-
Owner's phone number.
- getPhone() - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping
- getPhone() - Method in class com.stripe.param.SourceUpdateParams.Owner
-
Owner's phone number.
- getPhone() - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping
- getPhone() - Method in class com.stripe.param.TokenCreateParams.Account.Company
-
The company's phone number (used for verification).
- getPhone() - Method in class com.stripe.param.TokenCreateParams.Account.Individual
-
The individual's phone number.
- getPhone() - Method in class com.stripe.param.TokenCreateParams.Person
-
The person's phone number.
- getPhoneNumber() - Method in class com.stripe.model.issuing.Cardholder
-
The cardholder's phone number.
- getPhoneNumber() - Method in class com.stripe.param.issuing.CardholderCreateParams
-
The cardholder's phone number.
- getPhoneNumber() - Method in class com.stripe.param.issuing.CardholderListParams
-
Only return cardholders that have the given phone number.
- getPhoneNumber() - Method in class com.stripe.param.issuing.CardholderUpdateParams
-
The cardholder's phone number.
- getPhoneNumberCollection() - Method in class com.stripe.model.checkout.Session
- getPhoneNumberCollection() - Method in class com.stripe.model.PaymentLink
- getPhoneNumberCollection() - Method in class com.stripe.param.checkout.SessionCreateParams
-
Controls phone number collection settings for the session.
- getPhoneNumberCollection() - Method in class com.stripe.param.PaymentLinkCreateParams
-
Controls phone number collection settings during checkout.
- getPii() - Method in class com.stripe.param.TokenCreateParams
-
The PII this token will represent.
- getPlan() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Installments
-
Installment plan selected for the payment.
- getPlan() - Method in class com.stripe.model.InvoiceItem
-
If the invoice item is a proration, the plan of the subscription that the proration was computed for.
- getPlan() - Method in class com.stripe.model.InvoiceLineItem
-
The plan of the subscription, if the line item is a subscription or a proration.
- getPlan() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card.Installments
- getPlan() - Method in class com.stripe.model.SubscriptionItem
-
You can now model subscriptions more flexibly using the Prices API.
- getPlan() - Method in class com.stripe.model.SubscriptionSchedule.PhaseItem
-
Get ID of expandable
plan
object. - getPlan() - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.Item
-
Plan ID for this item.
- getPlan() - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem
-
Plan ID for this item, as a string.
- getPlan() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments
-
The selected installment plan to use for this payment attempt.
- getPlan() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments
-
The selected installment plan to use for this payment attempt.
- getPlan() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments
-
The selected installment plan to use for this payment attempt.
- getPlan() - Method in class com.stripe.param.SubscriptionCreateParams.Item
-
Plan ID for this item, as a string.
- getPlan() - Method in class com.stripe.param.SubscriptionItemCreateParams
-
The identifier of the plan to add to the subscription.
- getPlan() - Method in class com.stripe.param.SubscriptionItemUpdateParams
-
The identifier of the new plan for this subscription item.
- getPlan() - Method in class com.stripe.param.SubscriptionListParams
-
The ID of the plan whose subscriptions will be retrieved.
- getPlan() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item
-
The plan ID to subscribe to.
- getPlan() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item
-
The plan ID to subscribe to.
- getPlan() - Method in class com.stripe.param.SubscriptionUpdateParams.Item
-
Plan ID for this item, as a string.
- getPlanObject() - Method in class com.stripe.model.SubscriptionSchedule.PhaseItem
-
Get expanded
plan
. - getPlatform() - Method in class com.stripe.model.Review.Session
- getPoliticalExposure() - Method in class com.stripe.model.Person
-
Indicates if the person or any of their representatives, family members, or other closely related persons, declares that they hold or have held an important public job or function, in any jurisdiction.
- getPoliticalExposure() - Method in class com.stripe.param.AccountCreateParams.Individual
-
Indicates if the person or any of their representatives, family members, or other closely related persons, declares that they hold or have held an important public job or function, in any jurisdiction.
- getPoliticalExposure() - Method in class com.stripe.param.AccountUpdateParams.Individual
-
Indicates if the person or any of their representatives, family members, or other closely related persons, declares that they hold or have held an important public job or function, in any jurisdiction.
- getPoliticalExposure() - Method in class com.stripe.param.PersonCollectionCreateParams
-
Indicates if the person or any of their representatives, family members, or other closely related persons, declares that they hold or have held an important public job or function, in any jurisdiction.
- getPoliticalExposure() - Method in class com.stripe.param.PersonUpdateParams
-
Indicates if the person or any of their representatives, family members, or other closely related persons, declares that they hold or have held an important public job or function, in any jurisdiction.
- getPoliticalExposure() - Method in class com.stripe.param.TokenCreateParams.Account.Individual
-
Indicates if the person or any of their representatives, family members, or other closely related persons, declares that they hold or have held an important public job or function, in any jurisdiction.
- getPoliticalExposure() - Method in class com.stripe.param.TokenCreateParams.Person
-
Indicates if the person or any of their representatives, family members, or other closely related persons, declares that they hold or have held an important public job or function, in any jurisdiction.
- getPosDeviceId() - Method in class com.stripe.model.Source.CardPresent
- getPosEntryMode() - Method in class com.stripe.model.Source.CardPresent
- getPostalCode() - Method in class com.stripe.model.Address
-
ZIP or postal code.
- getPostalCode() - Method in class com.stripe.model.issuing.Authorization.MerchantData
-
Postal code where the seller is located.
- getPostalCode() - Method in class com.stripe.model.Person.JapanAddress
-
ZIP or postal code.
- getPostalCode() - Method in class com.stripe.param.AccountCreateParams.BusinessProfile.SupportAddress
- getPostalCode() - Method in class com.stripe.param.AccountCreateParams.Company.Address
-
ZIP or postal code.
- getPostalCode() - Method in class com.stripe.param.AccountCreateParams.Company.AddressKana
-
Postal code.
- getPostalCode() - Method in class com.stripe.param.AccountCreateParams.Company.AddressKanji
-
Postal code.
- getPostalCode() - Method in class com.stripe.param.AccountCreateParams.Individual.Address
-
ZIP or postal code.
- getPostalCode() - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKana
-
Postal code.
- getPostalCode() - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKanji
-
Postal code.
- getPostalCode() - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.SupportAddress
- getPostalCode() - Method in class com.stripe.param.AccountUpdateParams.Company.Address
-
ZIP or postal code.
- getPostalCode() - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKana
-
Postal code.
- getPostalCode() - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKanji
-
Postal code.
- getPostalCode() - Method in class com.stripe.param.AccountUpdateParams.Individual.Address
-
ZIP or postal code.
- getPostalCode() - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKana
-
Postal code.
- getPostalCode() - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKanji
-
Postal code.
- getPostalCode() - Method in class com.stripe.param.ChargeCreateParams.Shipping.Address
- getPostalCode() - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Address
- getPostalCode() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping.Address
- getPostalCode() - Method in class com.stripe.param.CustomerCreateParams.Address
-
ZIP or postal code.
- getPostalCode() - Method in class com.stripe.param.CustomerCreateParams.Shipping.Address
- getPostalCode() - Method in class com.stripe.param.CustomerUpdateParams.Address
-
ZIP or postal code.
- getPostalCode() - Method in class com.stripe.param.CustomerUpdateParams.Shipping.Address
- getPostalCode() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Address
-
ZIP or postal code.
- getPostalCode() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Shipping.Address
- getPostalCode() - Method in class com.stripe.param.issuing.CardCreateParams.Shipping.Address
-
ZIP or postal code.
- getPostalCode() - Method in class com.stripe.param.issuing.CardholderCreateParams.Billing.Address
- getPostalCode() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Billing.Address
- getPostalCode() - Method in class com.stripe.param.OrderCreateParams.Shipping.Address
- getPostalCode() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Address
- getPostalCode() - Method in class com.stripe.param.PaymentIntentConfirmParams.Shipping.Address
- getPostalCode() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Address
- getPostalCode() - Method in class com.stripe.param.PaymentIntentCreateParams.Shipping.Address
- getPostalCode() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Address
- getPostalCode() - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Address
- getPostalCode() - Method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails.Address
- getPostalCode() - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Address
- getPostalCode() - Method in class com.stripe.param.PersonCollectionCreateParams.Address
-
ZIP or postal code.
- getPostalCode() - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKana
-
Postal code.
- getPostalCode() - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKanji
-
Postal code.
- getPostalCode() - Method in class com.stripe.param.PersonUpdateParams.Address
-
ZIP or postal code.
- getPostalCode() - Method in class com.stripe.param.PersonUpdateParams.AddressKana
-
Postal code.
- getPostalCode() - Method in class com.stripe.param.PersonUpdateParams.AddressKanji
-
Postal code.
- getPostalCode() - Method in class com.stripe.param.SourceCreateParams.Owner.Address
- getPostalCode() - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping.Address
- getPostalCode() - Method in class com.stripe.param.SourceUpdateParams.Owner.Address
- getPostalCode() - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Address
- getPostalCode() - Method in class com.stripe.param.terminal.LocationCreateParams.Address
- getPostalCode() - Method in class com.stripe.param.terminal.LocationUpdateParams.Address
- getPostalCode() - Method in class com.stripe.param.TokenCreateParams.Account.Company.Address
-
ZIP or postal code.
- getPostalCode() - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKana
-
Postal code.
- getPostalCode() - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKanji
-
Postal code.
- getPostalCode() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Address
-
ZIP or postal code.
- getPostalCode() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKana
-
Postal code.
- getPostalCode() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKanji
-
Postal code.
- getPostalCode() - Method in class com.stripe.param.TokenCreateParams.Person.Address
-
ZIP or postal code.
- getPostalCode() - Method in class com.stripe.param.TokenCreateParams.Person.AddressKana
-
Postal code.
- getPostalCode() - Method in class com.stripe.param.TokenCreateParams.Person.AddressKanji
-
Postal code.
- getPostDate() - Method in class com.stripe.model.IssuerFraudRecord
-
The timestamp at which the card issuer posted the issuer fraud record.
- getPostPaymentCreditNotesAmount() - Method in class com.stripe.model.Invoice
-
Total amount of all post-payment credit notes issued for this invoice.
- getPredicate() - Method in class com.stripe.model.radar.Rule
-
The predicate to evaluate the payment against.
- getPreferred() - Method in class com.stripe.model.PaymentMethod.Card.Networks
-
The preferred network for the card.
- getPreferredLanguage() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Bancontact
-
Preferred language of the Bancontact authorization page that the customer is redirected to.
- getPreferredLanguage() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Sofort
-
Preferred language of the SOFORT authorization page that the customer is redirected to.
- getPreferredLanguage() - Method in class com.stripe.model.Invoice.PaymentMethodOptions.Bancontact
-
Preferred language of the Bancontact authorization page that the customer is redirected to.
- getPreferredLanguage() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Bancontact
-
Preferred language of the Bancontact authorization page that the customer is redirected to.
- getPreferredLanguage() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Sofort
-
Preferred language of the SOFORT authorization page that the customer is redirected to.
- getPreferredLanguage() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Bancontact
- getPreferredLanguage() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Sofort
- getPreferredLanguage() - Method in class com.stripe.model.Source.Bancontact
- getPreferredLanguage() - Method in class com.stripe.model.Source.Sofort
- getPreferredLanguage() - Method in class com.stripe.model.Subscription.PaymentMethodOptions.Bancontact
-
Preferred language of the Bancontact authorization page that the customer is redirected to.
- getPreferredLanguage() - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact
-
Preferred language of the Bancontact authorization page that the customer is redirected to.
- getPreferredLanguage() - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact
-
Preferred language of the Bancontact authorization page that the customer is redirected to.
- getPreferredLanguage() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Bancontact
-
Preferred language of the Bancontact authorization page that the customer is redirected to.
- getPreferredLanguage() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Sofort
-
Language shown to the payer on redirect.
- getPreferredLanguage() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Bancontact
-
Preferred language of the Bancontact authorization page that the customer is redirected to.
- getPreferredLanguage() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Sofort
-
Language shown to the payer on redirect.
- getPreferredLanguage() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Bancontact
-
Preferred language of the Bancontact authorization page that the customer is redirected to.
- getPreferredLanguage() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Sofort
-
Language shown to the payer on redirect.
- getPreferredLanguage() - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact
-
Preferred language of the Bancontact authorization page that the customer is redirected to.
- getPreferredLanguage() - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact
-
Preferred language of the Bancontact authorization page that the customer is redirected to.
- getPreferredLocale() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Klarna
-
Preferred language of the Klarna authorization page that the customer is redirected to.
- getPreferredLocale() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Klarna
-
Preferred locale of the Klarna checkout page that the customer is redirected to.
- getPreferredLocale() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna
-
Preferred language of the Klarna authorization page that the customer is redirected to.
- getPreferredLocale() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna
-
Preferred language of the Klarna authorization page that the customer is redirected to.
- getPreferredLocale() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna
-
Preferred language of the Klarna authorization page that the customer is redirected to.
- getPreferredLocales() - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
EMV tag 5F2D.
- getPreferredLocales() - Method in class com.stripe.model.Customer
-
The customer's preferred locales (languages), ordered by preference.
- getPreferredLocales() - Method in class com.stripe.param.CustomerCreateParams
-
Customer's preferred languages, ordered by preference.
- getPreferredLocales() - Method in class com.stripe.param.CustomerUpdateParams
-
Customer's preferred languages, ordered by preference.
- getPrepayId() - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayRedirectToAndroidApp
-
an unique trading ID assigned by Wechat Pay.
- getPrepayId() - Method in class com.stripe.model.Source.Wechat
- getPrePaymentCreditNotesAmount() - Method in class com.stripe.model.Invoice
-
Total amount of all pre-payment credit notes issued for this invoice.
- getPreserveCancelDate() - Method in class com.stripe.param.SubscriptionScheduleReleaseParams
-
Keep any cancellation on the subscription that the schedule has set.
- getPreviousAttributes() - Method in class com.stripe.model.EventData
-
Object containing the names of the attributes that have changed, and their previous values (sent along only with *.updated events).
- getPrice() - Method in class com.stripe.model.InvoiceItem
-
The price of the invoice item.
- getPrice() - Method in class com.stripe.model.InvoiceLineItem
-
The price of the line item.
- getPrice() - Method in class com.stripe.model.LineItem
-
The price used to generate the line item.
- getPrice() - Method in class com.stripe.model.Sku
-
The cost of the item as a positive integer in the smallest currency unit (that is, 100 cents to charge $1.00, or 100 to charge ¥100, Japanese Yen being a zero-decimal currency).
- getPrice() - Method in class com.stripe.model.SubscriptionItem
-
Prices define the unit cost, currency, and (optional) billing cycle for both recurring and one-time purchases of products.
- getPrice() - Method in class com.stripe.model.SubscriptionSchedule.AddInvoiceItem
-
Get ID of expandable
price
object. - getPrice() - Method in class com.stripe.model.SubscriptionSchedule.PhaseItem
-
Get ID of expandable
price
object. - getPrice() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem
- getPrice() - Method in class com.stripe.param.InvoiceItemCreateParams
-
The ID of the price object.
- getPrice() - Method in class com.stripe.param.InvoiceItemUpdateParams
-
The ID of the price object.
- getPrice() - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem
-
The ID of the price object.
- getPrice() - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem
-
The ID of the price object.
- getPrice() - Method in class com.stripe.param.PaymentLinkCreateParams.LineItem
- getPrice() - Method in class com.stripe.param.QuoteCreateParams.LineItem
-
The ID of the price object.
- getPrice() - Method in class com.stripe.param.QuoteUpdateParams.LineItem
-
The ID of the price object.
- getPrice() - Method in class com.stripe.param.SkuCreateParams
-
The cost of the item as a nonnegative integer in the smallest currency unit (that is, 100 cents to charge $1.00, or 100 to charge ¥100, Japanese Yen being a zero-decimal currency).
- getPrice() - Method in class com.stripe.param.SkuUpdateParams
-
The cost of the item as a positive integer in the smallest currency unit (that is, 100 cents to charge $1.00, or 100 to charge ¥100, Japanese Yen being a zero-decimal currency).
- getPrice() - Method in class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem
-
The ID of the price object.
- getPrice() - Method in class com.stripe.param.SubscriptionCreateParams.Item
-
The ID of the price object.
- getPrice() - Method in class com.stripe.param.SubscriptionItemCreateParams
-
The ID of the price object.
- getPrice() - Method in class com.stripe.param.SubscriptionItemUpdateParams
-
The ID of the price object.
- getPrice() - Method in class com.stripe.param.SubscriptionListParams
-
Filter for subscriptions that contain this recurring price ID.
- getPrice() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem
-
The ID of the price object.
- getPrice() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item
-
The ID of the price object.
- getPrice() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem
-
The ID of the price object.
- getPrice() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item
-
The ID of the price object.
- getPrice() - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem
-
The ID of the price object.
- getPrice() - Method in class com.stripe.param.SubscriptionUpdateParams.Item
-
The ID of the price object.
- getPriceData() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem
-
Data used to generate a new Price object inline.
- getPriceData() - Method in class com.stripe.param.InvoiceItemCreateParams
-
Data used to generate a new Price object inline.
- getPriceData() - Method in class com.stripe.param.InvoiceItemUpdateParams
-
Data used to generate a new Price object inline.
- getPriceData() - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem
-
Data used to generate a new Price object inline.
- getPriceData() - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem
-
Data used to generate a new Price object inline.
- getPriceData() - Method in class com.stripe.param.QuoteCreateParams.LineItem
-
Data used to generate a new Price object inline.
- getPriceData() - Method in class com.stripe.param.QuoteUpdateParams.LineItem
-
Data used to generate a new Price object inline.
- getPriceData() - Method in class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem
-
Data used to generate a new Price object inline.
- getPriceData() - Method in class com.stripe.param.SubscriptionCreateParams.Item
-
Data used to generate a new Price object inline.
- getPriceData() - Method in class com.stripe.param.SubscriptionItemCreateParams
-
Data used to generate a new Price object inline.
- getPriceData() - Method in class com.stripe.param.SubscriptionItemUpdateParams
-
Data used to generate a new Price object inline.
- getPriceData() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem
-
Data used to generate a new Price object inline.
- getPriceData() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item
-
Data used to generate a new Price object inline.
- getPriceData() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem
-
Data used to generate a new Price object inline.
- getPriceData() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item
-
Data used to generate a new Price object inline.
- getPriceData() - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem
-
Data used to generate a new Price object inline.
- getPriceData() - Method in class com.stripe.param.SubscriptionUpdateParams.Item
-
Data used to generate a new Price object inline.
- getPriceObject() - Method in class com.stripe.model.SubscriptionSchedule.AddInvoiceItem
-
Get expanded
price
. - getPriceObject() - Method in class com.stripe.model.SubscriptionSchedule.PhaseItem
-
Get expanded
price
. - getPrices() - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionUpdate.Product
- getPrices() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.Product
- getPrices() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.Product
- getPrimaryAccountIdentifier() - Method in class com.stripe.model.issuing.Card.Wallets
- getPrimaryColor() - Method in class com.stripe.model.Account.SettingsBranding
-
A CSS hex color value representing the primary branding color for this account.
- getPrimaryColor() - Method in class com.stripe.param.AccountCreateParams.Settings.Branding
-
A CSS hex color value representing the primary branding color for this account.
- getPrimaryColor() - Method in class com.stripe.param.AccountUpdateParams.Settings.Branding
-
A CSS hex color value representing the primary branding color for this account.
- getPrivacyPolicyUrl() - Method in class com.stripe.model.billingportal.Configuration.BusinessProfile
-
A link to the business’s publicly available privacy policy.
- getPrivacyPolicyUrl() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.BusinessProfile
-
A link to the business’s publicly available privacy policy.
- getPrivacyPolicyUrl() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.BusinessProfile
-
A link to the business’s publicly available privacy policy.
- getProcessing() - Method in class com.stripe.model.PaymentIntent
-
If present, this property tells you about the processing state of the payment.
- getProduct() - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionUpdate.Product
- getProduct() - Method in class com.stripe.model.Plan
-
Get ID of expandable
product
object. - getProduct() - Method in class com.stripe.model.Price
-
Get ID of expandable
product
object. - getProduct() - Method in class com.stripe.model.Sku
-
Get ID of expandable
product
object. - getProduct() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.Product
- getProduct() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.Product
- getProduct() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData
- getProduct() - Method in class com.stripe.param.InvoiceItemCreateParams.PriceData
- getProduct() - Method in class com.stripe.param.InvoiceItemUpdateParams.PriceData
- getProduct() - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.PriceData
- getProduct() - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData
- getProduct() - Method in class com.stripe.param.PlanCreateParams
- getProduct() - Method in class com.stripe.param.PlanListParams
-
Only return plans for the given product.
- getProduct() - Method in class com.stripe.param.PlanUpdateParams
-
The product the plan belongs to.
- getProduct() - Method in class com.stripe.param.PriceCreateParams
-
The ID of the product that this price will belong to.
- getProduct() - Method in class com.stripe.param.PriceListParams
-
Only return prices for the given product.
- getProduct() - Method in class com.stripe.param.QuoteCreateParams.LineItem.PriceData
- getProduct() - Method in class com.stripe.param.QuoteUpdateParams.LineItem.PriceData
- getProduct() - Method in class com.stripe.param.SkuCreateParams
-
The ID of the product this SKU is associated with.
- getProduct() - Method in class com.stripe.param.SkuListParams
-
The ID of the product whose SKUs will be retrieved.
- getProduct() - Method in class com.stripe.param.SkuUpdateParams
-
The ID of the product that this SKU should belong to.
- getProduct() - Method in class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.PriceData
- getProduct() - Method in class com.stripe.param.SubscriptionCreateParams.Item.PriceData
- getProduct() - Method in class com.stripe.param.SubscriptionItemCreateParams.PriceData
-
The ID of the product that this price will belong to.
- getProduct() - Method in class com.stripe.param.SubscriptionItemUpdateParams.PriceData
-
The ID of the product that this price will belong to.
- getProduct() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.PriceData
- getProduct() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData
- getProduct() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.PriceData
- getProduct() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData
- getProduct() - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.PriceData
- getProduct() - Method in class com.stripe.param.SubscriptionUpdateParams.Item.PriceData
- getProductCode() - Method in class com.stripe.model.Charge.Level3.LineItem
- getProductData() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData
- getProductData() - Method in class com.stripe.param.PriceCreateParams
-
These fields can be used to create a new product that this price will belong to.
- getProductDescription() - Method in class com.stripe.model.Account.BusinessProfile
-
Internal-only description of the product sold or service provided by the business.
- getProductDescription() - Method in class com.stripe.model.Charge.Level3.LineItem
- getProductDescription() - Method in class com.stripe.model.Dispute.Evidence
-
A description of the product or service that was sold.
- getProductDescription() - Method in class com.stripe.model.issuing.Dispute.Evidence.Canceled
- getProductDescription() - Method in class com.stripe.model.issuing.Dispute.Evidence.NotReceived
- getProductDescription() - Method in class com.stripe.model.issuing.Dispute.Evidence.Other
- getProductDescription() - Method in class com.stripe.param.AccountCreateParams.BusinessProfile
-
Internal-only description of the product sold by, or service provided by, the business.
- getProductDescription() - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile
-
Internal-only description of the product sold by, or service provided by, the business.
- getProductDescription() - Method in class com.stripe.param.DisputeUpdateParams.Evidence
- getProductDescription() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled
- getProductDescription() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.NotReceived
- getProductDescription() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Other
- getProductDescription() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled
- getProductDescription() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.NotReceived
- getProductDescription() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Other
- getProductObject() - Method in class com.stripe.model.Plan
-
Get expanded
product
. - getProductObject() - Method in class com.stripe.model.Price
-
Get expanded
product
. - getProductObject() - Method in class com.stripe.model.Sku
-
Get expanded
product
. - getProducts() - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionUpdate
- getProducts() - Method in class com.stripe.model.Coupon.AppliesTo
- getProducts() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate
- getProducts() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate
- getProducts() - Method in class com.stripe.param.CouponCreateParams.AppliesTo
-
An array of Product IDs that this Coupon will apply to.
- getProductType() - Method in class com.stripe.model.issuing.Dispute.Evidence.Canceled
- getProductType() - Method in class com.stripe.model.issuing.Dispute.Evidence.NotReceived
- getProductType() - Method in class com.stripe.model.issuing.Dispute.Evidence.Other
- getProductType() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled
- getProductType() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.NotReceived
- getProductType() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Other
- getProductType() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled
- getProductType() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.NotReceived
- getProductType() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Other
- getPromotionCode() - Method in class com.stripe.model.Discount
-
Get ID of expandable
promotionCode
object. - getPromotionCode() - Method in class com.stripe.param.checkout.SessionCreateParams.Discount
-
The ID of a promotion code to apply to this Session.
- getPromotionCode() - Method in class com.stripe.param.CustomerCreateParams
-
The API ID of a promotion code to apply to the customer.
- getPromotionCode() - Method in class com.stripe.param.CustomerUpdateParams
-
The API ID of a promotion code to apply to the customer.
- getPromotionCode() - Method in class com.stripe.param.SubscriptionCreateParams
-
The API ID of a promotion code to apply to this subscription.
- getPromotionCode() - Method in class com.stripe.param.SubscriptionUpdateParams
-
The promotion code to apply to this subscription.
- getPromotionCodeObject() - Method in class com.stripe.model.Discount
-
Get expanded
promotionCode
. - getPromotions() - Method in class com.stripe.model.checkout.Session.Consent
-
If
opt_in
, the customer consents to receiving promotional communications from the merchant about this Checkout Session. - getPromotions() - Method in class com.stripe.model.checkout.Session.ConsentCollection
-
If set to
auto
, enables the collection of customer consent for promotional communications. - getPromotions() - Method in class com.stripe.param.checkout.SessionCreateParams.ConsentCollection
-
If set to
auto
, enables the collection of customer consent for promotional communications. - getProofOfRegistration() - Method in class com.stripe.param.AccountCreateParams.Documents
-
One or more documents showing the company’s proof of registration with the national business registry.
- getProofOfRegistration() - Method in class com.stripe.param.AccountUpdateParams.Documents
-
One or more documents showing the company’s proof of registration with the national business registry.
- getProrate() - Method in class com.stripe.param.SubscriptionCancelParams
-
Will generate a proration invoice item that credits remaining unused time until the subscription period end.
- getProrate() - Method in class com.stripe.param.SubscriptionScheduleCancelParams
-
If the subscription schedule is
active
, indicates if the cancellation should be prorated. - getProration() - Method in class com.stripe.model.InvoiceItem
-
Whether the invoice item was created automatically as a proration adjustment when the customer switched plans.
- getProration() - Method in class com.stripe.model.InvoiceLineItem
-
Whether this is a proration.
- getProrationBehavior() - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionCancel
- getProrationBehavior() - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionUpdate
- getProrationBehavior() - Method in class com.stripe.model.SubscriptionSchedule.Phase
-
If the subscription schedule will prorate when transitioning to this phase.
- getProrationBehavior() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel
- getProrationBehavior() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate
- getProrationBehavior() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel
- getProrationBehavior() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate
- getProrationBehavior() - Method in class com.stripe.param.SubscriptionCreateParams
-
Determines how to handle prorations resulting from the
billing_cycle_anchor
. - getProrationBehavior() - Method in class com.stripe.param.SubscriptionItemCreateParams
-
Determines how to handle prorations when the billing cycle changes (e.g., when switching plans, resetting
billing_cycle_anchor=now
, or starting a trial), or if an item'squantity
changes. - getProrationBehavior() - Method in class com.stripe.param.SubscriptionItemDeleteParams
-
Determines how to handle prorations when the billing cycle changes (e.g., when switching plans, resetting
billing_cycle_anchor=now
, or starting a trial), or if an item'squantity
changes. - getProrationBehavior() - Method in class com.stripe.param.SubscriptionItemUpdateParams
-
Determines how to handle prorations when the billing cycle changes (e.g., when switching plans, resetting
billing_cycle_anchor=now
, or starting a trial), or if an item'squantity
changes. - getProrationBehavior() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase
-
If a subscription schedule will create prorations when transitioning to this phase.
- getProrationBehavior() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams
-
If the update changes the current phase, indicates if the changes should be prorated.
- getProrationBehavior() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase
-
If a subscription schedule will create prorations when transitioning to this phase.
- getProrationBehavior() - Method in class com.stripe.param.SubscriptionUpdateParams
-
Determines how to handle prorations when the billing cycle changes (e.g., when switching plans, resetting
billing_cycle_anchor=now
, or starting a trial), or if an item'squantity
changes. - getProrationDate() - Method in class com.stripe.param.SubscriptionItemCreateParams
-
If set, the proration will be calculated as though the subscription was updated at the given time.
- getProrationDate() - Method in class com.stripe.param.SubscriptionItemDeleteParams
-
If set, the proration will be calculated as though the subscription was updated at the given time.
- getProrationDate() - Method in class com.stripe.param.SubscriptionItemUpdateParams
-
If set, the proration will be calculated as though the subscription was updated at the given time.
- getProrationDate() - Method in class com.stripe.param.SubscriptionUpdateParams
-
If set, the proration will be calculated as though the subscription was updated at the given time.
- getProxyCredential() - Method in class com.stripe.net.RequestOptions
- getProxyCredential() - Method in class com.stripe.net.RequestOptions.RequestOptionsBuilder
- getProxyCredential() - Static method in class com.stripe.Stripe
- getPurchaseCountry() - Method in class com.stripe.model.Source.Klarna
- getPurchaseDetails() - Method in class com.stripe.model.issuing.Transaction
-
Additional purchase information that is optionally provided by the merchant.
- getPurchaseType() - Method in class com.stripe.model.Source.Klarna
- getPurpose() - Method in class com.stripe.model.File
-
The purpose of the file.
- getQrCodeUrl() - Method in class com.stripe.model.Source.Wechat
- getQuantity() - Method in class com.stripe.model.Charge.Level3.LineItem
- getQuantity() - Method in class com.stripe.model.CreditNoteLineItem
-
The number of units of product being credited.
- getQuantity() - Method in class com.stripe.model.InvoiceItem
-
Quantity of units for the invoice item.
- getQuantity() - Method in class com.stripe.model.InvoiceLineItem
-
The quantity of the subscription, if the line item is a subscription or a proration.
- getQuantity() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Receipt
- getQuantity() - Method in class com.stripe.model.LineItem
-
The quantity of products being purchased.
- getQuantity() - Method in class com.stripe.model.OrderItem
-
A positive integer representing the number of instances of
parent
that are included in this order item. - getQuantity() - Method in class com.stripe.model.Sku.Inventory
- getQuantity() - Method in class com.stripe.model.Source.OrderItem
-
The quantity of this order item.
- getQuantity() - Method in class com.stripe.model.SubscriptionItem
-
The quantity of the plan to which the customer should be subscribed.
- getQuantity() - Method in class com.stripe.model.SubscriptionSchedule.AddInvoiceItem
-
The quantity of the invoice item.
- getQuantity() - Method in class com.stripe.model.SubscriptionSchedule.PhaseItem
- getQuantity() - Method in class com.stripe.model.UsageRecord
-
The usage quantity for the specified date.
- getQuantity() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem
-
The quantity of the line item being purchased.
- getQuantity() - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.Item
-
The quantity of the subscription item being purchased.
- getQuantity() - Method in class com.stripe.param.CreditNoteCreateParams.Line
-
The line item quantity to credit.
- getQuantity() - Method in class com.stripe.param.CreditNotePreviewParams.Line
-
The line item quantity to credit.
- getQuantity() - Method in class com.stripe.param.InvoiceItemCreateParams
-
Non-negative integer.
- getQuantity() - Method in class com.stripe.param.InvoiceItemUpdateParams
-
Non-negative integer.
- getQuantity() - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem
-
Non-negative integer.
- getQuantity() - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem
-
Quantity for this item.
- getQuantity() - Method in class com.stripe.param.OrderCreateParams.Item
-
The quantity of this order item.
- getQuantity() - Method in class com.stripe.param.OrderReturnOrderParams.Item
- getQuantity() - Method in class com.stripe.param.PaymentLinkCreateParams.LineItem
-
The quantity of the line item being purchased.
- getQuantity() - Method in class com.stripe.param.PaymentLinkUpdateParams.LineItem
-
The quantity of the line item being purchased.
- getQuantity() - Method in class com.stripe.param.QuoteCreateParams.LineItem
-
The quantity of the line item.
- getQuantity() - Method in class com.stripe.param.QuoteUpdateParams.LineItem
-
The quantity of the line item.
- getQuantity() - Method in class com.stripe.param.SkuCreateParams.Inventory
-
The count of inventory available.
- getQuantity() - Method in class com.stripe.param.SkuUpdateParams.Inventory
-
The count of inventory available.
- getQuantity() - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Item
-
The quantity of this order item.
- getQuantity() - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Item
- getQuantity() - Method in class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem
-
Quantity for this item.
- getQuantity() - Method in class com.stripe.param.SubscriptionCreateParams.Item
-
Quantity for this item.
- getQuantity() - Method in class com.stripe.param.SubscriptionItemCreateParams
-
The quantity you'd like to apply to the subscription item you're creating.
- getQuantity() - Method in class com.stripe.param.SubscriptionItemUpdateParams
-
The quantity you'd like to apply to the subscription item you're creating.
- getQuantity() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem
-
Quantity for this item.
- getQuantity() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item
-
Quantity for the given price.
- getQuantity() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem
-
Quantity for this item.
- getQuantity() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item
-
Quantity for the given price.
- getQuantity() - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem
-
Quantity for this item.
- getQuantity() - Method in class com.stripe.param.SubscriptionUpdateParams.Item
-
Quantity for this item.
- getQuantity() - Method in class com.stripe.param.UsageRecordCreateOnSubscriptionItemParams
-
The usage quantity for the specified timestamp.
- getQuote() - Method in class com.stripe.model.Invoice
-
Get ID of expandable
quote
object. - getQuote() - Method in class com.stripe.model.Quote.FromQuote
-
Get ID of expandable
quote
object. - getQuote() - Method in class com.stripe.param.QuoteCreateParams.FromQuote
-
The
id
of the quote that will be cloned. - getQuoteObject() - Method in class com.stripe.model.Invoice
-
Get expanded
quote
. - getQuoteObject() - Method in class com.stripe.model.Quote.FromQuote
-
Get expanded
quote
. - getRate() - Method in class com.stripe.model.LineItem.Tax
- getRates() - Method in class com.stripe.model.ExchangeRate
-
Hash where the keys are supported currencies and the values are the exchange rate at which the base id currency converts to the key currency.
- getRawJson() - Method in exception com.stripe.exception.EventDataObjectDeserializationException
-
JSON intended as event data object
EventDataObjectDeserializer.getObject()
that fails deserialization. - getRawJson() - Method in class com.stripe.model.BalanceTransactionSourceTypeAdapterFactory.UnknownSubType
- getRawJson() - Method in class com.stripe.model.EphemeralKey
- getRawJson() - Method in class com.stripe.model.EventDataObjectDeserializer
-
Get raw JSON string for the data object.
- getRawJson() - Method in class com.stripe.model.ExternalAccountTypeAdapterFactory.UnknownSubType
- getRawJson() - Method in class com.stripe.model.PaymentSourceTypeAdapterFactory.UnknownSubType
- getRawJsonObject() - Method in class com.stripe.model.StripeObject
-
Returns the raw JsonObject exposed by the Gson library.
- getReader() - Method in class com.stripe.model.Source.CardPresent
- getReadMethod() - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
How card details were read in this transaction.
- getReadMethod() - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
How card details were read in this transaction.
- getReadMethod() - Method in class com.stripe.model.Source.CardPresent
- getReadTimeout() - Method in class com.stripe.net.RequestOptions
- getReadTimeout() - Method in class com.stripe.net.RequestOptions.RequestOptionsBuilder
- getReadTimeout() - Static method in class com.stripe.Stripe
-
Returns the read timeout.
- getReason() - Method in class com.stripe.model.Account.FutureRequirements.Errors
- getReason() - Method in class com.stripe.model.Account.Requirements.Errors
- getReason() - Method in class com.stripe.model.Capability.FutureRequirements.Errors
- getReason() - Method in class com.stripe.model.Charge.Outcome
-
An enumerated value providing a more detailed explanation of the outcome's
type
. - getReason() - Method in class com.stripe.model.CreditNote
-
Reason for issuing this credit note, one of
duplicate
,fraudulent
,order_change
, orproduct_unsatisfactory
. - getReason() - Method in class com.stripe.model.Dispute
-
Reason given by cardholder for dispute.
- getReason() - Method in class com.stripe.model.identity.VerificationReport.Document.DocumentCheckError
-
A human-readable message giving the reason for the failure.
- getReason() - Method in class com.stripe.model.identity.VerificationReport.IdNumber.IdNumberCheckError
- getReason() - Method in class com.stripe.model.identity.VerificationReport.Selfie.SelfieCheckError
- getReason() - Method in class com.stripe.model.identity.VerificationSession.LastError
-
A message that explains the reason for verification or user-session failure.
- getReason() - Method in class com.stripe.model.issuing.Authorization.RequestHistory
-
The reason for the approval or decline.
- getReason() - Method in class com.stripe.model.issuing.Dispute.Evidence
- getReason() - Method in class com.stripe.model.Person.FutureRequirements.Errors
- getReason() - Method in class com.stripe.model.Refund
-
Reason for the refund, either user-provided (
duplicate
,fraudulent
, orrequested_by_customer
) or generated by Stripe internally (expired_uncaptured_charge
). - getReason() - Method in class com.stripe.model.Review
-
The reason the review is currently open or closed.
- getReason() - Method in class com.stripe.model.SourceMandateNotification
-
The reason of the mandate notification.
- getReason() - Method in class com.stripe.param.AccountRejectParams
-
The reason for rejecting the account.
- getReason() - Method in class com.stripe.param.CreditNoteCreateParams
-
Reason for issuing this credit note, one of
duplicate
,fraudulent
,order_change
, orproduct_unsatisfactory
. - getReason() - Method in class com.stripe.param.CreditNotePreviewParams
-
Reason for issuing this credit note, one of
duplicate
,fraudulent
,order_change
, orproduct_unsatisfactory
. - getReason() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence
- getReason() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence
- getReason() - Method in class com.stripe.param.RefundCreateParams
- getReceipt() - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
A collection of fields required to be displayed on receipts.
- getReceipt() - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
A collection of fields required to be displayed on receipts.
- getReceipt() - Method in class com.stripe.model.Dispute.Evidence
-
Get ID of expandable
receipt
object. - getReceipt() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails
- getReceipt() - Method in class com.stripe.param.DisputeUpdateParams.Evidence
- getReceiptEmail() - Method in class com.stripe.model.Charge
-
This is the email address that the receipt for this charge was sent to.
- getReceiptEmail() - Method in class com.stripe.model.PaymentIntent
-
Email address that the receipt for the resulting payment will be sent to.
- getReceiptEmail() - Method in class com.stripe.param.ChargeCaptureParams
-
The email address to send this charge's receipt to.
- getReceiptEmail() - Method in class com.stripe.param.ChargeCreateParams
-
The email address to which this charge's receipt will be sent.
- getReceiptEmail() - Method in class com.stripe.param.ChargeUpdateParams
-
This is the email address that the receipt for this charge will be sent to.
- getReceiptEmail() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData
-
Email address that the receipt for the resulting payment will be sent to.
- getReceiptEmail() - Method in class com.stripe.param.PaymentIntentConfirmParams
-
Email address that the receipt for the resulting payment will be sent to.
- getReceiptEmail() - Method in class com.stripe.param.PaymentIntentCreateParams
-
Email address that the receipt for the resulting payment will be sent to.
- getReceiptEmail() - Method in class com.stripe.param.PaymentIntentUpdateParams
-
Email address that the receipt for the resulting payment will be sent to.
- getReceiptNumber() - Method in class com.stripe.model.Charge
-
This is the transaction number that appears on email receipts sent for this charge.
- getReceiptNumber() - Method in class com.stripe.model.Invoice
-
This is the transaction number that appears on email receipts sent for this invoice.
- getReceiptNumber() - Method in class com.stripe.model.Refund
-
This is the transaction number that appears on email receipts sent for this refund.
- getReceiptObject() - Method in class com.stripe.model.Dispute.Evidence
-
Get expanded
receipt
. - getReceiptUrl() - Method in class com.stripe.model.Charge
-
This is the URL to view the receipt for this charge.
- getReceivedAt() - Method in class com.stripe.model.issuing.Dispute.Evidence.MerchandiseNotAsDescribed
- getReceivedAt() - Method in class com.stripe.model.issuing.Dispute.Evidence.ServiceNotAsDescribed
- getReceivedAt() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.MerchandiseNotAsDescribed
- getReceivedAt() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.ServiceNotAsDescribed
- getReceivedAt() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed
- getReceivedAt() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.ServiceNotAsDescribed
- getReceiver() - Method in class com.stripe.model.BitcoinTransaction
-
The receiver to which this transaction was sent.
- getReceiver() - Method in class com.stripe.model.Source
- getReceiver() - Method in class com.stripe.param.SourceCreateParams
-
Optional parameters for the receiver flow.
- getRecipient() - Method in class com.stripe.model.Card
-
Get ID of expandable
recipient
object. - getRecipientObject() - Method in class com.stripe.model.Card
-
Get expanded
recipient
. - getRecoveredFrom() - Method in class com.stripe.model.checkout.Session
-
The ID of the original expired Checkout Session that triggered the recovery flow.
- getRecovery() - Method in class com.stripe.model.checkout.Session.AfterExpiration
-
When set, configuration used to recover the Checkout Session on expiry.
- getRecovery() - Method in class com.stripe.param.checkout.SessionCreateParams.AfterExpiration
-
Configure a Checkout Session that can be used to recover an expired session.
- getRecurring() - Method in class com.stripe.model.Price
-
The recurring components of a price such as
interval
andusage_type
. - getRecurring() - Method in class com.stripe.model.Quote.Computed
-
The definitive totals and line items the customer will be charged on a recurring basis.
- getRecurring() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData
- getRecurring() - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData
- getRecurring() - Method in class com.stripe.param.PriceCreateParams
-
The recurring components of a price such as
interval
andusage_type
. - getRecurring() - Method in class com.stripe.param.PriceListParams
-
Only return prices with these recurring fields.
- getRecurring() - Method in class com.stripe.param.PriceUpdateParams
-
The recurring components of a price such as
interval
andusage_type
. - getRecurring() - Method in class com.stripe.param.QuoteCreateParams.LineItem.PriceData
- getRecurring() - Method in class com.stripe.param.QuoteUpdateParams.LineItem.PriceData
- getRecurring() - Method in class com.stripe.param.SubscriptionCreateParams.Item.PriceData
- getRecurring() - Method in class com.stripe.param.SubscriptionItemCreateParams.PriceData
-
The recurring components of a price such as
interval
andusage_type
. - getRecurring() - Method in class com.stripe.param.SubscriptionItemUpdateParams.PriceData
-
The recurring components of a price such as
interval
andusage_type
. - getRecurring() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData
- getRecurring() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData
- getRecurring() - Method in class com.stripe.param.SubscriptionUpdateParams.Item.PriceData
- getRedaction() - Method in class com.stripe.model.identity.VerificationSession
-
Redaction status of this VerificationSession.
- getRedeemBy() - Method in class com.stripe.model.Coupon
-
Date after which the coupon can no longer be redeemed.
- getRedeemBy() - Method in class com.stripe.param.CouponCreateParams
-
Unix timestamp specifying the last time at which the coupon can be redeemed.
- getRedirect() - Method in class com.stripe.model.PaymentLink.AfterCompletion
- getRedirect() - Method in class com.stripe.model.Source
- getRedirect() - Method in class com.stripe.param.PaymentLinkCreateParams.AfterCompletion
-
Configuration when
type=redirect
. - getRedirect() - Method in class com.stripe.param.PaymentLinkUpdateParams.AfterCompletion
-
Configuration when
type=redirect
. - getRedirect() - Method in class com.stripe.param.SourceCreateParams
-
Parameters required for the redirect flow.
- getRedirectToUrl() - Method in class com.stripe.model.PaymentIntent.NextAction
- getRedirectToUrl() - Method in class com.stripe.model.SetupIntent.NextAction
- getRedirectUrl() - Method in class com.stripe.model.Source.Klarna
- getRedirectUrl() - Method in class com.stripe.model.ThreeDSecure
-
If present, this is the URL that you should send the cardholder to for authentication.
- getRedirectUrl() - Method in class com.stripe.param.LoginLinkCreateOnAccountParams
-
Where to redirect the user after they log out of their dashboard.
- getReference() - Method in class com.stripe.model.Charge.PaymentMethodDetails.AfterpayClearpay
-
Order identifier shown to the merchant in Afterpay’s online portal.
- getReference() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Multibanco
-
Reference number associated with this Multibanco payment.
- getReference() - Method in class com.stripe.model.Charge.PaymentMethodDetails.P24
-
Unique reference for this Przelewy24 payment.
- getReference() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails
- getReference() - Method in class com.stripe.model.Mandate.BacsDebit
-
The unique reference identifying the mandate on the Bacs network.
- getReference() - Method in class com.stripe.model.Mandate.PaymentMethodDetails.SepaDebit
- getReference() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.AfterpayClearpay
-
Order identifier shown to the merchant in Afterpay’s online portal.
- getReference() - Method in class com.stripe.model.Source.Eps
- getReference() - Method in class com.stripe.model.Source.Multibanco
- getReference() - Method in class com.stripe.model.Source.P24
- getReference() - Method in class com.stripe.model.SourceTransaction.ChfCreditTransferData
-
Reference associated with the transfer.
- getReference() - Method in class com.stripe.model.SourceTransaction.GbpCreditTransferData
-
Sender entered arbitrary information about the transfer.
- getReference() - Method in class com.stripe.model.SourceTransaction.SepaCreditTransferData
- getReference() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AfterpayClearpay
-
Order identifier shown to the customer in Afterpay’s online portal.
- getReference() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AfterpayClearpay
-
Order identifier shown to the customer in Afterpay’s online portal.
- getReference() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AfterpayClearpay
-
Order identifier shown to the customer in Afterpay’s online portal.
- getRefreshUrl() - Method in class com.stripe.param.AccountLinkCreateParams
-
The URL the user will be redirected to if the account link is expired, has been previously-visited, or is otherwise invalid.
- getRefund() - Method in class com.stripe.model.CreditNote
-
Get ID of expandable
refund
object. - getRefund() - Method in class com.stripe.model.OrderReturn
-
Get ID of expandable
refund
object. - getRefund() - Method in class com.stripe.param.CreditNoteCreateParams
-
ID of an existing refund to link this credit note to.
- getRefund() - Method in class com.stripe.param.CreditNotePreviewParams
-
ID of an existing refund to link this credit note to.
- getRefundable() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Flight
- getRefundAccountHolderAddressCity() - Method in class com.stripe.model.Source.Multibanco
- getRefundAccountHolderAddressCity() - Method in class com.stripe.model.Source.SepaCreditTransfer
- getRefundAccountHolderAddressCountry() - Method in class com.stripe.model.Source.Multibanco
- getRefundAccountHolderAddressCountry() - Method in class com.stripe.model.Source.SepaCreditTransfer
- getRefundAccountHolderAddressLine1() - Method in class com.stripe.model.Source.Multibanco
- getRefundAccountHolderAddressLine1() - Method in class com.stripe.model.Source.SepaCreditTransfer
- getRefundAccountHolderAddressLine2() - Method in class com.stripe.model.Source.Multibanco
- getRefundAccountHolderAddressLine2() - Method in class com.stripe.model.Source.SepaCreditTransfer
- getRefundAccountHolderAddressPostalCode() - Method in class com.stripe.model.Source.Multibanco
- getRefundAccountHolderAddressPostalCode() - Method in class com.stripe.model.Source.SepaCreditTransfer
- getRefundAccountHolderAddressState() - Method in class com.stripe.model.Source.Multibanco
- getRefundAccountHolderAddressState() - Method in class com.stripe.model.Source.SepaCreditTransfer
- getRefundAccountHolderName() - Method in class com.stripe.model.Source.AchCreditTransfer
- getRefundAccountHolderName() - Method in class com.stripe.model.Source.Multibanco
- getRefundAccountHolderName() - Method in class com.stripe.model.Source.SepaCreditTransfer
- getRefundAccountHolderType() - Method in class com.stripe.model.Source.AchCreditTransfer
- getRefundAddress() - Method in class com.stripe.model.BitcoinReceiver
-
The refund address of this bitcoin receiver.
- getRefundAmount() - Method in class com.stripe.param.CreditNoteCreateParams
-
The integer amount in %s representing the amount to refund.
- getRefundAmount() - Method in class com.stripe.param.CreditNotePreviewParams
-
The integer amount in %s representing the amount to refund.
- getRefundApplicationFee() - Method in class com.stripe.param.RefundCreateParams
- getRefundApplicationFee() - Method in class com.stripe.param.TransferReversalCollectionCreateParams
-
Boolean indicating whether the application fee should be refunded when reversing this transfer.
- getRefundAttributesMethod() - Method in class com.stripe.model.Source.ReceiverFlow
-
Type of refund attribute method, one of
email
,manual
, ornone
. - getRefundAttributesMethod() - Method in class com.stripe.param.SourceCreateParams.Receiver
-
The method Stripe should use to request information needed to process a refund or mispayment.
- getRefundAttributesStatus() - Method in class com.stripe.model.Source.ReceiverFlow
-
Type of refund attribute status, one of
missing
,requested
, oravailable
. - getRefunded() - Method in class com.stripe.model.ApplicationFee
-
Whether the fee has been fully refunded.
- getRefunded() - Method in class com.stripe.model.Charge
-
Whether the charge has been fully refunded.
- getRefundIban() - Method in class com.stripe.model.Source.Multibanco
- getRefundIban() - Method in class com.stripe.model.Source.SepaCreditTransfer
- getRefundObject() - Method in class com.stripe.model.CreditNote
-
Get expanded
refund
. - getRefundObject() - Method in class com.stripe.model.OrderReturn
-
Get expanded
refund
. - getRefundPolicy() - Method in class com.stripe.model.Dispute.Evidence
-
Get ID of expandable
refundPolicy
object. - getRefundPolicy() - Method in class com.stripe.param.DisputeUpdateParams.Evidence
- getRefundPolicyDisclosure() - Method in class com.stripe.model.Dispute.Evidence
-
Documentation demonstrating that the customer was shown your refund policy prior to purchase.
- getRefundPolicyDisclosure() - Method in class com.stripe.param.DisputeUpdateParams.Evidence
- getRefundPolicyObject() - Method in class com.stripe.model.Dispute.Evidence
-
Get expanded
refundPolicy
. - getRefundRefusalExplanation() - Method in class com.stripe.model.Dispute.Evidence
-
A justification for why the customer is not entitled to a refund.
- getRefundRefusalExplanation() - Method in class com.stripe.param.DisputeUpdateParams.Evidence
- getRefundRoutingNumber() - Method in class com.stripe.model.Source.AchCreditTransfer
- getRefunds() - Method in class com.stripe.model.ApplicationFee
-
A list of refunds that have been applied to the fee.
- getRefunds() - Method in class com.stripe.model.Charge
-
A list of refunds that have been applied to the charge.
- getRegion() - Method in class com.stripe.model.Review.Location
-
The state/county/province/region where the payment originated.
- getRegistrationCode() - Method in class com.stripe.param.terminal.ReaderCreateParams
-
A code generated by the reader used for registering to an account.
- getRegistrationNumber() - Method in class com.stripe.param.AccountCreateParams.Company
-
The identification number given to a company when it is registered or incorporated, if distinct from the identification number used for filing taxes.
- getRegistrationNumber() - Method in class com.stripe.param.AccountUpdateParams.Company
-
The identification number given to a company when it is registered or incorporated, if distinct from the identification number used for filing taxes.
- getRegistrationNumber() - Method in class com.stripe.param.TokenCreateParams.Account.Company
-
The identification number given to a company when it is registered or incorporated, if distinct from the identification number used for filing taxes.
- getRelationship() - Method in class com.stripe.model.Person
- getRelationship() - Method in class com.stripe.param.AccountPersonsParams
-
Filters on the list of people returned based on the person's relationship to the account's company.
- getRelationship() - Method in class com.stripe.param.PersonCollectionCreateParams
-
The relationship that this person has with the account's legal entity.
- getRelationship() - Method in class com.stripe.param.PersonCollectionListParams
-
Filters on the list of people returned based on the person's relationship to the account's company.
- getRelationship() - Method in class com.stripe.param.PersonUpdateParams
-
The relationship that this person has with the account's legal entity.
- getRelationship() - Method in class com.stripe.param.TokenCreateParams.Person
-
The relationship that this person has with the account's legal entity.
- getReleasedAt() - Method in class com.stripe.model.SubscriptionSchedule
-
Time at which the subscription schedule was released.
- getReleasedAt() - Method in class com.stripe.param.SubscriptionScheduleListParams
-
Only return subscription schedules that were released during the given date interval.
- getReleasedSubscription() - Method in class com.stripe.model.SubscriptionSchedule
-
ID of the subscription once managed by the subscription schedule (if it is released).
- getReplacedBy() - Method in class com.stripe.model.issuing.Card
-
Get ID of expandable
replacedBy
object. - getReplacedByObject() - Method in class com.stripe.model.issuing.Card
-
Get expanded
replacedBy
. - getReplacementFor() - Method in class com.stripe.model.issuing.Card
-
Get ID of expandable
replacementFor
object. - getReplacementFor() - Method in class com.stripe.param.issuing.CardCreateParams
-
The card this is meant to be a replacement for (if any).
- getReplacementForObject() - Method in class com.stripe.model.issuing.Card
-
Get expanded
replacementFor
. - getReplacementReason() - Method in class com.stripe.model.issuing.Card
-
The reason why the previous card needed to be replaced.
- getReplacementReason() - Method in class com.stripe.param.issuing.CardCreateParams
-
If
replacement_for
is specified, this should indicate why that card is being replaced. - getReportingCategory() - Method in class com.stripe.model.BalanceTransaction
-
Learn more about how reporting categories can help you understand balance transactions from an accounting perspective.
- getReportingCategory() - Method in class com.stripe.model.reporting.ReportRun.Parameters
- getReportingCategory() - Method in class com.stripe.param.reporting.ReportRunCreateParams.Parameters
- getReportType() - Method in class com.stripe.model.reporting.ReportRun
-
The ID of the report type to run, such as
"balance.summary.1"
. - getReportType() - Method in class com.stripe.param.reporting.ReportRunCreateParams
-
The ID of the report type to run, such as
"balance.summary.1"
. - getRepresentative() - Method in class com.stripe.model.Person.Relationship
-
Whether the person is authorized as the primary representative of the account.
- getRepresentative() - Method in class com.stripe.param.AccountPersonsParams.Relationship
- getRepresentative() - Method in class com.stripe.param.PersonCollectionCreateParams.Relationship
-
Whether the person is authorized as the primary representative of the account.
- getRepresentative() - Method in class com.stripe.param.PersonCollectionListParams.Relationship
- getRepresentative() - Method in class com.stripe.param.PersonUpdateParams.Relationship
-
Whether the person is authorized as the primary representative of the account.
- getRepresentative() - Method in class com.stripe.param.TokenCreateParams.Person.Relationship
-
Whether the person is authorized as the primary representative of the account.
- getRequest() - Method in class com.stripe.model.Event
-
Information on the API request that instigated the event.
- getRequested() - Method in class com.stripe.model.Capability
-
Whether the capability has been requested.
- getRequested() - Method in class com.stripe.param.AccountCreateParams.Capabilities.AcssDebitPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountCreateParams.Capabilities.AfterpayClearpayPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountCreateParams.Capabilities.AuBecsDebitPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountCreateParams.Capabilities.BacsDebitPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountCreateParams.Capabilities.BancontactPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountCreateParams.Capabilities.BoletoPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountCreateParams.Capabilities.CardIssuing
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountCreateParams.Capabilities.CardPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountCreateParams.Capabilities.CartesBancairesPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountCreateParams.Capabilities.EpsPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountCreateParams.Capabilities.FpxPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountCreateParams.Capabilities.GiropayPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountCreateParams.Capabilities.GrabpayPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountCreateParams.Capabilities.IdealPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountCreateParams.Capabilities.JcbPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountCreateParams.Capabilities.KlarnaPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountCreateParams.Capabilities.LegacyPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountCreateParams.Capabilities.OxxoPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountCreateParams.Capabilities.P24Payments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountCreateParams.Capabilities.SepaDebitPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountCreateParams.Capabilities.SofortPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountCreateParams.Capabilities.TaxReportingUs1099K
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountCreateParams.Capabilities.TaxReportingUs1099Misc
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountCreateParams.Capabilities.Transfers
- getRequested() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.AcssDebitPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.AfterpayClearpayPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.AuBecsDebitPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.BacsDebitPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.BancontactPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.BoletoPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.CardIssuing
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.CardPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.CartesBancairesPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.EpsPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.FpxPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.GiropayPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.GrabpayPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.IdealPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.JcbPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.KlarnaPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.LegacyPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.OxxoPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.P24Payments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.SepaDebitPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.SofortPayments
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.TaxReportingUs1099K
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.TaxReportingUs1099Misc
-
Passing true requests the capability for the account, if it is not already requested.
- getRequested() - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Transfers
- getRequested() - Method in class com.stripe.param.CapabilityUpdateParams
-
Passing true requests the capability for the account, if it is not already requested.
- getRequestedAt() - Method in class com.stripe.model.Capability
-
Time at which the capability was requested.
- getRequestHistory() - Method in class com.stripe.model.issuing.Authorization
-
History of every time
pending_request
was approved/denied, either by you directly or by Stripe (e.g. - getRequestId() - Method in exception com.stripe.exception.StripeException
- getRequestOptions() - Method in class com.stripe.model.StripeCollection
- getRequestOptions() - Method in interface com.stripe.model.StripeCollectionInterface
-
Get request options that were used to fetch the collection.
- getRequestOptions() - Method in class com.stripe.model.StripeSearchResult
- getRequestParams() - Method in class com.stripe.model.StripeCollection
- getRequestParams() - Method in interface com.stripe.model.StripeCollectionInterface
-
Get request parameters that were used to fetch the collection.
- getRequestParams() - Method in class com.stripe.model.StripeSearchResult
- getRequestThreeDSecure() - Method in class com.stripe.model.Invoice.PaymentMethodOptions.Card
- getRequestThreeDSecure() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card
-
We strongly recommend that you rely on our SCA Engine to automatically prompt your customers for authentication based on risk level and other requirements.
- getRequestThreeDSecure() - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.Card
- getRequestThreeDSecure() - Method in class com.stripe.model.Subscription.PaymentMethodOptions.Card
- getRequestThreeDSecure() - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Card
- getRequestThreeDSecure() - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Card
- getRequestThreeDSecure() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card
-
We strongly recommend that you rely on our SCA Engine to automatically prompt your customers for authentication based on risk level and other requirements.
- getRequestThreeDSecure() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card
-
We strongly recommend that you rely on our SCA Engine to automatically prompt your customers for authentication based on risk level and other requirements.
- getRequestThreeDSecure() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card
-
We strongly recommend that you rely on our SCA Engine to automatically prompt your customers for authentication based on risk level and other requirements.
- getRequestThreeDSecure() - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.Card
- getRequestThreeDSecure() - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.Card
-
We strongly recommend that you rely on our SCA Engine to automatically prompt your customers for authentication based on risk level and other requirements.
- getRequestThreeDSecure() - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.Card
- getRequestThreeDSecure() - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card
- getRequestThreeDSecure() - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card
- getRequireIdNumber() - Method in class com.stripe.model.identity.VerificationReport.Options.Document
-
Collect an ID number and perform an ID number check with the document’s extracted name and date of birth.
- getRequireIdNumber() - Method in class com.stripe.model.identity.VerificationSession.Options.Document
-
Collect an ID number and perform an ID number check with the document’s extracted name and date of birth.
- getRequireIdNumber() - Method in class com.stripe.param.identity.VerificationSessionCreateParams.Options.Document
- getRequireIdNumber() - Method in class com.stripe.param.identity.VerificationSessionUpdateParams.Options.Document
- getRequireLiveCapture() - Method in class com.stripe.model.identity.VerificationReport.Options.Document
-
Disable image uploads, identity document images have to be captured using the device’s camera.
- getRequireLiveCapture() - Method in class com.stripe.model.identity.VerificationSession.Options.Document
-
Disable image uploads, identity document images have to be captured using the device’s camera.
- getRequireLiveCapture() - Method in class com.stripe.param.identity.VerificationSessionCreateParams.Options.Document
- getRequireLiveCapture() - Method in class com.stripe.param.identity.VerificationSessionUpdateParams.Options.Document
- getRequireMatchingSelfie() - Method in class com.stripe.model.identity.VerificationReport.Options.Document
-
Capture a face image and perform a selfie check comparing a photo ID and a picture of your user’s face.
- getRequireMatchingSelfie() - Method in class com.stripe.model.identity.VerificationSession.Options.Document
-
Capture a face image and perform a selfie check comparing a photo ID and a picture of your user’s face.
- getRequireMatchingSelfie() - Method in class com.stripe.param.identity.VerificationSessionCreateParams.Options.Document
- getRequireMatchingSelfie() - Method in class com.stripe.param.identity.VerificationSessionUpdateParams.Options.Document
- getRequirement() - Method in class com.stripe.model.Account.FutureRequirements.Errors
- getRequirement() - Method in class com.stripe.model.Account.Requirements.Errors
- getRequirement() - Method in class com.stripe.model.Capability.FutureRequirements.Errors
- getRequirement() - Method in class com.stripe.model.Person.FutureRequirements.Errors
- getRequirements() - Method in class com.stripe.model.Account
- getRequirements() - Method in class com.stripe.model.Capability
- getRequirements() - Method in class com.stripe.model.issuing.Cardholder
- getRequirements() - Method in class com.stripe.model.Person
-
Information about the requirements for this person, including what information needs to be collected, and by when.
- getResetBillingCycleAnchor() - Method in class com.stripe.model.Subscription.BillingThresholds
-
Indicates if the
billing_cycle_anchor
should be reset when a threshold is reached. - getResetBillingCycleAnchor() - Method in class com.stripe.param.SubscriptionCreateParams.BillingThresholds
-
Indicates if the
billing_cycle_anchor
should be reset when a threshold is reached. - getResetBillingCycleAnchor() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.BillingThresholds
-
Indicates if the
billing_cycle_anchor
should be reset when a threshold is reached. - getResetBillingCycleAnchor() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.BillingThresholds
-
Indicates if the
billing_cycle_anchor
should be reset when a threshold is reached. - getResetBillingCycleAnchor() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.BillingThresholds
-
Indicates if the
billing_cycle_anchor
should be reset when a threshold is reached. - getResetBillingCycleAnchor() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.BillingThresholds
-
Indicates if the
billing_cycle_anchor
should be reset when a threshold is reached. - getResetBillingCycleAnchor() - Method in class com.stripe.param.SubscriptionUpdateParams.BillingThresholds
-
Indicates if the
billing_cycle_anchor
should be reset when a threshold is reached. - getRestrictions() - Method in class com.stripe.model.PromotionCode
- getRestrictions() - Method in class com.stripe.param.PromotionCodeCreateParams
-
Settings that restrict the redemption of the promotion code.
- getResult() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.ThreeDSecure
-
Indicates the outcome of 3D Secure authentication.
- getResult() - Method in class com.stripe.model.reporting.ReportRun
-
The file object representing the result of the report run (populated when
status=succeeded
). - getResultAvailableUntil() - Method in class com.stripe.model.sigma.ScheduledQueryRun
-
Time at which the result expires and is no longer available for download.
- getResultReason() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.ThreeDSecure
-
Additional information about why 3D Secure succeeded or failed based on the
result
. - getResumesAt() - Method in class com.stripe.model.Subscription.PauseCollection
-
The time after which the subscription will resume collecting payments.
- getResumesAt() - Method in class com.stripe.param.SubscriptionUpdateParams.PauseCollection
-
The time after which the subscription will resume collecting payments.
- getReturnDescription() - Method in class com.stripe.model.issuing.Dispute.Evidence.MerchandiseNotAsDescribed
- getReturnDescription() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.MerchandiseNotAsDescribed
- getReturnDescription() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed
- getReturned() - Method in class com.stripe.model.Order.StatusTransitions
- getReturned() - Method in class com.stripe.param.OrderListParams.StatusTransitions
- getReturnedAt() - Method in class com.stripe.model.issuing.Dispute.Evidence.Canceled
- getReturnedAt() - Method in class com.stripe.model.issuing.Dispute.Evidence.MerchandiseNotAsDescribed
- getReturnedAt() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled
- getReturnedAt() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.MerchandiseNotAsDescribed
- getReturnedAt() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled
- getReturnedAt() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed
- getReturns() - Method in class com.stripe.model.Order
-
A list of returns that have taken place for this order.
- getReturnStatus() - Method in class com.stripe.model.issuing.Dispute.Evidence.Canceled
- getReturnStatus() - Method in class com.stripe.model.issuing.Dispute.Evidence.MerchandiseNotAsDescribed
- getReturnStatus() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled
- getReturnStatus() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.MerchandiseNotAsDescribed
- getReturnStatus() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled
- getReturnStatus() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed
- getReturnUrl() - Method in class com.stripe.model.billingportal.Session
-
The URL to redirect customers to when they click on the portal's link to return to your website.
- getReturnUrl() - Method in class com.stripe.model.PaymentIntent.NextActionAlipayHandleRedirect
-
If the customer does not exit their browser while authenticating, they will be redirected to this specified URL after completion.
- getReturnUrl() - Method in class com.stripe.model.PaymentIntent.NextActionRedirectToUrl
-
If the customer does not exit their browser while authenticating, they will be redirected to this specified URL after completion.
- getReturnUrl() - Method in class com.stripe.model.SetupIntent.NextActionRedirectToUrl
-
If the customer does not exit their browser while authenticating, they will be redirected to this specified URL after completion.
- getReturnUrl() - Method in class com.stripe.model.Source.RedirectFlow
-
The URL you provide to redirect the customer to after they authenticated their payment.
- getReturnUrl() - Method in class com.stripe.param.AccountLinkCreateParams
-
The URL that the user will be redirected to upon leaving or completing the linked flow.
- getReturnUrl() - Method in class com.stripe.param.billingportal.SessionCreateParams
-
The default URL to redirect customers to when they click on the portal's link to return to your website.
- getReturnUrl() - Method in class com.stripe.param.identity.VerificationSessionCreateParams
-
The URL that the user will be redirected to upon completing the verification flow.
- getReturnUrl() - Method in class com.stripe.param.PaymentIntentConfirmParams
-
The URL to redirect your customer back to after they authenticate or cancel their payment on the payment method's app or site.
- getReturnUrl() - Method in class com.stripe.param.PaymentIntentCreateParams
-
The URL to redirect your customer back to after they authenticate or cancel their payment on the payment method's app or site.
- getReturnUrl() - Method in class com.stripe.param.SetupIntentConfirmParams
-
The URL to redirect your customer back to after they authenticate on the payment method's app or site.
- getReturnUrl() - Method in class com.stripe.param.SetupIntentCreateParams
-
The URL to redirect your customer back to after they authenticate or cancel their payment on the payment method's app or site.
- getReturnUrl() - Method in class com.stripe.param.SourceCreateParams.Redirect
-
The URL you provide to redirect the customer back to you after they authenticated their payment.
- getReturnUrl() - Method in class com.stripe.param.ThreeDSecureCreateParams
-
The URL that the cardholder's browser will be returned to when authentication completes.
- getReusable() - Method in class com.stripe.model.AlipayAccount
-
True if you can create multiple payments using this account.
- getReversals() - Method in class com.stripe.model.Transfer
-
A list of reversals that have been applied to the transfer.
- getReversed() - Method in class com.stripe.model.Transfer
-
Whether the transfer has been fully reversed.
- getReversedBy() - Method in class com.stripe.model.Payout
-
Get ID of expandable
reversedBy
object. - getReversedByObject() - Method in class com.stripe.model.Payout
-
Get expanded
reversedBy
. - getReverseTransfer() - Method in class com.stripe.param.RefundCreateParams
- getReview() - Method in class com.stripe.model.Charge
-
Get ID of expandable
review
object. - getReview() - Method in class com.stripe.model.PaymentIntent
-
Get ID of expandable
review
object. - getReviewObject() - Method in class com.stripe.model.Charge
-
Get expanded
review
. - getReviewObject() - Method in class com.stripe.model.PaymentIntent
-
Get expanded
review
. - getRiskLevel() - Method in class com.stripe.model.Charge.Outcome
-
Stripe Radar's evaluation of the riskiness of the payment.
- getRiskScore() - Method in class com.stripe.model.Charge.Outcome
-
Stripe Radar's evaluation of the riskiness of the payment.
- getRolledBackFrom() - Method in class com.stripe.model.Recipient
-
Get ID of expandable
rolledBackFrom
object. - getRolledBackFromObject() - Method in class com.stripe.model.Recipient
-
Get expanded
rolledBackFrom
. - getRound() - Method in class com.stripe.model.Plan.TransformUsage
- getRound() - Method in class com.stripe.model.Price.TransformQuantity
- getRound() - Method in class com.stripe.param.PlanCreateParams.TransformUsage
-
After division, either round the result
up
ordown
. - getRound() - Method in class com.stripe.param.PriceCreateParams.TransformQuantity
-
After division, either round the result
up
ordown
. - getRoutingNumber() - Method in class com.stripe.model.BankAccount
-
The routing transit number for the bank account.
- getRoutingNumber() - Method in class com.stripe.model.Charge.PaymentMethodDetails.AchCreditTransfer
-
Routing transit number for the bank account to transfer funds to.
- getRoutingNumber() - Method in class com.stripe.model.Charge.PaymentMethodDetails.AchDebit
-
Routing transit number of the bank account.
- getRoutingNumber() - Method in class com.stripe.model.Source.AchCreditTransfer
- getRoutingNumber() - Method in class com.stripe.model.Source.AchDebit
- getRoutingNumber() - Method in class com.stripe.model.Source.AcssDebit
- getRoutingNumber() - Method in class com.stripe.model.SourceTransaction.AchCreditTransferData
-
Routing number associated with the transfer.
- getRoutingNumber() - Method in class com.stripe.param.TokenCreateParams.BankAccount
-
The routing number, sort code, or other country-appropriateinstitution number for the bank account.
- getRule() - Method in class com.stripe.model.Charge.Outcome
-
Get ID of expandable
rule
object. - getRuleObject() - Method in class com.stripe.model.Charge.Outcome
-
Get expanded
rule
. - getSamsungPay() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet
- getSamsungPay() - Method in class com.stripe.model.PaymentMethod.Card.Wallet
- getSchedule() - Method in class com.stripe.model.Account.SettingsPayouts
- getSchedule() - Method in class com.stripe.model.Subscription
-
Get ID of expandable
schedule
object. - getSchedule() - Method in class com.stripe.param.AccountCreateParams.Settings.Payouts
- getSchedule() - Method in class com.stripe.param.AccountUpdateParams.Settings.Payouts
- getSchedule() - Method in class com.stripe.param.InvoiceUpcomingParams
-
The identifier of the unstarted schedule whose upcoming invoice you'd like to retrieve.
- getScheduled() - Method in class com.stripe.param.SubscriptionScheduleListParams
-
Only return subscription schedules that have not started yet.
- getScheduleObject() - Method in class com.stripe.model.Subscription
-
Get expanded
schedule
. - getScope() - Method in class com.stripe.model.oauth.TokenResponse
- getSecondaryColor() - Method in class com.stripe.model.Account.SettingsBranding
-
A CSS hex color value representing the secondary branding color for this account.
- getSecondaryColor() - Method in class com.stripe.param.AccountCreateParams.Settings.Branding
-
A CSS hex color value representing the secondary branding color for this account.
- getSecondaryColor() - Method in class com.stripe.param.AccountUpdateParams.Settings.Branding
-
A CSS hex color value representing the secondary branding color for this account.
- getSecret() - Method in class com.stripe.model.EphemeralKey
-
The key's secret.
- getSecret() - Method in class com.stripe.model.terminal.ConnectionToken
-
Your application should pass this token to the Stripe Terminal SDK.
- getSecret() - Method in class com.stripe.model.WebhookEndpoint
-
The endpoint's secret, used to generate webhook signatures.
- getSegments() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Flight
- getSelectedShippingMethod() - Method in class com.stripe.model.Order
-
The shipping method that is currently selected for this order, if any.
- getSelectedShippingMethod() - Method in class com.stripe.param.OrderUpdateParams
-
The shipping method to select for fulfilling this order.
- getSelfie() - Method in class com.stripe.model.identity.VerificationReport
-
Result from a selfie check.
- getSelfie() - Method in class com.stripe.model.identity.VerificationReport.Selfie
- getSellerMessage() - Method in class com.stripe.model.Charge.Outcome
-
A human-readable description of the outcome type and reason, designed for you (the recipient of the payment), not your customer.
- getSenderAccountNumber() - Method in class com.stripe.model.SourceTransaction.GbpCreditTransferData
-
Sender account number associated with the transfer.
- getSenderAddressCountry() - Method in class com.stripe.model.SourceTransaction.ChfCreditTransferData
-
Sender's country address.
- getSenderAddressLine1() - Method in class com.stripe.model.SourceTransaction.ChfCreditTransferData
-
Sender's line 1 address.
- getSenderIban() - Method in class com.stripe.model.SourceTransaction.ChfCreditTransferData
-
Sender's bank account IBAN.
- getSenderIban() - Method in class com.stripe.model.SourceTransaction.SepaCreditTransferData
- getSenderName() - Method in class com.stripe.model.SourceTransaction.ChfCreditTransferData
-
Sender's name.
- getSenderName() - Method in class com.stripe.model.SourceTransaction.GbpCreditTransferData
-
Sender name associated with the transfer.
- getSenderName() - Method in class com.stripe.model.SourceTransaction.SepaCreditTransferData
- getSenderSortCode() - Method in class com.stripe.model.SourceTransaction.GbpCreditTransferData
-
Sender sort code associated with the transfer.
- getSepaCreditTransfer() - Method in class com.stripe.model.Charge.PaymentMethodDetails
- getSepaCreditTransfer() - Method in class com.stripe.model.Source
- getSepaCreditTransfer() - Method in class com.stripe.model.SourceTransaction
- getSepaDebit() - Method in class com.stripe.model.Charge.PaymentMethodDetails
- getSepaDebit() - Method in class com.stripe.model.Mandate.PaymentMethodDetails
- getSepaDebit() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- getSepaDebit() - Method in class com.stripe.model.PaymentMethod
- getSepaDebit() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails
- getSepaDebit() - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions
- getSepaDebit() - Method in class com.stripe.model.Source
- getSepaDebit() - Method in class com.stripe.model.SourceMandateNotification
- getSepaDebit() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData
-
If this is a
sepa_debit
PaymentMethod, this hash contains details about the SEPA debit bank account. - getSepaDebit() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions
-
If this is a
sepa_debit
PaymentIntent, this sub-hash contains details about the SEPA Debit payment method options. - getSepaDebit() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData
-
If this is a
sepa_debit
PaymentMethod, this hash contains details about the SEPA debit bank account. - getSepaDebit() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions
-
If this is a
sepa_debit
PaymentIntent, this sub-hash contains details about the SEPA Debit payment method options. - getSepaDebit() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData
-
If this is a
sepa_debit
PaymentMethod, this hash contains details about the SEPA debit bank account. - getSepaDebit() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions
-
If this is a
sepa_debit
PaymentIntent, this sub-hash contains details about the SEPA Debit payment method options. - getSepaDebit() - Method in class com.stripe.param.PaymentMethodCreateParams
-
If this is a
sepa_debit
PaymentMethod, this hash contains details about the SEPA debit bank account. - getSepaDebit() - Method in class com.stripe.param.PaymentMethodUpdateParams
-
This is a legacy parameter that will be removed in the future.
- getSepaDebit() - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions
- getSepaDebit() - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions
-
If this is a
sepa_debit
SetupIntent, this sub-hash contains details about the SEPA Debit payment method options. - getSepaDebit() - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions
- getSepaDebitPayments() - Method in class com.stripe.model.Account.Capabilities
-
The status of the SEPA Direct Debits payments capability of the account, or whether the account can directly process SEPA Direct Debits charges.
- getSepaDebitPayments() - Method in class com.stripe.model.Account.Settings
- getSepaDebitPayments() - Method in class com.stripe.param.AccountCreateParams.Capabilities
-
The sepa_debit_payments capability.
- getSepaDebitPayments() - Method in class com.stripe.param.AccountUpdateParams.Capabilities
-
The sepa_debit_payments capability.
- getSerialNumber() - Method in class com.stripe.model.terminal.Reader
-
Serial number of the reader.
- getService() - Method in class com.stripe.model.issuing.Card.Shipping
-
Shipment service, such as
standard
orexpress
. - getService() - Method in class com.stripe.param.issuing.CardCreateParams.Shipping
-
Shipment service.
- getServiceAgreement() - Method in class com.stripe.model.Account.TosAcceptance
- getServiceAgreement() - Method in class com.stripe.param.AccountCreateParams.TosAcceptance
-
The user's service agreement type.
- getServiceAgreement() - Method in class com.stripe.param.AccountUpdateParams.TosAcceptance
-
The user's service agreement type.
- getServiceClass() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Flight.Segments
- getServiceDate() - Method in class com.stripe.model.Dispute.Evidence
-
The date on which the customer received or began receiving the purchased service, in a clear human-readable format.
- getServiceDate() - Method in class com.stripe.param.DisputeUpdateParams.Evidence
- getServiceDocumentation() - Method in class com.stripe.model.Dispute.Evidence
-
Get ID of expandable
serviceDocumentation
object. - getServiceDocumentation() - Method in class com.stripe.param.DisputeUpdateParams.Evidence
- getServiceDocumentationObject() - Method in class com.stripe.model.Dispute.Evidence
-
Get expanded
serviceDocumentation
. - getServiceNotAsDescribed() - Method in class com.stripe.model.issuing.Dispute.Evidence
- getServiceNotAsDescribed() - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence
- getServiceNotAsDescribed() - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence
- getSession() - Method in class com.stripe.model.Review
-
Information related to the browsing session of the user who initiated the payment.
- getSettings() - Method in class com.stripe.model.Account
-
Options for customizing how the account functions within Stripe.
- getSettings() - Method in class com.stripe.param.AccountCreateParams
-
Options for customizing how the account functions within Stripe.
- getSettings() - Method in class com.stripe.param.AccountUpdateParams
-
Options for customizing how the account functions within Stripe.
- getSetupAttempt() - Method in class com.stripe.model.PaymentMethod.SepaDebit.GeneratedFrom
-
Get ID of expandable
setupAttempt
object. - getSetupAttemptObject() - Method in class com.stripe.model.PaymentMethod.SepaDebit.GeneratedFrom
- getSetupError() - Method in class com.stripe.model.SetupAttempt
-
The error encountered during this attempt to confirm the SetupIntent, if any.
- getSetupFutureUsage() - Method in class com.stripe.model.PaymentIntent
-
Indicates that you intend to make future payments with this PaymentIntent's payment method.
- getSetupFutureUsage() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card
-
Indicates that you intend to make future payments with this PaymentIntent's payment method.
- getSetupFutureUsage() - Method in class com.stripe.model.PaymentIntentTypeSpecificPaymentMethodOptionsClient
-
Indicates that you intend to make future payments with this PaymentIntent's payment method.
- getSetupFutureUsage() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData
-
Indicates that you intend to make future payments with the payment method collected by this Checkout Session.
- getSetupFutureUsage() - Method in class com.stripe.param.PaymentIntentConfirmParams
-
Indicates that you intend to make future payments with this PaymentIntent's payment method.
- getSetupFutureUsage() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card
-
Indicates that you intend to make future payments with this PaymentIntent's payment method.
- getSetupFutureUsage() - Method in class com.stripe.param.PaymentIntentCreateParams
-
Indicates that you intend to make future payments with this PaymentIntent's payment method.
- getSetupFutureUsage() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card
-
Indicates that you intend to make future payments with this PaymentIntent's payment method.
- getSetupFutureUsage() - Method in class com.stripe.param.PaymentIntentUpdateParams
-
Indicates that you intend to make future payments with this PaymentIntent's payment method.
- getSetupFutureUsage() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card
-
Indicates that you intend to make future payments with this PaymentIntent's payment method.
- getSetupIntent() - Method in class com.stripe.model.checkout.Session
-
Get ID of expandable
setupIntent
object. - getSetupIntent() - Method in class com.stripe.model.SetupAttempt
-
Get ID of expandable
setupIntent
object. - getSetupIntent() - Method in class com.stripe.model.StripeError
-
A SetupIntent guides you through the process of setting up and saving a customer's payment credentials for future payments.
- getSetupIntent() - Method in class com.stripe.param.SetupAttemptListParams
-
Only return SetupAttempts created by the SetupIntent specified by this ID.
- getSetupIntentData() - Method in class com.stripe.param.checkout.SessionCreateParams
-
A subset of parameters to be passed to SetupIntent creation for Checkout Sessions in
setup
mode. - getSetupIntentObject() - Method in class com.stripe.model.checkout.Session
-
Get expanded
setupIntent
. - getSetupIntentObject() - Method in class com.stripe.model.SetupAttempt
-
Get expanded
setupIntent
. - getShippable() - Method in class com.stripe.model.Product
-
Whether this product is shipped (i.e., physical goods).
- getShippable() - Method in class com.stripe.param.ProductCreateParams
-
Whether this product is shipped (i.e., physical goods).
- getShippable() - Method in class com.stripe.param.ProductListParams
-
Only return products that can be shipped (i.e., physical, not digital products).
- getShippable() - Method in class com.stripe.param.ProductUpdateParams
-
Whether this product is shipped (i.e., physical goods).
- getShipping() - Method in class com.stripe.model.Charge
-
Shipping information for the charge.
- getShipping() - Method in class com.stripe.model.checkout.Session
-
Shipping information for this Checkout Session.
- getShipping() - Method in class com.stripe.model.Customer
-
Mailing and shipping address for the customer.
- getShipping() - Method in class com.stripe.model.issuing.Card
-
Where and how the card will be shipped.
- getShipping() - Method in class com.stripe.model.Order
-
The shipping address for the order.
- getShipping() - Method in class com.stripe.model.PaymentIntent
-
Shipping information for this PaymentIntent.
- getShipping() - Method in class com.stripe.model.Source.Order
- getShipping() - Method in class com.stripe.param.ChargeCreateParams
-
Shipping information for the charge.
- getShipping() - Method in class com.stripe.param.ChargeUpdateParams
-
Shipping information for the charge.
- getShipping() - Method in class com.stripe.param.checkout.SessionCreateParams.CustomerUpdate
-
Describes whether Checkout saves shipping information onto
customer.shipping
. - getShipping() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData
-
Shipping information for this payment.
- getShipping() - Method in class com.stripe.param.CustomerCreateParams
-
The customer's shipping information.
- getShipping() - Method in class com.stripe.param.CustomerUpdateParams
-
The customer's shipping information.
- getShipping() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails
-
The customer's shipping information.
- getShipping() - Method in class com.stripe.param.issuing.CardCreateParams
-
The address where the card will be shipped.
- getShipping() - Method in class com.stripe.param.OrderCreateParams
-
Shipping address for the order.
- getShipping() - Method in class com.stripe.param.OrderUpdateParams
-
Tracking information once the order has been fulfilled.
- getShipping() - Method in class com.stripe.param.PaymentIntentConfirmParams
-
Shipping information for this PaymentIntent.
- getShipping() - Method in class com.stripe.param.PaymentIntentCreateParams
-
Shipping information for this PaymentIntent.
- getShipping() - Method in class com.stripe.param.PaymentIntentUpdateParams
-
Shipping information for this PaymentIntent.
- getShipping() - Method in class com.stripe.param.SourceCreateParams.SourceOrder
-
Shipping address for the order.
- getShipping() - Method in class com.stripe.param.SourceUpdateParams.SourceOrder
- getShippingAddress() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.Masterpass
- getShippingAddress() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.VisaCheckout
- getShippingAddress() - Method in class com.stripe.model.Dispute.Evidence
-
The address to which a physical product was shipped.
- getShippingAddress() - Method in class com.stripe.model.PaymentMethod.Card.Wallet.Masterpass
- getShippingAddress() - Method in class com.stripe.model.PaymentMethod.Card.Wallet.VisaCheckout
- getShippingAddress() - Method in class com.stripe.param.DisputeUpdateParams.Evidence
- getShippingAddressCollection() - Method in class com.stripe.model.checkout.Session
-
When set, provides configuration for Checkout to collect a shipping address from a customer.
- getShippingAddressCollection() - Method in class com.stripe.model.PaymentLink
-
Configuration for collecting the customer's shipping address.
- getShippingAddressCollection() - Method in class com.stripe.param.checkout.SessionCreateParams
-
When set, provides configuration for Checkout to collect a shipping address from a customer.
- getShippingAddressCollection() - Method in class com.stripe.param.PaymentLinkCreateParams
-
Configuration for collecting the customer's shipping address.
- getShippingAddressCollection() - Method in class com.stripe.param.PaymentLinkUpdateParams
-
Configuration for collecting the customer's shipping address.
- getShippingAddressZip() - Method in class com.stripe.model.Charge.Level3
- getShippingAmount() - Method in class com.stripe.model.Charge.Level3
- getShippingAmount() - Method in class com.stripe.model.checkout.Session.ShippingOption
-
A non-negative integer in cents representing how much to charge.
- getShippingCarrier() - Method in class com.stripe.model.Dispute.Evidence
-
The delivery service that shipped a physical product, such as Fedex, UPS, USPS, etc.
- getShippingCarrier() - Method in class com.stripe.param.DisputeUpdateParams.Evidence
- getShippingDate() - Method in class com.stripe.model.Dispute.Evidence
-
The date on which a physical product began its route to the shipping address, in a clear human-readable format.
- getShippingDate() - Method in class com.stripe.param.DisputeUpdateParams.Evidence
- getShippingDelay() - Method in class com.stripe.model.Source.Klarna
- getShippingDocumentation() - Method in class com.stripe.model.Dispute.Evidence
-
Get ID of expandable
shippingDocumentation
object. - getShippingDocumentation() - Method in class com.stripe.param.DisputeUpdateParams.Evidence
- getShippingDocumentationObject() - Method in class com.stripe.model.Dispute.Evidence
-
Get expanded
shippingDocumentation
. - getShippingFirstName() - Method in class com.stripe.model.Source.Klarna
- getShippingFromZip() - Method in class com.stripe.model.Charge.Level3
- getShippingLastName() - Method in class com.stripe.model.Source.Klarna
- getShippingMethods() - Method in class com.stripe.model.Order
-
A list of supported shipping methods for this order.
- getShippingOptions() - Method in class com.stripe.model.checkout.Session
-
The shipping rate options applied to this Session.
- getShippingOptions() - Method in class com.stripe.param.checkout.SessionCreateParams
-
The shipping rate options to apply to this Session.
- getShippingRate() - Method in class com.stripe.model.checkout.Session
-
Get ID of expandable
shippingRate
object. - getShippingRate() - Method in class com.stripe.model.checkout.Session.ShippingOption
-
Get ID of expandable
shippingRate
object. - getShippingRate() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption
-
The ID of the Shipping Rate to use for this shipping option.
- getShippingRateData() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption
-
Parameters to be passed to Shipping Rate creation for this shipping option.
- getShippingRateObject() - Method in class com.stripe.model.checkout.Session
-
Get expanded
shippingRate
. - getShippingRateObject() - Method in class com.stripe.model.checkout.Session.ShippingOption
-
Get expanded
shippingRate
. - getShippingRates() - Method in class com.stripe.param.checkout.SessionCreateParams
-
[Deprecated] The shipping rate to apply to this Session.
- getShippingTrackingNumber() - Method in class com.stripe.model.Dispute.Evidence
-
The tracking number for a physical product, obtained from the delivery service.
- getShippingTrackingNumber() - Method in class com.stripe.param.DisputeUpdateParams.Evidence
- getSigHeader() - Method in exception com.stripe.exception.SignatureVerificationException
- getSign() - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayRedirectToAndroidApp
-
A signature.
- getSingleUse() - Method in class com.stripe.model.Mandate
- getSingleUse() - Method in class com.stripe.param.SetupIntentCreateParams
-
If this hash is populated, this SetupIntent will generate a single_use Mandate on success.
- getSingleUseMandate() - Method in class com.stripe.model.SetupIntent
-
Get ID of expandable
singleUseMandate
object. - getSingleUseMandateObject() - Method in class com.stripe.model.SetupIntent
-
Get expanded
singleUseMandate
. - getSize() - Method in class com.stripe.model.File
-
The size in bytes of the file object.
- getSofort() - Method in class com.stripe.model.Charge.PaymentMethodDetails
- getSofort() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- getSofort() - Method in class com.stripe.model.PaymentMethod
- getSofort() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails
- getSofort() - Method in class com.stripe.model.Source
- getSofort() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData
-
If this is a
sofort
PaymentMethod, this hash contains details about the SOFORT payment method. - getSofort() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions
-
If this is a
sofort
PaymentMethod, this sub-hash contains details about the SOFORT payment method options. - getSofort() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData
-
If this is a
sofort
PaymentMethod, this hash contains details about the SOFORT payment method. - getSofort() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions
-
If this is a
sofort
PaymentMethod, this sub-hash contains details about the SOFORT payment method options. - getSofort() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData
-
If this is a
sofort
PaymentMethod, this hash contains details about the SOFORT payment method. - getSofort() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions
-
If this is a
sofort
PaymentMethod, this sub-hash contains details about the SOFORT payment method options. - getSofort() - Method in class com.stripe.param.PaymentMethodCreateParams
-
If this is a
sofort
PaymentMethod, this hash contains details about the SOFORT payment method. - getSofortPayments() - Method in class com.stripe.model.Account.Capabilities
-
The status of the Sofort payments capability of the account, or whether the account can directly process Sofort charges.
- getSofortPayments() - Method in class com.stripe.param.AccountCreateParams.Capabilities
-
The sofort_payments capability.
- getSofortPayments() - Method in class com.stripe.param.AccountUpdateParams.Capabilities
-
The sofort_payments capability.
- getSortCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.BacsDebit
-
Sort code of the bank account.
- getSortCode() - Method in class com.stripe.model.PaymentMethod.BacsDebit
-
Sort code of the bank account.
- getSortCode() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BacsDebit
-
Sort code of the bank account.
- getSortCode() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BacsDebit
-
Sort code of the bank account.
- getSortCode() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BacsDebit
-
Sort code of the bank account.
- getSortCode() - Method in class com.stripe.param.PaymentMethodCreateParams.BacsDebit
-
Sort code of the bank account.
- getSource() - Method in class com.stripe.model.BalanceTransaction
-
Get ID of expandable
source
object. - getSource() - Method in class com.stripe.model.Charge
-
This is a legacy field that will be removed in the future.
- getSource() - Method in class com.stripe.model.Customer.Tax.Location
- getSource() - Method in class com.stripe.model.PaymentIntent
-
Get ID of expandable
source
object. - getSource() - Method in class com.stripe.model.SourceMandateNotification
-
Source
objects allow you to accept a variety of payment methods. - getSource() - Method in class com.stripe.model.SourceTransaction
-
The ID of the source this transaction is attached to.
- getSource() - Method in class com.stripe.model.StripeError
- getSource() - Method in class com.stripe.model.Topup
-
Source
objects allow you to accept a variety of payment methods. - getSource() - Method in class com.stripe.param.BalanceTransactionListParams
-
Only returns the original transaction.
- getSource() - Method in class com.stripe.param.ChargeCreateParams
-
A payment source to be charged.
- getSource() - Method in class com.stripe.param.CustomerCreateParams
- getSource() - Method in class com.stripe.param.CustomerUpdateParams
- getSource() - Method in class com.stripe.param.InvoicePayParams
-
A payment source to be charged.
- getSource() - Method in class com.stripe.param.OrderPayParams
- getSource() - Method in class com.stripe.param.PaymentSourceCollectionCreateParams
-
Please refer to full documentation instead.
- getSource() - Method in class com.stripe.param.TopupCreateParams
-
The ID of a source to transfer funds from.
- getSourceObject() - Method in class com.stripe.model.BalanceTransaction
-
Get expanded
source
. - getSourceObject() - Method in class com.stripe.model.PaymentIntent
-
Get expanded
source
. - getSourceOrder() - Method in class com.stripe.model.Source
- getSourceOrder() - Method in class com.stripe.param.SourceCreateParams
-
Information about the items and shipping associated with the source.
- getSourceOrder() - Method in class com.stripe.param.SourceUpdateParams
-
Information about the items and shipping associated with the source.
- getSourceRefund() - Method in class com.stripe.model.TransferReversal
-
Get ID of expandable
sourceRefund
object. - getSourceRefundObject() - Method in class com.stripe.model.TransferReversal
-
Get expanded
sourceRefund
. - getSources() - Method in class com.stripe.model.Customer
-
The customer's payment sources, if any.
- getSourceTransaction() - Method in class com.stripe.model.PlatformTaxFee
-
The payment object that caused this tax to be inflicted.
- getSourceTransaction() - Method in class com.stripe.model.Transfer
-
Get ID of expandable
sourceTransaction
object. - getSourceTransaction() - Method in class com.stripe.param.TransferCreateParams
-
You can use this parameter to transfer funds from a charge before they are added to your available balance.
- getSourceTransactionObject() - Method in class com.stripe.model.Transfer
-
Get expanded
sourceTransaction
. - getSourceTransfer() - Method in class com.stripe.model.Charge
-
Get ID of expandable
sourceTransfer
object. - getSourceTransferObject() - Method in class com.stripe.model.Charge
-
Get expanded
sourceTransfer
. - getSourceTransferReversal() - Method in class com.stripe.model.Refund
-
Get ID of expandable
sourceTransferReversal
object. - getSourceTransferReversalObject() - Method in class com.stripe.model.Refund
-
Get expanded
sourceTransferReversal
. - getSourceType() - Method in class com.stripe.model.Payout
-
The source balance this payout came from.
- getSourceType() - Method in class com.stripe.model.Transfer
-
The source balance this transfer came from.
- getSourceType() - Method in class com.stripe.param.PayoutCreateParams
-
The balance type of your Stripe balance to draw this payout from.
- getSourceType() - Method in class com.stripe.param.TransferCreateParams
-
The source balance to use for this transfer.
- getSourceTypes() - Method in class com.stripe.model.Balance.Money
- getSpendingControls() - Method in class com.stripe.model.issuing.Card
- getSpendingControls() - Method in class com.stripe.model.issuing.Cardholder
-
Rules that control spending across this cardholder's cards.
- getSpendingControls() - Method in class com.stripe.param.issuing.CardCreateParams
-
Rules that control spending for this card.
- getSpendingControls() - Method in class com.stripe.param.issuing.CardholderCreateParams
-
Rules that control spending across this cardholder's cards.
- getSpendingControls() - Method in class com.stripe.param.issuing.CardholderUpdateParams
-
Rules that control spending across this cardholder's cards.
- getSpendingControls() - Method in class com.stripe.param.issuing.CardUpdateParams
-
Rules that control spending for this card.
- getSpendingLimits() - Method in class com.stripe.model.issuing.Card.SpendingControls
-
Limit spending with amount-based rules that apply across any cards this card replaced (i.e., its
replacement_for
card and that card'sreplacement_for
card, up the chain). - getSpendingLimits() - Method in class com.stripe.model.issuing.Cardholder.SpendingControls
- getSpendingLimits() - Method in class com.stripe.param.issuing.CardCreateParams.SpendingControls
-
Limit spending with amount-based rules that apply across any cards this card replaced (i.e., its
replacement_for
card and that card'sreplacement_for
card, up the chain). - getSpendingLimits() - Method in class com.stripe.param.issuing.CardholderCreateParams.SpendingControls
-
Limit spending with amount-based rules that apply across this cardholder's cards.
- getSpendingLimits() - Method in class com.stripe.param.issuing.CardholderUpdateParams.SpendingControls
-
Limit spending with amount-based rules that apply across this cardholder's cards.
- getSpendingLimits() - Method in class com.stripe.param.issuing.CardUpdateParams.SpendingControls
-
Limit spending with amount-based rules that apply across any cards this card replaced (i.e., its
replacement_for
card and that card'sreplacement_for
card, up the chain). - getSpendingLimitsCurrency() - Method in class com.stripe.model.issuing.Card.SpendingControls
-
Currency of the amounts within
spending_limits
. - getSpendingLimitsCurrency() - Method in class com.stripe.model.issuing.Cardholder.SpendingControls
- getSpendingLimitsCurrency() - Method in class com.stripe.param.issuing.CardholderCreateParams.SpendingControls
-
Currency of amounts within
spending_limits
. - getSpendingLimitsCurrency() - Method in class com.stripe.param.issuing.CardholderUpdateParams.SpendingControls
-
Currency of amounts within
spending_limits
. - getSql() - Method in class com.stripe.model.sigma.ScheduledQueryRun
-
SQL for the query.
- getSsnLast4() - Method in class com.stripe.param.AccountCreateParams.Individual
-
The last four digits of the individual's Social Security Number (U.S.
- getSsnLast4() - Method in class com.stripe.param.AccountUpdateParams.Individual
-
The last four digits of the individual's Social Security Number (U.S.
- getSsnLast4() - Method in class com.stripe.param.PersonCollectionCreateParams
-
The last four digits of the person's Social Security number (U.S.
- getSsnLast4() - Method in class com.stripe.param.PersonUpdateParams
-
The last four digits of the person's Social Security number (U.S.
- getSsnLast4() - Method in class com.stripe.param.TokenCreateParams.Account.Individual
-
The last four digits of the individual's Social Security Number (U.S.
- getSsnLast4() - Method in class com.stripe.param.TokenCreateParams.Person
-
The last four digits of the person's Social Security number (U.S.
- getSsnLast4Provided() - Method in class com.stripe.model.Person
-
Whether the last four digits of the person's Social Security number have been provided (U.S.
- getStart() - Method in class com.stripe.model.Discount
-
Date that the coupon was applied.
- getStart() - Method in class com.stripe.model.InvoiceLineItemPeriod
-
Start of the line item's billing period.
- getStart() - Method in class com.stripe.model.UsageRecordSummary.Period
- getStart() - Method in class com.stripe.param.InvoiceItemCreateParams.Period
-
The start of the period.
- getStart() - Method in class com.stripe.param.InvoiceItemUpdateParams.Period
-
The start of the period.
- getStart() - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Period
-
The start of the period.
- getStartDate() - Method in class com.stripe.model.Subscription
-
Date when the subscription was first created.
- getStartDate() - Method in class com.stripe.model.SubscriptionSchedule.CurrentPhase
-
The start of this phase of the subscription schedule.
- getStartDate() - Method in class com.stripe.model.SubscriptionSchedule.Phase
-
The start of this phase of the subscription schedule.
- getStartDate() - Method in class com.stripe.param.SubscriptionScheduleCreateParams
-
When the subscription schedule starts.
- getStartDate() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase
-
The date at which this phase of the subscription schedule starts or
now
. - getStartingAfter() - Method in class com.stripe.param.AccountListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.AccountPersonsParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.ApplePayDomainListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.ApplicationFeeListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.BalanceTransactionListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.billingportal.ConfigurationListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.BitcoinReceiverListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.BitcoinTransactionCollectionListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.ChargeListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.checkout.SessionListLineItemsParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.checkout.SessionListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.CountrySpecListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.CouponListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.CreditNoteLineItemCollectionListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.CreditNoteListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.CustomerBalanceTransactionCollectionListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.CustomerBalanceTransactionsParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.CustomerListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.CustomerListPaymentMethodsParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.DisputeListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.EventListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.ExchangeRateListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.ExternalAccountCollectionListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.FeeRefundCollectionListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.FileLinkListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.identity.VerificationReportListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.identity.VerificationSessionListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.InvoiceItemListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.InvoiceLineItemCollectionListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.InvoiceListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.IssuerFraudRecordListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.issuing.AuthorizationListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.issuing.CardholderListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.issuing.CardListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.issuing.DisputeListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.issuing.TransactionListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.OrderListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.OrderReturnListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.PaymentIntentListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.PaymentLinkListLineItemsParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.PaymentLinkListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.PaymentMethodListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.PaymentSourceCollectionListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.PayoutListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.PersonCollectionListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.PlanListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.PriceListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.ProductListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.PromotionCodeListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.QuoteCollectionListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.QuoteListComputedUpfrontLineItemsParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.QuoteListLineItemsParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.QuoteListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.radar.EarlyFraudWarningListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.radar.ValueListItemListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.radar.ValueListListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.RecipientListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.RefundCollectionListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.RefundListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.reporting.ReportRunListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.ReviewListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.SetupAttemptListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.SetupIntentListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.ShippingRateListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.sigma.ScheduledQueryRunListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.SkuListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.SourceSourceTransactionsParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.SubscriptionItemListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.SubscriptionItemUsageRecordSummariesParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.SubscriptionListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.SubscriptionScheduleListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.TaxCodeListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.TaxIdCollectionListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.TaxRateListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.terminal.LocationListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.terminal.ReaderListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.TopupListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.TransferListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.TransferReversalCollectionListParams
-
A cursor for use in pagination.
- getStartingAfter() - Method in class com.stripe.param.WebhookEndpointListParams
-
A cursor for use in pagination.
- getStartingBalance() - Method in class com.stripe.model.Invoice
-
Starting customer balance before the invoice is finalized.
- getState() - Method in class com.stripe.model.Address
-
State, county, province, or region.
- getState() - Method in class com.stripe.model.Customer.Tax.Location
- getState() - Method in class com.stripe.model.issuing.Authorization.MerchantData
-
State where the seller is located.
- getState() - Method in class com.stripe.model.Person.JapanAddress
-
Prefecture.
- getState() - Method in class com.stripe.model.TaxRate
-
ISO 3166-2 subdivision code, without country prefix.
- getState() - Method in class com.stripe.param.AccountCreateParams.BusinessProfile.SupportAddress
- getState() - Method in class com.stripe.param.AccountCreateParams.Company.Address
-
State, county, province, or region.
- getState() - Method in class com.stripe.param.AccountCreateParams.Company.AddressKana
-
Prefecture.
- getState() - Method in class com.stripe.param.AccountCreateParams.Company.AddressKanji
-
Prefecture.
- getState() - Method in class com.stripe.param.AccountCreateParams.Individual.Address
-
State, county, province, or region.
- getState() - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKana
-
Prefecture.
- getState() - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKanji
-
Prefecture.
- getState() - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.SupportAddress
- getState() - Method in class com.stripe.param.AccountUpdateParams.Company.Address
-
State, county, province, or region.
- getState() - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKana
-
Prefecture.
- getState() - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKanji
-
Prefecture.
- getState() - Method in class com.stripe.param.AccountUpdateParams.Individual.Address
-
State, county, province, or region.
- getState() - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKana
-
Prefecture.
- getState() - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKanji
-
Prefecture.
- getState() - Method in class com.stripe.param.ChargeCreateParams.Shipping.Address
- getState() - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Address
- getState() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping.Address
- getState() - Method in class com.stripe.param.CustomerCreateParams.Address
-
State, county, province, or region.
- getState() - Method in class com.stripe.param.CustomerCreateParams.Shipping.Address
- getState() - Method in class com.stripe.param.CustomerUpdateParams.Address
-
State, county, province, or region.
- getState() - Method in class com.stripe.param.CustomerUpdateParams.Shipping.Address
- getState() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Address
-
State, county, province, or region.
- getState() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Shipping.Address
- getState() - Method in class com.stripe.param.issuing.CardCreateParams.Shipping.Address
-
State, county, province, or region.
- getState() - Method in class com.stripe.param.issuing.CardholderCreateParams.Billing.Address
- getState() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Billing.Address
- getState() - Method in class com.stripe.param.OrderCreateParams.Shipping.Address
- getState() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Address
- getState() - Method in class com.stripe.param.PaymentIntentConfirmParams.Shipping.Address
- getState() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Address
- getState() - Method in class com.stripe.param.PaymentIntentCreateParams.Shipping.Address
- getState() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Address
- getState() - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Address
- getState() - Method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails.Address
- getState() - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Address
- getState() - Method in class com.stripe.param.PersonCollectionCreateParams.Address
-
State, county, province, or region.
- getState() - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKana
-
Prefecture.
- getState() - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKanji
-
Prefecture.
- getState() - Method in class com.stripe.param.PersonUpdateParams.Address
-
State, county, province, or region.
- getState() - Method in class com.stripe.param.PersonUpdateParams.AddressKana
-
Prefecture.
- getState() - Method in class com.stripe.param.PersonUpdateParams.AddressKanji
-
Prefecture.
- getState() - Method in class com.stripe.param.SourceCreateParams.Owner.Address
- getState() - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping.Address
- getState() - Method in class com.stripe.param.SourceUpdateParams.Owner.Address
- getState() - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Address
- getState() - Method in class com.stripe.param.TaxRateCreateParams
-
ISO 3166-2 subdivision code, without country prefix.
- getState() - Method in class com.stripe.param.TaxRateUpdateParams
-
ISO 3166-2 subdivision code, without country prefix.
- getState() - Method in class com.stripe.param.terminal.LocationCreateParams.Address
- getState() - Method in class com.stripe.param.terminal.LocationUpdateParams.Address
- getState() - Method in class com.stripe.param.TokenCreateParams.Account.Company.Address
-
State, county, province, or region.
- getState() - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKana
-
Prefecture.
- getState() - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKanji
-
Prefecture.
- getState() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Address
-
State, county, province, or region.
- getState() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKana
-
Prefecture.
- getState() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKanji
-
Prefecture.
- getState() - Method in class com.stripe.param.TokenCreateParams.Person.Address
-
State, county, province, or region.
- getState() - Method in class com.stripe.param.TokenCreateParams.Person.AddressKana
-
Prefecture.
- getState() - Method in class com.stripe.param.TokenCreateParams.Person.AddressKanji
-
Prefecture.
- getStatementDescriptor() - Method in class com.stripe.model.Account.SettingsPayments
-
The default text that appears on credit card statements when a charge is made.
- getStatementDescriptor() - Method in class com.stripe.model.Account.SettingsPayouts
-
The text that appears on the bank account statement for payouts.
- getStatementDescriptor() - Method in class com.stripe.model.Charge
-
For card charges, use
statement_descriptor_suffix
instead. - getStatementDescriptor() - Method in class com.stripe.model.Invoice
-
Extra information about an invoice for the customer's credit card statement.
- getStatementDescriptor() - Method in class com.stripe.model.PaymentIntent
-
For non-card charges, you can use this value as the complete description that appears on your customers’ statements.
- getStatementDescriptor() - Method in class com.stripe.model.Payout
-
Extra information about a payout to be displayed on the user's bank statement.
- getStatementDescriptor() - Method in class com.stripe.model.Product
-
Extra information about a product which will appear on your customer's credit card statement.
- getStatementDescriptor() - Method in class com.stripe.model.Source.Alipay
- getStatementDescriptor() - Method in class com.stripe.model.Source.Bancontact
- getStatementDescriptor() - Method in class com.stripe.model.Source.Eps
- getStatementDescriptor() - Method in class com.stripe.model.Source
-
Extra information about a source.
- getStatementDescriptor() - Method in class com.stripe.model.Source.Giropay
- getStatementDescriptor() - Method in class com.stripe.model.Source.Ideal
- getStatementDescriptor() - Method in class com.stripe.model.Source.Sofort
- getStatementDescriptor() - Method in class com.stripe.model.Source.Wechat
- getStatementDescriptor() - Method in class com.stripe.model.SourceMandateNotification.AcssDebitData
-
The statement descriptor associate with the debit.
- getStatementDescriptor() - Method in class com.stripe.model.Topup
-
Extra information about a top-up.
- getStatementDescriptor() - Method in class com.stripe.param.AccountCreateParams.Settings.Payments
-
The default text that appears on credit card statements when a charge is made.
- getStatementDescriptor() - Method in class com.stripe.param.AccountCreateParams.Settings.Payouts
- getStatementDescriptor() - Method in class com.stripe.param.AccountUpdateParams.Settings.Payments
-
The default text that appears on credit card statements when a charge is made.
- getStatementDescriptor() - Method in class com.stripe.param.AccountUpdateParams.Settings.Payouts
- getStatementDescriptor() - Method in class com.stripe.param.ChargeCaptureParams
-
For card charges, use
statement_descriptor_suffix
instead. - getStatementDescriptor() - Method in class com.stripe.param.ChargeCreateParams
-
For card charges, use
statement_descriptor_suffix
instead. - getStatementDescriptor() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData
-
Extra information about the payment.
- getStatementDescriptor() - Method in class com.stripe.param.InvoiceCreateParams
-
Extra information about a charge for the customer's credit card statement.
- getStatementDescriptor() - Method in class com.stripe.param.InvoiceUpdateParams
-
Extra information about a charge for the customer's credit card statement.
- getStatementDescriptor() - Method in class com.stripe.param.PaymentIntentCaptureParams
-
For non-card charges, you can use this value as the complete description that appears on your customers’ statements.
- getStatementDescriptor() - Method in class com.stripe.param.PaymentIntentCreateParams
-
For non-card charges, you can use this value as the complete description that appears on your customers’ statements.
- getStatementDescriptor() - Method in class com.stripe.param.PaymentIntentUpdateParams
-
For non-card charges, you can use this value as the complete description that appears on your customers’ statements.
- getStatementDescriptor() - Method in class com.stripe.param.PayoutCreateParams
-
A string to be displayed on the recipient's bank or card statement.
- getStatementDescriptor() - Method in class com.stripe.param.PlanCreateParams.Product
-
An arbitrary string to be displayed on your customer's credit card or bank statement.
- getStatementDescriptor() - Method in class com.stripe.param.PriceCreateParams.ProductData
-
An arbitrary string to be displayed on your customer's credit card or bank statement.
- getStatementDescriptor() - Method in class com.stripe.param.ProductCreateParams
-
An arbitrary string to be displayed on your customer's credit card or bank statement.
- getStatementDescriptor() - Method in class com.stripe.param.ProductUpdateParams
-
An arbitrary string to be displayed on your customer's credit card or bank statement.
- getStatementDescriptor() - Method in class com.stripe.param.SourceCreateParams
-
An arbitrary string to be displayed on your customer's statement.
- getStatementDescriptor() - Method in class com.stripe.param.TopupCreateParams
-
Extra information about a top-up for the source's bank statement.
- getStatementDescriptorKana() - Method in class com.stripe.model.Account.SettingsPayments
-
The Kana variation of the default text that appears on credit card statements when a charge is made (Japan only).
- getStatementDescriptorKana() - Method in class com.stripe.param.AccountCreateParams.Settings.Payments
-
The Kana variation of the default text that appears on credit card statements when a charge is made (Japan only).
- getStatementDescriptorKana() - Method in class com.stripe.param.AccountUpdateParams.Settings.Payments
-
The Kana variation of the default text that appears on credit card statements when a charge is made (Japan only).
- getStatementDescriptorKanji() - Method in class com.stripe.model.Account.SettingsPayments
-
The Kanji variation of the default text that appears on credit card statements when a charge is made (Japan only).
- getStatementDescriptorKanji() - Method in class com.stripe.param.AccountCreateParams.Settings.Payments
-
The Kanji variation of the default text that appears on credit card statements when a charge is made (Japan only).
- getStatementDescriptorKanji() - Method in class com.stripe.param.AccountUpdateParams.Settings.Payments
-
The Kanji variation of the default text that appears on credit card statements when a charge is made (Japan only).
- getStatementDescriptorPrefix() - Method in class com.stripe.model.Account.SettingsCardPayments
-
The default text that appears on credit card statements when a charge is made.
- getStatementDescriptorPrefix() - Method in class com.stripe.param.AccountCreateParams.Settings.CardPayments
-
The default text that appears on credit card statements when a charge is made.
- getStatementDescriptorPrefix() - Method in class com.stripe.param.AccountUpdateParams.Settings.CardPayments
-
The default text that appears on credit card statements when a charge is made.
- getStatementDescriptorSuffix() - Method in class com.stripe.model.Charge
-
Provides information about the charge that customers see on their statements.
- getStatementDescriptorSuffix() - Method in class com.stripe.model.PaymentIntent
-
Provides information about a card payment that customers see on their statements.
- getStatementDescriptorSuffix() - Method in class com.stripe.param.ChargeCaptureParams
-
Provides information about the charge that customers see on their statements.
- getStatementDescriptorSuffix() - Method in class com.stripe.param.ChargeCreateParams
-
Provides information about the charge that customers see on their statements.
- getStatementDescriptorSuffix() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData
-
Provides information about the charge that customers see on their statements.
- getStatementDescriptorSuffix() - Method in class com.stripe.param.PaymentIntentCaptureParams
-
Provides information about a card payment that customers see on their statements.
- getStatementDescriptorSuffix() - Method in class com.stripe.param.PaymentIntentCreateParams
-
Provides information about a card payment that customers see on their statements.
- getStatementDescriptorSuffix() - Method in class com.stripe.param.PaymentIntentUpdateParams
-
Provides information about a card payment that customers see on their statements.
- getStatus() - Method in class com.stripe.model.BalanceTransaction
-
If the transaction's net funds are available in the Stripe balance yet.
- getStatus() - Method in class com.stripe.model.BankAccount
-
For bank accounts, possible values are
new
,validated
,verified
,verification_failed
, orerrored
. - getStatus() - Method in class com.stripe.model.Capability
-
The status of the capability.
- getStatus() - Method in class com.stripe.model.Charge
-
The status of the payment is either
succeeded
,pending
, orfailed
. - getStatus() - Method in class com.stripe.model.checkout.Session.AutomaticTax
-
The status of the most recent automated tax calculation for this session.
- getStatus() - Method in class com.stripe.model.checkout.Session
-
The status of the Checkout Session, one of
open
,complete
, orexpired
. - getStatus() - Method in class com.stripe.model.CreditNote
-
Status of this credit note, one of
issued
orvoid
. - getStatus() - Method in class com.stripe.model.Dispute
-
Current status of dispute.
- getStatus() - Method in class com.stripe.model.identity.VerificationReport.Document
-
Status of this
document
check. - getStatus() - Method in class com.stripe.model.identity.VerificationReport.IdNumber
-
Status of this
id_number
check. - getStatus() - Method in class com.stripe.model.identity.VerificationReport.Selfie
- getStatus() - Method in class com.stripe.model.identity.VerificationSession
-
Status of this VerificationSession.
- getStatus() - Method in class com.stripe.model.identity.VerificationSession.Redaction
-
Indicates whether this object and its related objects have been redacted or not.
- getStatus() - Method in class com.stripe.model.Invoice.AutomaticTax
-
The status of the most recent automated tax calculation for this invoice.
- getStatus() - Method in class com.stripe.model.Invoice
-
The status of the invoice, one of
draft
,open
,paid
,uncollectible
, orvoid
. - getStatus() - Method in class com.stripe.model.issuing.Authorization
-
The current status of the authorization in its lifecycle.
- getStatus() - Method in class com.stripe.model.issuing.Card
-
Whether authorizations can be approved on this card.
- getStatus() - Method in class com.stripe.model.issuing.Card.Shipping
-
The delivery status of the card.
- getStatus() - Method in class com.stripe.model.issuing.Cardholder
-
Specifies whether to permit authorizations on this cardholder's cards.
- getStatus() - Method in class com.stripe.model.issuing.Dispute
-
Current status of the dispute.
- getStatus() - Method in class com.stripe.model.Mandate
-
The status of the mandate, which indicates whether it can be used to initiate a payment.
- getStatus() - Method in class com.stripe.model.Order
-
Current order status.
- getStatus() - Method in class com.stripe.model.PaymentIntent
-
Status of this PaymentIntent, one of
requires_payment_method
,requires_confirmation
,requires_action
,processing
,requires_capture
,canceled
, orsucceeded
. - getStatus() - Method in class com.stripe.model.Payout
-
Current status of the payout:
paid
,pending
,in_transit
,canceled
orfailed
. - getStatus() - Method in class com.stripe.model.Person.Verification
-
The state of verification for the person.
- getStatus() - Method in class com.stripe.model.Quote.AutomaticTax
-
The status of the most recent automated tax calculation for this quote.
- getStatus() - Method in class com.stripe.model.Quote
-
The status of the quote.
- getStatus() - Method in class com.stripe.model.Refund
-
Status of the refund.
- getStatus() - Method in class com.stripe.model.reporting.ReportRun
-
Status of this report run.
- getStatus() - Method in class com.stripe.model.SetupAttempt
-
Status of this SetupAttempt, one of
requires_confirmation
,requires_action
,processing
,succeeded
,failed
, orabandoned
. - getStatus() - Method in class com.stripe.model.SetupIntent
-
Status of this SetupIntent, one of
requires_payment_method
,requires_confirmation
,requires_action
,processing
,canceled
, orsucceeded
. - getStatus() - Method in class com.stripe.model.sigma.ScheduledQueryRun
-
The query's execution status, which will be
completed
for successful runs, andcanceled
,failed
, ortimed_out
otherwise. - getStatus() - Method in class com.stripe.model.Source.CodeVerificationFlow
-
The status of the code verification, either
pending
(awaiting verification,attempts_remaining
should be greater than 0),succeeded
(successful verification) orfailed
(failed verification, cannot be verified anymore asattempts_remaining
should be 0). - getStatus() - Method in class com.stripe.model.Source
-
The status of the source, one of
canceled
,chargeable
,consumed
,failed
, orpending
. - getStatus() - Method in class com.stripe.model.Source.RedirectFlow
-
The status of the redirect, either
pending
(ready to be used by your customer to authenticate the transaction),succeeded
(succesful authentication, cannot be reused) ornot_required
(redirect should not be used) orfailed
(failed authentication, cannot be reused). - getStatus() - Method in class com.stripe.model.SourceMandateNotification
-
The status of the mandate notification.
- getStatus() - Method in class com.stripe.model.SourceTransaction
-
The status of the transaction, one of
succeeded
,pending
, orfailed
. - getStatus() - Method in class com.stripe.model.Subscription
-
Possible values are
incomplete
,incomplete_expired
,trialing
,active
,past_due
,canceled
, orunpaid
. - getStatus() - Method in class com.stripe.model.SubscriptionSchedule
-
The present status of the subscription schedule.
- getStatus() - Method in class com.stripe.model.TaxId.Verification
- getStatus() - Method in class com.stripe.model.terminal.Reader
-
The networking status of the reader.
- getStatus() - Method in class com.stripe.model.ThreeDSecure
-
Possible values are
redirect_pending
,succeeded
, orfailed
. - getStatus() - Method in class com.stripe.model.Topup
-
The status of the top-up is either
canceled
,failed
,pending
,reversed
, orsucceeded
. - getStatus() - Method in class com.stripe.model.WebhookEndpoint
-
The status of the webhook.
- getStatus() - Method in class com.stripe.param.identity.VerificationSessionListParams
-
Only return VerificationSessions with this status.
- getStatus() - Method in class com.stripe.param.InvoiceListParams
-
The status of the invoice, one of
draft
,open
,paid
,uncollectible
, orvoid
. - getStatus() - Method in class com.stripe.param.issuing.AuthorizationListParams
-
Only return authorizations with the given status.
- getStatus() - Method in class com.stripe.param.issuing.CardCreateParams
-
Whether authorizations can be approved on this card.
- getStatus() - Method in class com.stripe.param.issuing.CardholderCreateParams
-
Specifies whether to permit authorizations on this cardholder's cards.
- getStatus() - Method in class com.stripe.param.issuing.CardholderListParams
-
Only return cardholders that have the given status.
- getStatus() - Method in class com.stripe.param.issuing.CardholderUpdateParams
-
Specifies whether to permit authorizations on this cardholder's cards.
- getStatus() - Method in class com.stripe.param.issuing.CardListParams
-
Only return cards that have the given status.
- getStatus() - Method in class com.stripe.param.issuing.CardUpdateParams
-
Dictates whether authorizations can be approved on this card.
- getStatus() - Method in class com.stripe.param.issuing.DisputeListParams
-
Select Issuing disputes with the given status.
- getStatus() - Method in class com.stripe.param.OrderListParams
-
Only return orders that have the given status.
- getStatus() - Method in class com.stripe.param.OrderUpdateParams
-
Current order status.
- getStatus() - Method in class com.stripe.param.PayoutListParams
-
Only return payouts that have the given status:
pending
,paid
,failed
, orcanceled
. - getStatus() - Method in class com.stripe.param.QuoteListParams
-
The status of the quote.
- getStatus() - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance
-
The status of the mandate acceptance.
- getStatus() - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance
-
The status of the mandate acceptance.
- getStatus() - Method in class com.stripe.param.SubscriptionListParams
-
The status of the subscriptions to retrieve.
- getStatus() - Method in class com.stripe.param.terminal.ReaderListParams
-
A status filter to filter readers to only offline or online readers.
- getStatus() - Method in class com.stripe.param.TopupListParams
-
Only return top-ups that have the given status.
- getStatusCode() - Method in exception com.stripe.exception.StripeException
- getStatusTransitions() - Method in class com.stripe.model.Invoice
- getStatusTransitions() - Method in class com.stripe.model.Order
-
The timestamps at which the order status was updated.
- getStatusTransitions() - Method in class com.stripe.model.Quote
- getStatusTransitions() - Method in class com.stripe.param.OrderListParams
-
Filter orders based on when they were paid, fulfilled, canceled, or returned.
- getStopoverAllowed() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Flight.Segments
- getStripeAccount() - Method in class com.stripe.model.Charge.PaymentMethodDetails
- getStripeAccount() - Method in class com.stripe.net.RequestOptions
- getStripeAccount() - Method in class com.stripe.net.RequestOptions.RequestOptionsBuilder
- getStripeError() - Method in exception com.stripe.exception.StripeException
-
The error resource returned by Stripe's API that caused the exception.
- getStripeReport() - Method in class com.stripe.model.Charge.FraudDetails
-
Assessments from Stripe.
- getStripeUserId() - Method in class com.stripe.model.oauth.DeauthorizedAccount
- getStripeUserId() - Method in class com.stripe.model.oauth.TokenResponse
- getStripeVersion() - Method in class com.stripe.net.RequestOptions
- getStripeVersionOverride() - Method in class com.stripe.net.RequestOptions
- getStripeVersionOverride() - Method in class com.stripe.net.RequestOptions.RequestOptionsBuilder
- getStructure() - Method in class com.stripe.model.Account.Company
-
The category identifying the legal structure of the company or legal entity.
- getStructure() - Method in class com.stripe.param.AccountCreateParams.Company
-
The category identifying the legal structure of the company or legal entity.
- getStructure() - Method in class com.stripe.param.AccountUpdateParams.Company
-
The category identifying the legal structure of the company or legal entity.
- getStructure() - Method in class com.stripe.param.TokenCreateParams.Account.Company
-
The category identifying the legal structure of the company or legal entity.
- getSubmissionCount() - Method in class com.stripe.model.Dispute.EvidenceDetails
- getSubmit() - Method in class com.stripe.param.DisputeUpdateParams
-
Whether to immediately submit evidence to the bank.
- getSubmitType() - Method in class com.stripe.model.checkout.Session
-
Describes the type of transaction being performed by Checkout in order to customize relevant text on the page, such as the submit button.
- getSubmitType() - Method in class com.stripe.param.checkout.SessionCreateParams
-
Describes the type of transaction being performed by Checkout in order to customize relevant text on the page, such as the submit button.
- getSubscription() - Method in class com.stripe.model.checkout.Session
-
Get ID of expandable
subscription
object. - getSubscription() - Method in class com.stripe.model.Discount
-
The subscription that this coupon is applied to, if it is applied to a particular subscription.
- getSubscription() - Method in class com.stripe.model.Invoice
-
Get ID of expandable
subscription
object. - getSubscription() - Method in class com.stripe.model.InvoiceItem
-
Get ID of expandable
subscription
object. - getSubscription() - Method in class com.stripe.model.InvoiceLineItem
-
The subscription that the invoice item pertains to, if any.
- getSubscription() - Method in class com.stripe.model.Quote
-
Get ID of expandable
subscription
object. - getSubscription() - Method in class com.stripe.model.SubscriptionItem
-
The
subscription
thissubscription_item
belongs to. - getSubscription() - Method in class com.stripe.model.SubscriptionSchedule
-
Get ID of expandable
subscription
object. - getSubscription() - Method in class com.stripe.param.checkout.SessionListParams
-
Only return the Checkout Session for the subscription specified.
- getSubscription() - Method in class com.stripe.param.InvoiceCreateParams
-
The ID of the subscription to invoice, if any.
- getSubscription() - Method in class com.stripe.param.InvoiceItemCreateParams
-
The ID of a subscription to add this invoice item to.
- getSubscription() - Method in class com.stripe.param.InvoiceListParams
-
Only return invoices for the subscription specified by this subscription ID.
- getSubscription() - Method in class com.stripe.param.InvoiceUpcomingParams
-
The identifier of the subscription for which you'd like to retrieve the upcoming invoice.
- getSubscription() - Method in class com.stripe.param.SubscriptionItemCreateParams
-
The identifier of the subscription to modify.
- getSubscription() - Method in class com.stripe.param.SubscriptionItemListParams
-
The ID of the subscription whose items will be retrieved.
- getSubscriptionBillingCycleAnchor() - Method in class com.stripe.param.InvoiceUpcomingParams
-
For new subscriptions, a future timestamp to anchor the subscription's billing cycle.
- getSubscriptionCancel() - Method in class com.stripe.model.billingportal.Configuration.Features
- getSubscriptionCancel() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features
- getSubscriptionCancel() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features
- getSubscriptionCancelAt() - Method in class com.stripe.param.InvoiceUpcomingParams
-
Timestamp indicating when the subscription should be scheduled to cancel.
- getSubscriptionCancelAtPeriodEnd() - Method in class com.stripe.param.InvoiceUpcomingParams
-
Boolean indicating whether this subscription should cancel at the end of the current period.
- getSubscriptionCancelNow() - Method in class com.stripe.param.InvoiceUpcomingParams
-
This simulates the subscription being canceled or expired immediately.
- getSubscriptionData() - Method in class com.stripe.model.PaymentLink
-
When creating a subscription, the specified configuration data will be used.
- getSubscriptionData() - Method in class com.stripe.model.Quote
- getSubscriptionData() - Method in class com.stripe.param.checkout.SessionCreateParams
-
A subset of parameters to be passed to subscription creation for Checkout Sessions in
subscription
mode. - getSubscriptionData() - Method in class com.stripe.param.PaymentLinkCreateParams
-
When creating a subscription, the specified configuration data will be used.
- getSubscriptionData() - Method in class com.stripe.param.QuoteCreateParams
-
When creating a subscription or subscription schedule, the specified configuration data will be used.
- getSubscriptionData() - Method in class com.stripe.param.QuoteUpdateParams
-
When creating a subscription or subscription schedule, the specified configuration data will be used.
- getSubscriptionDefaultTaxRates() - Method in class com.stripe.param.InvoiceUpcomingParams
-
If provided, the invoice returned will preview updating or creating a subscription with these default tax rates.
- getSubscriptionItem() - Method in class com.stripe.model.InvoiceItem
-
The subscription item that this invoice item has been created for, if any.
- getSubscriptionItem() - Method in class com.stripe.model.InvoiceLineItem
-
The subscription item that generated this invoice item.
- getSubscriptionItem() - Method in class com.stripe.model.UsageRecord
-
The ID of the subscription item this usage record contains data for.
- getSubscriptionItem() - Method in class com.stripe.model.UsageRecordSummary
-
The ID of the subscription item this summary is describing.
- getSubscriptionItems() - Method in class com.stripe.model.Subscription.PendingUpdate
-
List of subscription items, each with an attached plan, that will be set if the update is applied.
- getSubscriptionItems() - Method in class com.stripe.param.InvoiceUpcomingParams
-
A list of up to 20 subscription items, each with an attached price.
- getSubscriptionObject() - Method in class com.stripe.model.checkout.Session
-
Get expanded
subscription
. - getSubscriptionObject() - Method in class com.stripe.model.Invoice
-
Get expanded
subscription
. - getSubscriptionObject() - Method in class com.stripe.model.InvoiceItem
-
Get expanded
subscription
. - getSubscriptionObject() - Method in class com.stripe.model.Quote
-
Get expanded
subscription
. - getSubscriptionObject() - Method in class com.stripe.model.SubscriptionSchedule
-
Get expanded
subscription
. - getSubscriptionPause() - Method in class com.stripe.model.billingportal.Configuration.Features
- getSubscriptionPause() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features
- getSubscriptionPause() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features
- getSubscriptionProrationBehavior() - Method in class com.stripe.param.InvoiceUpcomingParams
-
Determines how to handle prorations when the billing cycle changes (e.g., when switching plans, resetting
billing_cycle_anchor=now
, or starting a trial), or if an item'squantity
changes. - getSubscriptionProrationDate() - Method in class com.stripe.model.Invoice
-
Only set for upcoming invoices that preview prorations.
- getSubscriptionProrationDate() - Method in class com.stripe.param.InvoiceUpcomingParams
-
If previewing an update to a subscription, and doing proration,
subscription_proration_date
forces the proration to be calculated as though the update was done at the specified time. - getSubscriptions() - Method in class com.stripe.model.Customer
-
The customer's current subscriptions, if any.
- getSubscriptionSchedule() - Method in class com.stripe.model.Quote
-
Get ID of expandable
subscriptionSchedule
object. - getSubscriptionScheduleObject() - Method in class com.stripe.model.Quote
-
Get expanded
subscriptionSchedule
. - getSubscriptionStartDate() - Method in class com.stripe.param.InvoiceUpcomingParams
-
Date a subscription is intended to start (can be future or past).
- getSubscriptionTrialEnd() - Method in class com.stripe.param.InvoiceUpcomingParams
-
If provided, the invoice returned will preview updating or creating a subscription with that trial end.
- getSubscriptionTrialFromPlan() - Method in class com.stripe.param.InvoiceUpcomingParams
-
Indicates if a plan's
trial_period_days
should be applied to the subscription. - getSubscriptionUpdate() - Method in class com.stripe.model.billingportal.Configuration.Features
- getSubscriptionUpdate() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features
- getSubscriptionUpdate() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features
- getSubtotal() - Method in class com.stripe.model.CreditNote
-
The integer amount in %s representing the amount of the credit note, excluding tax and invoice level discounts.
- getSubtotal() - Method in class com.stripe.model.Invoice
-
Total of all subscriptions, invoice items, and prorations on the invoice before any invoice level discount or tax is applied.
- getSucceededAt() - Method in class com.stripe.model.reporting.ReportRun
-
Timestamp at which this run successfully finished (populated when
status=succeeded
). - getSuccessUrl() - Method in class com.stripe.model.checkout.Session
-
The URL the customer will be directed to after the payment or subscription creation is successful.
- getSuccessUrl() - Method in class com.stripe.param.checkout.SessionCreateParams
-
The URL to which Stripe should send customers when payment or setup is complete.
- getSupportAddress() - Method in class com.stripe.model.Account.BusinessProfile
-
A publicly available mailing address for sending support issues to.
- getSupportAddress() - Method in class com.stripe.param.AccountCreateParams.BusinessProfile
-
A publicly available mailing address for sending support issues to.
- getSupportAddress() - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile
-
A publicly available mailing address for sending support issues to.
- getSupported() - Method in class com.stripe.model.PaymentMethod.Card.ThreeDSecureUsage
-
Whether 3D Secure is supported on this card.
- getSupportedBankAccountCurrencies() - Method in class com.stripe.model.CountrySpec
-
Currencies that can be accepted in the specific country (for transfers).
- getSupportedPaymentCurrencies() - Method in class com.stripe.model.CountrySpec
-
Currencies that can be accepted in the specified country (for payments).
- getSupportedPaymentMethods() - Method in class com.stripe.model.CountrySpec
-
Payment methods available in the specified country.
- getSupportedTransferCountries() - Method in class com.stripe.model.CountrySpec
-
Countries that can accept transfers from the specified country.
- getSupportEmail() - Method in class com.stripe.model.Account.BusinessProfile
-
A publicly available email address for sending support issues to.
- getSupportEmail() - Method in class com.stripe.param.AccountCreateParams.BusinessProfile
-
A publicly available email address for sending support issues to.
- getSupportEmail() - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile
-
A publicly available email address for sending support issues to.
- getSupportPhone() - Method in class com.stripe.model.Account.BusinessProfile
-
A publicly available phone number to call with support issues.
- getSupportPhone() - Method in class com.stripe.param.AccountCreateParams.BusinessProfile
-
A publicly available phone number to call with support issues.
- getSupportPhone() - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile
-
A publicly available phone number to call with support issues.
- getSupportUrl() - Method in class com.stripe.model.Account.BusinessProfile
-
A publicly available website for handling support issues.
- getSupportUrl() - Method in class com.stripe.param.AccountCreateParams.BusinessProfile
-
A publicly available website for handling support issues.
- getSupportUrl() - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile
-
A publicly available website for handling support issues.
- getSwiftCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.AchCreditTransfer
-
SWIFT code of the bank associated with the routing number.
- getSwiftCode() - Method in class com.stripe.model.Source.AchCreditTransfer
- getTax() - Method in class com.stripe.model.Customer
- getTax() - Method in class com.stripe.model.Invoice
-
The amount of tax on this invoice.
- getTax() - Method in class com.stripe.param.CustomerCreateParams
-
Tax details about the customer.
- getTax() - Method in class com.stripe.param.CustomerUpdateParams
-
Tax details about the customer.
- getTax() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails
-
Tax details about the customer.
- getTaxAmount() - Method in class com.stripe.model.Charge.Level3.LineItem
- getTaxAmounts() - Method in class com.stripe.model.CreditNote
-
The aggregate amounts calculated per tax rate for all line items.
- getTaxAmounts() - Method in class com.stripe.model.CreditNoteLineItem
-
The amount of tax calculated per tax rate for this line item.
- getTaxAmounts() - Method in class com.stripe.model.InvoiceLineItem
-
The amount of tax calculated per tax rate for this line item.
- getTaxBehavior() - Method in class com.stripe.model.Price
-
Specifies whether the price is considered inclusive of taxes or exclusive of taxes.
- getTaxBehavior() - Method in class com.stripe.model.ShippingRate
-
Specifies whether the rate is considered inclusive of taxes or exclusive of taxes.
- getTaxBehavior() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData
- getTaxBehavior() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData
- getTaxBehavior() - Method in class com.stripe.param.InvoiceItemCreateParams.PriceData
- getTaxBehavior() - Method in class com.stripe.param.InvoiceItemUpdateParams.PriceData
- getTaxBehavior() - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.PriceData
- getTaxBehavior() - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData
- getTaxBehavior() - Method in class com.stripe.param.PriceCreateParams
-
Specifies whether the price is considered inclusive of taxes or exclusive of taxes.
- getTaxBehavior() - Method in class com.stripe.param.PriceUpdateParams
-
Specifies whether the price is considered inclusive of taxes or exclusive of taxes.
- getTaxBehavior() - Method in class com.stripe.param.QuoteCreateParams.LineItem.PriceData
- getTaxBehavior() - Method in class com.stripe.param.QuoteUpdateParams.LineItem.PriceData
- getTaxBehavior() - Method in class com.stripe.param.ShippingRateCreateParams
-
Specifies whether the rate is considered inclusive of taxes or exclusive of taxes.
- getTaxBehavior() - Method in class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.PriceData
- getTaxBehavior() - Method in class com.stripe.param.SubscriptionCreateParams.Item.PriceData
- getTaxBehavior() - Method in class com.stripe.param.SubscriptionItemCreateParams.PriceData
-
Specifies whether the price is considered inclusive of taxes or exclusive of taxes.
- getTaxBehavior() - Method in class com.stripe.param.SubscriptionItemUpdateParams.PriceData
-
Specifies whether the price is considered inclusive of taxes or exclusive of taxes.
- getTaxBehavior() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.PriceData
- getTaxBehavior() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData
- getTaxBehavior() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.PriceData
- getTaxBehavior() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData
- getTaxBehavior() - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.PriceData
- getTaxBehavior() - Method in class com.stripe.param.SubscriptionUpdateParams.Item.PriceData
- getTaxCode() - Method in class com.stripe.model.Product
-
Get ID of expandable
taxCode
object. - getTaxCode() - Method in class com.stripe.model.ShippingRate
-
Get ID of expandable
taxCode
object. - getTaxCode() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.ProductData
- getTaxCode() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData
- getTaxCode() - Method in class com.stripe.param.PlanCreateParams.Product
-
A tax code ID.
- getTaxCode() - Method in class com.stripe.param.PriceCreateParams.ProductData
-
A tax code ID.
- getTaxCode() - Method in class com.stripe.param.ProductCreateParams
-
A tax code ID.
- getTaxCode() - Method in class com.stripe.param.ProductUpdateParams
-
A tax code ID.
- getTaxCode() - Method in class com.stripe.param.ShippingRateCreateParams
-
A tax code ID.
- getTaxCodeObject() - Method in class com.stripe.model.Product
-
Get expanded
taxCode
. - getTaxCodeObject() - Method in class com.stripe.model.ShippingRate
-
Get expanded
taxCode
. - getTaxDeductionAccountNumber() - Method in class com.stripe.model.TaxDeductedAtSource
-
The TAN that was supplied to Stripe when TDS was assessed.
- getTaxes() - Method in class com.stripe.model.checkout.Session.TotalDetails.Breakdown
- getTaxes() - Method in class com.stripe.model.LineItem
-
The taxes applied to the line item.
- getTaxes() - Method in class com.stripe.model.Quote.TotalDetails.Breakdown
- getTaxExempt() - Method in class com.stripe.model.checkout.Session.CustomerDetails
-
The customer’s tax exempt status at time of checkout.
- getTaxExempt() - Method in class com.stripe.model.Customer
-
Describes the customer's tax exemption status.
- getTaxExempt() - Method in class com.stripe.param.CustomerCreateParams
-
The customer's tax exemption.
- getTaxExempt() - Method in class com.stripe.param.CustomerUpdateParams
-
The customer's tax exemption.
- getTaxExempt() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails
-
The customer's tax exemption.
- getTaxId() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Boleto
-
The tax ID of the customer (CPF for individuals consumers or CNPJ for businesses consumers).
- getTaxId() - Method in class com.stripe.model.PaymentMethod.Boleto
-
Uniquely identifies the customer tax id (CNPJ or CPF).
- getTaxId() - Method in class com.stripe.param.AccountCreateParams.Company
-
The business ID number of the company, as appropriate for the company’s country.
- getTaxId() - Method in class com.stripe.param.AccountUpdateParams.Company
-
The business ID number of the company, as appropriate for the company’s country.
- getTaxId() - Method in class com.stripe.param.issuing.CardholderCreateParams.Company
-
The entity's business ID number.
- getTaxId() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Company
-
The entity's business ID number.
- getTaxId() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Boleto
-
The tax ID of the customer (CPF for individual consumers or CNPJ for businesses consumers).
- getTaxId() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Boleto
-
The tax ID of the customer (CPF for individual consumers or CNPJ for businesses consumers).
- getTaxId() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Boleto
-
The tax ID of the customer (CPF for individual consumers or CNPJ for businesses consumers).
- getTaxId() - Method in class com.stripe.param.PaymentMethodCreateParams.Boleto
-
The tax ID of the customer (CPF for individual consumers or CNPJ for businesses consumers).
- getTaxId() - Method in class com.stripe.param.RecipientCreateParams
-
The recipient's tax ID, as a string.
- getTaxId() - Method in class com.stripe.param.RecipientUpdateParams
-
The recipient's tax ID, as a string.
- getTaxId() - Method in class com.stripe.param.TokenCreateParams.Account.Company
-
The business ID number of the company, as appropriate for the company’s country.
- getTaxIdCollection() - Method in class com.stripe.model.checkout.Session
- getTaxIdCollection() - Method in class com.stripe.param.checkout.SessionCreateParams
-
Controls tax ID collection settings for the session.
- getTaxIdData() - Method in class com.stripe.param.CustomerCreateParams
-
The customer's tax IDs.
- getTaxIdProvided() - Method in class com.stripe.model.Account.Company
-
Whether the company's business ID number was provided.
- getTaxIdProvided() - Method in class com.stripe.model.issuing.Cardholder.Company
-
Whether the company's business ID number was provided.
- getTaxIdRegistrar() - Method in class com.stripe.model.Account.Company
-
The jurisdiction in which the
tax_id
is registered (Germany-based companies only). - getTaxIdRegistrar() - Method in class com.stripe.param.AccountCreateParams.Company
-
The jurisdiction in which the
tax_id
is registered (Germany-based companies only). - getTaxIdRegistrar() - Method in class com.stripe.param.AccountUpdateParams.Company
-
The jurisdiction in which the
tax_id
is registered (Germany-based companies only). - getTaxIdRegistrar() - Method in class com.stripe.param.TokenCreateParams.Account.Company
-
The jurisdiction in which the
tax_id
is registered (Germany-based companies only). - getTaxIds() - Method in class com.stripe.model.checkout.Session.CustomerDetails
-
The customer’s tax IDs at time of checkout.
- getTaxIds() - Method in class com.stripe.model.Customer
-
The customer's tax IDs.
- getTaxIds() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails
-
The customer's tax IDs.
- getTaxRate() - Method in class com.stripe.model.CreditNote.TaxAmount
-
Get ID of expandable
taxRate
object. - getTaxRate() - Method in class com.stripe.model.Invoice.TaxAmount
-
Get ID of expandable
taxRate
object. - getTaxRateObject() - Method in class com.stripe.model.CreditNote.TaxAmount
-
Get expanded
taxRate
. - getTaxRateObject() - Method in class com.stripe.model.Invoice.TaxAmount
-
Get expanded
taxRate
. - getTaxRates() - Method in class com.stripe.model.CreditNoteLineItem
-
The tax rates which apply to the line item.
- getTaxRates() - Method in class com.stripe.model.InvoiceItem
-
The tax rates which apply to the invoice item.
- getTaxRates() - Method in class com.stripe.model.InvoiceLineItem
-
The tax rates which apply to the line item.
- getTaxRates() - Method in class com.stripe.model.SubscriptionItem
-
The tax rates which apply to this
subscription_item
. - getTaxRates() - Method in class com.stripe.model.SubscriptionSchedule.AddInvoiceItem
-
The tax rates which apply to the item.
- getTaxRates() - Method in class com.stripe.model.SubscriptionSchedule.PhaseItem
- getTaxRates() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem
-
The tax rates which apply to this line item.
- getTaxRates() - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.Item
-
The tax rates which apply to this item.
- getTaxRates() - Method in class com.stripe.param.CreditNoteCreateParams.Line
-
The tax rates which apply to the credit note line item.
- getTaxRates() - Method in class com.stripe.param.CreditNotePreviewParams.Line
-
The tax rates which apply to the credit note line item.
- getTaxRates() - Method in class com.stripe.param.InvoiceItemCreateParams
-
The tax rates which apply to the invoice item.
- getTaxRates() - Method in class com.stripe.param.InvoiceItemUpdateParams
-
The tax rates which apply to the invoice item.
- getTaxRates() - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem
-
The tax rates that apply to the item.
- getTaxRates() - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem
-
A list of Tax Rate ids.
- getTaxRates() - Method in class com.stripe.param.QuoteCreateParams.LineItem
-
The tax rates which apply to the line item.
- getTaxRates() - Method in class com.stripe.param.QuoteUpdateParams.LineItem
-
The tax rates which apply to the line item.
- getTaxRates() - Method in class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem
-
The tax rates which apply to the item.
- getTaxRates() - Method in class com.stripe.param.SubscriptionCreateParams.Item
-
A list of Tax Rate ids.
- getTaxRates() - Method in class com.stripe.param.SubscriptionItemCreateParams
-
A list of Tax Rate ids.
- getTaxRates() - Method in class com.stripe.param.SubscriptionItemUpdateParams
-
A list of Tax Rate ids.
- getTaxRates() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem
-
The tax rates which apply to the item.
- getTaxRates() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item
-
A list of Tax Rate ids.
- getTaxRates() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem
-
The tax rates which apply to the item.
- getTaxRates() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item
-
A list of Tax Rate ids.
- getTaxRates() - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem
-
The tax rates which apply to the item.
- getTaxRates() - Method in class com.stripe.param.SubscriptionUpdateParams.Item
-
A list of Tax Rate ids.
- getTaxReportingUs1099K() - Method in class com.stripe.model.Account.Capabilities
-
The status of the tax reporting 1099-K (US) capability of the account.
- getTaxReportingUs1099K() - Method in class com.stripe.param.AccountCreateParams.Capabilities
-
The tax_reporting_us_1099_k capability.
- getTaxReportingUs1099K() - Method in class com.stripe.param.AccountUpdateParams.Capabilities
-
The tax_reporting_us_1099_k capability.
- getTaxReportingUs1099Misc() - Method in class com.stripe.model.Account.Capabilities
-
The status of the tax reporting 1099-MISC (US) capability of the account.
- getTaxReportingUs1099Misc() - Method in class com.stripe.param.AccountCreateParams.Capabilities
-
The tax_reporting_us_1099_misc capability.
- getTaxReportingUs1099Misc() - Method in class com.stripe.param.AccountUpdateParams.Capabilities
-
The tax_reporting_us_1099_misc capability.
- getTaxType() - Method in class com.stripe.model.TaxRate
-
The high-level tax type, such as
vat
orsales_tax
. - getTaxType() - Method in class com.stripe.param.TaxRateCreateParams
-
The high-level tax type, such as
vat
orsales_tax
. - getTaxType() - Method in class com.stripe.param.TaxRateUpdateParams
-
The high-level tax type, such as
vat
orsales_tax
. - getTerminalVerificationResults() - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent.Receipt
- getTerminalVerificationResults() - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent.Receipt
- getTerminalVerificationResults() - Method in class com.stripe.model.Source.CardPresent
- getTermsOfServiceUrl() - Method in class com.stripe.model.billingportal.Configuration.BusinessProfile
-
A link to the business’s publicly available terms of service.
- getTermsOfServiceUrl() - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.BusinessProfile
-
A link to the business’s publicly available terms of service.
- getTermsOfServiceUrl() - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.BusinessProfile
-
A link to the business’s publicly available terms of service.
- getThreeDSecure() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
Populated if this transaction used 3D Secure authentication.
- getThreeDSecure() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Card
- getThreeDSecure() - Method in class com.stripe.model.Source.Card
- getThreeDSecure() - Method in class com.stripe.model.Source
- getThreeDSecure() - Method in class com.stripe.model.Source.ThreeDSecure
- getThreeDSecureUsage() - Method in class com.stripe.model.PaymentMethod.Card
-
Contains details on how this Card maybe be used for 3D Secure authentication.
- getThresholdReason() - Method in class com.stripe.model.Invoice
- getTiers() - Method in class com.stripe.model.Plan
-
Each element represents a pricing tier.
- getTiers() - Method in class com.stripe.model.Price
-
Each element represents a pricing tier.
- getTiers() - Method in class com.stripe.param.PlanCreateParams
-
Each element represents a pricing tier.
- getTiers() - Method in class com.stripe.param.PriceCreateParams
-
Each element represents a pricing tier.
- getTiersMode() - Method in class com.stripe.model.Plan
-
Defines if the tiering price should be
graduated
orvolume
based. - getTiersMode() - Method in class com.stripe.model.Price
-
Defines if the tiering price should be
graduated
orvolume
based. - getTiersMode() - Method in class com.stripe.param.PlanCreateParams
-
Defines if the tiering price should be
graduated
orvolume
based. - getTiersMode() - Method in class com.stripe.param.PriceCreateParams
-
Defines if the tiering price should be
graduated
orvolume
based. - getTimeNow() - Static method in class com.stripe.net.Webhook.Util
-
Returns the current UTC timestamp in seconds.
- getTimesRedeemed() - Method in class com.stripe.model.Coupon
-
Number of times this coupon has been applied to a customer.
- getTimesRedeemed() - Method in class com.stripe.model.PromotionCode
-
Number of times this promotion code has been used.
- getTimestamp() - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayRedirectToAndroidApp
-
Specifies the current time in epoch format.
- getTimestamp() - Method in class com.stripe.model.UsageRecord
-
The timestamp when this usage occurred.
- getTimestamp() - Method in class com.stripe.param.UsageRecordCreateOnSubscriptionItemParams
-
The timestamp for the usage event.
- getTimestamp() - Static method in class com.stripe.util.Stopwatch
-
Gets the current timestamp with the highest precision available.
- getTimezone() - Method in class com.stripe.model.Account.SettingsDashboard
-
The timezone used in the Stripe Dashboard for this account.
- getTimezone() - Method in class com.stripe.model.reporting.ReportRun.Parameters
- getTimezone() - Method in class com.stripe.param.reporting.ReportRunCreateParams.Parameters
- getTitle() - Method in class com.stripe.model.File
-
A user friendly title for the document.
- getTitle() - Method in class com.stripe.model.Person.Relationship
-
The person's title (e.g., CEO, Support Engineer).
- getTitle() - Method in class com.stripe.model.sigma.ScheduledQueryRun
-
Title of the query.
- getTitle() - Method in class com.stripe.param.PersonCollectionCreateParams.Relationship
-
The person's title (e.g., CEO, Support Engineer).
- getTitle() - Method in class com.stripe.param.PersonUpdateParams.Relationship
-
The person's title (e.g., CEO, Support Engineer).
- getTitle() - Method in class com.stripe.param.TokenCreateParams.Person.Relationship
-
The person's title (e.g., CEO, Support Engineer).
- getToken() - Method in class com.stripe.param.PaymentMethodCreateParams.Token
- getToken() - Method in class com.stripe.param.SourceCreateParams
-
An optional token used to create the source.
- getTokenizationMethod() - Method in class com.stripe.model.Card
-
If the card number is tokenized, this is the method that was used.
- getTokenizationMethod() - Method in class com.stripe.model.Source.Card
- getTokenizationMethod() - Method in class com.stripe.model.Source.ThreeDSecure
- getTosAcceptance() - Method in class com.stripe.model.Account
- getTosAcceptance() - Method in class com.stripe.model.Account.Settings.SettingsCardIssuing
- getTosAcceptance() - Method in class com.stripe.param.AccountCreateParams
-
Details on the account's acceptance of the Stripe Services Agreement.
- getTosAcceptance() - Method in class com.stripe.param.AccountCreateParams.Settings.CardIssuing
-
Details on the account's acceptance of the Stripe Issuing Terms and Disclosures.
- getTosAcceptance() - Method in class com.stripe.param.AccountUpdateParams
-
Details on the account's acceptance of the Stripe Services Agreement.
- getTosAcceptance() - Method in class com.stripe.param.AccountUpdateParams.Settings.CardIssuing
-
Details on the account's acceptance of the Stripe Issuing Terms and Disclosures.
- getTosShownAndAccepted() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.P24
-
Confirm that the payer has accepted the P24 terms and conditions.
- getTosShownAndAccepted() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.P24
-
Confirm that the payer has accepted the P24 terms and conditions.
- getTosShownAndAccepted() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.P24
-
Confirm that the payer has accepted the P24 terms and conditions.
- getTosShownAndAccepted() - Method in class com.stripe.param.TokenCreateParams.Account
-
Whether the user described by the data in the token has been shown the Stripe Connected Account Agreement.
- getTotal() - Method in class com.stripe.model.CreditNote
-
The integer amount in %s representing the total amount of the credit note, including tax and all discount.
- getTotal() - Method in class com.stripe.model.Invoice
-
Total after discounts and taxes.
- getTotal() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Receipt
- getTotalDetails() - Method in class com.stripe.model.checkout.Session
-
Tax and discount details for the computed total amount.
- getTotalDetails() - Method in class com.stripe.model.Quote
- getTotalDetails() - Method in class com.stripe.model.Quote.Recurring
- getTotalDetails() - Method in class com.stripe.model.Quote.Upfront
- getTotalDiscountAmounts() - Method in class com.stripe.model.Invoice
-
The aggregate amounts calculated per discount across all line items.
- getTotalTaxAmounts() - Method in class com.stripe.model.Invoice
-
The aggregate amounts calculated per tax rate for all line items.
- getTotalUsage() - Method in class com.stripe.model.UsageRecordSummary
-
The total usage within this usage period.
- getTown() - Method in class com.stripe.model.Person.JapanAddress
-
Town/cho-me.
- getTown() - Method in class com.stripe.param.AccountCreateParams.Company.AddressKana
-
Town or cho-me.
- getTown() - Method in class com.stripe.param.AccountCreateParams.Company.AddressKanji
-
Town or cho-me.
- getTown() - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKana
-
Town or cho-me.
- getTown() - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKanji
-
Town or cho-me.
- getTown() - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKana
-
Town or cho-me.
- getTown() - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKanji
-
Town or cho-me.
- getTown() - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKana
-
Town or cho-me.
- getTown() - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKanji
-
Town or cho-me.
- getTown() - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKana
-
Town or cho-me.
- getTown() - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKanji
-
Town or cho-me.
- getTown() - Method in class com.stripe.param.PersonUpdateParams.AddressKana
-
Town or cho-me.
- getTown() - Method in class com.stripe.param.PersonUpdateParams.AddressKanji
-
Town or cho-me.
- getTown() - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKana
-
Town or cho-me.
- getTown() - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKanji
-
Town or cho-me.
- getTown() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKana
-
Town or cho-me.
- getTown() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKanji
-
Town or cho-me.
- getTown() - Method in class com.stripe.param.TokenCreateParams.Person.AddressKana
-
Town or cho-me.
- getTown() - Method in class com.stripe.param.TokenCreateParams.Person.AddressKanji
-
Town or cho-me.
- getTrackingNumber() - Method in class com.stripe.model.issuing.Card.Shipping
-
A tracking number for a card shipment.
- getTrackingNumber() - Method in class com.stripe.model.ShippingDetails
-
The tracking number for a physical product, obtained from the delivery service.
- getTrackingNumber() - Method in class com.stripe.param.ChargeCreateParams.Shipping
-
The tracking number for a physical product, obtained from the delivery service.
- getTrackingNumber() - Method in class com.stripe.param.ChargeUpdateParams.Shipping
- getTrackingNumber() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping
-
The tracking number for a physical product, obtained from the delivery service.
- getTrackingNumber() - Method in class com.stripe.param.OrderUpdateParams.Shipping
-
The tracking number provided by the carrier.
- getTrackingNumber() - Method in class com.stripe.param.PaymentIntentConfirmParams.Shipping
-
The tracking number for a physical product, obtained from the delivery service.
- getTrackingNumber() - Method in class com.stripe.param.PaymentIntentCreateParams.Shipping
-
The tracking number for a physical product, obtained from the delivery service.
- getTrackingNumber() - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping
-
The tracking number for a physical product, obtained from the delivery service.
- getTrackingNumber() - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping
- getTrackingNumber() - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping
- getTrackingUrl() - Method in class com.stripe.model.issuing.Card.Shipping
-
A link to the shipping carrier's site where you can view detailed information about a card shipment.
- getTransaction() - Method in class com.stripe.model.issuing.Dispute
-
Get ID of expandable
transaction
object. - getTransaction() - Method in class com.stripe.param.issuing.DisputeCreateParams
-
The ID of the issuing transaction to create a dispute for.
- getTransaction() - Method in class com.stripe.param.issuing.DisputeListParams
-
Select the Issuing dispute for the given transaction.
- getTransactionId() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Alipay
-
Transaction ID of this particular Alipay transaction.
- getTransactionId() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Fpx
-
Unique transaction id generated by FPX for every request from the merchant.
- getTransactionId() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Grabpay
-
Unique transaction id generated by GrabPay.
- getTransactionId() - Method in class com.stripe.model.Charge.PaymentMethodDetails.WechatPay
- getTransactionObject() - Method in class com.stripe.model.issuing.Dispute
-
Get expanded
transaction
. - getTransactions() - Method in class com.stripe.model.BitcoinReceiver
-
A list with one entry for each time that the customer sent bitcoin to the receiver.
- getTransactions() - Method in class com.stripe.model.issuing.Authorization
-
List of transactions associated with this authorization.
- getTransactionStatusInformation() - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent.Receipt
- getTransactionStatusInformation() - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent.Receipt
- getTransactionStatusInformation() - Method in class com.stripe.model.Source.CardPresent
- getTransactionType() - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.AcssDebit.MandateOptions
- getTransactionType() - Method in class com.stripe.model.Invoice.PaymentMethodOptions.AcssDebit.MandateOptions
- getTransactionType() - Method in class com.stripe.model.Mandate.PaymentMethodDetails.AcssDebit
-
Transaction type of the mandate.
- getTransactionType() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.AcssDebit.MandateOptions
- getTransactionType() - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.AcssDebit.MandateOptions
- getTransactionType() - Method in class com.stripe.model.Subscription.PaymentMethodOptions.AcssDebit.MandateOptions
- getTransactionType() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions
-
Transaction type of the mandate.
- getTransactionType() - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions
-
Transaction type of the mandate.
- getTransactionType() - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions
-
Transaction type of the mandate.
- getTransactionType() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions
-
Transaction type of the mandate.
- getTransactionType() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions
-
Transaction type of the mandate.
- getTransactionType() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions
-
Transaction type of the mandate.
- getTransactionType() - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions
- getTransactionType() - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions
-
Transaction type of the mandate.
- getTransactionType() - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions
- getTransactionType() - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions
-
Transaction type of the mandate.
- getTransactionType() - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions
-
Transaction type of the mandate.
- getTransfer() - Method in class com.stripe.model.Charge
-
Get ID of expandable
transfer
object. - getTransfer() - Method in class com.stripe.model.TransferReversal
-
Get ID of expandable
transfer
object. - getTransferData() - Method in class com.stripe.model.Charge
-
An optional dictionary including the account to automatically transfer to as part of a destination charge.
- getTransferData() - Method in class com.stripe.model.Invoice
-
The account (if any) the payment will be attributed to for tax reporting, and where funds from the payment will be transferred to for the invoice.
- getTransferData() - Method in class com.stripe.model.PaymentIntent
-
The data with which to automatically create a Transfer when the payment is finalized.
- getTransferData() - Method in class com.stripe.model.PaymentLink
-
The account (if any) the payments will be attributed to for tax reporting, and where funds from each payment will be transferred to.
- getTransferData() - Method in class com.stripe.model.Quote
-
The account (if any) the payments will be attributed to for tax reporting, and where funds from each payment will be transferred to for each of the invoices.
- getTransferData() - Method in class com.stripe.model.Subscription
-
The account (if any) the subscription's payments will be attributed to for tax reporting, and where funds from each payment will be transferred to for each of the subscription's invoices.
- getTransferData() - Method in class com.stripe.model.SubscriptionSchedule.DefaultSettings
-
The account (if any) the associated subscription's payments will be attributed to for tax reporting, and where funds from each payment will be transferred to for each of the subscription's invoices.
- getTransferData() - Method in class com.stripe.model.SubscriptionSchedule.Phase
-
The account (if any) the associated subscription's payments will be attributed to for tax reporting, and where funds from each payment will be transferred to for each of the subscription's invoices.
- getTransferData() - Method in class com.stripe.param.ChargeCaptureParams
-
An optional dictionary including the account to automatically transfer to as part of a destination charge.
- getTransferData() - Method in class com.stripe.param.ChargeCreateParams
-
An optional dictionary including the account to automatically transfer to as part of a destination charge.
- getTransferData() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData
-
The parameters used to automatically create a Transfer when the payment succeeds.
- getTransferData() - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData
-
If specified, the funds from the subscription's invoices will be transferred to the destination and the ID of the resulting transfers will be found on the resulting charges.
- getTransferData() - Method in class com.stripe.param.InvoiceCreateParams
-
If specified, the funds from the invoice will be transferred to the destination and the ID of the resulting transfer will be found on the invoice's charge.
- getTransferData() - Method in class com.stripe.param.InvoiceUpdateParams
-
If specified, the funds from the invoice will be transferred to the destination and the ID of the resulting transfer will be found on the invoice's charge.
- getTransferData() - Method in class com.stripe.param.PaymentIntentCaptureParams
-
The parameters used to automatically create a Transfer when the payment is captured.
- getTransferData() - Method in class com.stripe.param.PaymentIntentCreateParams
-
The parameters used to automatically create a Transfer when the payment succeeds.
- getTransferData() - Method in class com.stripe.param.PaymentIntentUpdateParams
-
The parameters used to automatically create a Transfer when the payment succeeds.
- getTransferData() - Method in class com.stripe.param.PaymentLinkCreateParams
-
The account (if any) the payments will be attributed to for tax reporting, and where funds from each payment will be transferred to.
- getTransferData() - Method in class com.stripe.param.QuoteCreateParams
-
The data with which to automatically create a Transfer for each of the invoices.
- getTransferData() - Method in class com.stripe.param.QuoteUpdateParams
-
The data with which to automatically create a Transfer for each of the invoices.
- getTransferData() - Method in class com.stripe.param.SubscriptionCreateParams
-
If specified, the funds from the subscription's invoices will be transferred to the destination and the ID of the resulting transfers will be found on the resulting charges.
- getTransferData() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings
-
The data with which to automatically create a Transfer for each of the associated subscription's invoices.
- getTransferData() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase
-
The data with which to automatically create a Transfer for each of the associated subscription's invoices.
- getTransferData() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings
-
The data with which to automatically create a Transfer for each of the associated subscription's invoices.
- getTransferData() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase
-
The data with which to automatically create a Transfer for each of the associated subscription's invoices.
- getTransferData() - Method in class com.stripe.param.SubscriptionUpdateParams
-
If specified, the funds from the subscription's invoices will be transferred to the destination and the ID of the resulting transfers will be found on the resulting charges.
- getTransferGroup() - Method in class com.stripe.model.Charge
-
A string that identifies this transaction as part of a group.
- getTransferGroup() - Method in class com.stripe.model.PaymentIntent
-
A string that identifies the resulting payment as part of a group.
- getTransferGroup() - Method in class com.stripe.model.Topup
-
A string that identifies this top-up as part of a group.
- getTransferGroup() - Method in class com.stripe.model.Transfer
-
A string that identifies this transaction as part of a group.
- getTransferGroup() - Method in class com.stripe.param.ChargeCaptureParams
-
A string that identifies this transaction as part of a group.
- getTransferGroup() - Method in class com.stripe.param.ChargeCreateParams
-
A string that identifies this transaction as part of a group.
- getTransferGroup() - Method in class com.stripe.param.ChargeListParams
-
Only return charges for this transfer group.
- getTransferGroup() - Method in class com.stripe.param.ChargeUpdateParams
-
A string that identifies this transaction as part of a group.
- getTransferGroup() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData
-
A string that identifies the resulting payment as part of a group.
- getTransferGroup() - Method in class com.stripe.param.PaymentIntentCreateParams
-
A string that identifies the resulting payment as part of a group.
- getTransferGroup() - Method in class com.stripe.param.PaymentIntentUpdateParams
-
A string that identifies the resulting payment as part of a group.
- getTransferGroup() - Method in class com.stripe.param.TopupCreateParams
-
A string that identifies this top-up as part of a group.
- getTransferGroup() - Method in class com.stripe.param.TransferCreateParams
-
A string that identifies this transaction as part of a group.
- getTransferGroup() - Method in class com.stripe.param.TransferListParams
-
Only return transfers with the specified transfer group.
- getTransferLookupKey() - Method in class com.stripe.param.PriceCreateParams
-
If set to true, will atomically remove the lookup key from the existing price, and assign it to this price.
- getTransferLookupKey() - Method in class com.stripe.param.PriceUpdateParams
-
If set to true, will atomically remove the lookup key from the existing price, and assign it to this price.
- getTransferObject() - Method in class com.stripe.model.Charge
-
Get expanded
transfer
. - getTransferObject() - Method in class com.stripe.model.TransferReversal
-
Get expanded
transfer
. - getTransferReversal() - Method in class com.stripe.model.Refund
-
Get ID of expandable
transferReversal
object. - getTransferReversalObject() - Method in class com.stripe.model.Refund
-
Get expanded
transferReversal
. - getTransfers() - Method in class com.stripe.model.Account.Capabilities
-
The status of the transfers capability of the account, or whether your platform can transfer funds to the account.
- getTransfers() - Method in class com.stripe.param.AccountCreateParams.Capabilities
-
The transfers capability.
- getTransfers() - Method in class com.stripe.param.AccountUpdateParams.Capabilities
-
The transfers capability.
- getTransformQuantity() - Method in class com.stripe.model.Price
-
Apply a transformation to the reported usage or set quantity before computing the amount billed.
- getTransformQuantity() - Method in class com.stripe.param.PriceCreateParams
-
Apply a transformation to the reported usage or set quantity before computing the billed price.
- getTransformUsage() - Method in class com.stripe.model.Plan
-
Apply a transformation to the reported usage or set quantity before computing the amount billed.
- getTransformUsage() - Method in class com.stripe.param.PlanCreateParams
-
Apply a transformation to the reported usage or set quantity before computing the billed price.
- getTransitNumber() - Method in class com.stripe.model.Charge.PaymentMethodDetails.AcssDebit
-
Transit number of the bank account.
- getTransitNumber() - Method in class com.stripe.model.PaymentMethod.AcssDebit
-
Transit number of the bank account.
- getTransitNumber() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.AcssDebit
-
Transit number of the customer's bank.
- getTransitNumber() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.AcssDebit
-
Transit number of the customer's bank.
- getTransitNumber() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AcssDebit
-
Transit number of the customer's bank.
- getTransitNumber() - Method in class com.stripe.param.PaymentMethodCreateParams.AcssDebit
-
Transit number of the customer's bank.
- getTravelAgency() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Flight
- getTrial() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase
-
If set to true the entire phase is counted as a trial and the customer will not be charged for any fees.
- getTrial() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase
-
If set to true the entire phase is counted as a trial and the customer will not be charged for any fees.
- getTrialEnd() - Method in class com.stripe.model.Subscription
-
If the subscription has a trial, the end of that trial.
- getTrialEnd() - Method in class com.stripe.model.Subscription.PendingUpdate
-
Unix timestamp representing the end of the trial period the customer will get before being charged for the first time, if the update is applied.
- getTrialEnd() - Method in class com.stripe.model.SubscriptionSchedule.Phase
-
When the trial ends within the phase.
- getTrialEnd() - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData
-
Unix timestamp representing the end of the trial period the customer will get before being charged for the first time.
- getTrialEnd() - Method in class com.stripe.param.CustomerUpdateParams
-
Unix timestamp representing the end of the trial period the customer will get before being charged for the first time.
- getTrialEnd() - Method in class com.stripe.param.SubscriptionCreateParams
-
Unix timestamp representing the end of the trial period the customer will get before being charged for the first time.
- getTrialEnd() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase
-
Sets the phase to trialing from the start date to this date.
- getTrialEnd() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase
-
Sets the phase to trialing from the start date to this date.
- getTrialEnd() - Method in class com.stripe.param.SubscriptionUpdateParams
-
Unix timestamp representing the end of the trial period the customer will get before being charged for the first time.
- getTrialFromPlan() - Method in class com.stripe.model.Subscription.PendingUpdate
-
Indicates if a plan's
trial_period_days
should be applied to the subscription. - getTrialFromPlan() - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData
-
Indicates if a plan’s
trial_period_days
should be applied to the subscription. - getTrialFromPlan() - Method in class com.stripe.param.SubscriptionCreateParams
-
Indicates if a plan's
trial_period_days
should be applied to the subscription. - getTrialFromPlan() - Method in class com.stripe.param.SubscriptionUpdateParams
-
Indicates if a plan's
trial_period_days
should be applied to the subscription. - getTrialPeriodDays() - Method in class com.stripe.model.PaymentLink.SubscriptionData
-
Integer representing the number of trial period days before the customer is charged for the first time.
- getTrialPeriodDays() - Method in class com.stripe.model.Plan
-
Default number of trial days when subscribing a customer to this plan using
trial_from_plan=true
. - getTrialPeriodDays() - Method in class com.stripe.model.Price.Recurring
-
Default number of trial days when subscribing a customer to this price using
trial_from_plan=true
. - getTrialPeriodDays() - Method in class com.stripe.model.Quote.SubscriptionData
-
Integer representing the number of trial period days before the customer is charged for the first time.
- getTrialPeriodDays() - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData
-
Integer representing the number of trial period days before the customer is charged for the first time.
- getTrialPeriodDays() - Method in class com.stripe.param.PaymentLinkCreateParams.SubscriptionData
-
Integer representing the number of trial period days before the customer is charged for the first time.
- getTrialPeriodDays() - Method in class com.stripe.param.PlanCreateParams
-
Default number of trial days when subscribing a customer to this plan using
trial_from_plan=true
. - getTrialPeriodDays() - Method in class com.stripe.param.PlanUpdateParams
-
Default number of trial days when subscribing a customer to this plan using
trial_from_plan=true
. - getTrialPeriodDays() - Method in class com.stripe.param.PriceCreateParams.Recurring
-
Default number of trial days when subscribing a customer to this price using
trial_from_plan=true
. - getTrialPeriodDays() - Method in class com.stripe.param.PriceUpdateParams.Recurring
-
Default number of trial days when subscribing a customer to this plan using
trial_from_plan=true
. - getTrialPeriodDays() - Method in class com.stripe.param.QuoteCreateParams.SubscriptionData
-
Integer representing the number of trial period days before the customer is charged for the first time.
- getTrialPeriodDays() - Method in class com.stripe.param.QuoteUpdateParams.SubscriptionData
-
Integer representing the number of trial period days before the customer is charged for the first time.
- getTrialPeriodDays() - Method in class com.stripe.param.SubscriptionCreateParams
-
Integer representing the number of trial period days before the customer is charged for the first time.
- getTrialStart() - Method in class com.stripe.model.Subscription
-
If the subscription has a trial, the beginning of that trial.
- getType() - Method in class com.stripe.model.Account.Controller
-
The controller type.
- getType() - Method in class com.stripe.model.Account
-
The Stripe account type.
- getType() - Method in class com.stripe.model.BalanceTransaction.Fee
- getType() - Method in class com.stripe.model.BalanceTransaction
-
Transaction type:
adjustment
,advance
,advance_funding
,anticipation_repayment
,application_fee
,application_fee_refund
,charge
,connect_collection_transfer
,contribution
,issuing_authorization_hold
,issuing_authorization_release
,issuing_dispute
,issuing_transaction
,payment
,payment_failure_refund
,payment_refund
,payout
,payout_cancel
,payout_failure
,refund
,refund_failure
,reserve_transaction
,reserved_funds
,stripe_fee
,stripe_fx_fee
,tax_fee
,topup
,topup_reversal
,transfer
,transfer_cancel
,transfer_failure
, ortransfer_refund
. - getType() - Method in class com.stripe.model.Charge.Outcome
-
Possible values are
authorized
,manual_review
,issuer_declined
,blocked
, andinvalid
. - getType() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet
- getType() - Method in class com.stripe.model.Charge.PaymentMethodDetails
-
The type of transaction-specific details of the payment method used in the payment, one of
ach_credit_transfer
,ach_debit
,acss_debit
,alipay
,au_becs_debit
,bancontact
,card
,card_present
,eps
,giropay
,ideal
,klarna
,multibanco
,p24
,sepa_debit
,sofort
,stripe_account
, orwechat
. - getType() - Method in class com.stripe.model.checkout.Session.CustomerDetails.TaxID
- getType() - Method in class com.stripe.model.CreditNote
-
Type of this credit note, one of
pre_payment
orpost_payment
. - getType() - Method in class com.stripe.model.CreditNoteLineItem
-
The type of the credit note line item, one of
invoice_line_item
orcustom_line_item
. - getType() - Method in class com.stripe.model.CustomerBalanceTransaction
-
Transaction type:
adjustment
,applied_to_invoice
,credit_note
,initial
,invoice_too_large
,invoice_too_small
,unspent_receiver_credit
, orunapplied_from_invoice
. - getType() - Method in class com.stripe.model.EphemeralKey.AssociatedObject
- getType() - Method in class com.stripe.model.Event
-
Description of the event (e.g.,
invoice.created
orcharge.refunded
). - getType() - Method in class com.stripe.model.File
-
The type of the file returned (e.g.,
csv
,pdf
,jpg
, orpng
). - getType() - Method in class com.stripe.model.identity.VerificationReport.Document
-
Type of the document.
- getType() - Method in class com.stripe.model.identity.VerificationReport
-
Type of report.
- getType() - Method in class com.stripe.model.identity.VerificationSession
-
The type of verification check to be performed.
- getType() - Method in class com.stripe.model.Invoice.CustomerTaxId
-
The type of the tax ID, one of
eu_vat
,br_cnpj
,br_cpf
,gb_vat
,nz_gst
,au_abn
,au_arn
,in_gst
,no_vat
,za_vat
,ch_vat
,mx_rfc
,sg_uen
,ru_inn
,ru_kpp
,ca_bn
,hk_br
,es_cif
,tw_vat
,th_vat
,jp_cn
,jp_rn
,li_uid
,my_itn
,us_ein
,kr_brn
,ca_qst
,ca_gst_hst
,ca_pst_bc
,ca_pst_mb
,ca_pst_sk
,my_sst
,sg_gst
,ae_trn
,cl_tin
,sa_vat
,id_npwp
,my_frp
,il_vat
,ge_vat
,ua_vat
,is_vat
, orunknown
. - getType() - Method in class com.stripe.model.InvoiceLineItem
-
A string identifying the type of the source of this line item, either an
invoiceitem
or asubscription
. - getType() - Method in class com.stripe.model.issuing.Card
-
The type of the card.
- getType() - Method in class com.stripe.model.issuing.Card.Shipping
-
Packaging options.
- getType() - Method in class com.stripe.model.issuing.Cardholder
-
One of
individual
orcompany
. - getType() - Method in class com.stripe.model.issuing.Transaction
-
The nature of the transaction.
- getType() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Fuel
- getType() - Method in class com.stripe.model.Mandate.CustomerAcceptance
-
The type of customer acceptance information included with the Mandate.
- getType() - Method in class com.stripe.model.Mandate
-
The type of the mandate.
- getType() - Method in class com.stripe.model.Mandate.PaymentMethodDetails
-
The type of the payment method associated with this mandate.
- getType() - Method in class com.stripe.model.Order.ShippingMethod.DeliveryEstimate
- getType() - Method in class com.stripe.model.OrderItem
-
The type of line item.
- getType() - Method in class com.stripe.model.PaymentIntent.NextAction
-
Type of the next action to perform, one of
redirect_to_url
,use_stripe_sdk
,alipay_handle_redirect
,oxxo_display_details
, orverify_with_microdeposits
. - getType() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card.Installments.Plan
- getType() - Method in class com.stripe.model.PaymentIntent.Processing
-
Type of the payment method for which payment is in
processing
state, one ofcard
. - getType() - Method in class com.stripe.model.PaymentLink.AfterCompletion
-
The specified behavior after the purchase is complete.
- getType() - Method in class com.stripe.model.PaymentMethod.Card.Wallet
- getType() - Method in class com.stripe.model.PaymentMethod
-
The type of the PaymentMethod.
- getType() - Method in class com.stripe.model.Payout
-
Can be
bank_account
orcard
. - getType() - Method in class com.stripe.model.PlatformTaxFee
-
The type of tax (VAT).
- getType() - Method in class com.stripe.model.Price
-
One of
one_time
orrecurring
depending on whether the price is for a one-time purchase or a recurring (subscription) purchase. - getType() - Method in class com.stripe.model.Product
-
The type of the product.
- getType() - Method in class com.stripe.model.Recipient
-
Type of the recipient, one of
individual
orcorporation
. - getType() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails
- getType() - Method in class com.stripe.model.SetupIntent.NextAction
-
Type of the next action to perform, one of
redirect_to_url
,use_stripe_sdk
,alipay_handle_redirect
,oxxo_display_details
, orverify_with_microdeposits
. - getType() - Method in class com.stripe.model.ShippingRate
-
The type of calculation to use on the shipping rate.
- getType() - Method in class com.stripe.model.Sku.Inventory
- getType() - Method in class com.stripe.model.Source.AchDebit
- getType() - Method in class com.stripe.model.Source
-
The
type
of the source. - getType() - Method in class com.stripe.model.Source.OrderItem
-
The type of this order item.
- getType() - Method in class com.stripe.model.SourceMandateNotification
-
The type of source this mandate notification is attached to.
- getType() - Method in class com.stripe.model.SourceTransaction
-
The type of source this transaction is attached to.
- getType() - Method in class com.stripe.model.StripeError
-
The type of error returned.
- getType() - Method in class com.stripe.model.TaxId
-
Type of the tax ID, one of
ae_trn
,au_abn
,au_arn
,br_cnpj
,br_cpf
,ca_bn
,ca_gst_hst
,ca_pst_bc
,ca_pst_mb
,ca_pst_sk
,ca_qst
,ch_vat
,cl_tin
,es_cif
,eu_vat
,gb_vat
,ge_vat
,hk_br
,id_npwp
,il_vat
,in_gst
,is_vat
,jp_cn
,jp_rn
,kr_brn
,li_uid
,mx_rfc
,my_frp
,my_itn
,my_sst
,no_vat
,nz_gst
,ru_inn
,ru_kpp
,sa_vat
,sg_gst
,sg_uen
,th_vat
,tw_vat
,ua_vat
,us_ein
, orza_vat
. - getType() - Method in class com.stripe.model.Token
-
Type of the token:
account
,bank_account
,card
, orpii
. - getType() - Method in class com.stripe.param.AccountCreateParams
-
The type of Stripe account to create.
- getType() - Method in class com.stripe.param.AccountLinkCreateParams
-
The type of account link the user is requesting.
- getType() - Method in class com.stripe.param.BalanceTransactionListParams
-
Only returns transactions of the given type.
- getType() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData
- getType() - Method in class com.stripe.param.CreditNoteCreateParams.Line
-
Type of the credit note line item, one of
invoice_line_item
orcustom_line_item
. - getType() - Method in class com.stripe.param.CreditNotePreviewParams.Line
-
Type of the credit note line item, one of
invoice_line_item
orcustom_line_item
. - getType() - Method in class com.stripe.param.CustomerCreateParams.TaxIdData
-
Type of the tax ID, one of
ae_trn
,au_abn
,au_arn
,br_cnpj
,br_cpf
,ca_bn
,ca_gst_hst
,ca_pst_bc
,ca_pst_mb
,ca_pst_sk
,ca_qst
,ch_vat
,cl_tin
,es_cif
,eu_vat
,gb_vat
,ge_vat
,hk_br
,id_npwp
,il_vat
,in_gst
,is_vat
,jp_cn
,jp_rn
,kr_brn
,li_uid
,mx_rfc
,my_frp
,my_itn
,my_sst
,no_vat
,nz_gst
,ru_inn
,ru_kpp
,sa_vat
,sg_gst
,sg_uen
,th_vat
,tw_vat
,ua_vat
,us_ein
, orza_vat
. - getType() - Method in class com.stripe.param.CustomerListPaymentMethodsParams
-
A required filter on the list, based on the object
type
field. - getType() - Method in class com.stripe.param.EventListParams
-
A string containing a specific event name, or group of events using * as a wildcard.
- getType() - Method in class com.stripe.param.identity.VerificationReportListParams
-
Only return VerificationReports of this type.
- getType() - Method in class com.stripe.param.identity.VerificationSessionCreateParams
-
The type of verification check to be performed.
- getType() - Method in class com.stripe.param.identity.VerificationSessionUpdateParams
-
The type of verification check to be performed.
- getType() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId
-
Type of the tax ID, one of
ae_trn
,au_abn
,au_arn
,br_cnpj
,br_cpf
,ca_bn
,ca_gst_hst
,ca_pst_bc
,ca_pst_mb
,ca_pst_sk
,ca_qst
,ch_vat
,cl_tin
,es_cif
,eu_vat
,gb_vat
,ge_vat
,hk_br
,id_npwp
,il_vat
,in_gst
,is_vat
,jp_cn
,jp_rn
,kr_brn
,li_uid
,mx_rfc
,my_frp
,my_itn
,my_sst
,no_vat
,nz_gst
,ru_inn
,ru_kpp
,sa_vat
,sg_gst
,sg_uen
,th_vat
,tw_vat
,ua_vat
,us_ein
, orza_vat
. - getType() - Method in class com.stripe.param.issuing.CardCreateParams
-
The type of card to issue.
- getType() - Method in class com.stripe.param.issuing.CardCreateParams.Shipping
-
Packaging options.
- getType() - Method in class com.stripe.param.issuing.CardholderCreateParams
-
One of
individual
orcompany
. - getType() - Method in class com.stripe.param.issuing.CardholderListParams
-
Only return cardholders that have the given type.
- getType() - Method in class com.stripe.param.issuing.CardListParams
-
Only return cards that have the given type.
- getType() - Method in class com.stripe.param.issuing.TransactionListParams
-
Only return transactions that have the given type.
- getType() - Method in class com.stripe.param.OrderCreateParams.Item
- getType() - Method in class com.stripe.param.OrderReturnOrderParams.Item
- getType() - Method in class com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance
- getType() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData
-
The type of the PaymentMethod.
- getType() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Plan
- getType() - Method in class com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance
- getType() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData
-
The type of the PaymentMethod.
- getType() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Plan
- getType() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData
-
The type of the PaymentMethod.
- getType() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Plan
- getType() - Method in class com.stripe.param.PaymentLinkCreateParams.AfterCompletion
-
The specified behavior after the purchase is complete.
- getType() - Method in class com.stripe.param.PaymentLinkUpdateParams.AfterCompletion
-
The specified behavior after the purchase is complete.
- getType() - Method in class com.stripe.param.PaymentMethodCreateParams
-
The type of the PaymentMethod.
- getType() - Method in class com.stripe.param.PaymentMethodListParams
-
A required filter on the list, based on the object
type
field. - getType() - Method in class com.stripe.param.PriceListParams
-
Only return prices of type
recurring
orone_time
. - getType() - Method in class com.stripe.param.ProductCreateParams
-
The type of the product.
- getType() - Method in class com.stripe.param.ProductListParams
-
Only return products of this type.
- getType() - Method in class com.stripe.param.RecipientCreateParams
-
Type of the recipient: either
individual
orcorporation
. - getType() - Method in class com.stripe.param.RecipientListParams
- getType() - Method in class com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance
- getType() - Method in class com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance
- getType() - Method in class com.stripe.param.ShippingRateCreateParams
-
The type of calculation to use on the shipping rate.
- getType() - Method in class com.stripe.param.SkuCreateParams.Inventory
-
Inventory type.
- getType() - Method in class com.stripe.param.SkuUpdateParams.Inventory
-
Inventory type.
- getType() - Method in class com.stripe.param.SourceCreateParams
-
The
type
of the source to create. - getType() - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance
-
The type of acceptance information included with the mandate.
- getType() - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Item
- getType() - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance
-
The type of acceptance information included with the mandate.
- getType() - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Item
- getType() - Method in class com.stripe.param.TaxIdCollectionCreateParams
-
Type of the tax ID, one of
ae_trn
,au_abn
,au_arn
,br_cnpj
,br_cpf
,ca_bn
,ca_gst_hst
,ca_pst_bc
,ca_pst_mb
,ca_pst_sk
,ca_qst
,ch_vat
,cl_tin
,es_cif
,eu_vat
,gb_vat
,ge_vat
,hk_br
,id_npwp
,il_vat
,in_gst
,is_vat
,jp_cn
,jp_rn
,kr_brn
,li_uid
,mx_rfc
,my_frp
,my_itn
,my_sst
,no_vat
,nz_gst
,ru_inn
,ru_kpp
,sa_vat
,sg_gst
,sg_uen
,th_vat
,tw_vat
,ua_vat
,us_ein
, orza_vat
. - getTypes() - Method in class com.stripe.param.EventListParams
-
An array of up to 20 strings containing specific event names.
- getUncapturedFunds() - Method in class com.stripe.model.BitcoinReceiver
-
This receiver contains uncaptured funds that can be used for a payment or refunded.
- getUncapturedFunds() - Method in class com.stripe.param.BitcoinReceiverListParams
-
Filter for receivers with uncaptured funds.
- getUncategorizedFile() - Method in class com.stripe.model.Dispute.Evidence
-
Get ID of expandable
uncategorizedFile
object. - getUncategorizedFile() - Method in class com.stripe.param.DisputeUpdateParams.Evidence
- getUncategorizedFileObject() - Method in class com.stripe.model.Dispute.Evidence
-
Get expanded
uncategorizedFile
. - getUncategorizedText() - Method in class com.stripe.model.Dispute.Evidence
-
Any additional evidence or statements.
- getUncategorizedText() - Method in class com.stripe.param.DisputeUpdateParams.Evidence
- getUnit() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Fuel
- getUnit() - Method in class com.stripe.model.ShippingRate.DeliveryEstimate.Maximum
-
A unit of time.
- getUnit() - Method in class com.stripe.model.ShippingRate.DeliveryEstimate.Minimum
- getUnit() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Maximum
- getUnit() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Minimum
- getUnit() - Method in class com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Maximum
-
A unit of time.
- getUnit() - Method in class com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Minimum
- getUnitAmount() - Method in class com.stripe.model.CreditNoteLineItem
-
The cost of each unit of product being credited.
- getUnitAmount() - Method in class com.stripe.model.InvoiceItem
-
Unit amount (in the
currency
specified) of the invoice item. - getUnitAmount() - Method in class com.stripe.model.Plan.Tier
-
Per unit price for units relevant to the tier.
- getUnitAmount() - Method in class com.stripe.model.Price
-
The unit amount in %s to be charged, represented as a whole integer if possible.
- getUnitAmount() - Method in class com.stripe.model.Price.Tier
-
Per unit price for units relevant to the tier.
- getUnitAmount() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData
- getUnitAmount() - Method in class com.stripe.param.CreditNoteCreateParams.Line
-
The integer unit amount in %s of the credit note line item.
- getUnitAmount() - Method in class com.stripe.param.CreditNotePreviewParams.Line
-
The integer unit amount in %s of the credit note line item.
- getUnitAmount() - Method in class com.stripe.param.InvoiceItemCreateParams
-
The integer unit amount in %s of the charge to be applied to the upcoming invoice.
- getUnitAmount() - Method in class com.stripe.param.InvoiceItemCreateParams.PriceData
- getUnitAmount() - Method in class com.stripe.param.InvoiceItemUpdateParams
-
The integer unit amount in %s of the charge to be applied to the upcoming invoice.
- getUnitAmount() - Method in class com.stripe.param.InvoiceItemUpdateParams.PriceData
- getUnitAmount() - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem
-
The integer unit amount in %s of the charge to be applied to the upcoming invoice.
- getUnitAmount() - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.PriceData
- getUnitAmount() - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData
- getUnitAmount() - Method in class com.stripe.param.PlanCreateParams.Tier
-
The per unit billing amount for each individual unit for which this tier applies.
- getUnitAmount() - Method in class com.stripe.param.PriceCreateParams
-
A positive integer in %s (or 0 for a free price) representing how much to charge.
- getUnitAmount() - Method in class com.stripe.param.PriceCreateParams.Tier
-
The per unit billing amount for each individual unit for which this tier applies.
- getUnitAmount() - Method in class com.stripe.param.QuoteCreateParams.LineItem.PriceData
- getUnitAmount() - Method in class com.stripe.param.QuoteUpdateParams.LineItem.PriceData
- getUnitAmount() - Method in class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.PriceData
- getUnitAmount() - Method in class com.stripe.param.SubscriptionCreateParams.Item.PriceData
- getUnitAmount() - Method in class com.stripe.param.SubscriptionItemCreateParams.PriceData
-
A positive integer in %s (or 0 for a free price) representing how much to charge.
- getUnitAmount() - Method in class com.stripe.param.SubscriptionItemUpdateParams.PriceData
-
A positive integer in %s (or 0 for a free price) representing how much to charge.
- getUnitAmount() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.PriceData
- getUnitAmount() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData
- getUnitAmount() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.PriceData
- getUnitAmount() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData
- getUnitAmount() - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.PriceData
- getUnitAmount() - Method in class com.stripe.param.SubscriptionUpdateParams.Item.PriceData
- getUnitAmountDecimal() - Method in class com.stripe.model.CreditNoteLineItem
-
Same as
unit_amount
, but contains a decimal value with at most 12 decimal places. - getUnitAmountDecimal() - Method in class com.stripe.model.InvoiceItem
-
Same as
unit_amount
, but contains a decimal value with at most 12 decimal places. - getUnitAmountDecimal() - Method in class com.stripe.model.Plan.Tier
-
Same as
unit_amount
, but contains a decimal value with at most 12 decimal places. - getUnitAmountDecimal() - Method in class com.stripe.model.Price
-
The unit amount in %s to be charged, represented as a decimal string with at most 12 decimal places.
- getUnitAmountDecimal() - Method in class com.stripe.model.Price.Tier
-
Same as
unit_amount
, but contains a decimal value with at most 12 decimal places. - getUnitAmountDecimal() - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData
- getUnitAmountDecimal() - Method in class com.stripe.param.CreditNoteCreateParams.Line
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - getUnitAmountDecimal() - Method in class com.stripe.param.CreditNotePreviewParams.Line
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - getUnitAmountDecimal() - Method in class com.stripe.param.InvoiceItemCreateParams
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - getUnitAmountDecimal() - Method in class com.stripe.param.InvoiceItemCreateParams.PriceData
- getUnitAmountDecimal() - Method in class com.stripe.param.InvoiceItemUpdateParams
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - getUnitAmountDecimal() - Method in class com.stripe.param.InvoiceItemUpdateParams.PriceData
- getUnitAmountDecimal() - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - getUnitAmountDecimal() - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.PriceData
- getUnitAmountDecimal() - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData
- getUnitAmountDecimal() - Method in class com.stripe.param.PlanCreateParams.Tier
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - getUnitAmountDecimal() - Method in class com.stripe.param.PriceCreateParams
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - getUnitAmountDecimal() - Method in class com.stripe.param.PriceCreateParams.Tier
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - getUnitAmountDecimal() - Method in class com.stripe.param.QuoteCreateParams.LineItem.PriceData
- getUnitAmountDecimal() - Method in class com.stripe.param.QuoteUpdateParams.LineItem.PriceData
- getUnitAmountDecimal() - Method in class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.PriceData
- getUnitAmountDecimal() - Method in class com.stripe.param.SubscriptionCreateParams.Item.PriceData
- getUnitAmountDecimal() - Method in class com.stripe.param.SubscriptionItemCreateParams.PriceData
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - getUnitAmountDecimal() - Method in class com.stripe.param.SubscriptionItemUpdateParams.PriceData
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - getUnitAmountDecimal() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.PriceData
- getUnitAmountDecimal() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData
- getUnitAmountDecimal() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.PriceData
- getUnitAmountDecimal() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData
- getUnitAmountDecimal() - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.PriceData
- getUnitAmountDecimal() - Method in class com.stripe.param.SubscriptionUpdateParams.Item.PriceData
- getUnitCost() - Method in class com.stripe.model.Charge.Level3.LineItem
- getUnitCost() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Receipt
- getUnitCostDecimal() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Fuel
- getUnitLabel() - Method in class com.stripe.model.Product
-
A label that represents units of this product in Stripe and on customers’ receipts and invoices.
- getUnitLabel() - Method in class com.stripe.param.PlanCreateParams.Product
-
A label that represents units of this product in Stripe and on customers’ receipts and invoices.
- getUnitLabel() - Method in class com.stripe.param.PriceCreateParams.ProductData
-
A label that represents units of this product in Stripe and on customers’ receipts and invoices.
- getUnitLabel() - Method in class com.stripe.param.ProductCreateParams
-
A label that represents units of this product in Stripe and on customers’ receipts and invoices.
- getUnitLabel() - Method in class com.stripe.param.ProductUpdateParams
-
A label that represents units of this product in Stripe and on customers’ receipts and invoices.
- getUpdated() - Method in class com.stripe.model.billingportal.Configuration
-
Time at which the object was last updated.
- getUpdated() - Method in class com.stripe.model.Order
-
Time at which the object was last updated.
- getUpdated() - Method in class com.stripe.model.Product
-
Time at which the object was last updated.
- getUpdated() - Method in class com.stripe.model.reporting.ReportType
-
When this Report Type was latest updated.
- getUpdated() - Method in class com.stripe.model.Sku
-
Time at which the object was last updated.
- getUpfront() - Method in class com.stripe.model.Quote.Computed
- getUploadBase() - Static method in class com.stripe.Stripe
- getUpstreamId() - Method in class com.stripe.model.Order
-
The user's order ID if it is different from the Stripe order ID.
- getUpstreamIds() - Method in class com.stripe.param.OrderListParams
-
Only return orders with the given upstream order IDs.
- getUpTo() - Method in class com.stripe.model.Plan.Tier
-
Up to and including to this quantity will be contained in the tier.
- getUpTo() - Method in class com.stripe.model.Price.Tier
-
Up to and including to this quantity will be contained in the tier.
- getUpTo() - Method in class com.stripe.param.PlanCreateParams.Tier
-
Specifies the upper bound of this tier.
- getUpTo() - Method in class com.stripe.param.PriceCreateParams.Tier
-
Specifies the upper bound of this tier.
- getUrl() - Method in class com.stripe.model.Account.BusinessProfile
-
The business's publicly available website.
- getUrl() - Method in class com.stripe.model.AccountLink
-
The URL for the account link.
- getUrl() - Method in class com.stripe.model.billingportal.Session
-
The short-lived URL of the session that gives customers access to the customer portal.
- getUrl() - Method in class com.stripe.model.checkout.Session.AfterExpiration.Recovery
- getUrl() - Method in class com.stripe.model.checkout.Session
-
The URL to the Checkout Session.
- getUrl() - Method in class com.stripe.model.File
-
The URL from which the file can be downloaded using your live secret API key.
- getUrl() - Method in class com.stripe.model.FileLink
-
The publicly accessible URL to download the file.
- getUrl() - Method in class com.stripe.model.identity.VerificationSession
-
The short-lived URL that you use to redirect a user to Stripe to submit their identity information.
- getUrl() - Method in class com.stripe.model.LoginLink
-
The URL for the login link.
- getUrl() - Method in class com.stripe.model.Mandate.AuBecsDebit
-
The URL of the mandate.
- getUrl() - Method in class com.stripe.model.Mandate.BacsDebit
-
The URL that will contain the mandate that the customer has signed.
- getUrl() - Method in class com.stripe.model.Mandate.PaymentMethodDetails.SepaDebit
- getUrl() - Method in class com.stripe.model.PaymentIntent.NextActionAlipayHandleRedirect
-
The URL you must redirect your customer to in order to authenticate the payment.
- getUrl() - Method in class com.stripe.model.PaymentIntent.NextActionRedirectToUrl
-
The URL you must redirect your customer to in order to authenticate the payment.
- getUrl() - Method in class com.stripe.model.PaymentLink.AfterCompletion.Redirect
- getUrl() - Method in class com.stripe.model.PaymentLink
-
The public URL that can be shared with customers.
- getUrl() - Method in class com.stripe.model.Product
-
A URL of a publicly-accessible webpage for this product.
- getUrl() - Method in class com.stripe.model.SetupIntent.NextActionRedirectToUrl
-
The URL you must redirect your customer to in order to authenticate.
- getUrl() - Method in class com.stripe.model.Source.RedirectFlow
-
The URL provided to you to redirect a customer to as part of a
redirect
authentication flow. - getUrl() - Method in class com.stripe.model.StripeCollection
- getUrl() - Method in interface com.stripe.model.StripeCollectionInterface
- getUrl() - Method in class com.stripe.model.StripeSearchResult
- getUrl() - Method in class com.stripe.model.WebhookEndpoint
-
The URL of the webhook endpoint.
- getUrl() - Method in class com.stripe.param.AccountCreateParams.BusinessProfile
-
The business's publicly available website.
- getUrl() - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile
-
The business's publicly available website.
- getUrl() - Method in class com.stripe.param.PaymentLinkCreateParams.AfterCompletion.Redirect
-
The URL the customer will be redirected to after the purchase is complete.
- getUrl() - Method in class com.stripe.param.PaymentLinkUpdateParams.AfterCompletion.Redirect
-
The URL the customer will be redirected to after the purchase is complete.
- getUrl() - Method in class com.stripe.param.ProductCreateParams
-
A URL of a publicly-accessible webpage for this product.
- getUrl() - Method in class com.stripe.param.ProductListParams
-
Only return products with the given url.
- getUrl() - Method in class com.stripe.param.ProductUpdateParams
-
A URL of a publicly-accessible webpage for this product.
- getUrl() - Method in class com.stripe.param.WebhookEndpointCreateParams
-
The URL of the webhook endpoint.
- getUrl() - Method in class com.stripe.param.WebhookEndpointUpdateParams
-
The URL of the webhook endpoint.
- getUsage() - Method in class com.stripe.model.SetupAttempt
-
The value of usage on the SetupIntent at the time of this confirmation, one of
off_session
oron_session
. - getUsage() - Method in class com.stripe.model.SetupIntent
-
Indicates how the payment method is intended to be used in the future.
- getUsage() - Method in class com.stripe.model.Source
-
Either
reusable
orsingle_use
. - getUsage() - Method in class com.stripe.param.SetupIntentCreateParams
-
Indicates how the payment method is intended to be used in the future.
- getUsage() - Method in class com.stripe.param.SourceCreateParams
- getUsageGte() - Method in class com.stripe.model.Invoice.ThresholdItemReason
-
The quantity threshold boundary that applied to the given line item.
- getUsageGte() - Method in class com.stripe.model.SubscriptionItem.BillingThresholds
- getUsageGte() - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.BillingThresholds
-
Usage threshold that triggers the subscription to advance to a new billing period.
- getUsageGte() - Method in class com.stripe.param.SubscriptionCreateParams.Item.BillingThresholds
-
Usage threshold that triggers the subscription to advance to a new billing period.
- getUsageGte() - Method in class com.stripe.param.SubscriptionItemCreateParams.BillingThresholds
-
Usage threshold that triggers the subscription to advance to a new billing period.
- getUsageGte() - Method in class com.stripe.param.SubscriptionItemUpdateParams.BillingThresholds
-
Usage threshold that triggers the subscription to advance to a new billing period.
- getUsageGte() - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.BillingThresholds
-
Usage threshold that triggers the subscription to advance to a new billing period.
- getUsageGte() - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.BillingThresholds
-
Usage threshold that triggers the subscription to advance to a new billing period.
- getUsageGte() - Method in class com.stripe.param.SubscriptionUpdateParams.Item.BillingThresholds
-
Usage threshold that triggers the subscription to advance to a new billing period.
- getUsageType() - Method in class com.stripe.model.Plan
-
Configures how the quantity per period should be determined.
- getUsageType() - Method in class com.stripe.model.Price.Recurring
-
Configures how the quantity per period should be determined.
- getUsageType() - Method in class com.stripe.param.PlanCreateParams
-
Configures how the quantity per period should be determined.
- getUsageType() - Method in class com.stripe.param.PriceCreateParams.Recurring
-
Configures how the quantity per period should be determined.
- getUsageType() - Method in class com.stripe.param.PriceListParams.Recurring
-
Filter by the usage type for this price.
- getUsed() - Method in class com.stripe.model.AlipayAccount
-
Whether this Alipay account object has ever been used for a payment.
- getUsed() - Method in class com.stripe.model.Token
-
Whether this token has already been used (tokens can be used only once).
- getUsedForPayment() - Method in class com.stripe.model.BitcoinReceiver
-
Indicate if this source is used for payment.
- getUserAgent() - Method in class com.stripe.model.Account.Company.OwnershipDeclaration
-
The user-agent string from the browser where the beneficial owner attestation was made.
- getUserAgent() - Method in class com.stripe.model.Account.Settings.SettingsCardIssuing.TosAcceptance
- getUserAgent() - Method in class com.stripe.model.Account.TosAcceptance
- getUserAgent() - Method in class com.stripe.model.Mandate.CustomerAcceptance.Online
- getUserAgent() - Method in class com.stripe.param.AccountCreateParams.Company.OwnershipDeclaration
-
The user agent of the browser from which the beneficial owner attestation was made.
- getUserAgent() - Method in class com.stripe.param.AccountCreateParams.Settings.CardIssuing.TosAcceptance
- getUserAgent() - Method in class com.stripe.param.AccountCreateParams.TosAcceptance
-
The user agent of the browser from which the account representative accepted their service agreement.
- getUserAgent() - Method in class com.stripe.param.AccountUpdateParams.Company.OwnershipDeclaration
-
The user agent of the browser from which the beneficial owner attestation was made.
- getUserAgent() - Method in class com.stripe.param.AccountUpdateParams.Settings.CardIssuing.TosAcceptance
- getUserAgent() - Method in class com.stripe.param.AccountUpdateParams.TosAcceptance
-
The user agent of the browser from which the account representative accepted their service agreement.
- getUserAgent() - Method in class com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Online
- getUserAgent() - Method in class com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance.Online
- getUserAgent() - Method in class com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance.Online
- getUserAgent() - Method in class com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance.Online
- getUserAgent() - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance
-
The user agent of the browser from which the mandate was accepted or refused by the customer.
- getUserAgent() - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance.Online
-
The user agent of the browser from which the mandate was accepted or refused by the customer.
- getUserAgent() - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance
-
The user agent of the browser from which the mandate was accepted or refused by the customer.
- getUserAgent() - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Online
-
The user agent of the browser from which the mandate was accepted or refused by the customer.
- getUserAgent() - Method in class com.stripe.param.TokenCreateParams.Account.Company.OwnershipDeclaration
-
The user agent of the browser from which the beneficial owner attestation was made.
- getUserMessage() - Method in exception com.stripe.exception.StripeException
-
Returns a description of the user facing exception
- getUsername() - Method in class com.stripe.model.AlipayAccount
-
The username for the Alipay account.
- getUserReport() - Method in class com.stripe.model.Charge.FraudDetails
-
Assessments reported by you.
- getUserReport() - Method in class com.stripe.param.ChargeUpdateParams.FraudDetails
-
Either
safe
orfraudulent
. - getUseStripeSdk() - Method in class com.stripe.model.PaymentIntent.NextAction
-
When confirming a PaymentIntent with Stripe.js, Stripe.js depends on the contents of this dictionary to invoke authentication flows.
- getUseStripeSdk() - Method in class com.stripe.model.SetupIntent.NextAction
-
When confirming a SetupIntent with Stripe.js, Stripe.js depends on the contents of this dictionary to invoke authentication flows.
- getUseStripeSdk() - Method in class com.stripe.param.PaymentIntentConfirmParams
-
Set to
true
only when using manual confirmation and the iOS or Android SDKs to handle additional authentication steps. - getUseStripeSdk() - Method in class com.stripe.param.PaymentIntentCreateParams
-
Set to
true
only when using manual confirmation and the iOS or Android SDKs to handle additional authentication steps. - getValid() - Method in class com.stripe.model.Coupon
-
Taking account of the above properties, whether this coupon can still be applied to a customer.
- getValue() - Method in class com.stripe.model.checkout.Session.CustomerDetails.TaxID
- getValue() - Method in class com.stripe.model.Invoice.CustomerTaxId
-
The value of the tax ID.
- getValue() - Method in class com.stripe.model.Invoice.CustomField
-
The value of the custom field.
- getValue() - Method in class com.stripe.model.radar.ValueListItem
-
The value of the item.
- getValue() - Method in class com.stripe.model.ShippingRate.DeliveryEstimate.Maximum
-
Must be greater than 0.
- getValue() - Method in class com.stripe.model.ShippingRate.DeliveryEstimate.Minimum
- getValue() - Method in class com.stripe.model.Sku.Inventory
- getValue() - Method in class com.stripe.model.TaxId
-
Value of the tax ID.
- getValue() - Method in interface com.stripe.net.ApiRequestParams.EnumParam
- getValue() - Method in enum com.stripe.param.AccountCreateParams.BusinessType
- getValue() - Method in enum com.stripe.param.AccountCreateParams.Company.Structure
- getValue() - Method in enum com.stripe.param.AccountCreateParams.Individual.PoliticalExposure
- getValue() - Method in enum com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule.DelayDays
- getValue() - Method in enum com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule.Interval
- getValue() - Method in enum com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule.WeeklyAnchor
- getValue() - Method in enum com.stripe.param.AccountCreateParams.Type
- getValue() - Method in enum com.stripe.param.AccountLinkCreateParams.Collect
- getValue() - Method in enum com.stripe.param.AccountLinkCreateParams.Type
- getValue() - Method in enum com.stripe.param.AccountUpdateParams.BusinessType
- getValue() - Method in enum com.stripe.param.AccountUpdateParams.Company.Structure
- getValue() - Method in enum com.stripe.param.AccountUpdateParams.Individual.PoliticalExposure
- getValue() - Method in enum com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule.DelayDays
- getValue() - Method in enum com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule.Interval
- getValue() - Method in enum com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule.WeeklyAnchor
- getValue() - Method in enum com.stripe.param.BankAccountUpdateOnAccountParams.AccountHolderType
- getValue() - Method in enum com.stripe.param.BankAccountUpdateOnCustomerParams.AccountHolderType
- getValue() - Method in enum com.stripe.param.billingportal.ConfigurationCreateParams.Features.CustomerUpdate.AllowedUpdate
- getValue() - Method in enum com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason.Option
- getValue() - Method in enum com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.Mode
- getValue() - Method in enum com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.ProrationBehavior
- getValue() - Method in enum com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.DefaultAllowedUpdate
- getValue() - Method in enum com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.ProrationBehavior
- getValue() - Method in enum com.stripe.param.billingportal.ConfigurationUpdateParams.Features.CustomerUpdate.AllowedUpdate
- getValue() - Method in enum com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason.Option
- getValue() - Method in enum com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.Mode
- getValue() - Method in enum com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.ProrationBehavior
- getValue() - Method in enum com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.DefaultAllowedUpdate
- getValue() - Method in enum com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.ProrationBehavior
- getValue() - Method in enum com.stripe.param.billingportal.SessionCreateParams.Locale
- getValue() - Method in enum com.stripe.param.ChargeUpdateParams.FraudDetails.UserReport
- getValue() - Method in enum com.stripe.param.checkout.SessionCreateParams.BillingAddressCollection
- getValue() - Method in enum com.stripe.param.checkout.SessionCreateParams.ConsentCollection.Promotions
- getValue() - Method in enum com.stripe.param.checkout.SessionCreateParams.CustomerCreation
- getValue() - Method in enum com.stripe.param.checkout.SessionCreateParams.CustomerUpdate.Address
- getValue() - Method in enum com.stripe.param.checkout.SessionCreateParams.CustomerUpdate.Name
- getValue() - Method in enum com.stripe.param.checkout.SessionCreateParams.CustomerUpdate.Shipping
- getValue() - Method in enum com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.Recurring.Interval
- getValue() - Method in enum com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.TaxBehavior
- getValue() - Method in enum com.stripe.param.checkout.SessionCreateParams.Locale
- getValue() - Method in enum com.stripe.param.checkout.SessionCreateParams.Mode
- getValue() - Method in enum com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.CaptureMethod
- getValue() - Method in enum com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.SetupFutureUsage
- getValue() - Method in enum com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.Currency
- getValue() - Method in enum com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor
- getValue() - Method in enum com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
- getValue() - Method in enum com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- getValue() - Method in enum com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.VerificationMethod
- getValue() - Method in enum com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.WechatPay.Client
- getValue() - Method in enum com.stripe.param.checkout.SessionCreateParams.PaymentMethodType
- getValue() - Method in enum com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- getValue() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Maximum
- getValue() - Method in enum com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Maximum.Unit
- getValue() - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Minimum
- getValue() - Method in enum com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Minimum.Unit
- getValue() - Method in enum com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.TaxBehavior
- getValue() - Method in enum com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.Type
- getValue() - Method in enum com.stripe.param.checkout.SessionCreateParams.SubmitType
- getValue() - Method in enum com.stripe.param.common.EmptyParam
- getValue() - Method in enum com.stripe.param.CouponCreateParams.Duration
- getValue() - Method in enum com.stripe.param.CreditNoteCreateParams.Line.Type
- getValue() - Method in enum com.stripe.param.CreditNoteCreateParams.Reason
- getValue() - Method in enum com.stripe.param.CreditNotePreviewParams.Line.Type
- getValue() - Method in enum com.stripe.param.CreditNotePreviewParams.Reason
- getValue() - Method in class com.stripe.param.CustomerCreateParams.InvoiceSettings.CustomField
- getValue() - Method in enum com.stripe.param.CustomerCreateParams.TaxExempt
- getValue() - Method in class com.stripe.param.CustomerCreateParams.TaxIdData
-
Value of the tax ID.
- getValue() - Method in enum com.stripe.param.CustomerCreateParams.TaxIdData.Type
- getValue() - Method in enum com.stripe.param.CustomerListPaymentMethodsParams.Type
- getValue() - Method in class com.stripe.param.CustomerUpdateParams.InvoiceSettings.CustomField
- getValue() - Method in enum com.stripe.param.CustomerUpdateParams.TaxExempt
- getValue() - Method in enum com.stripe.param.CustomerUpdateParams.TrialEnd
- getValue() - Method in enum com.stripe.param.ExternalAccountUpdateParams.AccountHolderType
- getValue() - Method in enum com.stripe.param.ExternalAccountUpdateParams.AccountType
- getValue() - Method in enum com.stripe.param.FileCreateParams.Purpose
- getValue() - Method in enum com.stripe.param.FileLinkUpdateParams.ExpiresAt
- getValue() - Method in enum com.stripe.param.FileListParams.Purpose
- getValue() - Method in enum com.stripe.param.identity.VerificationReportListParams.Type
- getValue() - Method in enum com.stripe.param.identity.VerificationSessionCreateParams.Options.Document.AllowedType
- getValue() - Method in enum com.stripe.param.identity.VerificationSessionCreateParams.Type
- getValue() - Method in enum com.stripe.param.identity.VerificationSessionListParams.Status
- getValue() - Method in enum com.stripe.param.identity.VerificationSessionUpdateParams.Options.Document.AllowedType
- getValue() - Method in enum com.stripe.param.identity.VerificationSessionUpdateParams.Type
- getValue() - Method in enum com.stripe.param.InvoiceCreateParams.CollectionMethod
- getValue() - Method in class com.stripe.param.InvoiceCreateParams.CustomField
-
The value of the custom field.
- getValue() - Method in enum com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- getValue() - Method in enum com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod
- getValue() - Method in enum com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage
- getValue() - Method in enum com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Card.RequestThreeDSecure
- getValue() - Method in enum com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodType
- getValue() - Method in enum com.stripe.param.InvoiceItemCreateParams.PriceData.TaxBehavior
- getValue() - Method in enum com.stripe.param.InvoiceItemUpdateParams.PriceData.TaxBehavior
- getValue() - Method in enum com.stripe.param.InvoiceListParams.CollectionMethod
- getValue() - Method in enum com.stripe.param.InvoiceListParams.Status
- getValue() - Method in enum com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxExempt
- getValue() - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId
-
Value of the tax ID.
- getValue() - Method in enum com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- getValue() - Method in enum com.stripe.param.InvoiceUpcomingParams.InvoiceItem.PriceData.TaxBehavior
- getValue() - Method in enum com.stripe.param.InvoiceUpcomingParams.SubscriptionBillingCycleAnchor
- getValue() - Method in enum com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.Recurring.Interval
- getValue() - Method in enum com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.TaxBehavior
- getValue() - Method in enum com.stripe.param.InvoiceUpcomingParams.SubscriptionProrationBehavior
- getValue() - Method in enum com.stripe.param.InvoiceUpcomingParams.SubscriptionTrialEnd
- getValue() - Method in enum com.stripe.param.InvoiceUpdateParams.CollectionMethod
- getValue() - Method in class com.stripe.param.InvoiceUpdateParams.CustomField
-
The value of the custom field.
- getValue() - Method in enum com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- getValue() - Method in enum com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod
- getValue() - Method in enum com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage
- getValue() - Method in enum com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Card.RequestThreeDSecure
- getValue() - Method in enum com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodType
- getValue() - Method in enum com.stripe.param.issuing.AuthorizationListParams.Status
- getValue() - Method in enum com.stripe.param.issuing.CardCreateParams.ReplacementReason
- getValue() - Method in enum com.stripe.param.issuing.CardCreateParams.Shipping.Service
- getValue() - Method in enum com.stripe.param.issuing.CardCreateParams.Shipping.Type
- getValue() - Method in enum com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- getValue() - Method in enum com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- getValue() - Method in enum com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- getValue() - Method in enum com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Interval
- getValue() - Method in enum com.stripe.param.issuing.CardCreateParams.Status
- getValue() - Method in enum com.stripe.param.issuing.CardCreateParams.Type
- getValue() - Method in enum com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- getValue() - Method in enum com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- getValue() - Method in enum com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- getValue() - Method in enum com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Interval
- getValue() - Method in enum com.stripe.param.issuing.CardholderCreateParams.Status
- getValue() - Method in enum com.stripe.param.issuing.CardholderCreateParams.Type
- getValue() - Method in enum com.stripe.param.issuing.CardholderListParams.Status
- getValue() - Method in enum com.stripe.param.issuing.CardholderListParams.Type
- getValue() - Method in enum com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- getValue() - Method in enum com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- getValue() - Method in enum com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- getValue() - Method in enum com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Interval
- getValue() - Method in enum com.stripe.param.issuing.CardholderUpdateParams.Status
- getValue() - Method in enum com.stripe.param.issuing.CardListParams.Status
- getValue() - Method in enum com.stripe.param.issuing.CardListParams.Type
- getValue() - Method in enum com.stripe.param.issuing.CardUpdateParams.CancellationReason
- getValue() - Method in enum com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- getValue() - Method in enum com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- getValue() - Method in enum com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- getValue() - Method in enum com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Interval
- getValue() - Method in enum com.stripe.param.issuing.CardUpdateParams.Status
- getValue() - Method in enum com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled.ProductType
- getValue() - Method in enum com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled.ReturnStatus
- getValue() - Method in enum com.stripe.param.issuing.DisputeCreateParams.Evidence.MerchandiseNotAsDescribed.ReturnStatus
- getValue() - Method in enum com.stripe.param.issuing.DisputeCreateParams.Evidence.NotReceived.ProductType
- getValue() - Method in enum com.stripe.param.issuing.DisputeCreateParams.Evidence.Other.ProductType
- getValue() - Method in enum com.stripe.param.issuing.DisputeCreateParams.Evidence.Reason
- getValue() - Method in enum com.stripe.param.issuing.DisputeListParams.Status
- getValue() - Method in enum com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.ProductType
- getValue() - Method in enum com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.ReturnStatus
- getValue() - Method in enum com.stripe.param.issuing.DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed.ReturnStatus
- getValue() - Method in enum com.stripe.param.issuing.DisputeUpdateParams.Evidence.NotReceived.ProductType
- getValue() - Method in enum com.stripe.param.issuing.DisputeUpdateParams.Evidence.Other.ProductType
- getValue() - Method in enum com.stripe.param.issuing.DisputeUpdateParams.Evidence.Reason
- getValue() - Method in enum com.stripe.param.issuing.TransactionListParams.Type
- getValue() - Method in enum com.stripe.param.OrderCreateParams.Item.Type
- getValue() - Method in enum com.stripe.param.OrderReturnOrderParams.Item.Type
- getValue() - Method in enum com.stripe.param.OrderUpdateParams.Status
- getValue() - Method in enum com.stripe.param.PaymentIntentCancelParams.CancellationReason
- getValue() - Method in enum com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Type
- getValue() - Method in enum com.stripe.param.PaymentIntentConfirmParams.OffSession
- getValue() - Method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank
- getValue() - Method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.AccountHolderType
- getValue() - Method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.Bank
- getValue() - Method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Ideal.Bank
- getValue() - Method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Bank
- getValue() - Method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Sofort.Country
- getValue() - Method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Type
- getValue() - Method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
- getValue() - Method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- getValue() - Method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.VerificationMethod
- getValue() - Method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Bancontact.PreferredLanguage
- getValue() - Method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Plan.Interval
- getValue() - Method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Plan.Type
- getValue() - Method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Network
- getValue() - Method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.RequestThreeDSecure
- getValue() - Method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.SetupFutureUsage
- getValue() - Method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale
- getValue() - Method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Sofort.PreferredLanguage
- getValue() - Method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.WechatPay.Client
- getValue() - Method in enum com.stripe.param.PaymentIntentConfirmParams.SetupFutureUsage
- getValue() - Method in enum com.stripe.param.PaymentIntentCreateParams.CaptureMethod
- getValue() - Method in enum com.stripe.param.PaymentIntentCreateParams.ConfirmationMethod
- getValue() - Method in enum com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance.Type
- getValue() - Method in enum com.stripe.param.PaymentIntentCreateParams.OffSession
- getValue() - Method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Bank
- getValue() - Method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.AccountHolderType
- getValue() - Method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.Bank
- getValue() - Method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Ideal.Bank
- getValue() - Method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Bank
- getValue() - Method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Sofort.Country
- getValue() - Method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Type
- getValue() - Method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
- getValue() - Method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- getValue() - Method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.VerificationMethod
- getValue() - Method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Bancontact.PreferredLanguage
- getValue() - Method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Plan.Interval
- getValue() - Method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Plan.Type
- getValue() - Method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Network
- getValue() - Method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.RequestThreeDSecure
- getValue() - Method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.SetupFutureUsage
- getValue() - Method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale
- getValue() - Method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Sofort.PreferredLanguage
- getValue() - Method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.WechatPay.Client
- getValue() - Method in enum com.stripe.param.PaymentIntentCreateParams.SetupFutureUsage
- getValue() - Method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank
- getValue() - Method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.AccountHolderType
- getValue() - Method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.Bank
- getValue() - Method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Ideal.Bank
- getValue() - Method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Bank
- getValue() - Method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Sofort.Country
- getValue() - Method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Type
- getValue() - Method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
- getValue() - Method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- getValue() - Method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.VerificationMethod
- getValue() - Method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Bancontact.PreferredLanguage
- getValue() - Method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Plan.Interval
- getValue() - Method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Plan.Type
- getValue() - Method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Network
- getValue() - Method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.RequestThreeDSecure
- getValue() - Method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.SetupFutureUsage
- getValue() - Method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale
- getValue() - Method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Sofort.PreferredLanguage
- getValue() - Method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.WechatPay.Client
- getValue() - Method in enum com.stripe.param.PaymentIntentUpdateParams.SetupFutureUsage
- getValue() - Method in enum com.stripe.param.PaymentLinkCreateParams.AfterCompletion.Type
- getValue() - Method in enum com.stripe.param.PaymentLinkCreateParams.BillingAddressCollection
- getValue() - Method in enum com.stripe.param.PaymentLinkCreateParams.PaymentMethodType
- getValue() - Method in enum com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- getValue() - Method in enum com.stripe.param.PaymentLinkUpdateParams.AfterCompletion.Type
- getValue() - Method in enum com.stripe.param.PaymentLinkUpdateParams.BillingAddressCollection
- getValue() - Method in enum com.stripe.param.PaymentLinkUpdateParams.PaymentMethodType
- getValue() - Method in enum com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- getValue() - Method in enum com.stripe.param.PaymentMethodCreateParams.Eps.Bank
- getValue() - Method in enum com.stripe.param.PaymentMethodCreateParams.Fpx.AccountHolderType
- getValue() - Method in enum com.stripe.param.PaymentMethodCreateParams.Fpx.Bank
- getValue() - Method in enum com.stripe.param.PaymentMethodCreateParams.Ideal.Bank
- getValue() - Method in enum com.stripe.param.PaymentMethodCreateParams.P24.Bank
- getValue() - Method in enum com.stripe.param.PaymentMethodCreateParams.Sofort.Country
- getValue() - Method in enum com.stripe.param.PaymentMethodCreateParams.Type
- getValue() - Method in enum com.stripe.param.PaymentMethodListParams.Type
- getValue() - Method in enum com.stripe.param.PayoutCreateParams.Method
- getValue() - Method in enum com.stripe.param.PayoutCreateParams.SourceType
- getValue() - Method in enum com.stripe.param.PlanCreateParams.AggregateUsage
- getValue() - Method in enum com.stripe.param.PlanCreateParams.BillingScheme
- getValue() - Method in enum com.stripe.param.PlanCreateParams.Interval
- getValue() - Method in enum com.stripe.param.PlanCreateParams.Tier.UpTo
- getValue() - Method in enum com.stripe.param.PlanCreateParams.TiersMode
- getValue() - Method in enum com.stripe.param.PlanCreateParams.TransformUsage.Round
- getValue() - Method in enum com.stripe.param.PlanCreateParams.UsageType
- getValue() - Method in enum com.stripe.param.PriceCreateParams.BillingScheme
- getValue() - Method in enum com.stripe.param.PriceCreateParams.Recurring.AggregateUsage
- getValue() - Method in enum com.stripe.param.PriceCreateParams.Recurring.Interval
- getValue() - Method in enum com.stripe.param.PriceCreateParams.Recurring.UsageType
- getValue() - Method in enum com.stripe.param.PriceCreateParams.TaxBehavior
- getValue() - Method in enum com.stripe.param.PriceCreateParams.Tier.UpTo
- getValue() - Method in enum com.stripe.param.PriceCreateParams.TiersMode
- getValue() - Method in enum com.stripe.param.PriceCreateParams.TransformQuantity.Round
- getValue() - Method in enum com.stripe.param.PriceListParams.Recurring.Interval
- getValue() - Method in enum com.stripe.param.PriceListParams.Recurring.UsageType
- getValue() - Method in enum com.stripe.param.PriceListParams.Type
- getValue() - Method in enum com.stripe.param.PriceUpdateParams.TaxBehavior
- getValue() - Method in enum com.stripe.param.ProductCreateParams.Type
- getValue() - Method in enum com.stripe.param.ProductListParams.Type
- getValue() - Method in enum com.stripe.param.QuoteCreateParams.CollectionMethod
- getValue() - Method in enum com.stripe.param.QuoteCreateParams.LineItem.PriceData.Recurring.Interval
- getValue() - Method in enum com.stripe.param.QuoteCreateParams.LineItem.PriceData.TaxBehavior
- getValue() - Method in enum com.stripe.param.QuoteCreateParams.SubscriptionData.EffectiveDate
- getValue() - Method in enum com.stripe.param.QuoteListParams.Status
- getValue() - Method in enum com.stripe.param.QuoteUpdateParams.CollectionMethod
- getValue() - Method in enum com.stripe.param.QuoteUpdateParams.LineItem.PriceData.Recurring.Interval
- getValue() - Method in enum com.stripe.param.QuoteUpdateParams.LineItem.PriceData.TaxBehavior
- getValue() - Method in enum com.stripe.param.QuoteUpdateParams.SubscriptionData.EffectiveDate
- getValue() - Method in enum com.stripe.param.radar.ValueListCreateParams.ItemType
- getValue() - Method in class com.stripe.param.radar.ValueListItemCreateParams
-
The value of the item (whose type must match the type of the parent value list).
- getValue() - Method in class com.stripe.param.radar.ValueListItemListParams
-
Return items belonging to the parent list whose value matches the specified value (using an "is like" match).
- getValue() - Method in enum com.stripe.param.RecipientListParams.Type
- getValue() - Method in enum com.stripe.param.RefundCreateParams.Reason
- getValue() - Method in enum com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- getValue() - Method in enum com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- getValue() - Method in enum com.stripe.param.SetupIntentCancelParams.CancellationReason
- getValue() - Method in enum com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance.Type
- getValue() - Method in enum com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.Currency
- getValue() - Method in enum com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor
- getValue() - Method in enum com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
- getValue() - Method in enum com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- getValue() - Method in enum com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.VerificationMethod
- getValue() - Method in enum com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.Card.RequestThreeDSecure
- getValue() - Method in enum com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance.Type
- getValue() - Method in enum com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.Currency
- getValue() - Method in enum com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor
- getValue() - Method in enum com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
- getValue() - Method in enum com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- getValue() - Method in enum com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.VerificationMethod
- getValue() - Method in enum com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.Card.RequestThreeDSecure
- getValue() - Method in enum com.stripe.param.SetupIntentCreateParams.Usage
- getValue() - Method in enum com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.Currency
- getValue() - Method in enum com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor
- getValue() - Method in enum com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
- getValue() - Method in enum com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- getValue() - Method in enum com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.VerificationMethod
- getValue() - Method in enum com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.Card.RequestThreeDSecure
- getValue() - Method in class com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Maximum
-
Must be greater than 0.
- getValue() - Method in enum com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Maximum.Unit
- getValue() - Method in class com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Minimum
- getValue() - Method in enum com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Minimum.Unit
- getValue() - Method in enum com.stripe.param.ShippingRateCreateParams.TaxBehavior
- getValue() - Method in enum com.stripe.param.ShippingRateCreateParams.Type
- getValue() - Method in class com.stripe.param.SkuCreateParams.Inventory
-
An indicator of the inventory available.
- getValue() - Method in enum com.stripe.param.SkuCreateParams.Inventory.Type
- getValue() - Method in enum com.stripe.param.SkuCreateParams.Inventory.Value
- getValue() - Method in class com.stripe.param.SkuUpdateParams.Inventory
-
An indicator of the inventory available.
- getValue() - Method in enum com.stripe.param.SkuUpdateParams.Inventory.Type
- getValue() - Method in enum com.stripe.param.SkuUpdateParams.Inventory.Value
- getValue() - Method in enum com.stripe.param.SourceCreateParams.Flow
- getValue() - Method in enum com.stripe.param.SourceCreateParams.Mandate.Acceptance.Status
- getValue() - Method in enum com.stripe.param.SourceCreateParams.Mandate.Acceptance.Type
- getValue() - Method in enum com.stripe.param.SourceCreateParams.Mandate.Interval
- getValue() - Method in enum com.stripe.param.SourceCreateParams.Mandate.NotificationMethod
- getValue() - Method in enum com.stripe.param.SourceCreateParams.Receiver.RefundAttributesMethod
- getValue() - Method in enum com.stripe.param.SourceCreateParams.SourceOrder.Item.Type
- getValue() - Method in enum com.stripe.param.SourceCreateParams.Usage
- getValue() - Method in enum com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Status
- getValue() - Method in enum com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Type
- getValue() - Method in enum com.stripe.param.SourceUpdateParams.Mandate.Interval
- getValue() - Method in enum com.stripe.param.SourceUpdateParams.Mandate.NotificationMethod
- getValue() - Method in enum com.stripe.param.SourceUpdateParams.SourceOrder.Item.Type
- getValue() - Method in enum com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.PriceData.TaxBehavior
- getValue() - Method in enum com.stripe.param.SubscriptionCreateParams.CollectionMethod
- getValue() - Method in enum com.stripe.param.SubscriptionCreateParams.Item.PriceData.Recurring.Interval
- getValue() - Method in enum com.stripe.param.SubscriptionCreateParams.Item.PriceData.TaxBehavior
- getValue() - Method in enum com.stripe.param.SubscriptionCreateParams.PaymentBehavior
- getValue() - Method in enum com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- getValue() - Method in enum com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod
- getValue() - Method in enum com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage
- getValue() - Method in enum com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.AmountType
- getValue() - Method in enum com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.RequestThreeDSecure
- getValue() - Method in enum com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodType
- getValue() - Method in enum com.stripe.param.SubscriptionCreateParams.PendingInvoiceItemInterval.Interval
- getValue() - Method in enum com.stripe.param.SubscriptionCreateParams.ProrationBehavior
- getValue() - Method in enum com.stripe.param.SubscriptionCreateParams.TrialEnd
- getValue() - Method in enum com.stripe.param.SubscriptionItemCreateParams.PaymentBehavior
- getValue() - Method in enum com.stripe.param.SubscriptionItemCreateParams.PriceData.Recurring.Interval
- getValue() - Method in enum com.stripe.param.SubscriptionItemCreateParams.PriceData.TaxBehavior
- getValue() - Method in enum com.stripe.param.SubscriptionItemCreateParams.ProrationBehavior
- getValue() - Method in enum com.stripe.param.SubscriptionItemDeleteParams.ProrationBehavior
- getValue() - Method in enum com.stripe.param.SubscriptionItemUpdateParams.PaymentBehavior
- getValue() - Method in enum com.stripe.param.SubscriptionItemUpdateParams.PriceData.Recurring.Interval
- getValue() - Method in enum com.stripe.param.SubscriptionItemUpdateParams.PriceData.TaxBehavior
- getValue() - Method in enum com.stripe.param.SubscriptionItemUpdateParams.ProrationBehavior
- getValue() - Method in enum com.stripe.param.SubscriptionListParams.CollectionMethod
- getValue() - Method in enum com.stripe.param.SubscriptionListParams.Status
- getValue() - Method in enum com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.BillingCycleAnchor
- getValue() - Method in enum com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.CollectionMethod
- getValue() - Method in enum com.stripe.param.SubscriptionScheduleCreateParams.EndBehavior
- getValue() - Method in enum com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.PriceData.TaxBehavior
- getValue() - Method in enum com.stripe.param.SubscriptionScheduleCreateParams.Phase.BillingCycleAnchor
- getValue() - Method in enum com.stripe.param.SubscriptionScheduleCreateParams.Phase.CollectionMethod
- getValue() - Method in enum com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.Recurring.Interval
- getValue() - Method in enum com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.TaxBehavior
- getValue() - Method in enum com.stripe.param.SubscriptionScheduleCreateParams.Phase.ProrationBehavior
- getValue() - Method in enum com.stripe.param.SubscriptionScheduleCreateParams.StartDate
- getValue() - Method in enum com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.BillingCycleAnchor
- getValue() - Method in enum com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.CollectionMethod
- getValue() - Method in enum com.stripe.param.SubscriptionScheduleUpdateParams.EndBehavior
- getValue() - Method in enum com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.PriceData.TaxBehavior
- getValue() - Method in enum com.stripe.param.SubscriptionScheduleUpdateParams.Phase.BillingCycleAnchor
- getValue() - Method in enum com.stripe.param.SubscriptionScheduleUpdateParams.Phase.CollectionMethod
- getValue() - Method in enum com.stripe.param.SubscriptionScheduleUpdateParams.Phase.EndDate
- getValue() - Method in enum com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Recurring.Interval
- getValue() - Method in enum com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.TaxBehavior
- getValue() - Method in enum com.stripe.param.SubscriptionScheduleUpdateParams.Phase.ProrationBehavior
- getValue() - Method in enum com.stripe.param.SubscriptionScheduleUpdateParams.Phase.StartDate
- getValue() - Method in enum com.stripe.param.SubscriptionScheduleUpdateParams.Phase.TrialEnd
- getValue() - Method in enum com.stripe.param.SubscriptionScheduleUpdateParams.ProrationBehavior
- getValue() - Method in enum com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.PriceData.TaxBehavior
- getValue() - Method in enum com.stripe.param.SubscriptionUpdateParams.BillingCycleAnchor
- getValue() - Method in enum com.stripe.param.SubscriptionUpdateParams.CollectionMethod
- getValue() - Method in enum com.stripe.param.SubscriptionUpdateParams.Item.PriceData.Recurring.Interval
- getValue() - Method in enum com.stripe.param.SubscriptionUpdateParams.Item.PriceData.TaxBehavior
- getValue() - Method in enum com.stripe.param.SubscriptionUpdateParams.PauseCollection.Behavior
- getValue() - Method in enum com.stripe.param.SubscriptionUpdateParams.PaymentBehavior
- getValue() - Method in enum com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- getValue() - Method in enum com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod
- getValue() - Method in enum com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage
- getValue() - Method in enum com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.AmountType
- getValue() - Method in enum com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.RequestThreeDSecure
- getValue() - Method in enum com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodType
- getValue() - Method in enum com.stripe.param.SubscriptionUpdateParams.PendingInvoiceItemInterval.Interval
- getValue() - Method in enum com.stripe.param.SubscriptionUpdateParams.ProrationBehavior
- getValue() - Method in enum com.stripe.param.SubscriptionUpdateParams.TrialEnd
- getValue() - Method in class com.stripe.param.TaxIdCollectionCreateParams
-
Value of the tax ID.
- getValue() - Method in enum com.stripe.param.TaxIdCollectionCreateParams.Type
- getValue() - Method in enum com.stripe.param.TaxRateCreateParams.TaxType
- getValue() - Method in enum com.stripe.param.TaxRateUpdateParams.TaxType
- getValue() - Method in enum com.stripe.param.terminal.ReaderListParams.DeviceType
- getValue() - Method in enum com.stripe.param.terminal.ReaderListParams.Status
- getValue() - Method in enum com.stripe.param.TokenCreateParams.Account.BusinessType
- getValue() - Method in enum com.stripe.param.TokenCreateParams.Account.Company.Structure
- getValue() - Method in enum com.stripe.param.TokenCreateParams.Account.Individual.PoliticalExposure
- getValue() - Method in enum com.stripe.param.TokenCreateParams.BankAccount.AccountHolderType
- getValue() - Method in enum com.stripe.param.TokenCreateParams.BankAccount.AccountType
- getValue() - Method in enum com.stripe.param.TopupListParams.Status
- getValue() - Method in enum com.stripe.param.TransferCreateParams.SourceType
- getValue() - Method in enum com.stripe.param.UsageRecordCreateOnSubscriptionItemParams.Action
- getValue() - Method in enum com.stripe.param.UsageRecordCreateOnSubscriptionItemParams.Timestamp
- getValue() - Method in enum com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- getValue() - Method in enum com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- getValue() - Method in enum com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- getValueList() - Method in class com.stripe.model.radar.ValueListItem
-
The identifier of the value list this item belongs to.
- getValueList() - Method in class com.stripe.param.radar.ValueListItemCreateParams
-
The identifier of the value list which the created item will be added to.
- getValueList() - Method in class com.stripe.param.radar.ValueListItemListParams
-
Identifier for the parent value list this item belongs to.
- getValues() - Method in class com.stripe.param.SourceVerifyParams
-
The values needed to verify the source.
- getVatId() - Method in class com.stripe.param.AccountCreateParams.Company
-
The VAT number of the company.
- getVatId() - Method in class com.stripe.param.AccountUpdateParams.Company
-
The VAT number of the company.
- getVatId() - Method in class com.stripe.param.TokenCreateParams.Account.Company
-
The VAT number of the company.
- getVatIdProvided() - Method in class com.stripe.model.Account.Company
-
Whether the company's business VAT number was provided.
- getVerification() - Method in class com.stripe.model.Account.Company
-
Information on the verification state of the company.
- getVerification() - Method in class com.stripe.model.issuing.Cardholder.Individual
-
Government-issued ID document for this cardholder.
- getVerification() - Method in class com.stripe.model.Person
- getVerification() - Method in class com.stripe.model.TaxId
-
Tax ID verification information.
- getVerification() - Method in class com.stripe.param.AccountCreateParams.Company
-
Information on the verification state of the company.
- getVerification() - Method in class com.stripe.param.AccountCreateParams.Individual
-
The individual's verification document information.
- getVerification() - Method in class com.stripe.param.AccountUpdateParams.Company
-
Information on the verification state of the company.
- getVerification() - Method in class com.stripe.param.AccountUpdateParams.Individual
-
The individual's verification document information.
- getVerification() - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual
-
Government-issued ID document for this cardholder.
- getVerification() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual
-
Government-issued ID document for this cardholder.
- getVerification() - Method in class com.stripe.param.PersonCollectionCreateParams
-
The person's verification status.
- getVerification() - Method in class com.stripe.param.PersonUpdateParams
-
The person's verification status.
- getVerification() - Method in class com.stripe.param.TokenCreateParams.Account.Company
-
Information on the verification state of the company.
- getVerification() - Method in class com.stripe.param.TokenCreateParams.Account.Individual
-
The individual's verification document information.
- getVerification() - Method in class com.stripe.param.TokenCreateParams.Person
-
The person's verification status.
- getVerificationData() - Method in class com.stripe.model.issuing.Authorization
- getVerificationFields() - Method in class com.stripe.model.CountrySpec
- getVerificationMethod() - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.AcssDebit
-
Bank account verification method.
- getVerificationMethod() - Method in class com.stripe.model.Invoice.PaymentMethodOptions.AcssDebit
-
Bank account verification method.
- getVerificationMethod() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.AcssDebit
-
Bank account verification method.
- getVerificationMethod() - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.AcssDebit
- getVerificationMethod() - Method in class com.stripe.model.Subscription.PaymentMethodOptions.AcssDebit
-
Bank account verification method.
- getVerificationMethod() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit
-
Verification method for the intent.
- getVerificationMethod() - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit
-
Verification method for the intent.
- getVerificationMethod() - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit
-
Verification method for the intent.
- getVerificationMethod() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit
-
Verification method for the intent.
- getVerificationMethod() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit
-
Verification method for the intent.
- getVerificationMethod() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit
-
Verification method for the intent.
- getVerificationMethod() - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit
- getVerificationMethod() - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit
-
Verification method for the intent.
- getVerificationMethod() - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit
- getVerificationMethod() - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit
-
Verification method for the intent.
- getVerificationMethod() - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit
-
Verification method for the intent.
- getVerificationSession() - Method in class com.stripe.model.identity.VerificationReport
-
ID of the VerificationSession that created this report.
- getVerificationSession() - Method in class com.stripe.param.identity.VerificationReportListParams
-
Only return VerificationReports created by this VerificationSession ID.
- getVerified() - Method in class com.stripe.model.Recipient
-
Whether the recipient has been verified.
- getVerified() - Method in class com.stripe.param.RecipientListParams
-
Only return recipients that are verified or unverified.
- getVerifiedAddress() - Method in class com.stripe.model.Source.Owner
-
Verified owner's address.
- getVerifiedAddress() - Method in class com.stripe.model.TaxId.Verification
- getVerifiedEmail() - Method in class com.stripe.model.Source.Owner
-
Verified owner's email address.
- getVerifiedName() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Bancontact
-
Owner's verified full name.
- getVerifiedName() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Eps
-
Owner's verified full name.
- getVerifiedName() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Giropay
-
Owner's verified full name.
- getVerifiedName() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Ideal
-
Owner's verified full name.
- getVerifiedName() - Method in class com.stripe.model.Charge.PaymentMethodDetails.P24
-
Owner's verified full name.
- getVerifiedName() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Sofort
-
Owner's verified full name.
- getVerifiedName() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Bancontact
- getVerifiedName() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Ideal
- getVerifiedName() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Sofort
- getVerifiedName() - Method in class com.stripe.model.Source.Owner
-
Verified owner's full name.
- getVerifiedName() - Method in class com.stripe.model.TaxId.Verification
- getVerifiedOutputs() - Method in class com.stripe.model.identity.VerificationSession
-
The user’s verified data.
- getVerifiedPhone() - Method in class com.stripe.model.Source.Owner
-
Verified owner's phone number (including extension).
- getVerifyWithMicrodeposits() - Method in class com.stripe.model.PaymentIntent.NextAction
- getVerifyWithMicrodeposits() - Method in class com.stripe.model.SetupIntent.NextAction
- getVersion() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.ThreeDSecure
-
The version of 3D Secure that was used.
- getVersion() - Method in class com.stripe.model.reporting.ReportType
-
Version of the Report Type.
- getVersion() - Method in class com.stripe.model.Review.Session
- getVisa() - Method in class com.stripe.param.PersonCollectionCreateParams.Documents
-
One or more documents showing the person's visa required for living in the country where they are residing.
- getVisa() - Method in class com.stripe.param.PersonUpdateParams.Documents
-
One or more documents showing the person's visa required for living in the country where they are residing.
- getVisa() - Method in class com.stripe.param.TokenCreateParams.Person.Documents
-
One or more documents showing the person's visa required for living in the country where they are residing.
- getVisaCheckout() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet
- getVisaCheckout() - Method in class com.stripe.model.PaymentMethod.Card.Wallet
- getVoidedAt() - Method in class com.stripe.model.CreditNote
-
The time that the credit note was voided.
- getVoidedAt() - Method in class com.stripe.model.Invoice.StatusTransitions
-
The time that the invoice was voided.
- getVolumeDecimal() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Fuel
- getWallet() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
If this Card is part of a card wallet, this contains the details of the card wallet.
- getWallet() - Method in class com.stripe.model.issuing.Authorization
-
The digital wallet used for this authorization.
- getWallet() - Method in class com.stripe.model.issuing.Transaction
-
The digital wallet used for this transaction.
- getWallet() - Method in class com.stripe.model.PaymentMethod.Card
-
If this Card is part of a card wallet, this contains the details of the card wallet.
- getWallets() - Method in class com.stripe.model.issuing.Card
-
Information relating to digital wallets (like Apple Pay and Google Pay).
- getWebhooksDeliveredAt() - Method in class com.stripe.model.Invoice
-
Invoices are automatically paid or sent 1 hour after webhooks are delivered, or until all webhook delivery attempts have been exhausted.
- getWechat() - Method in class com.stripe.model.Charge.PaymentMethodDetails
- getWechat() - Method in class com.stripe.model.Source
- getWechatPay() - Method in class com.stripe.model.Charge.PaymentMethodDetails
- getWechatPay() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- getWechatPay() - Method in class com.stripe.model.PaymentMethod
- getWechatPay() - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions
-
contains details about the Wechat Pay payment method options.
- getWechatPay() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData
-
If this is an
wechat_pay
PaymentMethod, this hash contains details about the wechat_pay payment method. - getWechatPay() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions
-
If this is a
wechat_pay
PaymentMethod, this sub-hash contains details about the WeChat Pay payment method options. - getWechatPay() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData
-
If this is an
wechat_pay
PaymentMethod, this hash contains details about the wechat_pay payment method. - getWechatPay() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions
-
If this is a
wechat_pay
PaymentMethod, this sub-hash contains details about the WeChat Pay payment method options. - getWechatPay() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData
-
If this is an
wechat_pay
PaymentMethod, this hash contains details about the wechat_pay payment method. - getWechatPay() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions
-
If this is a
wechat_pay
PaymentMethod, this sub-hash contains details about the WeChat Pay payment method options. - getWechatPay() - Method in class com.stripe.param.PaymentMethodCreateParams
-
If this is an
wechat_pay
PaymentMethod, this hash contains details about the wechat_pay payment method. - getWechatPayDisplayQrCode() - Method in class com.stripe.model.PaymentIntent.NextAction
- getWechatPayRedirectToAndroidApp() - Method in class com.stripe.model.PaymentIntent.NextAction
- getWechatPayRedirectToIosApp() - Method in class com.stripe.model.PaymentIntent.NextAction
- getWeeklyAnchor() - Method in class com.stripe.model.Account.PayoutSchedule
-
The day of the week funds will be paid out, of the style 'monday', 'tuesday', etc.
- getWeeklyAnchor() - Method in class com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule
- getWeeklyAnchor() - Method in class com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule
- getWeight() - Method in class com.stripe.model.PackageDimensions
-
Weight, in ounces.
- getWeight() - Method in class com.stripe.param.ProductCreateParams.PackageDimensions
-
Weight, in ounces.
- getWeight() - Method in class com.stripe.param.ProductUpdateParams.PackageDimensions
- getWeight() - Method in class com.stripe.param.SkuCreateParams.PackageDimensions
- getWeight() - Method in class com.stripe.param.SkuUpdateParams.PackageDimensions
- getWidth() - Method in class com.stripe.model.PackageDimensions
-
Width, in inches.
- getWidth() - Method in class com.stripe.param.ProductCreateParams.PackageDimensions
-
Width, in inches.
- getWidth() - Method in class com.stripe.param.ProductUpdateParams.PackageDimensions
- getWidth() - Method in class com.stripe.param.SkuCreateParams.PackageDimensions
- getWidth() - Method in class com.stripe.param.SkuUpdateParams.PackageDimensions
- getYear() - Method in class com.stripe.model.identity.VerificationReport.Document.DateOfBirth
-
The four-digit year.
- getYear() - Method in class com.stripe.model.identity.VerificationReport.Document.ExpirationDate
-
The four-digit year.
- getYear() - Method in class com.stripe.model.identity.VerificationReport.Document.IssuedDate
- getYear() - Method in class com.stripe.model.identity.VerificationReport.IdNumber.DateOfBirth
-
The four-digit year.
- getYear() - Method in class com.stripe.model.identity.VerificationSession.VerifiedOutputs.DateOfBirth
- getYear() - Method in class com.stripe.model.issuing.Cardholder.Individual.DateOfBirth
-
The four-digit year of birth.
- getYear() - Method in class com.stripe.model.PaymentMethod.Klarna.DateOfBirth
- getYear() - Method in class com.stripe.model.Person.DateOfBirth
-
The four-digit year of birth.
- getYear() - Method in class com.stripe.param.AccountCreateParams.Individual.Dob
-
The four-digit year of birth.
- getYear() - Method in class com.stripe.param.AccountUpdateParams.Individual.Dob
-
The four-digit year of birth.
- getYear() - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Dob
-
The four-digit year of birth.
- getYear() - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Dob
-
The four-digit year of birth.
- getYear() - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Klarna.Dob
- getYear() - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Klarna.Dob
- getYear() - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Klarna.Dob
- getYear() - Method in class com.stripe.param.PaymentMethodCreateParams.Klarna.Dob
- getYear() - Method in class com.stripe.param.PersonCollectionCreateParams.Dob
-
The four-digit year of birth.
- getYear() - Method in class com.stripe.param.PersonUpdateParams.Dob
-
The four-digit year of birth.
- getYear() - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Dob
-
The four-digit year of birth.
- getYear() - Method in class com.stripe.param.TokenCreateParams.Person.Dob
-
The four-digit year of birth.
- GF - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- GF - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- GF - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- GG - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- GG - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- GG - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- GH - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- GH - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- GH - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- GI - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- GI - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- GI - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- GIFT_CARD_NOVELTY_AND_SOUVENIR_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- GIFT_CARD_NOVELTY_AND_SOUVENIR_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- GIFT_CARD_NOVELTY_AND_SOUVENIR_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- GIFT_CARD_NOVELTY_AND_SOUVENIR_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- GIFT_CARD_NOVELTY_AND_SOUVENIR_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- GIFT_CARD_NOVELTY_AND_SOUVENIR_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- GIFT_CARD_NOVELTY_AND_SOUVENIR_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- GIFT_CARD_NOVELTY_AND_SOUVENIR_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- GIFT_CARD_NOVELTY_AND_SOUVENIR_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- GIFT_CARD_NOVELTY_AND_SOUVENIR_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- GIFT_CARD_NOVELTY_AND_SOUVENIR_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- GIFT_CARD_NOVELTY_AND_SOUVENIR_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- Giropay() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.Giropay
- Giropay() - Constructor for class com.stripe.model.PaymentIntent.PaymentMethodOptions.Giropay
- Giropay() - Constructor for class com.stripe.model.PaymentMethod.Giropay
- Giropay() - Constructor for class com.stripe.model.Source.Giropay
- GIROPAY - com.stripe.param.checkout.SessionCreateParams.PaymentMethodType
- GIROPAY - com.stripe.param.CustomerListPaymentMethodsParams.Type
- GIROPAY - com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodType
- GIROPAY - com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodType
- GIROPAY - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Type
- GIROPAY - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Type
- GIROPAY - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Type
- GIROPAY - com.stripe.param.PaymentMethodCreateParams.Type
- GIROPAY - com.stripe.param.PaymentMethodListParams.Type
- GIROPAY - com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodType
- GIROPAY - com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodType
- GL - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- GL - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- GL - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- GLASS_PAINT_AND_WALLPAPER_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- GLASS_PAINT_AND_WALLPAPER_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- GLASS_PAINT_AND_WALLPAPER_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- GLASS_PAINT_AND_WALLPAPER_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- GLASS_PAINT_AND_WALLPAPER_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- GLASS_PAINT_AND_WALLPAPER_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- GLASS_PAINT_AND_WALLPAPER_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- GLASS_PAINT_AND_WALLPAPER_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- GLASS_PAINT_AND_WALLPAPER_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- GLASS_PAINT_AND_WALLPAPER_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- GLASS_PAINT_AND_WALLPAPER_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- GLASS_PAINT_AND_WALLPAPER_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- GLASSWARE_CRYSTAL_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- GLASSWARE_CRYSTAL_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- GLASSWARE_CRYSTAL_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- GLASSWARE_CRYSTAL_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- GLASSWARE_CRYSTAL_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- GLASSWARE_CRYSTAL_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- GLASSWARE_CRYSTAL_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- GLASSWARE_CRYSTAL_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- GLASSWARE_CRYSTAL_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- GLASSWARE_CRYSTAL_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- GLASSWARE_CRYSTAL_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- GLASSWARE_CRYSTAL_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- GM - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- GM - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- GM - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- GMT - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- GMT_MINUS_0 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- GMT_PLUS_0 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- GMT0 - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- GN - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- GN - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- GN - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- GOLF_COURSES_PUBLIC - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- GOLF_COURSES_PUBLIC - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- GOLF_COURSES_PUBLIC - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- GOLF_COURSES_PUBLIC - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- GOLF_COURSES_PUBLIC - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- GOLF_COURSES_PUBLIC - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- GOLF_COURSES_PUBLIC - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- GOLF_COURSES_PUBLIC - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- GOLF_COURSES_PUBLIC - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- GOLF_COURSES_PUBLIC - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- GOLF_COURSES_PUBLIC - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- GOLF_COURSES_PUBLIC - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- GOOD - com.stripe.param.ProductCreateParams.Type
- GOOD - com.stripe.param.ProductListParams.Type
- GooglePay() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.GooglePay
- GooglePay() - Constructor for class com.stripe.model.issuing.Card.Wallets.GooglePay
- GooglePay() - Constructor for class com.stripe.model.PaymentMethod.Card.Wallet.GooglePay
- GOVERNMENT_ENTITY - com.stripe.param.AccountCreateParams.BusinessType
- GOVERNMENT_ENTITY - com.stripe.param.AccountUpdateParams.BusinessType
- GOVERNMENT_ENTITY - com.stripe.param.TokenCreateParams.Account.BusinessType
- GOVERNMENT_INSTRUMENTALITY - com.stripe.param.AccountCreateParams.Company.Structure
- GOVERNMENT_INSTRUMENTALITY - com.stripe.param.AccountUpdateParams.Company.Structure
- GOVERNMENT_INSTRUMENTALITY - com.stripe.param.TokenCreateParams.Account.Company.Structure
- GOVERNMENT_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- GOVERNMENT_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- GOVERNMENT_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- GOVERNMENT_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- GOVERNMENT_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- GOVERNMENT_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- GOVERNMENT_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- GOVERNMENT_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- GOVERNMENT_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- GOVERNMENT_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- GOVERNMENT_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- GOVERNMENT_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- GOVERNMENTAL_UNIT - com.stripe.param.AccountCreateParams.Company.Structure
- GOVERNMENTAL_UNIT - com.stripe.param.AccountUpdateParams.Company.Structure
- GOVERNMENTAL_UNIT - com.stripe.param.TokenCreateParams.Account.Company.Structure
- GP - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- GP - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- GP - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- GQ - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- GQ - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- GQ - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- GR - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- GR - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- GR - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- Grabpay() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.Grabpay
- Grabpay() - Constructor for class com.stripe.model.PaymentIntent.PaymentMethodOptions.Grabpay
- Grabpay() - Constructor for class com.stripe.model.PaymentMethod.Grabpay
- GRABPAY - com.stripe.param.checkout.SessionCreateParams.PaymentMethodType
- GRABPAY - com.stripe.param.CustomerListPaymentMethodsParams.Type
- GRABPAY - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Type
- GRABPAY - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Type
- GRABPAY - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Type
- GRABPAY - com.stripe.param.PaymentMethodCreateParams.Type
- GRABPAY - com.stripe.param.PaymentMethodListParams.Type
- GRADUATED - com.stripe.param.PlanCreateParams.TiersMode
- GRADUATED - com.stripe.param.PriceCreateParams.TiersMode
- GREENWICH - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- GROCERY_STORES_SUPERMARKETS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- GROCERY_STORES_SUPERMARKETS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- GROCERY_STORES_SUPERMARKETS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- GROCERY_STORES_SUPERMARKETS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- GROCERY_STORES_SUPERMARKETS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- GROCERY_STORES_SUPERMARKETS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- GROCERY_STORES_SUPERMARKETS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- GROCERY_STORES_SUPERMARKETS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- GROCERY_STORES_SUPERMARKETS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- GROCERY_STORES_SUPERMARKETS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- GROCERY_STORES_SUPERMARKETS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- GROCERY_STORES_SUPERMARKETS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- GS - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- GS - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- GS - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- GSON - Static variable in class com.stripe.net.ApiResource
- GST - com.stripe.param.TaxRateCreateParams.TaxType
- GST - com.stripe.param.TaxRateUpdateParams.TaxType
- GT - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- GT - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- GT - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- GU - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- GU - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- GU - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- GW - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- GW - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- GW - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- GY - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- GY - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- GY - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
H
- HANDELSBANKEN - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Ideal.Bank
- HANDELSBANKEN - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Ideal.Bank
- HANDELSBANKEN - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Ideal.Bank
- HANDELSBANKEN - com.stripe.param.PaymentMethodCreateParams.Ideal.Bank
- HARDWARE_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- HARDWARE_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- HARDWARE_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- HARDWARE_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- HARDWARE_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- HARDWARE_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- HARDWARE_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- HARDWARE_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- HARDWARE_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- HARDWARE_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- HARDWARE_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- HARDWARE_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- HARDWARE_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- HARDWARE_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- HARDWARE_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- HARDWARE_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- HARDWARE_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- HARDWARE_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- HARDWARE_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- HARDWARE_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- HARDWARE_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- HARDWARE_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- HARDWARE_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- HARDWARE_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- hashCode() - Method in class com.stripe.model.Account.BusinessProfile
- hashCode() - Method in class com.stripe.model.Account.Capabilities
- hashCode() - Method in class com.stripe.model.Account.Company
- hashCode() - Method in class com.stripe.model.Account.Company.OwnershipDeclaration
- hashCode() - Method in class com.stripe.model.Account.Company.Verification
- hashCode() - Method in class com.stripe.model.Account.Company.Verification.VerificationDocument
- hashCode() - Method in class com.stripe.model.Account.Controller
- hashCode() - Method in class com.stripe.model.Account.DeclineChargeOn
- hashCode() - Method in class com.stripe.model.Account.FutureRequirements.Alternative
- hashCode() - Method in class com.stripe.model.Account.FutureRequirements.Errors
- hashCode() - Method in class com.stripe.model.Account.FutureRequirements
- hashCode() - Method in class com.stripe.model.Account
- hashCode() - Method in class com.stripe.model.Account.PayoutSchedule
- hashCode() - Method in class com.stripe.model.Account.Requirements.Alternative
- hashCode() - Method in class com.stripe.model.Account.Requirements.Errors
- hashCode() - Method in class com.stripe.model.Account.Requirements
- hashCode() - Method in class com.stripe.model.Account.Settings.BacsDebitPayments
- hashCode() - Method in class com.stripe.model.Account.Settings
- hashCode() - Method in class com.stripe.model.Account.Settings.SepaDebitPayments
- hashCode() - Method in class com.stripe.model.Account.Settings.SettingsCardIssuing
- hashCode() - Method in class com.stripe.model.Account.Settings.SettingsCardIssuing.TosAcceptance
- hashCode() - Method in class com.stripe.model.Account.SettingsBranding
- hashCode() - Method in class com.stripe.model.Account.SettingsCardPayments
- hashCode() - Method in class com.stripe.model.Account.SettingsDashboard
- hashCode() - Method in class com.stripe.model.Account.SettingsPayments
- hashCode() - Method in class com.stripe.model.Account.SettingsPayouts
- hashCode() - Method in class com.stripe.model.Account.TosAcceptance
- hashCode() - Method in class com.stripe.model.AccountLink
- hashCode() - Method in class com.stripe.model.Address
- hashCode() - Method in class com.stripe.model.AlipayAccount
- hashCode() - Method in class com.stripe.model.ApplePayDomain
- hashCode() - Method in class com.stripe.model.Application
- hashCode() - Method in class com.stripe.model.ApplicationFee
- hashCode() - Method in class com.stripe.model.AutomaticPaymentMethodsPaymentIntent
- hashCode() - Method in class com.stripe.model.Balance.Details
- hashCode() - Method in class com.stripe.model.Balance
- hashCode() - Method in class com.stripe.model.Balance.Money
- hashCode() - Method in class com.stripe.model.Balance.Money.SourceTypes
- hashCode() - Method in class com.stripe.model.BalanceTransaction.Fee
- hashCode() - Method in class com.stripe.model.BalanceTransaction
- hashCode() - Method in class com.stripe.model.BankAccount
- hashCode() - Method in class com.stripe.model.billingportal.Configuration.BusinessProfile
- hashCode() - Method in class com.stripe.model.billingportal.Configuration.Features.CustomerUpdate
- hashCode() - Method in class com.stripe.model.billingportal.Configuration.Features
- hashCode() - Method in class com.stripe.model.billingportal.Configuration.Features.InvoiceHistory
- hashCode() - Method in class com.stripe.model.billingportal.Configuration.Features.PaymentMethodUpdate
- hashCode() - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionCancel.CancellationReason
- hashCode() - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionCancel
- hashCode() - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionPause
- hashCode() - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionUpdate
- hashCode() - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionUpdate.Product
- hashCode() - Method in class com.stripe.model.billingportal.Configuration
- hashCode() - Method in class com.stripe.model.billingportal.Session
- hashCode() - Method in class com.stripe.model.BitcoinReceiver
- hashCode() - Method in class com.stripe.model.BitcoinTransaction
- hashCode() - Method in class com.stripe.model.Capability.FutureRequirements.Alternative
- hashCode() - Method in class com.stripe.model.Capability.FutureRequirements.Errors
- hashCode() - Method in class com.stripe.model.Capability.FutureRequirements
- hashCode() - Method in class com.stripe.model.Capability
- hashCode() - Method in class com.stripe.model.Capability.Requirements.Alternative
- hashCode() - Method in class com.stripe.model.Capability.Requirements
- hashCode() - Method in class com.stripe.model.Card
- hashCode() - Method in class com.stripe.model.Charge.AlternateStatementDescriptors
- hashCode() - Method in class com.stripe.model.Charge.FraudDetails
- hashCode() - Method in class com.stripe.model.Charge
- hashCode() - Method in class com.stripe.model.Charge.Level3
- hashCode() - Method in class com.stripe.model.Charge.Level3.LineItem
- hashCode() - Method in class com.stripe.model.Charge.Outcome
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.AchCreditTransfer
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.AchDebit
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.AcssDebit
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.AfterpayClearpay
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Alipay
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.AuBecsDebit
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.BacsDebit
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Bancontact
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Boleto
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Checks
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Installments
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.ThreeDSecure
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.AmexExpressCheckout
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.ApplePay
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.GooglePay
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.Masterpass
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.SamsungPay
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.VisaCheckout
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent.Receipt
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Eps
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Fpx
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Giropay
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Grabpay
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Ideal
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent.Receipt
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Klarna
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Multibanco
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Oxxo
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.P24
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.SepaCreditTransfer
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.SepaDebit
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Sofort
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.StripeAccount
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.Wechat
- hashCode() - Method in class com.stripe.model.Charge.PaymentMethodDetails.WechatPay
- hashCode() - Method in class com.stripe.model.Charge.TransferData
- hashCode() - Method in class com.stripe.model.checkout.Session.AfterExpiration
- hashCode() - Method in class com.stripe.model.checkout.Session.AfterExpiration.Recovery
- hashCode() - Method in class com.stripe.model.checkout.Session.AutomaticTax
- hashCode() - Method in class com.stripe.model.checkout.Session.Consent
- hashCode() - Method in class com.stripe.model.checkout.Session.ConsentCollection
- hashCode() - Method in class com.stripe.model.checkout.Session.CustomerDetails
- hashCode() - Method in class com.stripe.model.checkout.Session.CustomerDetails.TaxID
- hashCode() - Method in class com.stripe.model.checkout.Session
- hashCode() - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.AcssDebit
- hashCode() - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.AcssDebit.MandateOptions
- hashCode() - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.Boleto
- hashCode() - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions
- hashCode() - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.Oxxo
- hashCode() - Method in class com.stripe.model.checkout.Session.PhoneNumberCollection
- hashCode() - Method in class com.stripe.model.checkout.Session.ShippingAddressCollection
- hashCode() - Method in class com.stripe.model.checkout.Session.ShippingOption
- hashCode() - Method in class com.stripe.model.checkout.Session.TaxIDCollection
- hashCode() - Method in class com.stripe.model.checkout.Session.TotalDetails.Breakdown
- hashCode() - Method in class com.stripe.model.checkout.Session.TotalDetails
- hashCode() - Method in class com.stripe.model.ConnectCollectionTransfer
- hashCode() - Method in class com.stripe.model.CountrySpec
- hashCode() - Method in class com.stripe.model.CountrySpec.VerificationFields.Details
- hashCode() - Method in class com.stripe.model.CountrySpec.VerificationFields
- hashCode() - Method in class com.stripe.model.Coupon.AppliesTo
- hashCode() - Method in class com.stripe.model.Coupon
- hashCode() - Method in class com.stripe.model.CreditNote.DiscountAmount
- hashCode() - Method in class com.stripe.model.CreditNote
- hashCode() - Method in class com.stripe.model.CreditNote.TaxAmount
- hashCode() - Method in class com.stripe.model.CreditNoteLineItem.DiscountAmount
- hashCode() - Method in class com.stripe.model.CreditNoteLineItem
- hashCode() - Method in class com.stripe.model.Customer
- hashCode() - Method in class com.stripe.model.Customer.InvoiceSettings
- hashCode() - Method in class com.stripe.model.Customer.Tax
- hashCode() - Method in class com.stripe.model.Customer.Tax.Location
- hashCode() - Method in class com.stripe.model.CustomerBalanceTransaction
- hashCode() - Method in class com.stripe.model.Discount
- hashCode() - Method in class com.stripe.model.Dispute.Evidence
- hashCode() - Method in class com.stripe.model.Dispute.EvidenceDetails
- hashCode() - Method in class com.stripe.model.Dispute
- hashCode() - Method in class com.stripe.model.EphemeralKey.AssociatedObject
- hashCode() - Method in class com.stripe.model.EphemeralKey
- hashCode() - Method in class com.stripe.model.Event
- hashCode() - Method in class com.stripe.model.EventData
- hashCode() - Method in class com.stripe.model.EventDataObjectDeserializer
- hashCode() - Method in class com.stripe.model.EventRequest
- hashCode() - Method in class com.stripe.model.ExchangeRate
- hashCode() - Method in class com.stripe.model.FeeRefund
- hashCode() - Method in class com.stripe.model.File
- hashCode() - Method in class com.stripe.model.FileLink
- hashCode() - Method in class com.stripe.model.identity.VerificationReport.Document.DateOfBirth
- hashCode() - Method in class com.stripe.model.identity.VerificationReport.Document.DocumentCheckError
- hashCode() - Method in class com.stripe.model.identity.VerificationReport.Document.ExpirationDate
- hashCode() - Method in class com.stripe.model.identity.VerificationReport.Document
- hashCode() - Method in class com.stripe.model.identity.VerificationReport.Document.IssuedDate
- hashCode() - Method in class com.stripe.model.identity.VerificationReport
- hashCode() - Method in class com.stripe.model.identity.VerificationReport.IdNumber.DateOfBirth
- hashCode() - Method in class com.stripe.model.identity.VerificationReport.IdNumber
- hashCode() - Method in class com.stripe.model.identity.VerificationReport.IdNumber.IdNumberCheckError
- hashCode() - Method in class com.stripe.model.identity.VerificationReport.Options.Document
- hashCode() - Method in class com.stripe.model.identity.VerificationReport.Options
- hashCode() - Method in class com.stripe.model.identity.VerificationReport.Options.IdNumber
- hashCode() - Method in class com.stripe.model.identity.VerificationReport.Selfie
- hashCode() - Method in class com.stripe.model.identity.VerificationReport.Selfie.SelfieCheckError
- hashCode() - Method in class com.stripe.model.identity.VerificationSession
- hashCode() - Method in class com.stripe.model.identity.VerificationSession.LastError
- hashCode() - Method in class com.stripe.model.identity.VerificationSession.Options.Document
- hashCode() - Method in class com.stripe.model.identity.VerificationSession.Options
- hashCode() - Method in class com.stripe.model.identity.VerificationSession.Options.IdNumber
- hashCode() - Method in class com.stripe.model.identity.VerificationSession.Redaction
- hashCode() - Method in class com.stripe.model.identity.VerificationSession.VerifiedOutputs.DateOfBirth
- hashCode() - Method in class com.stripe.model.identity.VerificationSession.VerifiedOutputs
- hashCode() - Method in class com.stripe.model.Invoice.AutomaticTax
- hashCode() - Method in class com.stripe.model.Invoice.CustomerTaxId
- hashCode() - Method in class com.stripe.model.Invoice.CustomField
- hashCode() - Method in class com.stripe.model.Invoice.DiscountAmount
- hashCode() - Method in class com.stripe.model.Invoice
- hashCode() - Method in class com.stripe.model.Invoice.PaymentMethodOptions.AcssDebit
- hashCode() - Method in class com.stripe.model.Invoice.PaymentMethodOptions.AcssDebit.MandateOptions
- hashCode() - Method in class com.stripe.model.Invoice.PaymentMethodOptions.Bancontact
- hashCode() - Method in class com.stripe.model.Invoice.PaymentMethodOptions.Card
- hashCode() - Method in class com.stripe.model.Invoice.PaymentMethodOptions
- hashCode() - Method in class com.stripe.model.Invoice.PaymentSettings
- hashCode() - Method in class com.stripe.model.Invoice.StatusTransitions
- hashCode() - Method in class com.stripe.model.Invoice.TaxAmount
- hashCode() - Method in class com.stripe.model.Invoice.ThresholdItemReason
- hashCode() - Method in class com.stripe.model.Invoice.ThresholdReason
- hashCode() - Method in class com.stripe.model.Invoice.TransferData
- hashCode() - Method in class com.stripe.model.InvoiceItem
- hashCode() - Method in class com.stripe.model.InvoiceLineItem.DiscountAmount
- hashCode() - Method in class com.stripe.model.InvoiceLineItem
- hashCode() - Method in class com.stripe.model.InvoiceLineItemPeriod
- hashCode() - Method in class com.stripe.model.IssuerFraudRecord
- hashCode() - Method in class com.stripe.model.issuing.Authorization.AmountDetails
- hashCode() - Method in class com.stripe.model.issuing.Authorization
- hashCode() - Method in class com.stripe.model.issuing.Authorization.MerchantData
- hashCode() - Method in class com.stripe.model.issuing.Authorization.PendingRequest
- hashCode() - Method in class com.stripe.model.issuing.Authorization.RequestHistory
- hashCode() - Method in class com.stripe.model.issuing.Authorization.VerificationData
- hashCode() - Method in class com.stripe.model.issuing.Card
- hashCode() - Method in class com.stripe.model.issuing.Card.Shipping
- hashCode() - Method in class com.stripe.model.issuing.Card.SpendingControls
- hashCode() - Method in class com.stripe.model.issuing.Card.SpendingControls.SpendingLimit
- hashCode() - Method in class com.stripe.model.issuing.Card.Wallets.ApplePay
- hashCode() - Method in class com.stripe.model.issuing.Card.Wallets.GooglePay
- hashCode() - Method in class com.stripe.model.issuing.Card.Wallets
- hashCode() - Method in class com.stripe.model.issuing.Cardholder.Billing
- hashCode() - Method in class com.stripe.model.issuing.Cardholder.Company
- hashCode() - Method in class com.stripe.model.issuing.Cardholder
- hashCode() - Method in class com.stripe.model.issuing.Cardholder.Individual.DateOfBirth
- hashCode() - Method in class com.stripe.model.issuing.Cardholder.Individual
- hashCode() - Method in class com.stripe.model.issuing.Cardholder.Individual.Verification.Document
- hashCode() - Method in class com.stripe.model.issuing.Cardholder.Individual.Verification
- hashCode() - Method in class com.stripe.model.issuing.Cardholder.Requirements
- hashCode() - Method in class com.stripe.model.issuing.Cardholder.SpendingControls
- hashCode() - Method in class com.stripe.model.issuing.Cardholder.SpendingControls.SpendingLimit
- hashCode() - Method in class com.stripe.model.issuing.Dispute.Evidence.Canceled
- hashCode() - Method in class com.stripe.model.issuing.Dispute.Evidence.Duplicate
- hashCode() - Method in class com.stripe.model.issuing.Dispute.Evidence.Fraudulent
- hashCode() - Method in class com.stripe.model.issuing.Dispute.Evidence
- hashCode() - Method in class com.stripe.model.issuing.Dispute.Evidence.MerchandiseNotAsDescribed
- hashCode() - Method in class com.stripe.model.issuing.Dispute.Evidence.NotReceived
- hashCode() - Method in class com.stripe.model.issuing.Dispute.Evidence.Other
- hashCode() - Method in class com.stripe.model.issuing.Dispute.Evidence.ServiceNotAsDescribed
- hashCode() - Method in class com.stripe.model.issuing.Dispute
- hashCode() - Method in class com.stripe.model.issuing.Transaction.AmountDetails
- hashCode() - Method in class com.stripe.model.issuing.Transaction
- hashCode() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Flight
- hashCode() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Flight.Segments
- hashCode() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Fuel
- hashCode() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails
- hashCode() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Lodging
- hashCode() - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Receipt
- hashCode() - Method in class com.stripe.model.LineItem.Discount
- hashCode() - Method in class com.stripe.model.LineItem
- hashCode() - Method in class com.stripe.model.LineItem.Tax
- hashCode() - Method in class com.stripe.model.LoginLink
- hashCode() - Method in class com.stripe.model.Mandate.AuBecsDebit
- hashCode() - Method in class com.stripe.model.Mandate.BacsDebit
- hashCode() - Method in class com.stripe.model.Mandate.CustomerAcceptance
- hashCode() - Method in class com.stripe.model.Mandate.CustomerAcceptance.Offline
- hashCode() - Method in class com.stripe.model.Mandate.CustomerAcceptance.Online
- hashCode() - Method in class com.stripe.model.Mandate
- hashCode() - Method in class com.stripe.model.Mandate.MultiUse
- hashCode() - Method in class com.stripe.model.Mandate.PaymentMethodDetails.AcssDebit
- hashCode() - Method in class com.stripe.model.Mandate.PaymentMethodDetails.Card
- hashCode() - Method in class com.stripe.model.Mandate.PaymentMethodDetails
- hashCode() - Method in class com.stripe.model.Mandate.PaymentMethodDetails.SepaDebit
- hashCode() - Method in class com.stripe.model.Mandate.SingleUse
- hashCode() - Method in class com.stripe.model.oauth.DeauthorizedAccount
- hashCode() - Method in class com.stripe.model.oauth.OAuthError
- hashCode() - Method in class com.stripe.model.oauth.TokenResponse
- hashCode() - Method in class com.stripe.model.Order
- hashCode() - Method in class com.stripe.model.Order.ShippingMethod.DeliveryEstimate
- hashCode() - Method in class com.stripe.model.Order.ShippingMethod
- hashCode() - Method in class com.stripe.model.Order.StatusTransitions
- hashCode() - Method in class com.stripe.model.OrderItem
- hashCode() - Method in class com.stripe.model.OrderReturn
- hashCode() - Method in class com.stripe.model.PackageDimensions
- hashCode() - Method in class com.stripe.model.PaymentIntent
- hashCode() - Method in class com.stripe.model.PaymentIntent.NextAction
- hashCode() - Method in class com.stripe.model.PaymentIntent.NextAction.VerifyWithMicrodeposits
- hashCode() - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayDisplayQrCode
- hashCode() - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayRedirectToAndroidApp
- hashCode() - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayRedirectToIosApp
- hashCode() - Method in class com.stripe.model.PaymentIntent.NextActionAlipayHandleRedirect
- hashCode() - Method in class com.stripe.model.PaymentIntent.NextActionDisplayBoletoDetails
- hashCode() - Method in class com.stripe.model.PaymentIntent.NextActionOxxoDisplayDetails
- hashCode() - Method in class com.stripe.model.PaymentIntent.NextActionRedirectToUrl
- hashCode() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.AcssDebit
- hashCode() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.AcssDebit.MandateOptions
- hashCode() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.AfterpayClearpay
- hashCode() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Alipay
- hashCode() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.AuBecsDebit
- hashCode() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.BacsDebit
- hashCode() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Bancontact
- hashCode() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Boleto
- hashCode() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card
- hashCode() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card.Installments
- hashCode() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card.Installments.Plan
- hashCode() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.CardPresent
- hashCode() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Eps
- hashCode() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Fpx
- hashCode() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Giropay
- hashCode() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Grabpay
- hashCode() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- hashCode() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Ideal
- hashCode() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.InteracPresent
- hashCode() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Klarna
- hashCode() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Oxxo
- hashCode() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.P24
- hashCode() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.SepaDebit
- hashCode() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.SepaDebitMandateOptions
- hashCode() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Sofort
- hashCode() - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.WechatPay
- hashCode() - Method in class com.stripe.model.PaymentIntent.Processing.Card
- hashCode() - Method in class com.stripe.model.PaymentIntent.Processing
- hashCode() - Method in class com.stripe.model.PaymentIntent.TransferData
- hashCode() - Method in class com.stripe.model.PaymentIntentTypeSpecificPaymentMethodOptionsClient
- hashCode() - Method in class com.stripe.model.PaymentLink.AfterCompletion
- hashCode() - Method in class com.stripe.model.PaymentLink.AfterCompletion.HostedConfirmation
- hashCode() - Method in class com.stripe.model.PaymentLink.AfterCompletion.Redirect
- hashCode() - Method in class com.stripe.model.PaymentLink.AutomaticTax
- hashCode() - Method in class com.stripe.model.PaymentLink
- hashCode() - Method in class com.stripe.model.PaymentLink.PhoneNumberCollection
- hashCode() - Method in class com.stripe.model.PaymentLink.ShippingAddressCollection
- hashCode() - Method in class com.stripe.model.PaymentLink.SubscriptionData
- hashCode() - Method in class com.stripe.model.PaymentLink.TransferData
- hashCode() - Method in class com.stripe.model.PaymentMethod.AcssDebit
- hashCode() - Method in class com.stripe.model.PaymentMethod.AfterpayClearpay
- hashCode() - Method in class com.stripe.model.PaymentMethod.Alipay
- hashCode() - Method in class com.stripe.model.PaymentMethod.AuBecsDebit
- hashCode() - Method in class com.stripe.model.PaymentMethod.BacsDebit
- hashCode() - Method in class com.stripe.model.PaymentMethod.Bancontact
- hashCode() - Method in class com.stripe.model.PaymentMethod.BillingDetails
- hashCode() - Method in class com.stripe.model.PaymentMethod.Boleto
- hashCode() - Method in class com.stripe.model.PaymentMethod.Card.Checks
- hashCode() - Method in class com.stripe.model.PaymentMethod.Card
- hashCode() - Method in class com.stripe.model.PaymentMethod.Card.Networks
- hashCode() - Method in class com.stripe.model.PaymentMethod.Card.ThreeDSecureUsage
- hashCode() - Method in class com.stripe.model.PaymentMethod.Card.Wallet.AmexExpressCheckout
- hashCode() - Method in class com.stripe.model.PaymentMethod.Card.Wallet.ApplePay
- hashCode() - Method in class com.stripe.model.PaymentMethod.Card.Wallet.GooglePay
- hashCode() - Method in class com.stripe.model.PaymentMethod.Card.Wallet
- hashCode() - Method in class com.stripe.model.PaymentMethod.Card.Wallet.Masterpass
- hashCode() - Method in class com.stripe.model.PaymentMethod.Card.Wallet.SamsungPay
- hashCode() - Method in class com.stripe.model.PaymentMethod.Card.Wallet.VisaCheckout
- hashCode() - Method in class com.stripe.model.PaymentMethod.CardPresent
- hashCode() - Method in class com.stripe.model.PaymentMethod.Eps
- hashCode() - Method in class com.stripe.model.PaymentMethod.Fpx
- hashCode() - Method in class com.stripe.model.PaymentMethod.Giropay
- hashCode() - Method in class com.stripe.model.PaymentMethod.Grabpay
- hashCode() - Method in class com.stripe.model.PaymentMethod
- hashCode() - Method in class com.stripe.model.PaymentMethod.Ideal
- hashCode() - Method in class com.stripe.model.PaymentMethod.InteracPresent
- hashCode() - Method in class com.stripe.model.PaymentMethod.Klarna.DateOfBirth
- hashCode() - Method in class com.stripe.model.PaymentMethod.Klarna
- hashCode() - Method in class com.stripe.model.PaymentMethod.Oxxo
- hashCode() - Method in class com.stripe.model.PaymentMethod.P24
- hashCode() - Method in class com.stripe.model.PaymentMethod.SepaDebit.GeneratedFrom
- hashCode() - Method in class com.stripe.model.PaymentMethod.SepaDebit
- hashCode() - Method in class com.stripe.model.PaymentMethod.Sofort
- hashCode() - Method in class com.stripe.model.PaymentMethod.WechatPay
- hashCode() - Method in class com.stripe.model.Payout
- hashCode() - Method in class com.stripe.model.Person.DateOfBirth
- hashCode() - Method in class com.stripe.model.Person.FutureRequirements.Alternative
- hashCode() - Method in class com.stripe.model.Person.FutureRequirements.Errors
- hashCode() - Method in class com.stripe.model.Person.FutureRequirements
- hashCode() - Method in class com.stripe.model.Person
- hashCode() - Method in class com.stripe.model.Person.JapanAddress
- hashCode() - Method in class com.stripe.model.Person.Relationship
- hashCode() - Method in class com.stripe.model.Person.Requirements.Alternative
- hashCode() - Method in class com.stripe.model.Person.Requirements
- hashCode() - Method in class com.stripe.model.Person.Verification
- hashCode() - Method in class com.stripe.model.Person.VerificationDocument
- hashCode() - Method in class com.stripe.model.Plan
- hashCode() - Method in class com.stripe.model.Plan.Tier
- hashCode() - Method in class com.stripe.model.Plan.TransformUsage
- hashCode() - Method in class com.stripe.model.PlatformTaxFee
- hashCode() - Method in class com.stripe.model.Price
- hashCode() - Method in class com.stripe.model.Price.Recurring
- hashCode() - Method in class com.stripe.model.Price.Tier
- hashCode() - Method in class com.stripe.model.Price.TransformQuantity
- hashCode() - Method in class com.stripe.model.Product
- hashCode() - Method in class com.stripe.model.PromotionCode
- hashCode() - Method in class com.stripe.model.PromotionCode.Restrictions
- hashCode() - Method in class com.stripe.model.Quote.AutomaticTax
- hashCode() - Method in class com.stripe.model.Quote.Computed
- hashCode() - Method in class com.stripe.model.Quote.FromQuote
- hashCode() - Method in class com.stripe.model.Quote
- hashCode() - Method in class com.stripe.model.Quote.InvoiceSettings
- hashCode() - Method in class com.stripe.model.Quote.Recurring
- hashCode() - Method in class com.stripe.model.Quote.StatusTransitions
- hashCode() - Method in class com.stripe.model.Quote.SubscriptionData
- hashCode() - Method in class com.stripe.model.Quote.TotalDetails.Breakdown
- hashCode() - Method in class com.stripe.model.Quote.TotalDetails
- hashCode() - Method in class com.stripe.model.Quote.TransferData
- hashCode() - Method in class com.stripe.model.Quote.Upfront
- hashCode() - Method in class com.stripe.model.radar.EarlyFraudWarning
- hashCode() - Method in class com.stripe.model.radar.Rule
- hashCode() - Method in class com.stripe.model.radar.ValueList
- hashCode() - Method in class com.stripe.model.radar.ValueListItem
- hashCode() - Method in class com.stripe.model.Recipient
- hashCode() - Method in class com.stripe.model.Refund
- hashCode() - Method in class com.stripe.model.reporting.ReportRun
- hashCode() - Method in class com.stripe.model.reporting.ReportRun.Parameters
- hashCode() - Method in class com.stripe.model.reporting.ReportType
- hashCode() - Method in class com.stripe.model.ReserveTransaction
- hashCode() - Method in class com.stripe.model.Review
- hashCode() - Method in class com.stripe.model.Review.Location
- hashCode() - Method in class com.stripe.model.Review.Session
- hashCode() - Method in class com.stripe.model.SetupAttempt
- hashCode() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.AcssDebit
- hashCode() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.AuBecsDebit
- hashCode() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.BacsDebit
- hashCode() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Bancontact
- hashCode() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Boleto
- hashCode() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Card
- hashCode() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.CardPresent
- hashCode() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails
- hashCode() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Ideal
- hashCode() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.SepaDebit
- hashCode() - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Sofort
- hashCode() - Method in class com.stripe.model.SetupIntent
- hashCode() - Method in class com.stripe.model.SetupIntent.NextAction
- hashCode() - Method in class com.stripe.model.SetupIntent.NextAction.VerifyWithMicrodeposits
- hashCode() - Method in class com.stripe.model.SetupIntent.NextActionRedirectToUrl
- hashCode() - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.AcssDebit
- hashCode() - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.AcssDebit.MandateOptions
- hashCode() - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.Card
- hashCode() - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions
- hashCode() - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.SepaDebit
- hashCode() - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.SepaDebitMandateOptions
- hashCode() - Method in class com.stripe.model.ShippingDetails
- hashCode() - Method in class com.stripe.model.ShippingRate.DeliveryEstimate
- hashCode() - Method in class com.stripe.model.ShippingRate.DeliveryEstimate.Maximum
- hashCode() - Method in class com.stripe.model.ShippingRate.DeliveryEstimate.Minimum
- hashCode() - Method in class com.stripe.model.ShippingRate.FixedAmount
- hashCode() - Method in class com.stripe.model.ShippingRate
- hashCode() - Method in class com.stripe.model.sigma.ScheduledQueryRun
- hashCode() - Method in class com.stripe.model.sigma.ScheduledQueryRun.RunError
- hashCode() - Method in class com.stripe.model.Sku
- hashCode() - Method in class com.stripe.model.Sku.Inventory
- hashCode() - Method in class com.stripe.model.Source.AchCreditTransfer
- hashCode() - Method in class com.stripe.model.Source.AchDebit
- hashCode() - Method in class com.stripe.model.Source.AcssDebit
- hashCode() - Method in class com.stripe.model.Source.Alipay
- hashCode() - Method in class com.stripe.model.Source.AuBecsDebit
- hashCode() - Method in class com.stripe.model.Source.Bancontact
- hashCode() - Method in class com.stripe.model.Source.Card
- hashCode() - Method in class com.stripe.model.Source.CardPresent
- hashCode() - Method in class com.stripe.model.Source.CodeVerificationFlow
- hashCode() - Method in class com.stripe.model.Source.Eps
- hashCode() - Method in class com.stripe.model.Source.Giropay
- hashCode() - Method in class com.stripe.model.Source
- hashCode() - Method in class com.stripe.model.Source.Ideal
- hashCode() - Method in class com.stripe.model.Source.Klarna
- hashCode() - Method in class com.stripe.model.Source.Multibanco
- hashCode() - Method in class com.stripe.model.Source.Order
- hashCode() - Method in class com.stripe.model.Source.OrderItem
- hashCode() - Method in class com.stripe.model.Source.Owner
- hashCode() - Method in class com.stripe.model.Source.P24
- hashCode() - Method in class com.stripe.model.Source.ReceiverFlow
- hashCode() - Method in class com.stripe.model.Source.RedirectFlow
- hashCode() - Method in class com.stripe.model.Source.SepaCreditTransfer
- hashCode() - Method in class com.stripe.model.Source.SepaDebit
- hashCode() - Method in class com.stripe.model.Source.Sofort
- hashCode() - Method in class com.stripe.model.Source.ThreeDSecure
- hashCode() - Method in class com.stripe.model.Source.Wechat
- hashCode() - Method in class com.stripe.model.SourceMandateNotification.AcssDebitData
- hashCode() - Method in class com.stripe.model.SourceMandateNotification.BacsDebitData
- hashCode() - Method in class com.stripe.model.SourceMandateNotification
- hashCode() - Method in class com.stripe.model.SourceMandateNotification.SepaDebitData
- hashCode() - Method in class com.stripe.model.SourceTransaction.AchCreditTransferData
- hashCode() - Method in class com.stripe.model.SourceTransaction.ChfCreditTransferData
- hashCode() - Method in class com.stripe.model.SourceTransaction.GbpCreditTransferData
- hashCode() - Method in class com.stripe.model.SourceTransaction
- hashCode() - Method in class com.stripe.model.SourceTransaction.PaperCheckData
- hashCode() - Method in class com.stripe.model.SourceTransaction.SepaCreditTransferData
- hashCode() - Method in class com.stripe.model.StripeCollection
- hashCode() - Method in class com.stripe.model.StripeError
- hashCode() - Method in class com.stripe.model.StripeErrorResponse
- hashCode() - Method in class com.stripe.model.StripeSearchResult
- hashCode() - Method in class com.stripe.model.Subscription.AutomaticTax
- hashCode() - Method in class com.stripe.model.Subscription.BillingThresholds
- hashCode() - Method in class com.stripe.model.Subscription
- hashCode() - Method in class com.stripe.model.Subscription.PauseCollection
- hashCode() - Method in class com.stripe.model.Subscription.PaymentMethodOptions.AcssDebit
- hashCode() - Method in class com.stripe.model.Subscription.PaymentMethodOptions.AcssDebit.MandateOptions
- hashCode() - Method in class com.stripe.model.Subscription.PaymentMethodOptions.Bancontact
- hashCode() - Method in class com.stripe.model.Subscription.PaymentMethodOptions.Card
- hashCode() - Method in class com.stripe.model.Subscription.PaymentMethodOptions.Card.MandateOptions
- hashCode() - Method in class com.stripe.model.Subscription.PaymentMethodOptions
- hashCode() - Method in class com.stripe.model.Subscription.PaymentSettings
- hashCode() - Method in class com.stripe.model.Subscription.PendingInvoiceItemInterval
- hashCode() - Method in class com.stripe.model.Subscription.PendingUpdate
- hashCode() - Method in class com.stripe.model.Subscription.TransferData
- hashCode() - Method in class com.stripe.model.SubscriptionItem.BillingThresholds
- hashCode() - Method in class com.stripe.model.SubscriptionItem
- hashCode() - Method in class com.stripe.model.SubscriptionSchedule.AddInvoiceItem
- hashCode() - Method in class com.stripe.model.SubscriptionSchedule.CurrentPhase
- hashCode() - Method in class com.stripe.model.SubscriptionSchedule.DefaultSettings.AutomaticTax
- hashCode() - Method in class com.stripe.model.SubscriptionSchedule.DefaultSettings
- hashCode() - Method in class com.stripe.model.SubscriptionSchedule
- hashCode() - Method in class com.stripe.model.SubscriptionSchedule.InvoiceSettings
- hashCode() - Method in class com.stripe.model.SubscriptionSchedule.Phase.AutomaticTax
- hashCode() - Method in class com.stripe.model.SubscriptionSchedule.Phase
- hashCode() - Method in class com.stripe.model.SubscriptionSchedule.PhaseItem
- hashCode() - Method in class com.stripe.model.TaxCode
- hashCode() - Method in class com.stripe.model.TaxDeductedAtSource
- hashCode() - Method in class com.stripe.model.TaxId
- hashCode() - Method in class com.stripe.model.TaxId.Verification
- hashCode() - Method in class com.stripe.model.TaxRate
- hashCode() - Method in class com.stripe.model.terminal.ConnectionToken
- hashCode() - Method in class com.stripe.model.terminal.Location
- hashCode() - Method in class com.stripe.model.terminal.Reader
- hashCode() - Method in class com.stripe.model.ThreeDSecure
- hashCode() - Method in class com.stripe.model.Token
- hashCode() - Method in class com.stripe.model.Topup
- hashCode() - Method in class com.stripe.model.Transfer
- hashCode() - Method in class com.stripe.model.TransferReversal
- hashCode() - Method in class com.stripe.model.UsageRecord
- hashCode() - Method in class com.stripe.model.UsageRecordSummary
- hashCode() - Method in class com.stripe.model.UsageRecordSummary.Period
- hashCode() - Method in class com.stripe.model.WebhookEndpoint
- hashCode() - Method in class com.stripe.net.HttpContent
- hashCode() - Method in class com.stripe.net.HttpHeaders
- hashCode() - Method in class com.stripe.net.RequestOptions
- hashCode() - Method in class com.stripe.net.StripeRequest
- HasId - Interface in com.stripe.model
- hasNext() - Method in class com.stripe.model.PagingIterator
- hasNext() - Method in class com.stripe.model.SearchPagingIterator
- headers() - Method in class com.stripe.net.StripeRequest
-
The HTTP headers of the request (
Authorization
,Stripe-Version
,Stripe-Account
,Idempotency-Key
...). - HEALTH_AND_BEAUTY_SPAS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- HEALTH_AND_BEAUTY_SPAS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- HEALTH_AND_BEAUTY_SPAS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- HEALTH_AND_BEAUTY_SPAS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- HEALTH_AND_BEAUTY_SPAS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- HEALTH_AND_BEAUTY_SPAS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- HEALTH_AND_BEAUTY_SPAS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- HEALTH_AND_BEAUTY_SPAS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- HEALTH_AND_BEAUTY_SPAS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- HEALTH_AND_BEAUTY_SPAS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- HEALTH_AND_BEAUTY_SPAS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- HEALTH_AND_BEAUTY_SPAS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- HEARING_AIDS_SALES_AND_SUPPLIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- HEARING_AIDS_SALES_AND_SUPPLIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- HEARING_AIDS_SALES_AND_SUPPLIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- HEARING_AIDS_SALES_AND_SUPPLIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- HEARING_AIDS_SALES_AND_SUPPLIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- HEARING_AIDS_SALES_AND_SUPPLIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- HEARING_AIDS_SALES_AND_SUPPLIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- HEARING_AIDS_SALES_AND_SUPPLIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- HEARING_AIDS_SALES_AND_SUPPLIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- HEARING_AIDS_SALES_AND_SUPPLIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- HEARING_AIDS_SALES_AND_SUPPLIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- HEARING_AIDS_SALES_AND_SUPPLIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- HEATING_PLUMBING_A_C - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- HEATING_PLUMBING_A_C - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- HEATING_PLUMBING_A_C - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- HEATING_PLUMBING_A_C - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- HEATING_PLUMBING_A_C - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- HEATING_PLUMBING_A_C - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- HEATING_PLUMBING_A_C - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- HEATING_PLUMBING_A_C - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- HEATING_PLUMBING_A_C - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- HEATING_PLUMBING_A_C - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- HEATING_PLUMBING_A_C - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- HEATING_PLUMBING_A_C - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- HK - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- HK - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- HK - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- HK_BR - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- HK_BR - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- HK_BR - com.stripe.param.TaxIdCollectionCreateParams.Type
- HN - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- HN - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- HN - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- HOBBY_TOY_AND_GAME_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- HOBBY_TOY_AND_GAME_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- HOBBY_TOY_AND_GAME_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- HOBBY_TOY_AND_GAME_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- HOBBY_TOY_AND_GAME_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- HOBBY_TOY_AND_GAME_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- HOBBY_TOY_AND_GAME_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- HOBBY_TOY_AND_GAME_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- HOBBY_TOY_AND_GAME_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- HOBBY_TOY_AND_GAME_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- HOBBY_TOY_AND_GAME_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- HOBBY_TOY_AND_GAME_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- HOME_SUPPLY_WAREHOUSE_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- HOME_SUPPLY_WAREHOUSE_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- HOME_SUPPLY_WAREHOUSE_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- HOME_SUPPLY_WAREHOUSE_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- HOME_SUPPLY_WAREHOUSE_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- HOME_SUPPLY_WAREHOUSE_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- HOME_SUPPLY_WAREHOUSE_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- HOME_SUPPLY_WAREHOUSE_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- HOME_SUPPLY_WAREHOUSE_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- HOME_SUPPLY_WAREHOUSE_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- HOME_SUPPLY_WAREHOUSE_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- HOME_SUPPLY_WAREHOUSE_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- HONG_LEONG_BANK - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.Bank
- HONG_LEONG_BANK - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.Bank
- HONG_LEONG_BANK - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.Bank
- HONG_LEONG_BANK - com.stripe.param.PaymentMethodCreateParams.Fpx.Bank
- HONGKONG - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- HOSPITALS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- HOSPITALS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- HOSPITALS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- HOSPITALS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- HOSPITALS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- HOSPITALS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- HOSPITALS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- HOSPITALS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- HOSPITALS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- HOSPITALS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- HOSPITALS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- HOSPITALS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- HOSTED_CONFIRMATION - com.stripe.param.PaymentLinkCreateParams.AfterCompletion.Type
- HOSTED_CONFIRMATION - com.stripe.param.PaymentLinkUpdateParams.AfterCompletion.Type
- HostedConfirmation() - Constructor for class com.stripe.model.PaymentLink.AfterCompletion.HostedConfirmation
- HOTELS_MOTELS_AND_RESORTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- HOTELS_MOTELS_AND_RESORTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- HOTELS_MOTELS_AND_RESORTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- HOTELS_MOTELS_AND_RESORTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- HOTELS_MOTELS_AND_RESORTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- HOTELS_MOTELS_AND_RESORTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- HOTELS_MOTELS_AND_RESORTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- HOTELS_MOTELS_AND_RESORTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- HOTELS_MOTELS_AND_RESORTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- HOTELS_MOTELS_AND_RESORTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- HOTELS_MOTELS_AND_RESORTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- HOTELS_MOTELS_AND_RESORTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- HOUR - com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Maximum.Unit
- HOUR - com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Minimum.Unit
- HOUR - com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Maximum.Unit
- HOUR - com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Minimum.Unit
- HOUSEHOLD_APPLIANCE_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- HOUSEHOLD_APPLIANCE_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- HOUSEHOLD_APPLIANCE_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- HOUSEHOLD_APPLIANCE_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- HOUSEHOLD_APPLIANCE_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- HOUSEHOLD_APPLIANCE_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- HOUSEHOLD_APPLIANCE_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- HOUSEHOLD_APPLIANCE_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- HOUSEHOLD_APPLIANCE_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- HOUSEHOLD_APPLIANCE_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- HOUSEHOLD_APPLIANCE_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- HOUSEHOLD_APPLIANCE_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- HR - com.stripe.param.billingportal.SessionCreateParams.Locale
- HR - com.stripe.param.checkout.SessionCreateParams.Locale
- HR - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- HR - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- HR - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- HSBC - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.Bank
- HSBC - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.Bank
- HSBC - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.Bank
- HSBC - com.stripe.param.PaymentMethodCreateParams.Fpx.Bank
- HST - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- HST - com.stripe.param.TaxRateCreateParams.TaxType
- HST - com.stripe.param.TaxRateUpdateParams.TaxType
- HT - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- HT - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- HT - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- HttpClient - Class in com.stripe.net
-
Base abstract class for HTTP clients used to send requests to Stripe's API.
- HttpClient() - Constructor for class com.stripe.net.HttpClient
-
Initializes a new instance of the
HttpClient
class. - HttpContent - Class in com.stripe.net
-
Represents the content of an HTTP request, i.e.
- HttpHeaders - Class in com.stripe.net
-
A read-only view of a set of HTTP headers.
- HttpURLConnectionClient - Class in com.stripe.net
- HttpURLConnectionClient() - Constructor for class com.stripe.net.HttpURLConnectionClient
-
Initializes a new instance of the
HttpURLConnectionClient
. - HU - com.stripe.param.billingportal.SessionCreateParams.Locale
- HU - com.stripe.param.checkout.SessionCreateParams.Locale
- HU - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- HU - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- HU - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- HYPO_ALPEADRIABANK_INTERNATIONAL_AG - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank
- HYPO_ALPEADRIABANK_INTERNATIONAL_AG - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Bank
- HYPO_ALPEADRIABANK_INTERNATIONAL_AG - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank
- HYPO_ALPEADRIABANK_INTERNATIONAL_AG - com.stripe.param.PaymentMethodCreateParams.Eps.Bank
- HYPO_BANK_BURGENLAND_AKTIENGESELLSCHAFT - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank
- HYPO_BANK_BURGENLAND_AKTIENGESELLSCHAFT - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Bank
- HYPO_BANK_BURGENLAND_AKTIENGESELLSCHAFT - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank
- HYPO_BANK_BURGENLAND_AKTIENGESELLSCHAFT - com.stripe.param.PaymentMethodCreateParams.Eps.Bank
- HYPO_NOE_LB_FUR_NIEDEROSTERREICH_U_WIEN - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank
- HYPO_NOE_LB_FUR_NIEDEROSTERREICH_U_WIEN - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Bank
- HYPO_NOE_LB_FUR_NIEDEROSTERREICH_U_WIEN - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank
- HYPO_NOE_LB_FUR_NIEDEROSTERREICH_U_WIEN - com.stripe.param.PaymentMethodCreateParams.Eps.Bank
- HYPO_OBEROSTERREICH_SALZBURG_STEIERMARK - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank
- HYPO_OBEROSTERREICH_SALZBURG_STEIERMARK - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Bank
- HYPO_OBEROSTERREICH_SALZBURG_STEIERMARK - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank
- HYPO_OBEROSTERREICH_SALZBURG_STEIERMARK - com.stripe.param.PaymentMethodCreateParams.Eps.Bank
- HYPO_TIROL_BANK_AG - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank
- HYPO_TIROL_BANK_AG - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Bank
- HYPO_TIROL_BANK_AG - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank
- HYPO_TIROL_BANK_AG - com.stripe.param.PaymentMethodCreateParams.Eps.Bank
- HYPO_VORARLBERG_BANK_AG - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank
- HYPO_VORARLBERG_BANK_AG - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Bank
- HYPO_VORARLBERG_BANK_AG - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank
- HYPO_VORARLBERG_BANK_AG - com.stripe.param.PaymentMethodCreateParams.Eps.Bank
I
- ICELAND - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ID - com.stripe.param.billingportal.SessionCreateParams.Locale
- ID - com.stripe.param.checkout.SessionCreateParams.Locale
- ID - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- ID - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- ID - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- ID_CARD - com.stripe.param.identity.VerificationSessionCreateParams.Options.Document.AllowedType
- ID_CARD - com.stripe.param.identity.VerificationSessionUpdateParams.Options.Document.AllowedType
- ID_NPWP - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- ID_NPWP - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- ID_NPWP - com.stripe.param.TaxIdCollectionCreateParams.Type
- ID_NUMBER - com.stripe.param.identity.VerificationReportListParams.Type
- ID_NUMBER - com.stripe.param.identity.VerificationSessionCreateParams.Type
- ID_NUMBER - com.stripe.param.identity.VerificationSessionUpdateParams.Type
- IDEABANK - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Bank
- IDEABANK - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Bank
- IDEABANK - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Bank
- IDEABANK - com.stripe.param.PaymentMethodCreateParams.P24.Bank
- Ideal() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.Ideal
- Ideal() - Constructor for class com.stripe.model.PaymentIntent.PaymentMethodOptions.Ideal
- Ideal() - Constructor for class com.stripe.model.PaymentMethod.Ideal
- Ideal() - Constructor for class com.stripe.model.SetupAttempt.PaymentMethodDetails.Ideal
- Ideal() - Constructor for class com.stripe.model.Source.Ideal
- IDEAL - com.stripe.param.checkout.SessionCreateParams.PaymentMethodType
- IDEAL - com.stripe.param.CustomerListPaymentMethodsParams.Type
- IDEAL - com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodType
- IDEAL - com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodType
- IDEAL - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Type
- IDEAL - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Type
- IDEAL - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Type
- IDEAL - com.stripe.param.PaymentMethodCreateParams.Type
- IDEAL - com.stripe.param.PaymentMethodListParams.Type
- IDEAL - com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodType
- IDEAL - com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodType
- IdempotencyException - Exception in com.stripe.exception
- IdempotencyException(String, String, String, Integer) - Constructor for exception com.stripe.exception.IdempotencyException
- IDENTITY__VERIFICATION_SESSION__CANCELED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- IDENTITY__VERIFICATION_SESSION__CANCELED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- IDENTITY__VERIFICATION_SESSION__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- IDENTITY__VERIFICATION_SESSION__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- IDENTITY__VERIFICATION_SESSION__PROCESSING - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- IDENTITY__VERIFICATION_SESSION__PROCESSING - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- IDENTITY__VERIFICATION_SESSION__REDACTED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- IDENTITY__VERIFICATION_SESSION__REDACTED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- IDENTITY__VERIFICATION_SESSION__REQUIRES_INPUT - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- IDENTITY__VERIFICATION_SESSION__REQUIRES_INPUT - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- IDENTITY__VERIFICATION_SESSION__VERIFIED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- IDENTITY__VERIFICATION_SESSION__VERIFIED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- IDENTITY_DOCUMENT - com.stripe.param.FileCreateParams.Purpose
- IDENTITY_DOCUMENT - com.stripe.param.FileListParams.Purpose
- IdNumber() - Constructor for class com.stripe.model.identity.VerificationReport.IdNumber
- IdNumber() - Constructor for class com.stripe.model.identity.VerificationReport.Options.IdNumber
- IdNumber() - Constructor for class com.stripe.model.identity.VerificationSession.Options.IdNumber
- IdNumberCheckError() - Constructor for class com.stripe.model.identity.VerificationReport.IdNumber.IdNumberCheckError
- IE - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- IE - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- IE - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- IF_REQUIRED - com.stripe.param.checkout.SessionCreateParams.CustomerCreation
- IL - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- IL - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- IL - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- IL_VAT - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- IL_VAT - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- IL_VAT - com.stripe.param.TaxIdCollectionCreateParams.Type
- IM - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- IM - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- IM - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- IMMEDIATELY - com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.Mode
- IMMEDIATELY - com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.Mode
- IN - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- IN - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- IN - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- IN_GST - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- IN_GST - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- IN_GST - com.stripe.param.TaxIdCollectionCreateParams.Type
- IN_STOCK - com.stripe.param.SkuCreateParams.Inventory.Value
- IN_STOCK - com.stripe.param.SkuUpdateParams.Inventory.Value
- INACTIVE - com.stripe.param.issuing.CardCreateParams.Status
- INACTIVE - com.stripe.param.issuing.CardholderCreateParams.Status
- INACTIVE - com.stripe.param.issuing.CardholderListParams.Status
- INACTIVE - com.stripe.param.issuing.CardholderUpdateParams.Status
- INACTIVE - com.stripe.param.issuing.CardListParams.Status
- INACTIVE - com.stripe.param.issuing.CardUpdateParams.Status
- INCLUSIVE - com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.TaxBehavior
- INCLUSIVE - com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.TaxBehavior
- INCLUSIVE - com.stripe.param.InvoiceItemCreateParams.PriceData.TaxBehavior
- INCLUSIVE - com.stripe.param.InvoiceItemUpdateParams.PriceData.TaxBehavior
- INCLUSIVE - com.stripe.param.InvoiceUpcomingParams.InvoiceItem.PriceData.TaxBehavior
- INCLUSIVE - com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.TaxBehavior
- INCLUSIVE - com.stripe.param.PriceCreateParams.TaxBehavior
- INCLUSIVE - com.stripe.param.PriceUpdateParams.TaxBehavior
- INCLUSIVE - com.stripe.param.QuoteCreateParams.LineItem.PriceData.TaxBehavior
- INCLUSIVE - com.stripe.param.QuoteUpdateParams.LineItem.PriceData.TaxBehavior
- INCLUSIVE - com.stripe.param.ShippingRateCreateParams.TaxBehavior
- INCLUSIVE - com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.PriceData.TaxBehavior
- INCLUSIVE - com.stripe.param.SubscriptionCreateParams.Item.PriceData.TaxBehavior
- INCLUSIVE - com.stripe.param.SubscriptionItemCreateParams.PriceData.TaxBehavior
- INCLUSIVE - com.stripe.param.SubscriptionItemUpdateParams.PriceData.TaxBehavior
- INCLUSIVE - com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.PriceData.TaxBehavior
- INCLUSIVE - com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.TaxBehavior
- INCLUSIVE - com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.PriceData.TaxBehavior
- INCLUSIVE - com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.TaxBehavior
- INCLUSIVE - com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.PriceData.TaxBehavior
- INCLUSIVE - com.stripe.param.SubscriptionUpdateParams.Item.PriceData.TaxBehavior
- INCOMPLETE - com.stripe.param.SubscriptionListParams.Status
- INCOMPLETE_EXPIRED - com.stripe.param.SubscriptionListParams.Status
- INCORPORATED_NON_PROFIT - com.stripe.param.AccountCreateParams.Company.Structure
- INCORPORATED_NON_PROFIT - com.stripe.param.AccountUpdateParams.Company.Structure
- INCORPORATED_NON_PROFIT - com.stripe.param.TokenCreateParams.Account.Company.Structure
- INCREMENT - com.stripe.param.UsageRecordCreateOnSubscriptionItemParams.Action
- INDIAN_ANTANANARIVO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- INDIAN_CHAGOS - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- INDIAN_CHRISTMAS - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- INDIAN_COCOS - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- INDIAN_COMORO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- INDIAN_KERGUELEN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- INDIAN_MAHE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- INDIAN_MALDIVES - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- INDIAN_MAURITIUS - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- INDIAN_MAYOTTE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- INDIAN_REUNION - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- Individual() - Constructor for class com.stripe.model.issuing.Cardholder.Individual
- INDIVIDUAL - com.stripe.param.AccountCreateParams.BusinessType
- INDIVIDUAL - com.stripe.param.AccountUpdateParams.BusinessType
- INDIVIDUAL - com.stripe.param.BankAccountUpdateOnAccountParams.AccountHolderType
- INDIVIDUAL - com.stripe.param.BankAccountUpdateOnCustomerParams.AccountHolderType
- INDIVIDUAL - com.stripe.param.ExternalAccountUpdateParams.AccountHolderType
- INDIVIDUAL - com.stripe.param.issuing.CardCreateParams.Shipping.Type
- INDIVIDUAL - com.stripe.param.issuing.CardholderCreateParams.Type
- INDIVIDUAL - com.stripe.param.issuing.CardholderListParams.Type
- INDIVIDUAL - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.AccountHolderType
- INDIVIDUAL - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.AccountHolderType
- INDIVIDUAL - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.AccountHolderType
- INDIVIDUAL - com.stripe.param.PaymentMethodCreateParams.Fpx.AccountHolderType
- INDIVIDUAL - com.stripe.param.RecipientListParams.Type
- INDIVIDUAL - com.stripe.param.TokenCreateParams.Account.BusinessType
- INDIVIDUAL - com.stripe.param.TokenCreateParams.BankAccount.AccountHolderType
- INDUSTRIAL_SUPPLIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- INDUSTRIAL_SUPPLIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- INDUSTRIAL_SUPPLIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- INDUSTRIAL_SUPPLIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- INDUSTRIAL_SUPPLIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- INDUSTRIAL_SUPPLIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- INDUSTRIAL_SUPPLIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- INDUSTRIAL_SUPPLIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- INDUSTRIAL_SUPPLIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- INDUSTRIAL_SUPPLIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- INDUSTRIAL_SUPPLIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- INDUSTRIAL_SUPPLIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- INF - com.stripe.param.PlanCreateParams.Tier.UpTo
- INF - com.stripe.param.PriceCreateParams.Tier.UpTo
- INFINITE - com.stripe.param.SkuCreateParams.Inventory.Type
- INFINITE - com.stripe.param.SkuUpdateParams.Inventory.Type
- INFORMATION_RETRIEVAL_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- INFORMATION_RETRIEVAL_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- INFORMATION_RETRIEVAL_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- INFORMATION_RETRIEVAL_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- INFORMATION_RETRIEVAL_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- INFORMATION_RETRIEVAL_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- INFORMATION_RETRIEVAL_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- INFORMATION_RETRIEVAL_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- INFORMATION_RETRIEVAL_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- INFORMATION_RETRIEVAL_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- INFORMATION_RETRIEVAL_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- INFORMATION_RETRIEVAL_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- ING - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Ideal.Bank
- ING - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Bank
- ING - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Ideal.Bank
- ING - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Bank
- ING - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Ideal.Bank
- ING - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Bank
- ING - com.stripe.param.PaymentMethodCreateParams.Ideal.Bank
- ING - com.stripe.param.PaymentMethodCreateParams.P24.Bank
- Installments() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.Card.Installments
- Installments() - Constructor for class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card.Installments
- instanceUrl(Class<?>, String) - Static method in class com.stripe.net.ApiResource
- instanceUrl(Class<?>, String, String) - Static method in class com.stripe.net.ApiResource
- INSTANT - com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.VerificationMethod
- INSTANT - com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod
- INSTANT - com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod
- INSTANT - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.VerificationMethod
- INSTANT - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.VerificationMethod
- INSTANT - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.VerificationMethod
- INSTANT - com.stripe.param.PayoutCreateParams.Method
- INSTANT - com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.VerificationMethod
- INSTANT - com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.VerificationMethod
- INSTANT - com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.VerificationMethod
- INSTANT - com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod
- INSTANT - com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod
- INSURANCE_DEFAULT - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- INSURANCE_DEFAULT - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- INSURANCE_DEFAULT - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- INSURANCE_DEFAULT - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- INSURANCE_DEFAULT - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- INSURANCE_DEFAULT - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- INSURANCE_DEFAULT - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- INSURANCE_DEFAULT - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- INSURANCE_DEFAULT - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- INSURANCE_DEFAULT - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- INSURANCE_DEFAULT - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- INSURANCE_DEFAULT - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- INSURANCE_UNDERWRITING_PREMIUMS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- INSURANCE_UNDERWRITING_PREMIUMS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- INSURANCE_UNDERWRITING_PREMIUMS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- INSURANCE_UNDERWRITING_PREMIUMS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- INSURANCE_UNDERWRITING_PREMIUMS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- INSURANCE_UNDERWRITING_PREMIUMS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- INSURANCE_UNDERWRITING_PREMIUMS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- INSURANCE_UNDERWRITING_PREMIUMS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- INSURANCE_UNDERWRITING_PREMIUMS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- INSURANCE_UNDERWRITING_PREMIUMS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- INSURANCE_UNDERWRITING_PREMIUMS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- INSURANCE_UNDERWRITING_PREMIUMS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- INTELIGO - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Bank
- INTELIGO - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Bank
- INTELIGO - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Bank
- INTELIGO - com.stripe.param.PaymentMethodCreateParams.P24.Bank
- INTERAC - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Network
- INTERAC - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Network
- INTERAC - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Network
- InteracPresent() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
- InteracPresent() - Constructor for class com.stripe.model.PaymentIntent.PaymentMethodOptions.InteracPresent
- InteracPresent() - Constructor for class com.stripe.model.PaymentMethod.InteracPresent
- INTERVAL - com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
- INTERVAL - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
- INTERVAL - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
- INTERVAL - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
- INTERVAL - com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
- INTERVAL - com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
- INTERVAL - com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
- INTRA_COMPANY_PURCHASES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- INTRA_COMPANY_PURCHASES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- INTRA_COMPANY_PURCHASES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- INTRA_COMPANY_PURCHASES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- INTRA_COMPANY_PURCHASES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- INTRA_COMPANY_PURCHASES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- INTRA_COMPANY_PURCHASES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- INTRA_COMPANY_PURCHASES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- INTRA_COMPANY_PURCHASES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- INTRA_COMPANY_PURCHASES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- INTRA_COMPANY_PURCHASES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- INTRA_COMPANY_PURCHASES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- InvalidClientException - Exception in com.stripe.exception.oauth
-
InvalidClientException is raised when authentication fails.
- InvalidClientException(String, String, String, Integer, Throwable) - Constructor for exception com.stripe.exception.oauth.InvalidClientException
- InvalidGrantException - Exception in com.stripe.exception.oauth
-
InvalidGrantException is raised when a specified code doesn't exist, is expired, has been used, or doesn't belong to you; a refresh token doesn't exist, or doesn't belong to you; or if an API key's mode (live or test) doesn't match the mode of a code or refresh token.
- InvalidGrantException(String, String, String, Integer, Throwable) - Constructor for exception com.stripe.exception.oauth.InvalidGrantException
- InvalidRequestException - Exception in com.stripe.exception
- InvalidRequestException - Exception in com.stripe.exception.oauth
-
InvalidRequestException is raised when a code, refresh token, or grant type parameter is not provided, but was required.
- InvalidRequestException(String, String, String, Integer, Throwable) - Constructor for exception com.stripe.exception.oauth.InvalidRequestException
- InvalidRequestException(String, String, String, String, Integer, Throwable) - Constructor for exception com.stripe.exception.InvalidRequestException
- InvalidRequestOptionsException(String) - Constructor for exception com.stripe.net.RequestOptions.InvalidRequestOptionsException
- InvalidScopeException - Exception in com.stripe.exception.oauth
-
InvalidScopeException is raised when an invalid scope parameter is provided.
- InvalidScopeException(String, String, String, Integer, Throwable) - Constructor for exception com.stripe.exception.oauth.InvalidScopeException
- Inventory() - Constructor for class com.stripe.model.Sku.Inventory
- Invoice - Class in com.stripe.model
- Invoice() - Constructor for class com.stripe.model.Invoice
- INVOICE - com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor
- INVOICE - com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor
- INVOICE - com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor
- INVOICE - com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor
- INVOICE__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- INVOICE__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- INVOICE__DELETED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- INVOICE__DELETED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- INVOICE__FINALIZATION_FAILED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- INVOICE__FINALIZATION_FAILED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- INVOICE__FINALIZED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- INVOICE__FINALIZED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- INVOICE__MARKED_UNCOLLECTIBLE - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- INVOICE__MARKED_UNCOLLECTIBLE - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- INVOICE__PAID - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- INVOICE__PAID - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- INVOICE__PAYMENT_ACTION_REQUIRED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- INVOICE__PAYMENT_ACTION_REQUIRED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- INVOICE__PAYMENT_FAILED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- INVOICE__PAYMENT_FAILED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- INVOICE__PAYMENT_SUCCEEDED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- INVOICE__PAYMENT_SUCCEEDED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- INVOICE__SENT - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- INVOICE__SENT - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- INVOICE__UPCOMING - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- INVOICE__UPCOMING - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- INVOICE__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- INVOICE__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- INVOICE__VOIDED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- INVOICE__VOIDED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- INVOICE_LINE_ITEM - com.stripe.param.CreditNoteCreateParams.Line.Type
- INVOICE_LINE_ITEM - com.stripe.param.CreditNotePreviewParams.Line.Type
- Invoice.AutomaticTax - Class in com.stripe.model
- Invoice.CustomerTaxId - Class in com.stripe.model
- Invoice.CustomField - Class in com.stripe.model
- Invoice.DiscountAmount - Class in com.stripe.model
- Invoice.PaymentMethodOptions - Class in com.stripe.model
- Invoice.PaymentMethodOptions.AcssDebit - Class in com.stripe.model
- Invoice.PaymentMethodOptions.AcssDebit.MandateOptions - Class in com.stripe.model
- Invoice.PaymentMethodOptions.Bancontact - Class in com.stripe.model
-
Transaction type of the mandate.
- Invoice.PaymentMethodOptions.Card - Class in com.stripe.model
- Invoice.PaymentSettings - Class in com.stripe.model
-
We strongly recommend that you rely on our SCA Engine to automatically prompt your customers for authentication based on risk level and other requirements.
- Invoice.StatusTransitions - Class in com.stripe.model
- Invoice.TaxAmount - Class in com.stripe.model
- Invoice.ThresholdItemReason - Class in com.stripe.model
- Invoice.ThresholdReason - Class in com.stripe.model
- Invoice.TransferData - Class in com.stripe.model
- InvoiceCollection - Class in com.stripe.model
- InvoiceCollection() - Constructor for class com.stripe.model.InvoiceCollection
- InvoiceCreateParams - Class in com.stripe.param
- InvoiceCreateParams.AutomaticTax - Class in com.stripe.param
- InvoiceCreateParams.AutomaticTax.Builder - Class in com.stripe.param
- InvoiceCreateParams.Builder - Class in com.stripe.param
- InvoiceCreateParams.CollectionMethod - Enum in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- InvoiceCreateParams.CustomField - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- InvoiceCreateParams.CustomField.Builder - Class in com.stripe.param
- InvoiceCreateParams.Discount - Class in com.stripe.param
-
The value of the custom field.
- InvoiceCreateParams.Discount.Builder - Class in com.stripe.param
- InvoiceCreateParams.PaymentSettings - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- InvoiceCreateParams.PaymentSettings.Builder - Class in com.stripe.param
- InvoiceCreateParams.PaymentSettings.PaymentMethodOptions - Class in com.stripe.param
- InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit - Class in com.stripe.param
- InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.Builder - Class in com.stripe.param
- InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions - Class in com.stripe.param
- InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.Builder - Class in com.stripe.param
- InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType - Enum in com.stripe.param
- InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod - Enum in com.stripe.param
- InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact - Class in com.stripe.param
- InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact.Builder - Class in com.stripe.param
- InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage - Enum in com.stripe.param
- InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Builder - Class in com.stripe.param
- InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Card - Class in com.stripe.param
- InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Card.Builder - Class in com.stripe.param
- InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Card.RequestThreeDSecure - Enum in com.stripe.param
- InvoiceCreateParams.PaymentSettings.PaymentMethodType - Enum in com.stripe.param
-
We strongly recommend that you rely on our SCA Engine to automatically prompt your customers for authentication based on risk level and other requirements.
- InvoiceCreateParams.TransferData - Class in com.stripe.param
- InvoiceCreateParams.TransferData.Builder - Class in com.stripe.param
- InvoiceFinalizeInvoiceParams - Class in com.stripe.param
- InvoiceFinalizeInvoiceParams.Builder - Class in com.stripe.param
- InvoiceHistory() - Constructor for class com.stripe.model.billingportal.Configuration.Features.InvoiceHistory
- InvoiceItem - Class in com.stripe.model
- InvoiceItem() - Constructor for class com.stripe.model.InvoiceItem
- INVOICEITEM__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- INVOICEITEM__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- INVOICEITEM__DELETED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- INVOICEITEM__DELETED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- INVOICEITEM__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- INVOICEITEM__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- InvoiceItemCollection - Class in com.stripe.model
- InvoiceItemCollection() - Constructor for class com.stripe.model.InvoiceItemCollection
- InvoiceItemCreateParams - Class in com.stripe.param
- InvoiceItemCreateParams.Builder - Class in com.stripe.param
- InvoiceItemCreateParams.Discount - Class in com.stripe.param
- InvoiceItemCreateParams.Discount.Builder - Class in com.stripe.param
- InvoiceItemCreateParams.Period - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- InvoiceItemCreateParams.Period.Builder - Class in com.stripe.param
- InvoiceItemCreateParams.PriceData - Class in com.stripe.param
-
The start of the period.
- InvoiceItemCreateParams.PriceData.Builder - Class in com.stripe.param
- InvoiceItemCreateParams.PriceData.TaxBehavior - Enum in com.stripe.param
- InvoiceItemListParams - Class in com.stripe.param
- InvoiceItemListParams.Builder - Class in com.stripe.param
- InvoiceItemListParams.Created - Class in com.stripe.param
- InvoiceItemListParams.Created.Builder - Class in com.stripe.param
- InvoiceItemRetrieveParams - Class in com.stripe.param
- InvoiceItemRetrieveParams.Builder - Class in com.stripe.param
- InvoiceItemUpdateParams - Class in com.stripe.param
- InvoiceItemUpdateParams.Builder - Class in com.stripe.param
- InvoiceItemUpdateParams.Discount - Class in com.stripe.param
- InvoiceItemUpdateParams.Discount.Builder - Class in com.stripe.param
- InvoiceItemUpdateParams.Period - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- InvoiceItemUpdateParams.Period.Builder - Class in com.stripe.param
- InvoiceItemUpdateParams.PriceData - Class in com.stripe.param
-
The start of the period.
- InvoiceItemUpdateParams.PriceData.Builder - Class in com.stripe.param
- InvoiceItemUpdateParams.PriceData.TaxBehavior - Enum in com.stripe.param
- InvoiceLineItem - Class in com.stripe.model
- InvoiceLineItem() - Constructor for class com.stripe.model.InvoiceLineItem
- InvoiceLineItem.DiscountAmount - Class in com.stripe.model
- InvoiceLineItemCollection - Class in com.stripe.model
- InvoiceLineItemCollection() - Constructor for class com.stripe.model.InvoiceLineItemCollection
- InvoiceLineItemCollectionListParams - Class in com.stripe.param
- InvoiceLineItemCollectionListParams.Builder - Class in com.stripe.param
- InvoiceLineItemPeriod - Class in com.stripe.model
- InvoiceLineItemPeriod() - Constructor for class com.stripe.model.InvoiceLineItemPeriod
- InvoiceListParams - Class in com.stripe.param
- InvoiceListParams.Builder - Class in com.stripe.param
- InvoiceListParams.CollectionMethod - Enum in com.stripe.param
-
Maximum value to filter by (inclusive).
- InvoiceListParams.Created - Class in com.stripe.param
- InvoiceListParams.Created.Builder - Class in com.stripe.param
- InvoiceListParams.DueDate - Class in com.stripe.param
-
Maximum value to filter by (inclusive).
- InvoiceListParams.DueDate.Builder - Class in com.stripe.param
- InvoiceListParams.Status - Enum in com.stripe.param
- InvoiceMarkUncollectibleParams - Class in com.stripe.param
- InvoiceMarkUncollectibleParams.Builder - Class in com.stripe.param
- InvoicePayParams - Class in com.stripe.param
- InvoicePayParams.Builder - Class in com.stripe.param
- InvoiceRetrieveParams - Class in com.stripe.param
- InvoiceRetrieveParams.Builder - Class in com.stripe.param
- InvoiceSendInvoiceParams - Class in com.stripe.param
- InvoiceSendInvoiceParams.Builder - Class in com.stripe.param
- InvoiceSettings() - Constructor for class com.stripe.model.Customer.InvoiceSettings
- InvoiceSettings() - Constructor for class com.stripe.model.Quote.InvoiceSettings
- InvoiceSettings() - Constructor for class com.stripe.model.SubscriptionSchedule.InvoiceSettings
- InvoiceUpcomingParams - Class in com.stripe.param
- InvoiceUpcomingParams.AutomaticTax - Class in com.stripe.param
- InvoiceUpcomingParams.AutomaticTax.Builder - Class in com.stripe.param
- InvoiceUpcomingParams.Builder - Class in com.stripe.param
- InvoiceUpcomingParams.CustomerDetails - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- InvoiceUpcomingParams.CustomerDetails.Address - Class in com.stripe.param
- InvoiceUpcomingParams.CustomerDetails.Address.Builder - Class in com.stripe.param
- InvoiceUpcomingParams.CustomerDetails.Builder - Class in com.stripe.param
- InvoiceUpcomingParams.CustomerDetails.Shipping - Class in com.stripe.param
-
State, county, province, or region.
- InvoiceUpcomingParams.CustomerDetails.Shipping.Address - Class in com.stripe.param
- InvoiceUpcomingParams.CustomerDetails.Shipping.Address.Builder - Class in com.stripe.param
- InvoiceUpcomingParams.CustomerDetails.Shipping.Builder - Class in com.stripe.param
- InvoiceUpcomingParams.CustomerDetails.Tax - Class in com.stripe.param
-
State, county, province, or region.
- InvoiceUpcomingParams.CustomerDetails.Tax.Builder - Class in com.stripe.param
- InvoiceUpcomingParams.CustomerDetails.TaxExempt - Enum in com.stripe.param
- InvoiceUpcomingParams.CustomerDetails.TaxId - Class in com.stripe.param
-
A recent IP address of the customer used for tax reporting and tax location inference.
- InvoiceUpcomingParams.CustomerDetails.TaxId.Builder - Class in com.stripe.param
- InvoiceUpcomingParams.CustomerDetails.TaxId.Type - Enum in com.stripe.param
- InvoiceUpcomingParams.Discount - Class in com.stripe.param
- InvoiceUpcomingParams.Discount.Builder - Class in com.stripe.param
- InvoiceUpcomingParams.InvoiceItem - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- InvoiceUpcomingParams.InvoiceItem.Builder - Class in com.stripe.param
- InvoiceUpcomingParams.InvoiceItem.Discount - Class in com.stripe.param
- InvoiceUpcomingParams.InvoiceItem.Discount.Builder - Class in com.stripe.param
- InvoiceUpcomingParams.InvoiceItem.Period - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- InvoiceUpcomingParams.InvoiceItem.Period.Builder - Class in com.stripe.param
- InvoiceUpcomingParams.InvoiceItem.PriceData - Class in com.stripe.param
-
The start of the period.
- InvoiceUpcomingParams.InvoiceItem.PriceData.Builder - Class in com.stripe.param
- InvoiceUpcomingParams.InvoiceItem.PriceData.TaxBehavior - Enum in com.stripe.param
- InvoiceUpcomingParams.SubscriptionBillingCycleAnchor - Enum in com.stripe.param
-
The number of intervals between subscription billings.
- InvoiceUpcomingParams.SubscriptionItem - Class in com.stripe.param
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - InvoiceUpcomingParams.SubscriptionItem.BillingThresholds - Class in com.stripe.param
- InvoiceUpcomingParams.SubscriptionItem.BillingThresholds.Builder - Class in com.stripe.param
- InvoiceUpcomingParams.SubscriptionItem.Builder - Class in com.stripe.param
- InvoiceUpcomingParams.SubscriptionItem.PriceData - Class in com.stripe.param
-
Usage threshold that triggers the subscription to advance to a new billing period.
- InvoiceUpcomingParams.SubscriptionItem.PriceData.Builder - Class in com.stripe.param
- InvoiceUpcomingParams.SubscriptionItem.PriceData.Recurring - Class in com.stripe.param
- InvoiceUpcomingParams.SubscriptionItem.PriceData.Recurring.Builder - Class in com.stripe.param
- InvoiceUpcomingParams.SubscriptionItem.PriceData.Recurring.Interval - Enum in com.stripe.param
- InvoiceUpcomingParams.SubscriptionItem.PriceData.TaxBehavior - Enum in com.stripe.param
- InvoiceUpcomingParams.SubscriptionProrationBehavior - Enum in com.stripe.param
- InvoiceUpcomingParams.SubscriptionTrialEnd - Enum in com.stripe.param
- InvoiceUpdateParams - Class in com.stripe.param
- InvoiceUpdateParams.AutomaticTax - Class in com.stripe.param
- InvoiceUpdateParams.AutomaticTax.Builder - Class in com.stripe.param
- InvoiceUpdateParams.Builder - Class in com.stripe.param
- InvoiceUpdateParams.CollectionMethod - Enum in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- InvoiceUpdateParams.CustomField - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- InvoiceUpdateParams.CustomField.Builder - Class in com.stripe.param
- InvoiceUpdateParams.Discount - Class in com.stripe.param
-
The value of the custom field.
- InvoiceUpdateParams.Discount.Builder - Class in com.stripe.param
- InvoiceUpdateParams.PaymentSettings - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- InvoiceUpdateParams.PaymentSettings.Builder - Class in com.stripe.param
- InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions - Class in com.stripe.param
- InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit - Class in com.stripe.param
- InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.Builder - Class in com.stripe.param
- InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions - Class in com.stripe.param
- InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.Builder - Class in com.stripe.param
- InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType - Enum in com.stripe.param
- InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod - Enum in com.stripe.param
- InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact - Class in com.stripe.param
- InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact.Builder - Class in com.stripe.param
- InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage - Enum in com.stripe.param
- InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Builder - Class in com.stripe.param
- InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Card - Class in com.stripe.param
- InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Card.Builder - Class in com.stripe.param
- InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Card.RequestThreeDSecure - Enum in com.stripe.param
- InvoiceUpdateParams.PaymentSettings.PaymentMethodType - Enum in com.stripe.param
-
We strongly recommend that you rely on our SCA Engine to automatically prompt your customers for authentication based on risk level and other requirements.
- InvoiceUpdateParams.TransferData - Class in com.stripe.param
- InvoiceUpdateParams.TransferData.Builder - Class in com.stripe.param
- InvoiceVoidInvoiceParams - Class in com.stripe.param
- InvoiceVoidInvoiceParams.Builder - Class in com.stripe.param
- IO - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- IO - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- IO - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- IOS - com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.WechatPay.Client
- IOS - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.WechatPay.Client
- IOS - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.WechatPay.Client
- IOS - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.WechatPay.Client
- IP_ADDRESS - com.stripe.param.radar.ValueListCreateParams.ItemType
- IQ - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- IQ - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- IQ - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- IRAN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- IS - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- IS - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- IS - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- IS_VAT - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- IS_VAT - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- IS_VAT - com.stripe.param.TaxIdCollectionCreateParams.Type
- isExpanded() - Method in class com.stripe.model.ExpandableField
- ISRAEL - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- isRunning() - Method in class com.stripe.util.Stopwatch
-
Gets a value indicating whether the
Stopwatch
timer is running. - IssuedDate() - Constructor for class com.stripe.model.identity.VerificationReport.Document.IssuedDate
- IssuerFraudRecord - Class in com.stripe.model
- IssuerFraudRecord() - Constructor for class com.stripe.model.IssuerFraudRecord
- IssuerFraudRecordCollection - Class in com.stripe.model
- IssuerFraudRecordCollection() - Constructor for class com.stripe.model.IssuerFraudRecordCollection
- IssuerFraudRecordListParams - Class in com.stripe.param
- IssuerFraudRecordListParams.Builder - Class in com.stripe.param
- IssuerFraudRecordRetrieveParams - Class in com.stripe.param
- IssuerFraudRecordRetrieveParams.Builder - Class in com.stripe.param
- ISSUING_AUTHORIZATION__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- ISSUING_AUTHORIZATION__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- ISSUING_AUTHORIZATION__REQUEST - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- ISSUING_AUTHORIZATION__REQUEST - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- ISSUING_AUTHORIZATION__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- ISSUING_AUTHORIZATION__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- ISSUING_AUTHORIZATION_HOLD - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- ISSUING_AUTHORIZATION_RELEASE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- ISSUING_CARD__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- ISSUING_CARD__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- ISSUING_CARD__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- ISSUING_CARD__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- ISSUING_CARDHOLDER__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- ISSUING_CARDHOLDER__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- ISSUING_CARDHOLDER__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- ISSUING_CARDHOLDER__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- ISSUING_DISPUTE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- ISSUING_DISPUTE__CLOSED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- ISSUING_DISPUTE__CLOSED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- ISSUING_DISPUTE__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- ISSUING_DISPUTE__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- ISSUING_DISPUTE__FUNDS_REINSTATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- ISSUING_DISPUTE__FUNDS_REINSTATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- ISSUING_DISPUTE__SUBMITTED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- ISSUING_DISPUTE__SUBMITTED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- ISSUING_DISPUTE__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- ISSUING_DISPUTE__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- ISSUING_TRANSACTION - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- ISSUING_TRANSACTION__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- ISSUING_TRANSACTION__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- ISSUING_TRANSACTION__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- ISSUING_TRANSACTION__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- IT - com.stripe.param.billingportal.SessionCreateParams.Locale
- IT - com.stripe.param.checkout.SessionCreateParams.Locale
- IT - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- IT - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Sofort.Country
- IT - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Sofort.PreferredLanguage
- IT - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Sofort.Country
- IT - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Sofort.PreferredLanguage
- IT - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Sofort.Country
- IT - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Sofort.PreferredLanguage
- IT - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- IT - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- IT - com.stripe.param.PaymentMethodCreateParams.Sofort.Country
- IT_IT - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale
- IT_IT - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale
- IT_IT - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale
- iterator() - Method in class com.stripe.model.PagingIterable
- iterator() - Method in class com.stripe.model.SearchPagingIterable
J
- JA - com.stripe.param.billingportal.SessionCreateParams.Locale
- JA - com.stripe.param.checkout.SessionCreateParams.Locale
- JAMAICA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- JAPAN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- JapanAddress() - Constructor for class com.stripe.model.Person.JapanAddress
- JCB - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Network
- JCB - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Network
- JCB - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Network
- JCT - com.stripe.param.TaxRateCreateParams.TaxType
- JCT - com.stripe.param.TaxRateUpdateParams.TaxType
- JE - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- JE - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- JE - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- JEWELRY_STORES_WATCHES_CLOCKS_AND_SILVERWARE_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- JEWELRY_STORES_WATCHES_CLOCKS_AND_SILVERWARE_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- JEWELRY_STORES_WATCHES_CLOCKS_AND_SILVERWARE_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- JEWELRY_STORES_WATCHES_CLOCKS_AND_SILVERWARE_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- JEWELRY_STORES_WATCHES_CLOCKS_AND_SILVERWARE_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- JEWELRY_STORES_WATCHES_CLOCKS_AND_SILVERWARE_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- JEWELRY_STORES_WATCHES_CLOCKS_AND_SILVERWARE_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- JEWELRY_STORES_WATCHES_CLOCKS_AND_SILVERWARE_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- JEWELRY_STORES_WATCHES_CLOCKS_AND_SILVERWARE_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- JEWELRY_STORES_WATCHES_CLOCKS_AND_SILVERWARE_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- JEWELRY_STORES_WATCHES_CLOCKS_AND_SILVERWARE_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- JEWELRY_STORES_WATCHES_CLOCKS_AND_SILVERWARE_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- JM - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- JM - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- JM - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- JO - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- JO - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- JO - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- JP - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- JP - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- JP - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- JP_CN - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- JP_CN - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- JP_CN - com.stripe.param.TaxIdCollectionCreateParams.Type
- JP_RN - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- JP_RN - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- JP_RN - com.stripe.param.TaxIdCollectionCreateParams.Type
K
- KE - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- KE - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- KE - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- KEEP_AS_DRAFT - com.stripe.param.SubscriptionUpdateParams.PauseCollection.Behavior
- keySet() - Method in class com.stripe.util.CaseInsensitiveMap
- KeyValuePair<K,V> - Class in com.stripe.net
-
A KeyValuePair holds a key and a value.
- KeyValuePair(K, V) - Constructor for class com.stripe.net.KeyValuePair
-
Initializes a new instance of the
KeyValuePair
class using the specified key and value. - KFH - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.Bank
- KFH - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.Bank
- KFH - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.Bank
- KFH - com.stripe.param.PaymentMethodCreateParams.Fpx.Bank
- KG - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- KG - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- KG - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- KH - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- KH - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- KH - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- KI - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- KI - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- KI - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- Klarna() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.Klarna
- Klarna() - Constructor for class com.stripe.model.PaymentIntent.PaymentMethodOptions.Klarna
- Klarna() - Constructor for class com.stripe.model.PaymentMethod.Klarna
- Klarna() - Constructor for class com.stripe.model.Source.Klarna
- KLARNA - com.stripe.param.checkout.SessionCreateParams.PaymentMethodType
- KLARNA - com.stripe.param.CustomerListPaymentMethodsParams.Type
- KLARNA - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Type
- KLARNA - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Type
- KLARNA - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Type
- KLARNA - com.stripe.param.PaymentMethodCreateParams.Type
- KLARNA - com.stripe.param.PaymentMethodListParams.Type
- KM - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- KM - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- KM - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- KN - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- KN - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- KN - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- KNAB - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Ideal.Bank
- KNAB - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Ideal.Bank
- KNAB - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Ideal.Bank
- KNAB - com.stripe.param.PaymentMethodCreateParams.Ideal.Bank
- KO - com.stripe.param.billingportal.SessionCreateParams.Locale
- KO - com.stripe.param.checkout.SessionCreateParams.Locale
- KR - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- KR - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- KR - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- KR_BRN - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- KR_BRN - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- KR_BRN - com.stripe.param.TaxIdCollectionCreateParams.Type
- KW - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- KW - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- KW - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- KWAJALEIN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- KY - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- KY - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- KY - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- KZ - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- KZ - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- KZ - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
L
- LA - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- LA - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- LA - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- LANDSCAPING_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- LANDSCAPING_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- LANDSCAPING_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- LANDSCAPING_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- LANDSCAPING_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- LANDSCAPING_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- LANDSCAPING_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- LANDSCAPING_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- LANDSCAPING_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- LANDSCAPING_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- LANDSCAPING_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- LANDSCAPING_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- LAST_DURING_PERIOD - com.stripe.param.PlanCreateParams.AggregateUsage
- LAST_DURING_PERIOD - com.stripe.param.PriceCreateParams.Recurring.AggregateUsage
- LAST_EVER - com.stripe.param.PlanCreateParams.AggregateUsage
- LAST_EVER - com.stripe.param.PriceCreateParams.Recurring.AggregateUsage
- LastError() - Constructor for class com.stripe.model.identity.VerificationSession.LastError
- LAUNDRIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- LAUNDRIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- LAUNDRIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- LAUNDRIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- LAUNDRIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- LAUNDRIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- LAUNDRIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- LAUNDRIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- LAUNDRIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- LAUNDRIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- LAUNDRIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- LAUNDRIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- LAUNDRY_CLEANING_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- LAUNDRY_CLEANING_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- LAUNDRY_CLEANING_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- LAUNDRY_CLEANING_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- LAUNDRY_CLEANING_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- LAUNDRY_CLEANING_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- LAUNDRY_CLEANING_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- LAUNDRY_CLEANING_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- LAUNDRY_CLEANING_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- LAUNDRY_CLEANING_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- LAUNDRY_CLEANING_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- LAUNDRY_CLEANING_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- LB - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- LB - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- LB - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- LC - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- LC - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- LC - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- LEGAL_SERVICES_ATTORNEYS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- LEGAL_SERVICES_ATTORNEYS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- LEGAL_SERVICES_ATTORNEYS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- LEGAL_SERVICES_ATTORNEYS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- LEGAL_SERVICES_ATTORNEYS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- LEGAL_SERVICES_ATTORNEYS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- LEGAL_SERVICES_ATTORNEYS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- LEGAL_SERVICES_ATTORNEYS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- LEGAL_SERVICES_ATTORNEYS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- LEGAL_SERVICES_ATTORNEYS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- LEGAL_SERVICES_ATTORNEYS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- LEGAL_SERVICES_ATTORNEYS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- Level3() - Constructor for class com.stripe.model.Charge.Level3
- LI - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- LI - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- LI - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- LI_UID - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- LI_UID - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- LI_UID - com.stripe.param.TaxIdCollectionCreateParams.Type
- LIBYA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- LICENSED - com.stripe.param.PlanCreateParams.UsageType
- LICENSED - com.stripe.param.PriceCreateParams.Recurring.UsageType
- LICENSED - com.stripe.param.PriceListParams.Recurring.UsageType
- LIMITED - com.stripe.param.SkuCreateParams.Inventory.Value
- LIMITED - com.stripe.param.SkuUpdateParams.Inventory.Value
- LIMITED_LIABILITY_PARTNERSHIP - com.stripe.param.AccountCreateParams.Company.Structure
- LIMITED_LIABILITY_PARTNERSHIP - com.stripe.param.AccountUpdateParams.Company.Structure
- LIMITED_LIABILITY_PARTNERSHIP - com.stripe.param.TokenCreateParams.Account.Company.Structure
- LineItem - Class in com.stripe.model
- LineItem() - Constructor for class com.stripe.model.Charge.Level3.LineItem
- LineItem() - Constructor for class com.stripe.model.LineItem
- LineItem.Discount - Class in com.stripe.model
- LineItem.Tax - Class in com.stripe.model
- LineItemCollection - Class in com.stripe.model
- LineItemCollection() - Constructor for class com.stripe.model.LineItemCollection
- list(AccountListParams) - Static method in class com.stripe.model.Account
-
Returns a list of accounts connected to your platform via Connect.
- list(AccountListParams, RequestOptions) - Static method in class com.stripe.model.Account
-
Returns a list of accounts connected to your platform via Connect.
- list(ApplePayDomainListParams) - Static method in class com.stripe.model.ApplePayDomain
-
List apple pay domains.
- list(ApplePayDomainListParams, RequestOptions) - Static method in class com.stripe.model.ApplePayDomain
-
List apple pay domains.
- list(ApplicationFeeListParams) - Static method in class com.stripe.model.ApplicationFee
-
Returns a list of application fees you’ve previously collected.
- list(ApplicationFeeListParams, RequestOptions) - Static method in class com.stripe.model.ApplicationFee
-
Returns a list of application fees you’ve previously collected.
- list(BalanceTransactionListParams) - Static method in class com.stripe.model.BalanceTransaction
-
Returns a list of transactions that have contributed to the Stripe account balance (e.g., charges, transfers, and so forth).
- list(BalanceTransactionListParams, RequestOptions) - Static method in class com.stripe.model.BalanceTransaction
-
Returns a list of transactions that have contributed to the Stripe account balance (e.g., charges, transfers, and so forth).
- list(ConfigurationListParams) - Static method in class com.stripe.model.billingportal.Configuration
-
Returns a list of configurations that describe the functionality of the customer portal.
- list(ConfigurationListParams, RequestOptions) - Static method in class com.stripe.model.billingportal.Configuration
-
Returns a list of configurations that describe the functionality of the customer portal.
- list(BitcoinReceiverListParams) - Static method in class com.stripe.model.BitcoinReceiver
-
Returns a list of your receivers.
- list(BitcoinReceiverListParams, RequestOptions) - Static method in class com.stripe.model.BitcoinReceiver
-
Returns a list of your receivers.
- list(BitcoinTransactionCollectionListParams) - Method in class com.stripe.model.BitcoinTransactionCollection
-
List bitcoin transacitons for a given receiver.
- list(BitcoinTransactionCollectionListParams, RequestOptions) - Method in class com.stripe.model.BitcoinTransactionCollection
-
List bitcoin transacitons for a given receiver.
- list(CapabilityCollectionListParams) - Method in class com.stripe.model.CapabilityCollection
-
Returns a list of capabilities associated with the account.
- list(CapabilityCollectionListParams, RequestOptions) - Method in class com.stripe.model.CapabilityCollection
-
Returns a list of capabilities associated with the account.
- list(ChargeListParams) - Static method in class com.stripe.model.Charge
-
Returns a list of charges you’ve previously created.
- list(ChargeListParams, RequestOptions) - Static method in class com.stripe.model.Charge
-
Returns a list of charges you’ve previously created.
- list(SessionListParams) - Static method in class com.stripe.model.checkout.Session
-
Returns a list of Checkout Sessions.
- list(SessionListParams, RequestOptions) - Static method in class com.stripe.model.checkout.Session
-
Returns a list of Checkout Sessions.
- list(CountrySpecListParams) - Static method in class com.stripe.model.CountrySpec
-
Lists all Country Spec objects available in the API.
- list(CountrySpecListParams, RequestOptions) - Static method in class com.stripe.model.CountrySpec
-
Lists all Country Spec objects available in the API.
- list(CouponListParams) - Static method in class com.stripe.model.Coupon
-
Returns a list of your coupons.
- list(CouponListParams, RequestOptions) - Static method in class com.stripe.model.Coupon
-
Returns a list of your coupons.
- list(CreditNoteLineItemCollectionListParams) - Method in class com.stripe.model.CreditNoteLineItemCollection
-
When retrieving a credit note, you’ll get a lines property containing the the first handful of those items.
- list(CreditNoteLineItemCollectionListParams, RequestOptions) - Method in class com.stripe.model.CreditNoteLineItemCollection
-
When retrieving a credit note, you’ll get a lines property containing the the first handful of those items.
- list(CreditNoteListParams) - Static method in class com.stripe.model.CreditNote
-
Returns a list of credit notes.
- list(CreditNoteListParams, RequestOptions) - Static method in class com.stripe.model.CreditNote
-
Returns a list of credit notes.
- list(CustomerBalanceTransactionCollectionListParams) - Method in class com.stripe.model.CustomerBalanceTransactionCollection
-
Returns a list of transactions that updated the customer’s balances.
- list(CustomerBalanceTransactionCollectionListParams, RequestOptions) - Method in class com.stripe.model.CustomerBalanceTransactionCollection
-
Returns a list of transactions that updated the customer’s balances.
- list(CustomerListParams) - Static method in class com.stripe.model.Customer
-
Returns a list of your customers.
- list(CustomerListParams, RequestOptions) - Static method in class com.stripe.model.Customer
-
Returns a list of your customers.
- list(DisputeListParams) - Static method in class com.stripe.model.Dispute
-
Returns a list of your disputes.
- list(DisputeListParams, RequestOptions) - Static method in class com.stripe.model.Dispute
-
Returns a list of your disputes.
- list(EventListParams) - Static method in class com.stripe.model.Event
-
List events, going back up to 30 days.
- list(EventListParams, RequestOptions) - Static method in class com.stripe.model.Event
-
List events, going back up to 30 days.
- list(ExchangeRateListParams) - Static method in class com.stripe.model.ExchangeRate
-
Returns a list of objects that contain the rates at which foreign currencies are converted to one another.
- list(ExchangeRateListParams, RequestOptions) - Static method in class com.stripe.model.ExchangeRate
-
Returns a list of objects that contain the rates at which foreign currencies are converted to one another.
- list(ExternalAccountCollectionListParams) - Method in class com.stripe.model.ExternalAccountCollection
-
List external accounts for an account.
- list(ExternalAccountCollectionListParams, RequestOptions) - Method in class com.stripe.model.ExternalAccountCollection
-
List external accounts for an account.
- list(FeeRefundCollectionListParams) - Method in class com.stripe.model.FeeRefundCollection
-
You can see a list of the refunds belonging to a specific application fee.
- list(FeeRefundCollectionListParams, RequestOptions) - Method in class com.stripe.model.FeeRefundCollection
-
You can see a list of the refunds belonging to a specific application fee.
- list(FileLinkListParams) - Static method in class com.stripe.model.FileLink
-
Returns a list of file links.
- list(FileLinkListParams, RequestOptions) - Static method in class com.stripe.model.FileLink
-
Returns a list of file links.
- list(FileListParams) - Static method in class com.stripe.model.File
-
Returns a list of the files that your account has access to.
- list(FileListParams, RequestOptions) - Static method in class com.stripe.model.File
-
Returns a list of the files that your account has access to.
- list(VerificationReportListParams) - Static method in class com.stripe.model.identity.VerificationReport
-
List all verification reports.
- list(VerificationReportListParams, RequestOptions) - Static method in class com.stripe.model.identity.VerificationReport
-
List all verification reports.
- list(VerificationSessionListParams) - Static method in class com.stripe.model.identity.VerificationSession
-
Returns a list of VerificationSessions.
- list(VerificationSessionListParams, RequestOptions) - Static method in class com.stripe.model.identity.VerificationSession
-
Returns a list of VerificationSessions.
- list(InvoiceItemListParams) - Static method in class com.stripe.model.InvoiceItem
-
Returns a list of your invoice items.
- list(InvoiceItemListParams, RequestOptions) - Static method in class com.stripe.model.InvoiceItem
-
Returns a list of your invoice items.
- list(InvoiceLineItemCollectionListParams) - Method in class com.stripe.model.InvoiceLineItemCollection
-
When retrieving an invoice, you’ll get a lines property containing the total count of line items and the first handful of those items.
- list(InvoiceLineItemCollectionListParams, RequestOptions) - Method in class com.stripe.model.InvoiceLineItemCollection
-
When retrieving an invoice, you’ll get a lines property containing the total count of line items and the first handful of those items.
- list(InvoiceListParams) - Static method in class com.stripe.model.Invoice
-
You can list all invoices, or list the invoices for a specific customer.
- list(InvoiceListParams, RequestOptions) - Static method in class com.stripe.model.Invoice
-
You can list all invoices, or list the invoices for a specific customer.
- list(IssuerFraudRecordListParams) - Static method in class com.stripe.model.IssuerFraudRecord
-
Returns a list of issuer fraud records.
- list(IssuerFraudRecordListParams, RequestOptions) - Static method in class com.stripe.model.IssuerFraudRecord
-
Returns a list of issuer fraud records.
- list(AuthorizationListParams) - Static method in class com.stripe.model.issuing.Authorization
-
Returns a list of Issuing
Authorization
objects. - list(AuthorizationListParams, RequestOptions) - Static method in class com.stripe.model.issuing.Authorization
-
Returns a list of Issuing
Authorization
objects. - list(CardholderListParams) - Static method in class com.stripe.model.issuing.Cardholder
-
Returns a list of Issuing
Cardholder
objects. - list(CardholderListParams, RequestOptions) - Static method in class com.stripe.model.issuing.Cardholder
-
Returns a list of Issuing
Cardholder
objects. - list(CardListParams) - Static method in class com.stripe.model.issuing.Card
-
Returns a list of Issuing
Card
objects. - list(CardListParams, RequestOptions) - Static method in class com.stripe.model.issuing.Card
-
Returns a list of Issuing
Card
objects. - list(DisputeListParams) - Static method in class com.stripe.model.issuing.Dispute
-
Returns a list of Issuing
Dispute
objects. - list(DisputeListParams, RequestOptions) - Static method in class com.stripe.model.issuing.Dispute
-
Returns a list of Issuing
Dispute
objects. - list(TransactionListParams) - Static method in class com.stripe.model.issuing.Transaction
-
Returns a list of Issuing
Transaction
objects. - list(TransactionListParams, RequestOptions) - Static method in class com.stripe.model.issuing.Transaction
-
Returns a list of Issuing
Transaction
objects. - list(OrderListParams) - Static method in class com.stripe.model.Order
-
Returns a list of your orders.
- list(OrderListParams, RequestOptions) - Static method in class com.stripe.model.Order
-
Returns a list of your orders.
- list(OrderReturnListParams) - Static method in class com.stripe.model.OrderReturn
-
Returns a list of your order returns.
- list(OrderReturnListParams, RequestOptions) - Static method in class com.stripe.model.OrderReturn
-
Returns a list of your order returns.
- list(PaymentIntentListParams) - Static method in class com.stripe.model.PaymentIntent
-
Returns a list of PaymentIntents.
- list(PaymentIntentListParams, RequestOptions) - Static method in class com.stripe.model.PaymentIntent
-
Returns a list of PaymentIntents.
- list(PaymentLinkListParams) - Static method in class com.stripe.model.PaymentLink
-
Returns a list of your payment links.
- list(PaymentLinkListParams, RequestOptions) - Static method in class com.stripe.model.PaymentLink
-
Returns a list of your payment links.
- list(PaymentMethodListParams) - Static method in class com.stripe.model.PaymentMethod
-
Returns a list of PaymentMethods.
- list(PaymentMethodListParams, RequestOptions) - Static method in class com.stripe.model.PaymentMethod
-
Returns a list of PaymentMethods.
- list(PaymentSourceCollectionListParams) - Method in class com.stripe.model.PaymentSourceCollection
-
List sources for a specified customer.
- list(PaymentSourceCollectionListParams, RequestOptions) - Method in class com.stripe.model.PaymentSourceCollection
-
List sources for a specified customer.
- list(PayoutListParams) - Static method in class com.stripe.model.Payout
-
Returns a list of existing payouts sent to third-party bank accounts or that Stripe has sent you.
- list(PayoutListParams, RequestOptions) - Static method in class com.stripe.model.Payout
-
Returns a list of existing payouts sent to third-party bank accounts or that Stripe has sent you.
- list(PersonCollectionListParams) - Method in class com.stripe.model.PersonCollection
-
Returns a list of people associated with the account’s legal entity.
- list(PersonCollectionListParams, RequestOptions) - Method in class com.stripe.model.PersonCollection
-
Returns a list of people associated with the account’s legal entity.
- list(PlanListParams) - Static method in class com.stripe.model.Plan
-
Returns a list of your plans.
- list(PlanListParams, RequestOptions) - Static method in class com.stripe.model.Plan
-
Returns a list of your plans.
- list(PriceListParams) - Static method in class com.stripe.model.Price
-
Returns a list of your prices.
- list(PriceListParams, RequestOptions) - Static method in class com.stripe.model.Price
-
Returns a list of your prices.
- list(ProductListParams) - Static method in class com.stripe.model.Product
-
Returns a list of your products.
- list(ProductListParams, RequestOptions) - Static method in class com.stripe.model.Product
-
Returns a list of your products.
- list(PromotionCodeListParams) - Static method in class com.stripe.model.PromotionCode
-
Returns a list of your promotion codes.
- list(PromotionCodeListParams, RequestOptions) - Static method in class com.stripe.model.PromotionCode
-
Returns a list of your promotion codes.
- list(QuoteListParams) - Static method in class com.stripe.model.Quote
-
Returns a list of your quotes.
- list(QuoteListParams, RequestOptions) - Static method in class com.stripe.model.Quote
-
Returns a list of your quotes.
- list(EarlyFraudWarningListParams) - Static method in class com.stripe.model.radar.EarlyFraudWarning
-
Returns a list of early fraud warnings.
- list(EarlyFraudWarningListParams, RequestOptions) - Static method in class com.stripe.model.radar.EarlyFraudWarning
-
Returns a list of early fraud warnings.
- list(ValueListItemListParams) - Static method in class com.stripe.model.radar.ValueListItem
-
Returns a list of
ValueListItem
objects. - list(ValueListItemListParams, RequestOptions) - Static method in class com.stripe.model.radar.ValueListItem
-
Returns a list of
ValueListItem
objects. - list(ValueListListParams) - Static method in class com.stripe.model.radar.ValueList
-
Returns a list of
ValueList
objects. - list(ValueListListParams, RequestOptions) - Static method in class com.stripe.model.radar.ValueList
-
Returns a list of
ValueList
objects. - list(RecipientListParams) - Static method in class com.stripe.model.Recipient
-
Returns a list of your recipients.
- list(RecipientListParams, RequestOptions) - Static method in class com.stripe.model.Recipient
-
Returns a list of your recipients.
- list(RefundCollectionListParams) - Method in class com.stripe.model.RefundCollection
-
You can see a list of the refunds belonging to a specific charge.
- list(RefundCollectionListParams, RequestOptions) - Method in class com.stripe.model.RefundCollection
-
You can see a list of the refunds belonging to a specific charge.
- list(RefundListParams) - Static method in class com.stripe.model.Refund
-
Returns a list of all refunds you’ve previously created.
- list(RefundListParams, RequestOptions) - Static method in class com.stripe.model.Refund
-
Returns a list of all refunds you’ve previously created.
- list(ReportRunListParams) - Static method in class com.stripe.model.reporting.ReportRun
-
Returns a list of Report Runs, with the most recent appearing first.
- list(ReportRunListParams, RequestOptions) - Static method in class com.stripe.model.reporting.ReportRun
-
Returns a list of Report Runs, with the most recent appearing first.
- list(ReportTypeListParams) - Static method in class com.stripe.model.reporting.ReportType
-
Returns a full list of Report Types.
- list(ReportTypeListParams, RequestOptions) - Static method in class com.stripe.model.reporting.ReportType
-
Returns a full list of Report Types.
- list(ReviewListParams) - Static method in class com.stripe.model.Review
-
Returns a list of
Review
objects that haveopen
set totrue
. - list(ReviewListParams, RequestOptions) - Static method in class com.stripe.model.Review
-
Returns a list of
Review
objects that haveopen
set totrue
. - list(SetupAttemptListParams) - Static method in class com.stripe.model.SetupAttempt
-
Returns a list of SetupAttempts associated with a provided SetupIntent.
- list(SetupAttemptListParams, RequestOptions) - Static method in class com.stripe.model.SetupAttempt
-
Returns a list of SetupAttempts associated with a provided SetupIntent.
- list(SetupIntentListParams) - Static method in class com.stripe.model.SetupIntent
-
Returns a list of SetupIntents.
- list(SetupIntentListParams, RequestOptions) - Static method in class com.stripe.model.SetupIntent
-
Returns a list of SetupIntents.
- list(ShippingRateListParams) - Static method in class com.stripe.model.ShippingRate
-
Returns a list of your shipping rates.
- list(ShippingRateListParams, RequestOptions) - Static method in class com.stripe.model.ShippingRate
-
Returns a list of your shipping rates.
- list(ScheduledQueryRunListParams) - Static method in class com.stripe.model.sigma.ScheduledQueryRun
-
Returns a list of scheduled query runs.
- list(ScheduledQueryRunListParams, RequestOptions) - Static method in class com.stripe.model.sigma.ScheduledQueryRun
-
Returns a list of scheduled query runs.
- list(SkuListParams) - Static method in class com.stripe.model.Sku
-
Returns a list of your SKUs.
- list(SkuListParams, RequestOptions) - Static method in class com.stripe.model.Sku
-
Returns a list of your SKUs.
- list(SubscriptionItemListParams) - Static method in class com.stripe.model.SubscriptionItem
-
Returns a list of your subscription items for a given subscription.
- list(SubscriptionItemListParams, RequestOptions) - Static method in class com.stripe.model.SubscriptionItem
-
Returns a list of your subscription items for a given subscription.
- list(SubscriptionListParams) - Static method in class com.stripe.model.Subscription
-
By default, returns a list of subscriptions that have not been canceled.
- list(SubscriptionListParams, RequestOptions) - Static method in class com.stripe.model.Subscription
-
By default, returns a list of subscriptions that have not been canceled.
- list(SubscriptionScheduleListParams) - Static method in class com.stripe.model.SubscriptionSchedule
-
Retrieves the list of your subscription schedules.
- list(SubscriptionScheduleListParams, RequestOptions) - Static method in class com.stripe.model.SubscriptionSchedule
-
Retrieves the list of your subscription schedules.
- list(TaxCodeListParams) - Static method in class com.stripe.model.TaxCode
-
A list of all tax codes available to add to Products in order to allow specific tax calculations.
- list(TaxCodeListParams, RequestOptions) - Static method in class com.stripe.model.TaxCode
-
A list of all tax codes available to add to Products in order to allow specific tax calculations.
- list(TaxIdCollectionListParams) - Method in class com.stripe.model.TaxIdCollection
-
Returns a list of tax IDs for a customer.
- list(TaxIdCollectionListParams, RequestOptions) - Method in class com.stripe.model.TaxIdCollection
-
Returns a list of tax IDs for a customer.
- list(TaxRateListParams) - Static method in class com.stripe.model.TaxRate
-
Returns a list of your tax rates.
- list(TaxRateListParams, RequestOptions) - Static method in class com.stripe.model.TaxRate
-
Returns a list of your tax rates.
- list(LocationListParams) - Static method in class com.stripe.model.terminal.Location
-
Returns a list of
Location
objects. - list(LocationListParams, RequestOptions) - Static method in class com.stripe.model.terminal.Location
-
Returns a list of
Location
objects. - list(ReaderListParams) - Static method in class com.stripe.model.terminal.Reader
-
Returns a list of
Reader
objects. - list(ReaderListParams, RequestOptions) - Static method in class com.stripe.model.terminal.Reader
-
Returns a list of
Reader
objects. - list(TopupListParams) - Static method in class com.stripe.model.Topup
-
Returns a list of top-ups.
- list(TopupListParams, RequestOptions) - Static method in class com.stripe.model.Topup
-
Returns a list of top-ups.
- list(TransferListParams) - Static method in class com.stripe.model.Transfer
-
Returns a list of existing transfers sent to connected accounts.
- list(TransferListParams, RequestOptions) - Static method in class com.stripe.model.Transfer
-
Returns a list of existing transfers sent to connected accounts.
- list(TransferReversalCollectionListParams) - Method in class com.stripe.model.TransferReversalCollection
-
You can see a list of the reversals belonging to a specific transfer.
- list(TransferReversalCollectionListParams, RequestOptions) - Method in class com.stripe.model.TransferReversalCollection
-
You can see a list of the reversals belonging to a specific transfer.
- list(WebhookEndpointListParams) - Static method in class com.stripe.model.WebhookEndpoint
-
Returns a list of your webhook endpoints.
- list(WebhookEndpointListParams, RequestOptions) - Static method in class com.stripe.model.WebhookEndpoint
-
Returns a list of your webhook endpoints.
- list(Map<String, Object>) - Static method in class com.stripe.model.Account
-
Returns a list of accounts connected to your platform via Connect.
- list(Map<String, Object>) - Static method in class com.stripe.model.ApplePayDomain
-
List apple pay domains.
- list(Map<String, Object>) - Static method in class com.stripe.model.ApplicationFee
-
Returns a list of application fees you’ve previously collected.
- list(Map<String, Object>) - Static method in class com.stripe.model.BalanceTransaction
-
Returns a list of transactions that have contributed to the Stripe account balance (e.g., charges, transfers, and so forth).
- list(Map<String, Object>) - Static method in class com.stripe.model.billingportal.Configuration
-
Returns a list of configurations that describe the functionality of the customer portal.
- list(Map<String, Object>) - Static method in class com.stripe.model.BitcoinReceiver
-
Returns a list of your receivers.
- list(Map<String, Object>) - Method in class com.stripe.model.BitcoinTransactionCollection
-
List bitcoin transacitons for a given receiver.
- list(Map<String, Object>) - Method in class com.stripe.model.CapabilityCollection
-
Returns a list of capabilities associated with the account.
- list(Map<String, Object>) - Static method in class com.stripe.model.Charge
-
Returns a list of charges you’ve previously created.
- list(Map<String, Object>) - Static method in class com.stripe.model.checkout.Session
-
Returns a list of Checkout Sessions.
- list(Map<String, Object>) - Static method in class com.stripe.model.CountrySpec
-
Lists all Country Spec objects available in the API.
- list(Map<String, Object>) - Static method in class com.stripe.model.Coupon
-
Returns a list of your coupons.
- list(Map<String, Object>) - Static method in class com.stripe.model.CreditNote
-
Returns a list of credit notes.
- list(Map<String, Object>) - Method in class com.stripe.model.CreditNoteLineItemCollection
-
When retrieving a credit note, you’ll get a lines property containing the the first handful of those items.
- list(Map<String, Object>) - Static method in class com.stripe.model.Customer
-
Returns a list of your customers.
- list(Map<String, Object>) - Method in class com.stripe.model.CustomerBalanceTransactionCollection
-
Returns a list of transactions that updated the customer’s balances.
- list(Map<String, Object>) - Static method in class com.stripe.model.Dispute
-
Returns a list of your disputes.
- list(Map<String, Object>) - Static method in class com.stripe.model.Event
-
List events, going back up to 30 days.
- list(Map<String, Object>) - Static method in class com.stripe.model.ExchangeRate
-
Returns a list of objects that contain the rates at which foreign currencies are converted to one another.
- list(Map<String, Object>) - Method in class com.stripe.model.ExternalAccountCollection
-
List external accounts for an account.
- list(Map<String, Object>) - Method in class com.stripe.model.FeeRefundCollection
-
You can see a list of the refunds belonging to a specific application fee.
- list(Map<String, Object>) - Static method in class com.stripe.model.File
-
Returns a list of the files that your account has access to.
- list(Map<String, Object>) - Static method in class com.stripe.model.FileLink
-
Returns a list of file links.
- list(Map<String, Object>) - Static method in class com.stripe.model.identity.VerificationReport
-
List all verification reports.
- list(Map<String, Object>) - Static method in class com.stripe.model.identity.VerificationSession
-
Returns a list of VerificationSessions.
- list(Map<String, Object>) - Static method in class com.stripe.model.Invoice
-
You can list all invoices, or list the invoices for a specific customer.
- list(Map<String, Object>) - Static method in class com.stripe.model.InvoiceItem
-
Returns a list of your invoice items.
- list(Map<String, Object>) - Method in class com.stripe.model.InvoiceLineItemCollection
-
When retrieving an invoice, you’ll get a lines property containing the total count of line items and the first handful of those items.
- list(Map<String, Object>) - Static method in class com.stripe.model.IssuerFraudRecord
-
Returns a list of issuer fraud records.
- list(Map<String, Object>) - Static method in class com.stripe.model.issuing.Authorization
-
Returns a list of Issuing
Authorization
objects. - list(Map<String, Object>) - Static method in class com.stripe.model.issuing.Card
-
Returns a list of Issuing
Card
objects. - list(Map<String, Object>) - Static method in class com.stripe.model.issuing.Cardholder
-
Returns a list of Issuing
Cardholder
objects. - list(Map<String, Object>) - Static method in class com.stripe.model.issuing.Dispute
-
Returns a list of Issuing
Dispute
objects. - list(Map<String, Object>) - Static method in class com.stripe.model.issuing.Transaction
-
Returns a list of Issuing
Transaction
objects. - list(Map<String, Object>) - Static method in class com.stripe.model.Order
-
Returns a list of your orders.
- list(Map<String, Object>) - Static method in class com.stripe.model.OrderReturn
-
Returns a list of your order returns.
- list(Map<String, Object>) - Static method in class com.stripe.model.PaymentIntent
-
Returns a list of PaymentIntents.
- list(Map<String, Object>) - Static method in class com.stripe.model.PaymentLink
-
Returns a list of your payment links.
- list(Map<String, Object>) - Static method in class com.stripe.model.PaymentMethod
-
Returns a list of PaymentMethods.
- list(Map<String, Object>) - Method in class com.stripe.model.PaymentSourceCollection
-
List sources for a specified customer.
- list(Map<String, Object>) - Static method in class com.stripe.model.Payout
-
Returns a list of existing payouts sent to third-party bank accounts or that Stripe has sent you.
- list(Map<String, Object>) - Method in class com.stripe.model.PersonCollection
-
Returns a list of people associated with the account’s legal entity.
- list(Map<String, Object>) - Static method in class com.stripe.model.Plan
-
Returns a list of your plans.
- list(Map<String, Object>) - Static method in class com.stripe.model.Price
-
Returns a list of your prices.
- list(Map<String, Object>) - Static method in class com.stripe.model.Product
-
Returns a list of your products.
- list(Map<String, Object>) - Static method in class com.stripe.model.PromotionCode
-
Returns a list of your promotion codes.
- list(Map<String, Object>) - Static method in class com.stripe.model.Quote
-
Returns a list of your quotes.
- list(Map<String, Object>) - Static method in class com.stripe.model.radar.EarlyFraudWarning
-
Returns a list of early fraud warnings.
- list(Map<String, Object>) - Static method in class com.stripe.model.radar.ValueList
-
Returns a list of
ValueList
objects. - list(Map<String, Object>) - Static method in class com.stripe.model.radar.ValueListItem
-
Returns a list of
ValueListItem
objects. - list(Map<String, Object>) - Static method in class com.stripe.model.Recipient
-
Returns a list of your recipients.
- list(Map<String, Object>) - Static method in class com.stripe.model.Refund
-
Returns a list of all refunds you’ve previously created.
- list(Map<String, Object>) - Method in class com.stripe.model.RefundCollection
-
You can see a list of the refunds belonging to a specific charge.
- list(Map<String, Object>) - Static method in class com.stripe.model.reporting.ReportRun
-
Returns a list of Report Runs, with the most recent appearing first.
- list(Map<String, Object>) - Static method in class com.stripe.model.reporting.ReportType
-
Returns a full list of Report Types.
- list(Map<String, Object>) - Static method in class com.stripe.model.Review
-
Returns a list of
Review
objects that haveopen
set totrue
. - list(Map<String, Object>) - Static method in class com.stripe.model.SetupAttempt
-
Returns a list of SetupAttempts associated with a provided SetupIntent.
- list(Map<String, Object>) - Static method in class com.stripe.model.SetupIntent
-
Returns a list of SetupIntents.
- list(Map<String, Object>) - Static method in class com.stripe.model.ShippingRate
-
Returns a list of your shipping rates.
- list(Map<String, Object>) - Static method in class com.stripe.model.sigma.ScheduledQueryRun
-
Returns a list of scheduled query runs.
- list(Map<String, Object>) - Static method in class com.stripe.model.Sku
-
Returns a list of your SKUs.
- list(Map<String, Object>) - Static method in class com.stripe.model.Subscription
-
By default, returns a list of subscriptions that have not been canceled.
- list(Map<String, Object>) - Static method in class com.stripe.model.SubscriptionItem
-
Returns a list of your subscription items for a given subscription.
- list(Map<String, Object>) - Static method in class com.stripe.model.SubscriptionSchedule
-
Retrieves the list of your subscription schedules.
- list(Map<String, Object>) - Static method in class com.stripe.model.TaxCode
-
A list of all tax codes available to add to Products in order to allow specific tax calculations.
- list(Map<String, Object>) - Method in class com.stripe.model.TaxIdCollection
-
Returns a list of tax IDs for a customer.
- list(Map<String, Object>) - Static method in class com.stripe.model.TaxRate
-
Returns a list of your tax rates.
- list(Map<String, Object>) - Static method in class com.stripe.model.terminal.Location
-
Returns a list of
Location
objects. - list(Map<String, Object>) - Static method in class com.stripe.model.terminal.Reader
-
Returns a list of
Reader
objects. - list(Map<String, Object>) - Static method in class com.stripe.model.Topup
-
Returns a list of top-ups.
- list(Map<String, Object>) - Static method in class com.stripe.model.Transfer
-
Returns a list of existing transfers sent to connected accounts.
- list(Map<String, Object>) - Method in class com.stripe.model.TransferReversalCollection
-
You can see a list of the reversals belonging to a specific transfer.
- list(Map<String, Object>) - Static method in class com.stripe.model.WebhookEndpoint
-
Returns a list of your webhook endpoints.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Account
-
Returns a list of accounts connected to your platform via Connect.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.ApplePayDomain
-
List apple pay domains.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.ApplicationFee
-
Returns a list of application fees you’ve previously collected.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.BalanceTransaction
-
Returns a list of transactions that have contributed to the Stripe account balance (e.g., charges, transfers, and so forth).
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.billingportal.Configuration
-
Returns a list of configurations that describe the functionality of the customer portal.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.BitcoinReceiver
-
Returns a list of your receivers.
- list(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.BitcoinTransactionCollection
-
List bitcoin transacitons for a given receiver.
- list(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.CapabilityCollection
-
Returns a list of capabilities associated with the account.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Charge
-
Returns a list of charges you’ve previously created.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.checkout.Session
-
Returns a list of Checkout Sessions.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.CountrySpec
-
Lists all Country Spec objects available in the API.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Coupon
-
Returns a list of your coupons.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.CreditNote
-
Returns a list of credit notes.
- list(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.CreditNoteLineItemCollection
-
When retrieving a credit note, you’ll get a lines property containing the the first handful of those items.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Customer
-
Returns a list of your customers.
- list(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.CustomerBalanceTransactionCollection
-
Returns a list of transactions that updated the customer’s balances.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Dispute
-
Returns a list of your disputes.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Event
-
List events, going back up to 30 days.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.ExchangeRate
-
Returns a list of objects that contain the rates at which foreign currencies are converted to one another.
- list(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.ExternalAccountCollection
-
List external accounts for an account.
- list(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.FeeRefundCollection
-
You can see a list of the refunds belonging to a specific application fee.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.File
-
Returns a list of the files that your account has access to.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.FileLink
-
Returns a list of file links.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.identity.VerificationReport
-
List all verification reports.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.identity.VerificationSession
-
Returns a list of VerificationSessions.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Invoice
-
You can list all invoices, or list the invoices for a specific customer.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.InvoiceItem
-
Returns a list of your invoice items.
- list(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.InvoiceLineItemCollection
-
When retrieving an invoice, you’ll get a lines property containing the total count of line items and the first handful of those items.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.IssuerFraudRecord
-
Returns a list of issuer fraud records.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.issuing.Authorization
-
Returns a list of Issuing
Authorization
objects. - list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.issuing.Card
-
Returns a list of Issuing
Card
objects. - list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.issuing.Cardholder
-
Returns a list of Issuing
Cardholder
objects. - list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.issuing.Dispute
-
Returns a list of Issuing
Dispute
objects. - list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.issuing.Transaction
-
Returns a list of Issuing
Transaction
objects. - list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Order
-
Returns a list of your orders.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.OrderReturn
-
Returns a list of your order returns.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.PaymentIntent
-
Returns a list of PaymentIntents.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.PaymentLink
-
Returns a list of your payment links.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.PaymentMethod
-
Returns a list of PaymentMethods.
- list(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.PaymentSourceCollection
-
List sources for a specified customer.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Payout
-
Returns a list of existing payouts sent to third-party bank accounts or that Stripe has sent you.
- list(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.PersonCollection
-
Returns a list of people associated with the account’s legal entity.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Plan
-
Returns a list of your plans.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Price
-
Returns a list of your prices.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Product
-
Returns a list of your products.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.PromotionCode
-
Returns a list of your promotion codes.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Quote
-
Returns a list of your quotes.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.radar.EarlyFraudWarning
-
Returns a list of early fraud warnings.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.radar.ValueList
-
Returns a list of
ValueList
objects. - list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.radar.ValueListItem
-
Returns a list of
ValueListItem
objects. - list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Recipient
-
Returns a list of your recipients.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Refund
-
Returns a list of all refunds you’ve previously created.
- list(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.RefundCollection
-
You can see a list of the refunds belonging to a specific charge.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.reporting.ReportRun
-
Returns a list of Report Runs, with the most recent appearing first.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.reporting.ReportType
-
Returns a full list of Report Types.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Review
-
Returns a list of
Review
objects that haveopen
set totrue
. - list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.SetupAttempt
-
Returns a list of SetupAttempts associated with a provided SetupIntent.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.SetupIntent
-
Returns a list of SetupIntents.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.ShippingRate
-
Returns a list of your shipping rates.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.sigma.ScheduledQueryRun
-
Returns a list of scheduled query runs.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Sku
-
Returns a list of your SKUs.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Subscription
-
By default, returns a list of subscriptions that have not been canceled.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.SubscriptionItem
-
Returns a list of your subscription items for a given subscription.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.SubscriptionSchedule
-
Retrieves the list of your subscription schedules.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.TaxCode
-
A list of all tax codes available to add to Products in order to allow specific tax calculations.
- list(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.TaxIdCollection
-
Returns a list of tax IDs for a customer.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.TaxRate
-
Returns a list of your tax rates.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.terminal.Location
-
Returns a list of
Location
objects. - list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.terminal.Reader
-
Returns a list of
Reader
objects. - list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Topup
-
Returns a list of top-ups.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Transfer
-
Returns a list of existing transfers sent to connected accounts.
- list(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.TransferReversalCollection
-
You can see a list of the reversals belonging to a specific transfer.
- list(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.WebhookEndpoint
-
Returns a list of your webhook endpoints.
- listComputedUpfrontLineItems() - Method in class com.stripe.model.Quote
-
When retrieving a quote, there is an includable computed.upfront.line_items property containing the first handful of those items.
- listComputedUpfrontLineItems(QuoteListComputedUpfrontLineItemsParams) - Method in class com.stripe.model.Quote
-
When retrieving a quote, there is an includable computed.upfront.line_items property containing the first handful of those items.
- listComputedUpfrontLineItems(QuoteListComputedUpfrontLineItemsParams, RequestOptions) - Method in class com.stripe.model.Quote
-
When retrieving a quote, there is an includable computed.upfront.line_items property containing the first handful of those items.
- listComputedUpfrontLineItems(Map<String, Object>) - Method in class com.stripe.model.Quote
-
When retrieving a quote, there is an includable computed.upfront.line_items property containing the first handful of those items.
- listComputedUpfrontLineItems(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Quote
-
When retrieving a quote, there is an includable computed.upfront.line_items property containing the first handful of those items.
- listLineItems() - Method in class com.stripe.model.PaymentLink
-
When retrieving a payment link, there is an includable line_items property containing the first handful of those items.
- listLineItems() - Method in class com.stripe.model.Quote
-
When retrieving a quote, there is an includable line_items property containing the first handful of those items.
- listLineItems(SessionListLineItemsParams) - Method in class com.stripe.model.checkout.Session
-
Returns a list of Line Items
- listLineItems(SessionListLineItemsParams, RequestOptions) - Method in class com.stripe.model.checkout.Session
-
Returns a list of Line Items
- listLineItems(PaymentLinkListLineItemsParams) - Method in class com.stripe.model.PaymentLink
-
When retrieving a payment link, there is an includable line_items property containing the first handful of those items.
- listLineItems(PaymentLinkListLineItemsParams, RequestOptions) - Method in class com.stripe.model.PaymentLink
-
When retrieving a payment link, there is an includable line_items property containing the first handful of those items.
- listLineItems(QuoteListLineItemsParams) - Method in class com.stripe.model.Quote
-
When retrieving a quote, there is an includable line_items property containing the first handful of those items.
- listLineItems(QuoteListLineItemsParams, RequestOptions) - Method in class com.stripe.model.Quote
-
When retrieving a quote, there is an includable line_items property containing the first handful of those items.
- listLineItems(Map<String, Object>) - Method in class com.stripe.model.checkout.Session
-
Returns a list of Line Items
- listLineItems(Map<String, Object>) - Method in class com.stripe.model.PaymentLink
-
When retrieving a payment link, there is an includable line_items property containing the first handful of those items.
- listLineItems(Map<String, Object>) - Method in class com.stripe.model.Quote
-
When retrieving a quote, there is an includable line_items property containing the first handful of those items.
- listLineItems(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.checkout.Session
-
Returns a list of Line Items
- listLineItems(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.PaymentLink
-
When retrieving a payment link, there is an includable line_items property containing the first handful of those items.
- listLineItems(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Quote
-
When retrieving a quote, there is an includable line_items property containing the first handful of those items.
- listPaymentMethods(CustomerListPaymentMethodsParams) - Method in class com.stripe.model.Customer
-
Returns a list of PaymentMethods for a given Customer.
- listPaymentMethods(CustomerListPaymentMethodsParams, RequestOptions) - Method in class com.stripe.model.Customer
-
Returns a list of PaymentMethods for a given Customer.
- listPaymentMethods(Map<String, Object>) - Method in class com.stripe.model.Customer
-
Returns a list of PaymentMethods for a given Customer.
- listPaymentMethods(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Customer
-
Returns a list of PaymentMethods for a given Customer.
- LIVE_API_BASE - Static variable in class com.stripe.Stripe
- LiveStripeResponseGetter - Class in com.stripe.net
- LiveStripeResponseGetter() - Constructor for class com.stripe.net.LiveStripeResponseGetter
-
Initializes a new instance of the
LiveStripeResponseGetter
class with default parameters. - LiveStripeResponseGetter(HttpClient) - Constructor for class com.stripe.net.LiveStripeResponseGetter
-
Initializes a new instance of the
LiveStripeResponseGetter
class. - LK - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- LK - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- LK - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- LLC - com.stripe.param.AccountCreateParams.Company.Structure
- LLC - com.stripe.param.AccountUpdateParams.Company.Structure
- LLC - com.stripe.param.TokenCreateParams.Account.Company.Structure
- Location - Class in com.stripe.model.terminal
- Location() - Constructor for class com.stripe.model.Customer.Tax.Location
- Location() - Constructor for class com.stripe.model.Review.Location
- Location() - Constructor for class com.stripe.model.terminal.Location
- LocationCollection - Class in com.stripe.model.terminal
- LocationCollection() - Constructor for class com.stripe.model.terminal.LocationCollection
- LocationCreateParams - Class in com.stripe.param.terminal
- LocationCreateParams.Address - Class in com.stripe.param.terminal
- LocationCreateParams.Address.Builder - Class in com.stripe.param.terminal
- LocationCreateParams.Builder - Class in com.stripe.param.terminal
- LocationDeleteParams - Class in com.stripe.param.terminal
- LocationDeleteParams.Builder - Class in com.stripe.param.terminal
- LocationListParams - Class in com.stripe.param.terminal
- LocationListParams.Builder - Class in com.stripe.param.terminal
- LocationRetrieveParams - Class in com.stripe.param.terminal
- LocationRetrieveParams.Builder - Class in com.stripe.param.terminal
- LocationUpdateParams - Class in com.stripe.param.terminal
- LocationUpdateParams.Address - Class in com.stripe.param.terminal
- LocationUpdateParams.Address.Builder - Class in com.stripe.param.terminal
- LocationUpdateParams.Builder - Class in com.stripe.param.terminal
- Lodging() - Constructor for class com.stripe.model.issuing.Transaction.PurchaseDetails.Lodging
- LoginLink - Class in com.stripe.model
- LoginLink() - Constructor for class com.stripe.model.LoginLink
- LoginLinkCreateOnAccountParams - Class in com.stripe.param
- LoginLinkCreateOnAccountParams.Builder - Class in com.stripe.param
- LOST - com.stripe.param.issuing.CardCreateParams.ReplacementReason
- LOST - com.stripe.param.issuing.CardUpdateParams.CancellationReason
- LOST - com.stripe.param.issuing.DisputeListParams.Status
- LOW_QUALITY - com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason.Option
- LOW_QUALITY - com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason.Option
- LR - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- LR - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- LR - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- LS - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- LS - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- LS - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- LT - com.stripe.param.billingportal.SessionCreateParams.Locale
- LT - com.stripe.param.checkout.SessionCreateParams.Locale
- LT - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- LT - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- LT - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- LU - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- LU - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- LU - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- LUGGAGE_AND_LEATHER_GOODS_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- LUGGAGE_AND_LEATHER_GOODS_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- LUGGAGE_AND_LEATHER_GOODS_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- LUGGAGE_AND_LEATHER_GOODS_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- LUGGAGE_AND_LEATHER_GOODS_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- LUGGAGE_AND_LEATHER_GOODS_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- LUGGAGE_AND_LEATHER_GOODS_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- LUGGAGE_AND_LEATHER_GOODS_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- LUGGAGE_AND_LEATHER_GOODS_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- LUGGAGE_AND_LEATHER_GOODS_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- LUGGAGE_AND_LEATHER_GOODS_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- LUGGAGE_AND_LEATHER_GOODS_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- LUMBER_BUILDING_MATERIALS_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- LUMBER_BUILDING_MATERIALS_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- LUMBER_BUILDING_MATERIALS_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- LUMBER_BUILDING_MATERIALS_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- LUMBER_BUILDING_MATERIALS_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- LUMBER_BUILDING_MATERIALS_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- LUMBER_BUILDING_MATERIALS_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- LUMBER_BUILDING_MATERIALS_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- LUMBER_BUILDING_MATERIALS_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- LUMBER_BUILDING_MATERIALS_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- LUMBER_BUILDING_MATERIALS_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- LUMBER_BUILDING_MATERIALS_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- LV - com.stripe.param.billingportal.SessionCreateParams.Locale
- LV - com.stripe.param.checkout.SessionCreateParams.Locale
- LV - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- LV - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- LV - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- LY - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- LY - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- LY - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
M
- MA - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- MA - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- MA - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- Mandate - Class in com.stripe.model
- Mandate() - Constructor for class com.stripe.model.Mandate
- MANDATE__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- MANDATE__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- Mandate.AuBecsDebit - Class in com.stripe.model
- Mandate.BacsDebit - Class in com.stripe.model
- Mandate.CustomerAcceptance - Class in com.stripe.model
- Mandate.CustomerAcceptance.Offline - Class in com.stripe.model
- Mandate.CustomerAcceptance.Online - Class in com.stripe.model
- Mandate.MultiUse - Class in com.stripe.model
-
The user agent of the browser from which the Mandate was accepted by the customer.
- Mandate.PaymentMethodDetails - Class in com.stripe.model
- Mandate.PaymentMethodDetails.AcssDebit - Class in com.stripe.model
- Mandate.PaymentMethodDetails.Card - Class in com.stripe.model
- Mandate.PaymentMethodDetails.SepaDebit - Class in com.stripe.model
- Mandate.SingleUse - Class in com.stripe.model
-
The URL of the mandate.
- MandateOptions() - Constructor for class com.stripe.model.checkout.Session.PaymentMethodOptions.AcssDebit.MandateOptions
- MandateOptions() - Constructor for class com.stripe.model.Invoice.PaymentMethodOptions.AcssDebit.MandateOptions
- MandateOptions() - Constructor for class com.stripe.model.PaymentIntent.PaymentMethodOptions.AcssDebit.MandateOptions
- MandateOptions() - Constructor for class com.stripe.model.SetupIntent.PaymentMethodOptions.AcssDebit.MandateOptions
- MandateOptions() - Constructor for class com.stripe.model.Subscription.PaymentMethodOptions.AcssDebit.MandateOptions
- MandateOptions() - Constructor for class com.stripe.model.Subscription.PaymentMethodOptions.Card.MandateOptions
- MandateRetrieveParams - Class in com.stripe.param
- MandateRetrieveParams.Builder - Class in com.stripe.param
- MANUAL - com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule.Interval
- MANUAL - com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule.Interval
- MANUAL - com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.CaptureMethod
- MANUAL - com.stripe.param.PaymentIntentCreateParams.CaptureMethod
- MANUAL - com.stripe.param.PaymentIntentCreateParams.ConfirmationMethod
- MANUAL - com.stripe.param.SourceCreateParams.Mandate.NotificationMethod
- MANUAL - com.stripe.param.SourceCreateParams.Receiver.RefundAttributesMethod
- MANUAL - com.stripe.param.SourceUpdateParams.Mandate.NotificationMethod
- MANUAL_CASH_DISBURSE - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- MANUAL_CASH_DISBURSE - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- MANUAL_CASH_DISBURSE - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- MANUAL_CASH_DISBURSE - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- MANUAL_CASH_DISBURSE - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- MANUAL_CASH_DISBURSE - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- MANUAL_CASH_DISBURSE - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- MANUAL_CASH_DISBURSE - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- MANUAL_CASH_DISBURSE - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- MANUAL_CASH_DISBURSE - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- MANUAL_CASH_DISBURSE - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- MANUAL_CASH_DISBURSE - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- map() - Method in class com.stripe.net.HttpHeaders
-
Returns an unmodifiable Map view of this HttpHeaders.
- MARCHFELDER_BANK - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank
- MARCHFELDER_BANK - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Bank
- MARCHFELDER_BANK - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank
- MARCHFELDER_BANK - com.stripe.param.PaymentMethodCreateParams.Eps.Bank
- MARINAS_SERVICE_AND_SUPPLIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- MARINAS_SERVICE_AND_SUPPLIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- MARINAS_SERVICE_AND_SUPPLIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- MARINAS_SERVICE_AND_SUPPLIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- MARINAS_SERVICE_AND_SUPPLIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- MARINAS_SERVICE_AND_SUPPLIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- MARINAS_SERVICE_AND_SUPPLIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- MARINAS_SERVICE_AND_SUPPLIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- MARINAS_SERVICE_AND_SUPPLIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- MARINAS_SERVICE_AND_SUPPLIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- MARINAS_SERVICE_AND_SUPPLIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- MARINAS_SERVICE_AND_SUPPLIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- MARK_UNCOLLECTIBLE - com.stripe.param.SubscriptionUpdateParams.PauseCollection.Behavior
- markUncollectible() - Method in class com.stripe.model.Invoice
-
Marking an invoice as uncollectible is useful for keeping track of bad debts that can be written off for accounting purposes.
- markUncollectible(RequestOptions) - Method in class com.stripe.model.Invoice
-
Marking an invoice as uncollectible is useful for keeping track of bad debts that can be written off for accounting purposes.
- markUncollectible(InvoiceMarkUncollectibleParams) - Method in class com.stripe.model.Invoice
-
Marking an invoice as uncollectible is useful for keeping track of bad debts that can be written off for accounting purposes.
- markUncollectible(InvoiceMarkUncollectibleParams, RequestOptions) - Method in class com.stripe.model.Invoice
-
Marking an invoice as uncollectible is useful for keeping track of bad debts that can be written off for accounting purposes.
- markUncollectible(Map<String, Object>) - Method in class com.stripe.model.Invoice
-
Marking an invoice as uncollectible is useful for keeping track of bad debts that can be written off for accounting purposes.
- markUncollectible(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Invoice
-
Marking an invoice as uncollectible is useful for keeping track of bad debts that can be written off for accounting purposes.
- MASONRY_STONEWORK_AND_PLASTER - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- MASONRY_STONEWORK_AND_PLASTER - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- MASONRY_STONEWORK_AND_PLASTER - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- MASONRY_STONEWORK_AND_PLASTER - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- MASONRY_STONEWORK_AND_PLASTER - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- MASONRY_STONEWORK_AND_PLASTER - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- MASONRY_STONEWORK_AND_PLASTER - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- MASONRY_STONEWORK_AND_PLASTER - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- MASONRY_STONEWORK_AND_PLASTER - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- MASONRY_STONEWORK_AND_PLASTER - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- MASONRY_STONEWORK_AND_PLASTER - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- MASONRY_STONEWORK_AND_PLASTER - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- MASSAGE_PARLORS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- MASSAGE_PARLORS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- MASSAGE_PARLORS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- MASSAGE_PARLORS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- MASSAGE_PARLORS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- MASSAGE_PARLORS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- MASSAGE_PARLORS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- MASSAGE_PARLORS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- MASSAGE_PARLORS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- MASSAGE_PARLORS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- MASSAGE_PARLORS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- MASSAGE_PARLORS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- MASTERCARD - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Network
- MASTERCARD - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Network
- MASTERCARD - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Network
- Masterpass() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.Masterpass
- Masterpass() - Constructor for class com.stripe.model.PaymentMethod.Card.Wallet.Masterpass
- MAX - com.stripe.param.PlanCreateParams.AggregateUsage
- MAX - com.stripe.param.PriceCreateParams.Recurring.AggregateUsage
- Maximum() - Constructor for class com.stripe.model.ShippingRate.DeliveryEstimate.Maximum
- MAXIMUM - com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.AmountType
- MAXIMUM - com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.AmountType
- maxNetworkRetriesDelay - Static variable in class com.stripe.net.HttpClient
-
Maximum sleep time between tries to send HTTP requests after network failure.
- MAYBANK2E - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.Bank
- MAYBANK2E - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.Bank
- MAYBANK2E - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.Bank
- MAYBANK2E - com.stripe.param.PaymentMethodCreateParams.Fpx.Bank
- MAYBANK2U - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.Bank
- MAYBANK2U - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.Bank
- MAYBANK2U - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.Bank
- MAYBANK2U - com.stripe.param.PaymentMethodCreateParams.Fpx.Bank
- MBANK_MTRANSFER - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Bank
- MBANK_MTRANSFER - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Bank
- MBANK_MTRANSFER - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Bank
- MBANK_MTRANSFER - com.stripe.param.PaymentMethodCreateParams.P24.Bank
- MC - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- MC - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- MC - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- MD - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- MD - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- MD - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- ME - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- ME - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- ME - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- MEDICAL_AND_DENTAL_LABS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- MEDICAL_AND_DENTAL_LABS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- MEDICAL_AND_DENTAL_LABS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- MEDICAL_AND_DENTAL_LABS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- MEDICAL_AND_DENTAL_LABS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- MEDICAL_AND_DENTAL_LABS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- MEDICAL_AND_DENTAL_LABS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- MEDICAL_AND_DENTAL_LABS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- MEDICAL_AND_DENTAL_LABS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- MEDICAL_AND_DENTAL_LABS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- MEDICAL_AND_DENTAL_LABS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- MEDICAL_AND_DENTAL_LABS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- MEDICAL_DENTAL_OPHTHALMIC_AND_HOSPITAL_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- MEDICAL_DENTAL_OPHTHALMIC_AND_HOSPITAL_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- MEDICAL_DENTAL_OPHTHALMIC_AND_HOSPITAL_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- MEDICAL_DENTAL_OPHTHALMIC_AND_HOSPITAL_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- MEDICAL_DENTAL_OPHTHALMIC_AND_HOSPITAL_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- MEDICAL_DENTAL_OPHTHALMIC_AND_HOSPITAL_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- MEDICAL_DENTAL_OPHTHALMIC_AND_HOSPITAL_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- MEDICAL_DENTAL_OPHTHALMIC_AND_HOSPITAL_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- MEDICAL_DENTAL_OPHTHALMIC_AND_HOSPITAL_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- MEDICAL_DENTAL_OPHTHALMIC_AND_HOSPITAL_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- MEDICAL_DENTAL_OPHTHALMIC_AND_HOSPITAL_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- MEDICAL_DENTAL_OPHTHALMIC_AND_HOSPITAL_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- MEDICAL_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- MEDICAL_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- MEDICAL_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- MEDICAL_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- MEDICAL_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- MEDICAL_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- MEDICAL_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- MEDICAL_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- MEDICAL_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- MEDICAL_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- MEDICAL_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- MEDICAL_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- MEMBERSHIP_ORGANIZATIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- MEMBERSHIP_ORGANIZATIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- MEMBERSHIP_ORGANIZATIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- MEMBERSHIP_ORGANIZATIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- MEMBERSHIP_ORGANIZATIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- MEMBERSHIP_ORGANIZATIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- MEMBERSHIP_ORGANIZATIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- MEMBERSHIP_ORGANIZATIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- MEMBERSHIP_ORGANIZATIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- MEMBERSHIP_ORGANIZATIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- MEMBERSHIP_ORGANIZATIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- MEMBERSHIP_ORGANIZATIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- MENS_AND_BOYS_CLOTHING_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- MENS_AND_BOYS_CLOTHING_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- MENS_AND_BOYS_CLOTHING_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- MENS_AND_BOYS_CLOTHING_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- MENS_AND_BOYS_CLOTHING_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- MENS_AND_BOYS_CLOTHING_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- MENS_AND_BOYS_CLOTHING_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- MENS_AND_BOYS_CLOTHING_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- MENS_AND_BOYS_CLOTHING_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- MENS_AND_BOYS_CLOTHING_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- MENS_AND_BOYS_CLOTHING_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- MENS_AND_BOYS_CLOTHING_AND_ACCESSORIES_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- MENS_WOMENS_CLOTHING_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- MENS_WOMENS_CLOTHING_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- MENS_WOMENS_CLOTHING_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- MENS_WOMENS_CLOTHING_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- MENS_WOMENS_CLOTHING_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- MENS_WOMENS_CLOTHING_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- MENS_WOMENS_CLOTHING_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- MENS_WOMENS_CLOTHING_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- MENS_WOMENS_CLOTHING_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- MENS_WOMENS_CLOTHING_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- MENS_WOMENS_CLOTHING_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- MENS_WOMENS_CLOTHING_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- MERCHANDISE - com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled.ProductType
- MERCHANDISE - com.stripe.param.issuing.DisputeCreateParams.Evidence.NotReceived.ProductType
- MERCHANDISE - com.stripe.param.issuing.DisputeCreateParams.Evidence.Other.ProductType
- MERCHANDISE - com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.ProductType
- MERCHANDISE - com.stripe.param.issuing.DisputeUpdateParams.Evidence.NotReceived.ProductType
- MERCHANDISE - com.stripe.param.issuing.DisputeUpdateParams.Evidence.Other.ProductType
- MERCHANDISE_NOT_AS_DESCRIBED - com.stripe.param.issuing.DisputeCreateParams.Evidence.Reason
- MERCHANDISE_NOT_AS_DESCRIBED - com.stripe.param.issuing.DisputeUpdateParams.Evidence.Reason
- MerchandiseNotAsDescribed() - Constructor for class com.stripe.model.issuing.Dispute.Evidence.MerchandiseNotAsDescribed
- MERCHANT_REJECTED - com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled.ReturnStatus
- MERCHANT_REJECTED - com.stripe.param.issuing.DisputeCreateParams.Evidence.MerchandiseNotAsDescribed.ReturnStatus
- MERCHANT_REJECTED - com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.ReturnStatus
- MERCHANT_REJECTED - com.stripe.param.issuing.DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed.ReturnStatus
- MerchantData() - Constructor for class com.stripe.model.issuing.Authorization.MerchantData
- MET - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- MetadataStore<T> - Interface in com.stripe.model
-
Common interface for Stripe objects that can store metadata.
- METAL_SERVICE_CENTERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- METAL_SERVICE_CENTERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- METAL_SERVICE_CENTERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- METAL_SERVICE_CENTERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- METAL_SERVICE_CENTERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- METAL_SERVICE_CENTERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- METAL_SERVICE_CENTERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- METAL_SERVICE_CENTERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- METAL_SERVICE_CENTERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- METAL_SERVICE_CENTERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- METAL_SERVICE_CENTERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- METAL_SERVICE_CENTERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- METERED - com.stripe.param.PlanCreateParams.UsageType
- METERED - com.stripe.param.PriceCreateParams.Recurring.UsageType
- METERED - com.stripe.param.PriceListParams.Recurring.UsageType
- method() - Method in class com.stripe.net.StripeRequest
-
The HTTP method for the request (GET, POST or DELETE).
- MEXICO_BAJANORTE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- MEXICO_BAJASUR - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- MEXICO_GENERAL - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- MF - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- MF - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- MF - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- MG - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- MG - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- MG - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- MICRODEPOSITS - com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.VerificationMethod
- MICRODEPOSITS - com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod
- MICRODEPOSITS - com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod
- MICRODEPOSITS - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.VerificationMethod
- MICRODEPOSITS - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.VerificationMethod
- MICRODEPOSITS - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.VerificationMethod
- MICRODEPOSITS - com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.VerificationMethod
- MICRODEPOSITS - com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.VerificationMethod
- MICRODEPOSITS - com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.VerificationMethod
- MICRODEPOSITS - com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod
- MICRODEPOSITS - com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod
- Minimum() - Constructor for class com.stripe.model.ShippingRate.DeliveryEstimate.Minimum
- MINIMUM - com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule.DelayDays
- MINIMUM - com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule.DelayDays
- minNetworkRetriesDelay - Static variable in class com.stripe.net.HttpClient
-
Minimum sleep time between tries to send HTTP requests after network failure.
- MISCELLANEOUS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_APPAREL_AND_ACCESSORY_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_APPAREL_AND_ACCESSORY_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_APPAREL_AND_ACCESSORY_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_APPAREL_AND_ACCESSORY_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_APPAREL_AND_ACCESSORY_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_APPAREL_AND_ACCESSORY_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_APPAREL_AND_ACCESSORY_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_APPAREL_AND_ACCESSORY_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_APPAREL_AND_ACCESSORY_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_APPAREL_AND_ACCESSORY_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_APPAREL_AND_ACCESSORY_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_APPAREL_AND_ACCESSORY_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_AUTO_DEALERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_AUTO_DEALERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_AUTO_DEALERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_AUTO_DEALERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_AUTO_DEALERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_AUTO_DEALERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_AUTO_DEALERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_AUTO_DEALERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_AUTO_DEALERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_AUTO_DEALERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_AUTO_DEALERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_AUTO_DEALERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_BUSINESS_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_BUSINESS_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_BUSINESS_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_BUSINESS_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_BUSINESS_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_BUSINESS_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_BUSINESS_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_BUSINESS_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_BUSINESS_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_BUSINESS_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_BUSINESS_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_BUSINESS_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_FOOD_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_FOOD_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_FOOD_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_FOOD_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_FOOD_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_FOOD_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_FOOD_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_FOOD_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_FOOD_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_FOOD_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_FOOD_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_FOOD_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_GENERAL_MERCHANDISE - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_GENERAL_MERCHANDISE - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_GENERAL_MERCHANDISE - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_GENERAL_MERCHANDISE - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_GENERAL_MERCHANDISE - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_GENERAL_MERCHANDISE - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_GENERAL_MERCHANDISE - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_GENERAL_MERCHANDISE - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_GENERAL_MERCHANDISE - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_GENERAL_MERCHANDISE - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_GENERAL_MERCHANDISE - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_GENERAL_MERCHANDISE - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_GENERAL_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_GENERAL_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_GENERAL_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_GENERAL_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_GENERAL_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_GENERAL_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_GENERAL_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_GENERAL_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_GENERAL_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_GENERAL_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_GENERAL_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_GENERAL_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_HOME_FURNISHING_SPECIALTY_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_HOME_FURNISHING_SPECIALTY_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_HOME_FURNISHING_SPECIALTY_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_HOME_FURNISHING_SPECIALTY_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_HOME_FURNISHING_SPECIALTY_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_HOME_FURNISHING_SPECIALTY_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_HOME_FURNISHING_SPECIALTY_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_HOME_FURNISHING_SPECIALTY_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_HOME_FURNISHING_SPECIALTY_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_HOME_FURNISHING_SPECIALTY_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_HOME_FURNISHING_SPECIALTY_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_HOME_FURNISHING_SPECIALTY_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_PUBLISHING_AND_PRINTING - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_PUBLISHING_AND_PRINTING - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_PUBLISHING_AND_PRINTING - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_PUBLISHING_AND_PRINTING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_PUBLISHING_AND_PRINTING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_PUBLISHING_AND_PRINTING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_PUBLISHING_AND_PRINTING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_PUBLISHING_AND_PRINTING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_PUBLISHING_AND_PRINTING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_PUBLISHING_AND_PRINTING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_PUBLISHING_AND_PRINTING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_PUBLISHING_AND_PRINTING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_RECREATION_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_RECREATION_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_RECREATION_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_RECREATION_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_RECREATION_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_RECREATION_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_RECREATION_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_RECREATION_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_RECREATION_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_RECREATION_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_RECREATION_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_RECREATION_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_REPAIR_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_REPAIR_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_REPAIR_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_REPAIR_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_REPAIR_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_REPAIR_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_REPAIR_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_REPAIR_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_REPAIR_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_REPAIR_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_REPAIR_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_REPAIR_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_SPECIALTY_RETAIL - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_SPECIALTY_RETAIL - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_SPECIALTY_RETAIL - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_SPECIALTY_RETAIL - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_SPECIALTY_RETAIL - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_SPECIALTY_RETAIL - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_SPECIALTY_RETAIL - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_SPECIALTY_RETAIL - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_SPECIALTY_RETAIL - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- MISCELLANEOUS_SPECIALTY_RETAIL - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- MISCELLANEOUS_SPECIALTY_RETAIL - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- MISCELLANEOUS_SPECIALTY_RETAIL - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- MISSING_FEATURES - com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason.Option
- MISSING_FEATURES - com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason.Option
- MK - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- MK - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- MK - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- ML - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- ML - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- ML - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- MM - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- MM - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- MM - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- MN - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- MN - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- MN - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- MO - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- MO - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- MO - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- MOBILE_HOME_DEALERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- MOBILE_HOME_DEALERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- MOBILE_HOME_DEALERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- MOBILE_HOME_DEALERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- MOBILE_HOME_DEALERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- MOBILE_HOME_DEALERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- MOBILE_HOME_DEALERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- MOBILE_HOME_DEALERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- MOBILE_HOME_DEALERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- MOBILE_HOME_DEALERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- MOBILE_HOME_DEALERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- MOBILE_HOME_DEALERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- MONDAY - com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule.WeeklyAnchor
- MONDAY - com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule.WeeklyAnchor
- Money() - Constructor for class com.stripe.model.Balance.Money
- MONEYOU - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Ideal.Bank
- MONEYOU - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Ideal.Bank
- MONEYOU - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Ideal.Bank
- MONEYOU - com.stripe.param.PaymentMethodCreateParams.Ideal.Bank
- MONTH - com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.Recurring.Interval
- MONTH - com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Maximum.Unit
- MONTH - com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Minimum.Unit
- MONTH - com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.Recurring.Interval
- MONTH - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Plan.Interval
- MONTH - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Plan.Interval
- MONTH - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Plan.Interval
- MONTH - com.stripe.param.PlanCreateParams.Interval
- MONTH - com.stripe.param.PriceCreateParams.Recurring.Interval
- MONTH - com.stripe.param.PriceListParams.Recurring.Interval
- MONTH - com.stripe.param.QuoteCreateParams.LineItem.PriceData.Recurring.Interval
- MONTH - com.stripe.param.QuoteUpdateParams.LineItem.PriceData.Recurring.Interval
- MONTH - com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Maximum.Unit
- MONTH - com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Minimum.Unit
- MONTH - com.stripe.param.SubscriptionCreateParams.Item.PriceData.Recurring.Interval
- MONTH - com.stripe.param.SubscriptionCreateParams.PendingInvoiceItemInterval.Interval
- MONTH - com.stripe.param.SubscriptionItemCreateParams.PriceData.Recurring.Interval
- MONTH - com.stripe.param.SubscriptionItemUpdateParams.PriceData.Recurring.Interval
- MONTH - com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.Recurring.Interval
- MONTH - com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Recurring.Interval
- MONTH - com.stripe.param.SubscriptionUpdateParams.Item.PriceData.Recurring.Interval
- MONTH - com.stripe.param.SubscriptionUpdateParams.PendingInvoiceItemInterval.Interval
- MONTHLY - com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule.Interval
- MONTHLY - com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule.Interval
- MONTHLY - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Interval
- MONTHLY - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Interval
- MONTHLY - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Interval
- MONTHLY - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Interval
- MOTION_PICTURE_THEATERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- MOTION_PICTURE_THEATERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- MOTION_PICTURE_THEATERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- MOTION_PICTURE_THEATERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- MOTION_PICTURE_THEATERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- MOTION_PICTURE_THEATERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- MOTION_PICTURE_THEATERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- MOTION_PICTURE_THEATERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- MOTION_PICTURE_THEATERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- MOTION_PICTURE_THEATERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- MOTION_PICTURE_THEATERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- MOTION_PICTURE_THEATERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- MOTOR_FREIGHT_CARRIERS_AND_TRUCKING - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- MOTOR_FREIGHT_CARRIERS_AND_TRUCKING - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- MOTOR_FREIGHT_CARRIERS_AND_TRUCKING - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- MOTOR_FREIGHT_CARRIERS_AND_TRUCKING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- MOTOR_FREIGHT_CARRIERS_AND_TRUCKING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- MOTOR_FREIGHT_CARRIERS_AND_TRUCKING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- MOTOR_FREIGHT_CARRIERS_AND_TRUCKING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- MOTOR_FREIGHT_CARRIERS_AND_TRUCKING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- MOTOR_FREIGHT_CARRIERS_AND_TRUCKING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- MOTOR_FREIGHT_CARRIERS_AND_TRUCKING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- MOTOR_FREIGHT_CARRIERS_AND_TRUCKING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- MOTOR_FREIGHT_CARRIERS_AND_TRUCKING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- MOTOR_HOMES_DEALERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- MOTOR_HOMES_DEALERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- MOTOR_HOMES_DEALERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- MOTOR_HOMES_DEALERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- MOTOR_HOMES_DEALERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- MOTOR_HOMES_DEALERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- MOTOR_HOMES_DEALERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- MOTOR_HOMES_DEALERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- MOTOR_HOMES_DEALERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- MOTOR_HOMES_DEALERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- MOTOR_HOMES_DEALERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- MOTOR_HOMES_DEALERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- MOTOR_VEHICLE_SUPPLIES_AND_NEW_PARTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- MOTOR_VEHICLE_SUPPLIES_AND_NEW_PARTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- MOTOR_VEHICLE_SUPPLIES_AND_NEW_PARTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- MOTOR_VEHICLE_SUPPLIES_AND_NEW_PARTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- MOTOR_VEHICLE_SUPPLIES_AND_NEW_PARTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- MOTOR_VEHICLE_SUPPLIES_AND_NEW_PARTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- MOTOR_VEHICLE_SUPPLIES_AND_NEW_PARTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- MOTOR_VEHICLE_SUPPLIES_AND_NEW_PARTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- MOTOR_VEHICLE_SUPPLIES_AND_NEW_PARTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- MOTOR_VEHICLE_SUPPLIES_AND_NEW_PARTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- MOTOR_VEHICLE_SUPPLIES_AND_NEW_PARTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- MOTOR_VEHICLE_SUPPLIES_AND_NEW_PARTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- MOTORCYCLE_SHOPS_AND_DEALERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- MOTORCYCLE_SHOPS_AND_DEALERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- MOTORCYCLE_SHOPS_AND_DEALERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- MOTORCYCLE_SHOPS_AND_DEALERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- MOTORCYCLE_SHOPS_AND_DEALERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- MOTORCYCLE_SHOPS_AND_DEALERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- MOTORCYCLE_SHOPS_AND_DEALERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- MOTORCYCLE_SHOPS_AND_DEALERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- MOTORCYCLE_SHOPS_AND_DEALERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- MOTORCYCLE_SHOPS_AND_DEALERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- MOTORCYCLE_SHOPS_AND_DEALERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- MOTORCYCLE_SHOPS_AND_DEALERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- MOTORCYCLE_SHOPS_DEALERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- MOTORCYCLE_SHOPS_DEALERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- MOTORCYCLE_SHOPS_DEALERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- MOTORCYCLE_SHOPS_DEALERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- MOTORCYCLE_SHOPS_DEALERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- MOTORCYCLE_SHOPS_DEALERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- MOTORCYCLE_SHOPS_DEALERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- MOTORCYCLE_SHOPS_DEALERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- MOTORCYCLE_SHOPS_DEALERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- MOTORCYCLE_SHOPS_DEALERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- MOTORCYCLE_SHOPS_DEALERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- MOTORCYCLE_SHOPS_DEALERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- MQ - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- MQ - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- MQ - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- MR - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- MR - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- MR - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- MS - com.stripe.param.billingportal.SessionCreateParams.Locale
- MS - com.stripe.param.checkout.SessionCreateParams.Locale
- MS - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- MS - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- MS - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- MST - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- MST7MDT - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- MT - com.stripe.param.billingportal.SessionCreateParams.Locale
- MT - com.stripe.param.checkout.SessionCreateParams.Locale
- MT - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- MT - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- MT - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- MU - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- MU - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- MU - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- MULTI_MEMBER_LLC - com.stripe.param.AccountCreateParams.Company.Structure
- MULTI_MEMBER_LLC - com.stripe.param.AccountUpdateParams.Company.Structure
- MULTI_MEMBER_LLC - com.stripe.param.TokenCreateParams.Account.Company.Structure
- Multibanco() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.Multibanco
- Multibanco() - Constructor for class com.stripe.model.Source.Multibanco
- MultipartProcessor - Class in com.stripe.net
- MultipartProcessor(OutputStream, String, Charset) - Constructor for class com.stripe.net.MultipartProcessor
-
Constructs a new multipart body builder.
- MultiUse() - Constructor for class com.stripe.model.Mandate.MultiUse
- MUSIC_STORES_MUSICAL_INSTRUMENTS_PIANOS_AND_SHEET_MUSIC - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- MUSIC_STORES_MUSICAL_INSTRUMENTS_PIANOS_AND_SHEET_MUSIC - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- MUSIC_STORES_MUSICAL_INSTRUMENTS_PIANOS_AND_SHEET_MUSIC - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- MUSIC_STORES_MUSICAL_INSTRUMENTS_PIANOS_AND_SHEET_MUSIC - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- MUSIC_STORES_MUSICAL_INSTRUMENTS_PIANOS_AND_SHEET_MUSIC - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- MUSIC_STORES_MUSICAL_INSTRUMENTS_PIANOS_AND_SHEET_MUSIC - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- MUSIC_STORES_MUSICAL_INSTRUMENTS_PIANOS_AND_SHEET_MUSIC - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- MUSIC_STORES_MUSICAL_INSTRUMENTS_PIANOS_AND_SHEET_MUSIC - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- MUSIC_STORES_MUSICAL_INSTRUMENTS_PIANOS_AND_SHEET_MUSIC - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- MUSIC_STORES_MUSICAL_INSTRUMENTS_PIANOS_AND_SHEET_MUSIC - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- MUSIC_STORES_MUSICAL_INSTRUMENTS_PIANOS_AND_SHEET_MUSIC - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- MUSIC_STORES_MUSICAL_INSTRUMENTS_PIANOS_AND_SHEET_MUSIC - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- MV - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- MV - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- MV - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- MW - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- MW - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- MW - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- MX - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- MX - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- MX - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- MX_RFC - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- MX_RFC - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- MX_RFC - com.stripe.param.TaxIdCollectionCreateParams.Type
- MY - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- MY - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- MY - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- MY_FRP - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- MY_FRP - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- MY_FRP - com.stripe.param.TaxIdCollectionCreateParams.Type
- MY_ITN - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- MY_ITN - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- MY_ITN - com.stripe.param.TaxIdCollectionCreateParams.Type
- MY_SST - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- MY_SST - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- MY_SST - com.stripe.param.TaxIdCollectionCreateParams.Type
- MZ - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- MZ - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- MZ - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
N
- NA - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- NA - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- NA - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- NAVAJO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- NB - com.stripe.param.billingportal.SessionCreateParams.Locale
- NB - com.stripe.param.checkout.SessionCreateParams.Locale
- NB_NO - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale
- NB_NO - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale
- NB_NO - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale
- NC - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- NC - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- NC - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- NE - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- NE - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- NE - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- NEST_PRZELEW - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Bank
- NEST_PRZELEW - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Bank
- NEST_PRZELEW - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Bank
- NEST_PRZELEW - com.stripe.param.PaymentMethodCreateParams.P24.Bank
- NETWORK_COST - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- Networks() - Constructor for class com.stripe.model.PaymentMethod.Card.Networks
- NEVER - com.stripe.param.checkout.SessionCreateParams.CustomerUpdate.Address
- NEVER - com.stripe.param.checkout.SessionCreateParams.CustomerUpdate.Name
- NEVER - com.stripe.param.checkout.SessionCreateParams.CustomerUpdate.Shipping
- NEWS_DEALERS_AND_NEWSSTANDS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- NEWS_DEALERS_AND_NEWSSTANDS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- NEWS_DEALERS_AND_NEWSSTANDS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- NEWS_DEALERS_AND_NEWSSTANDS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- NEWS_DEALERS_AND_NEWSSTANDS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- NEWS_DEALERS_AND_NEWSSTANDS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- NEWS_DEALERS_AND_NEWSSTANDS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- NEWS_DEALERS_AND_NEWSSTANDS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- NEWS_DEALERS_AND_NEWSSTANDS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- NEWS_DEALERS_AND_NEWSSTANDS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- NEWS_DEALERS_AND_NEWSSTANDS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- NEWS_DEALERS_AND_NEWSSTANDS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- next() - Method in class com.stripe.model.PagingIterator
- next() - Method in class com.stripe.model.SearchPagingIterator
- NextAction() - Constructor for class com.stripe.model.PaymentIntent.NextAction
- NextAction() - Constructor for class com.stripe.model.SetupIntent.NextAction
- NextActionAlipayHandleRedirect() - Constructor for class com.stripe.model.PaymentIntent.NextActionAlipayHandleRedirect
- NextActionDisplayBoletoDetails() - Constructor for class com.stripe.model.PaymentIntent.NextActionDisplayBoletoDetails
- NextActionOxxoDisplayDetails() - Constructor for class com.stripe.model.PaymentIntent.NextActionOxxoDisplayDetails
- NextActionRedirectToUrl() - Constructor for class com.stripe.model.PaymentIntent.NextActionRedirectToUrl
- NextActionRedirectToUrl() - Constructor for class com.stripe.model.SetupIntent.NextActionRedirectToUrl
- NG - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- NG - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- NG - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- NI - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- NI - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- NI - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- NL - com.stripe.param.billingportal.SessionCreateParams.Locale
- NL - com.stripe.param.checkout.SessionCreateParams.Locale
- NL - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- NL - com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage
- NL - com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage
- NL - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Sofort.Country
- NL - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Bancontact.PreferredLanguage
- NL - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Sofort.PreferredLanguage
- NL - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Sofort.Country
- NL - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Bancontact.PreferredLanguage
- NL - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Sofort.PreferredLanguage
- NL - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Sofort.Country
- NL - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Bancontact.PreferredLanguage
- NL - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Sofort.PreferredLanguage
- NL - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- NL - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- NL - com.stripe.param.PaymentMethodCreateParams.Sofort.Country
- NL - com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage
- NL - com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage
- NL_BE - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale
- NL_BE - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale
- NL_BE - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale
- NL_NL - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale
- NL_NL - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale
- NL_NL - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale
- NO - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- NO - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- NO - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- NO_VAT - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- NO_VAT - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- NO_VAT - com.stripe.param.TaxIdCollectionCreateParams.Type
- NOBLE_PAY - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Bank
- NOBLE_PAY - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Bank
- NOBLE_PAY - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Bank
- NOBLE_PAY - com.stripe.param.PaymentMethodCreateParams.P24.Bank
- NON_FI_MONEY_ORDERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- NON_FI_MONEY_ORDERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- NON_FI_MONEY_ORDERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- NON_FI_MONEY_ORDERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- NON_FI_MONEY_ORDERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- NON_FI_MONEY_ORDERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- NON_FI_MONEY_ORDERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- NON_FI_MONEY_ORDERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- NON_FI_MONEY_ORDERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- NON_FI_MONEY_ORDERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- NON_FI_MONEY_ORDERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- NON_FI_MONEY_ORDERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- NON_FI_STORED_VALUE_CARD_PURCHASE_LOAD - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- NON_FI_STORED_VALUE_CARD_PURCHASE_LOAD - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- NON_FI_STORED_VALUE_CARD_PURCHASE_LOAD - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- NON_FI_STORED_VALUE_CARD_PURCHASE_LOAD - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- NON_FI_STORED_VALUE_CARD_PURCHASE_LOAD - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- NON_FI_STORED_VALUE_CARD_PURCHASE_LOAD - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- NON_FI_STORED_VALUE_CARD_PURCHASE_LOAD - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- NON_FI_STORED_VALUE_CARD_PURCHASE_LOAD - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- NON_FI_STORED_VALUE_CARD_PURCHASE_LOAD - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- NON_FI_STORED_VALUE_CARD_PURCHASE_LOAD - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- NON_FI_STORED_VALUE_CARD_PURCHASE_LOAD - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- NON_FI_STORED_VALUE_CARD_PURCHASE_LOAD - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- NON_PROFIT - com.stripe.param.AccountCreateParams.BusinessType
- NON_PROFIT - com.stripe.param.AccountUpdateParams.BusinessType
- NON_PROFIT - com.stripe.param.TokenCreateParams.Account.BusinessType
- NONDURABLE_GOODS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- NONDURABLE_GOODS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- NONDURABLE_GOODS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- NONDURABLE_GOODS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- NONDURABLE_GOODS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- NONDURABLE_GOODS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- NONDURABLE_GOODS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- NONDURABLE_GOODS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- NONDURABLE_GOODS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- NONDURABLE_GOODS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- NONDURABLE_GOODS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- NONDURABLE_GOODS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- NONE - com.stripe.param.AccountCreateParams.Individual.PoliticalExposure
- NONE - com.stripe.param.AccountUpdateParams.Individual.PoliticalExposure
- NONE - com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.ProrationBehavior
- NONE - com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.ProrationBehavior
- NONE - com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.ProrationBehavior
- NONE - com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.ProrationBehavior
- NONE - com.stripe.param.CustomerCreateParams.TaxExempt
- NONE - com.stripe.param.CustomerUpdateParams.TaxExempt
- NONE - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxExempt
- NONE - com.stripe.param.InvoiceUpcomingParams.SubscriptionProrationBehavior
- NONE - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.SetupFutureUsage
- NONE - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.SetupFutureUsage
- NONE - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.SetupFutureUsage
- NONE - com.stripe.param.SourceCreateParams.Flow
- NONE - com.stripe.param.SourceCreateParams.Mandate.NotificationMethod
- NONE - com.stripe.param.SourceCreateParams.Receiver.RefundAttributesMethod
- NONE - com.stripe.param.SourceUpdateParams.Mandate.NotificationMethod
- NONE - com.stripe.param.SubscriptionCreateParams.ProrationBehavior
- NONE - com.stripe.param.SubscriptionItemCreateParams.ProrationBehavior
- NONE - com.stripe.param.SubscriptionItemDeleteParams.ProrationBehavior
- NONE - com.stripe.param.SubscriptionItemUpdateParams.ProrationBehavior
- NONE - com.stripe.param.SubscriptionScheduleCreateParams.EndBehavior
- NONE - com.stripe.param.SubscriptionScheduleCreateParams.Phase.ProrationBehavior
- NONE - com.stripe.param.SubscriptionScheduleUpdateParams.EndBehavior
- NONE - com.stripe.param.SubscriptionScheduleUpdateParams.Phase.ProrationBehavior
- NONE - com.stripe.param.SubscriptionScheduleUpdateParams.ProrationBehavior
- NONE - com.stripe.param.SubscriptionUpdateParams.ProrationBehavior
- NONE - com.stripe.param.TokenCreateParams.Account.Individual.PoliticalExposure
- NOT_RECEIVED - com.stripe.param.issuing.DisputeCreateParams.Evidence.Reason
- NOT_RECEIVED - com.stripe.param.issuing.DisputeUpdateParams.Evidence.Reason
- NotReceived() - Constructor for class com.stripe.model.issuing.Dispute.Evidence.NotReceived
- NOW - com.stripe.param.CustomerUpdateParams.TrialEnd
- NOW - com.stripe.param.FileLinkUpdateParams.ExpiresAt
- NOW - com.stripe.param.InvoiceUpcomingParams.SubscriptionBillingCycleAnchor
- NOW - com.stripe.param.InvoiceUpcomingParams.SubscriptionTrialEnd
- NOW - com.stripe.param.SubscriptionCreateParams.TrialEnd
- NOW - com.stripe.param.SubscriptionScheduleCreateParams.StartDate
- NOW - com.stripe.param.SubscriptionScheduleUpdateParams.Phase.EndDate
- NOW - com.stripe.param.SubscriptionScheduleUpdateParams.Phase.StartDate
- NOW - com.stripe.param.SubscriptionScheduleUpdateParams.Phase.TrialEnd
- NOW - com.stripe.param.SubscriptionUpdateParams.BillingCycleAnchor
- NOW - com.stripe.param.SubscriptionUpdateParams.TrialEnd
- NOW - com.stripe.param.UsageRecordCreateOnSubscriptionItemParams.Timestamp
- NP - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- NP - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- NP - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- NR - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- NR - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- NR - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- NU - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- NU - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- NU - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- NURSERIES_LAWN_AND_GARDEN_SUPPLY_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- NURSERIES_LAWN_AND_GARDEN_SUPPLY_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- NURSERIES_LAWN_AND_GARDEN_SUPPLY_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- NURSERIES_LAWN_AND_GARDEN_SUPPLY_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- NURSERIES_LAWN_AND_GARDEN_SUPPLY_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- NURSERIES_LAWN_AND_GARDEN_SUPPLY_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- NURSERIES_LAWN_AND_GARDEN_SUPPLY_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- NURSERIES_LAWN_AND_GARDEN_SUPPLY_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- NURSERIES_LAWN_AND_GARDEN_SUPPLY_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- NURSERIES_LAWN_AND_GARDEN_SUPPLY_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- NURSERIES_LAWN_AND_GARDEN_SUPPLY_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- NURSERIES_LAWN_AND_GARDEN_SUPPLY_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- NURSING_PERSONAL_CARE - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- NURSING_PERSONAL_CARE - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- NURSING_PERSONAL_CARE - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- NURSING_PERSONAL_CARE - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- NURSING_PERSONAL_CARE - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- NURSING_PERSONAL_CARE - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- NURSING_PERSONAL_CARE - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- NURSING_PERSONAL_CARE - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- NURSING_PERSONAL_CARE - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- NURSING_PERSONAL_CARE - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- NURSING_PERSONAL_CARE - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- NURSING_PERSONAL_CARE - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- NZ - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- NZ - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- NZ - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- NZ - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- NZ_CHAT - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- NZ_GST - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- NZ_GST - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- NZ_GST - com.stripe.param.TaxIdCollectionCreateParams.Type
O
- OAuth - Class in com.stripe.net
- OAuth() - Constructor for class com.stripe.net.OAuth
- OAuthError - Class in com.stripe.model.oauth
- OAuthError() - Constructor for class com.stripe.model.oauth.OAuthError
- OAuthException - Exception in com.stripe.exception.oauth
-
Base parent class for all OAuth exceptions.
- OAuthException(String, String, String, Integer, Throwable) - Constructor for exception com.stripe.exception.oauth.OAuthException
- oauthRequest(ApiResource.RequestMethod, String, Map<String, Object>, Class<T>, RequestOptions) - Method in class com.stripe.net.LiveStripeResponseGetter
- oauthRequest(ApiResource.RequestMethod, String, Map<String, Object>, Class<T>, RequestOptions) - Method in interface com.stripe.net.StripeResponseGetter
- OBERBANK_AG - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank
- OBERBANK_AG - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Bank
- OBERBANK_AG - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank
- OBERBANK_AG - com.stripe.param.PaymentMethodCreateParams.Eps.Bank
- OCBC - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.Bank
- OCBC - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.Bank
- OCBC - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.Bank
- OCBC - com.stripe.param.PaymentMethodCreateParams.Fpx.Bank
- of(Map<String, List<String>>) - Static method in class com.stripe.net.HttpHeaders
-
Returns an
HttpHeaders
instance initialized from the given map. - of(Map<String, V>) - Static method in class com.stripe.util.CaseInsensitiveMap
-
Returns an instance of
CaseInsensitiveMap
using the contents of another map. - OFF_SESSION - com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.SetupFutureUsage
- OFF_SESSION - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.SetupFutureUsage
- OFF_SESSION - com.stripe.param.PaymentIntentConfirmParams.SetupFutureUsage
- OFF_SESSION - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.SetupFutureUsage
- OFF_SESSION - com.stripe.param.PaymentIntentCreateParams.SetupFutureUsage
- OFF_SESSION - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.SetupFutureUsage
- OFF_SESSION - com.stripe.param.PaymentIntentUpdateParams.SetupFutureUsage
- OFF_SESSION - com.stripe.param.SetupIntentCreateParams.Usage
- OFFICE_AND_COMMERCIAL_FURNITURE - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- OFFICE_AND_COMMERCIAL_FURNITURE - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- OFFICE_AND_COMMERCIAL_FURNITURE - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- OFFICE_AND_COMMERCIAL_FURNITURE - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- OFFICE_AND_COMMERCIAL_FURNITURE - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- OFFICE_AND_COMMERCIAL_FURNITURE - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- OFFICE_AND_COMMERCIAL_FURNITURE - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- OFFICE_AND_COMMERCIAL_FURNITURE - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- OFFICE_AND_COMMERCIAL_FURNITURE - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- OFFICE_AND_COMMERCIAL_FURNITURE - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- OFFICE_AND_COMMERCIAL_FURNITURE - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- OFFICE_AND_COMMERCIAL_FURNITURE - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- Offline() - Constructor for class com.stripe.model.Mandate.CustomerAcceptance.Offline
- OFFLINE - com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Type
- OFFLINE - com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance.Type
- OFFLINE - com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance.Type
- OFFLINE - com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance.Type
- OFFLINE - com.stripe.param.SourceCreateParams.Mandate.Acceptance.Type
- OFFLINE - com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Type
- OFFLINE - com.stripe.param.terminal.ReaderListParams.Status
- OM - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- OM - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- OM - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- ON_SESSION - com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.SetupFutureUsage
- ON_SESSION - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.SetupFutureUsage
- ON_SESSION - com.stripe.param.PaymentIntentConfirmParams.SetupFutureUsage
- ON_SESSION - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.SetupFutureUsage
- ON_SESSION - com.stripe.param.PaymentIntentCreateParams.SetupFutureUsage
- ON_SESSION - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.SetupFutureUsage
- ON_SESSION - com.stripe.param.PaymentIntentUpdateParams.SetupFutureUsage
- ON_SESSION - com.stripe.param.SetupIntentCreateParams.Usage
- ONCE - com.stripe.param.CouponCreateParams.Duration
- ONE_OFF - com.stripe.param.PaymentIntentConfirmParams.OffSession
- ONE_OFF - com.stripe.param.PaymentIntentCreateParams.OffSession
- ONE_TIME - com.stripe.param.PriceListParams.Type
- ONE_TIME - com.stripe.param.SourceCreateParams.Mandate.Interval
- ONE_TIME - com.stripe.param.SourceUpdateParams.Mandate.Interval
- Online() - Constructor for class com.stripe.model.Mandate.CustomerAcceptance.Online
- ONLINE - com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Type
- ONLINE - com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance.Type
- ONLINE - com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance.Type
- ONLINE - com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance.Type
- ONLINE - com.stripe.param.SourceCreateParams.Mandate.Acceptance.Type
- ONLINE - com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Type
- ONLINE - com.stripe.param.terminal.ReaderListParams.Status
- OPEN - com.stripe.param.InvoiceListParams.Status
- OPEN - com.stripe.param.QuoteListParams.Status
- OPTICIANS_EYEGLASSES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- OPTICIANS_EYEGLASSES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- OPTICIANS_EYEGLASSES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- OPTICIANS_EYEGLASSES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- OPTICIANS_EYEGLASSES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- OPTICIANS_EYEGLASSES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- OPTICIANS_EYEGLASSES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- OPTICIANS_EYEGLASSES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- OPTICIANS_EYEGLASSES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- OPTICIANS_EYEGLASSES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- OPTICIANS_EYEGLASSES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- OPTICIANS_EYEGLASSES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- options() - Method in class com.stripe.net.StripeRequest
-
The special modifiers of the request.
- Options() - Constructor for class com.stripe.model.identity.VerificationReport.Options
- Options() - Constructor for class com.stripe.model.identity.VerificationSession.Options
- OPTOMETRISTS_OPHTHALMOLOGIST - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- OPTOMETRISTS_OPHTHALMOLOGIST - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- OPTOMETRISTS_OPHTHALMOLOGIST - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- OPTOMETRISTS_OPHTHALMOLOGIST - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- OPTOMETRISTS_OPHTHALMOLOGIST - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- OPTOMETRISTS_OPHTHALMOLOGIST - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- OPTOMETRISTS_OPHTHALMOLOGIST - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- OPTOMETRISTS_OPHTHALMOLOGIST - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- OPTOMETRISTS_OPHTHALMOLOGIST - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- OPTOMETRISTS_OPHTHALMOLOGIST - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- OPTOMETRISTS_OPHTHALMOLOGIST - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- OPTOMETRISTS_OPHTHALMOLOGIST - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- Order - Class in com.stripe.model
- Order() - Constructor for class com.stripe.model.Order
- Order() - Constructor for class com.stripe.model.Source.Order
- ORDER__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- ORDER__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- ORDER__PAYMENT_FAILED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- ORDER__PAYMENT_FAILED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- ORDER__PAYMENT_SUCCEEDED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- ORDER__PAYMENT_SUCCEEDED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- ORDER__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- ORDER__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- ORDER_CHANGE - com.stripe.param.CreditNoteCreateParams.Reason
- ORDER_CHANGE - com.stripe.param.CreditNotePreviewParams.Reason
- ORDER_RETURN__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- ORDER_RETURN__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- Order.ShippingMethod - Class in com.stripe.model
- Order.ShippingMethod.DeliveryEstimate - Class in com.stripe.model
- Order.StatusTransitions - Class in com.stripe.model
-
The type of estimate.
- OrderCollection - Class in com.stripe.model
- OrderCollection() - Constructor for class com.stripe.model.OrderCollection
- OrderCreateParams - Class in com.stripe.param
- OrderCreateParams.Builder - Class in com.stripe.param
- OrderCreateParams.Item - Class in com.stripe.param
- OrderCreateParams.Item.Builder - Class in com.stripe.param
- OrderCreateParams.Item.Type - Enum in com.stripe.param
- OrderCreateParams.Shipping - Class in com.stripe.param
- OrderCreateParams.Shipping.Address - Class in com.stripe.param
- OrderCreateParams.Shipping.Address.Builder - Class in com.stripe.param
- OrderCreateParams.Shipping.Builder - Class in com.stripe.param
- OrderItem - Class in com.stripe.model
- OrderItem() - Constructor for class com.stripe.model.OrderItem
- OrderItem() - Constructor for class com.stripe.model.Source.OrderItem
- OrderListParams - Class in com.stripe.param
- OrderListParams.Builder - Class in com.stripe.param
- OrderListParams.Created - Class in com.stripe.param
- OrderListParams.Created.Builder - Class in com.stripe.param
- OrderListParams.StatusTransitions - Class in com.stripe.param
-
Maximum value to filter by (inclusive).
- OrderListParams.StatusTransitions.Builder - Class in com.stripe.param
- OrderListParams.StatusTransitions.Canceled - Class in com.stripe.param
- OrderListParams.StatusTransitions.Canceled.Builder - Class in com.stripe.param
- OrderListParams.StatusTransitions.Fulfilled - Class in com.stripe.param
- OrderListParams.StatusTransitions.Fulfilled.Builder - Class in com.stripe.param
- OrderListParams.StatusTransitions.Paid - Class in com.stripe.param
- OrderListParams.StatusTransitions.Paid.Builder - Class in com.stripe.param
- OrderListParams.StatusTransitions.Returned - Class in com.stripe.param
- OrderListParams.StatusTransitions.Returned.Builder - Class in com.stripe.param
- OrderPayParams - Class in com.stripe.param
- OrderPayParams.Builder - Class in com.stripe.param
- OrderRetrieveParams - Class in com.stripe.param
- OrderRetrieveParams.Builder - Class in com.stripe.param
- OrderReturn - Class in com.stripe.model
- OrderReturn() - Constructor for class com.stripe.model.OrderReturn
- OrderReturnCollection - Class in com.stripe.model
- OrderReturnCollection() - Constructor for class com.stripe.model.OrderReturnCollection
- OrderReturnListParams - Class in com.stripe.param
- OrderReturnListParams.Builder - Class in com.stripe.param
- OrderReturnListParams.Created - Class in com.stripe.param
- OrderReturnListParams.Created.Builder - Class in com.stripe.param
- OrderReturnOrderParams - Class in com.stripe.param
- OrderReturnOrderParams.Builder - Class in com.stripe.param
- OrderReturnOrderParams.Item - Class in com.stripe.param
- OrderReturnOrderParams.Item.Builder - Class in com.stripe.param
- OrderReturnOrderParams.Item.Type - Enum in com.stripe.param
- OrderReturnRetrieveParams - Class in com.stripe.param
- OrderReturnRetrieveParams.Builder - Class in com.stripe.param
- OrderUpdateParams - Class in com.stripe.param
- OrderUpdateParams.Builder - Class in com.stripe.param
- OrderUpdateParams.Shipping - Class in com.stripe.param
- OrderUpdateParams.Shipping.Builder - Class in com.stripe.param
- OrderUpdateParams.Status - Enum in com.stripe.param
-
The tracking number provided by the carrier.
- ORTHOPEDIC_GOODS_PROSTHETIC_DEVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- ORTHOPEDIC_GOODS_PROSTHETIC_DEVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- ORTHOPEDIC_GOODS_PROSTHETIC_DEVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- ORTHOPEDIC_GOODS_PROSTHETIC_DEVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- ORTHOPEDIC_GOODS_PROSTHETIC_DEVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- ORTHOPEDIC_GOODS_PROSTHETIC_DEVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- ORTHOPEDIC_GOODS_PROSTHETIC_DEVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- ORTHOPEDIC_GOODS_PROSTHETIC_DEVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- ORTHOPEDIC_GOODS_PROSTHETIC_DEVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- ORTHOPEDIC_GOODS_PROSTHETIC_DEVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- ORTHOPEDIC_GOODS_PROSTHETIC_DEVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- ORTHOPEDIC_GOODS_PROSTHETIC_DEVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- OSTEOPATHS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- OSTEOPATHS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- OSTEOPATHS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- OSTEOPATHS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- OSTEOPATHS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- OSTEOPATHS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- OSTEOPATHS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- OSTEOPATHS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- OSTEOPATHS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- OSTEOPATHS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- OSTEOPATHS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- OSTEOPATHS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- Other() - Constructor for class com.stripe.model.issuing.Dispute.Evidence.Other
- OTHER - com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason.Option
- OTHER - com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason.Option
- OTHER - com.stripe.param.issuing.DisputeCreateParams.Evidence.Reason
- OTHER - com.stripe.param.issuing.DisputeUpdateParams.Evidence.Reason
- OTHER_ADJUSTMENT - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- OUT_OF_STOCK - com.stripe.param.SkuCreateParams.Inventory.Value
- OUT_OF_STOCK - com.stripe.param.SkuUpdateParams.Inventory.Value
- Outcome() - Constructor for class com.stripe.model.Charge.Outcome
- overrideApiBase(String) - Static method in class com.stripe.Stripe
-
(FOR TESTING ONLY) If you'd like your API requests to hit your own (mocked) server, you can set this up here by overriding the base api URL.
- overrideConnectBase(String) - Static method in class com.stripe.Stripe
-
(FOR TESTING ONLY) If you'd like your OAuth requests to hit your own (mocked) server, you can set this up here by overriding the base Connect URL.
- overrideUploadBase(String) - Static method in class com.stripe.Stripe
-
(FOR TESTING ONLY) If you'd like your upload requests to hit your own (mocked) server, you can set this up here by overriding the base api URL.
- Owner() - Constructor for class com.stripe.model.Source.Owner
- OwnershipDeclaration() - Constructor for class com.stripe.model.Account.Company.OwnershipDeclaration
- Oxxo() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.Oxxo
- Oxxo() - Constructor for class com.stripe.model.checkout.Session.PaymentMethodOptions.Oxxo
- Oxxo() - Constructor for class com.stripe.model.PaymentIntent.PaymentMethodOptions.Oxxo
- Oxxo() - Constructor for class com.stripe.model.PaymentMethod.Oxxo
- OXXO - com.stripe.param.checkout.SessionCreateParams.PaymentMethodType
- OXXO - com.stripe.param.CustomerListPaymentMethodsParams.Type
- OXXO - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Type
- OXXO - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Type
- OXXO - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Type
- OXXO - com.stripe.param.PaymentMethodCreateParams.Type
- OXXO - com.stripe.param.PaymentMethodListParams.Type
P
- P24 - com.stripe.param.checkout.SessionCreateParams.PaymentMethodType
- P24 - com.stripe.param.CustomerListPaymentMethodsParams.Type
- P24 - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Type
- P24 - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Type
- P24 - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Type
- P24 - com.stripe.param.PaymentMethodCreateParams.Type
- P24 - com.stripe.param.PaymentMethodListParams.Type
- P24() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.P24
- P24() - Constructor for class com.stripe.model.PaymentIntent.PaymentMethodOptions.P24
- P24() - Constructor for class com.stripe.model.PaymentMethod.P24
- P24() - Constructor for class com.stripe.model.Source.P24
- PA - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- PA - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- PA - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- PACIFIC_APIA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_AUCKLAND - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_BOUGAINVILLE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_CHATHAM - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_CHUUK - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_EASTER - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_EFATE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_ENDERBURY - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_FAKAOFO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_FIJI - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_FUNAFUTI - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_GALAPAGOS - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_GAMBIER - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_GUADALCANAL - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_GUAM - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_HONOLULU - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_JOHNSTON - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_KIRITIMATI - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_KOSRAE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_KWAJALEIN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_MAJURO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_MARQUESAS - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_MIDWAY - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_NAURU - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_NIUE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_NORFOLK - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_NOUMEA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_PAGO_PAGO - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_PALAU - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_PITCAIRN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_POHNPEI - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_PONAPE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_PORT_MORESBY - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_RAROTONGA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_SAIPAN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_SAMOA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_TAHITI - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_TARAWA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_TONGATAPU - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_TRUK - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_WAKE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_WALLIS - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACIFIC_YAP - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PACKAGE_STORES_BEER_WINE_AND_LIQUOR - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- PACKAGE_STORES_BEER_WINE_AND_LIQUOR - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- PACKAGE_STORES_BEER_WINE_AND_LIQUOR - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- PACKAGE_STORES_BEER_WINE_AND_LIQUOR - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- PACKAGE_STORES_BEER_WINE_AND_LIQUOR - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- PACKAGE_STORES_BEER_WINE_AND_LIQUOR - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- PACKAGE_STORES_BEER_WINE_AND_LIQUOR - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- PACKAGE_STORES_BEER_WINE_AND_LIQUOR - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- PACKAGE_STORES_BEER_WINE_AND_LIQUOR - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- PACKAGE_STORES_BEER_WINE_AND_LIQUOR - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- PACKAGE_STORES_BEER_WINE_AND_LIQUOR - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- PACKAGE_STORES_BEER_WINE_AND_LIQUOR - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- PackageDimensions - Class in com.stripe.model
- PackageDimensions() - Constructor for class com.stripe.model.PackageDimensions
- PagingIterable<T extends HasId> - Class in com.stripe.model
-
Provides an
target that automatically iterates across all API pages and which is suitable for use with aIterable<T>
loop.foreach
- PagingIterator<T extends HasId> - Class in com.stripe.model
- PAID - com.stripe.param.InvoiceListParams.Status
- PAID - com.stripe.param.OrderUpdateParams.Status
- PAINTS_VARNISHES_AND_SUPPLIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- PAINTS_VARNISHES_AND_SUPPLIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- PAINTS_VARNISHES_AND_SUPPLIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- PAINTS_VARNISHES_AND_SUPPLIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- PAINTS_VARNISHES_AND_SUPPLIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- PAINTS_VARNISHES_AND_SUPPLIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- PAINTS_VARNISHES_AND_SUPPLIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- PAINTS_VARNISHES_AND_SUPPLIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- PAINTS_VARNISHES_AND_SUPPLIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- PAINTS_VARNISHES_AND_SUPPLIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- PAINTS_VARNISHES_AND_SUPPLIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- PAINTS_VARNISHES_AND_SUPPLIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- PaperCheckData() - Constructor for class com.stripe.model.SourceTransaction.PaperCheckData
- Parameters() - Constructor for class com.stripe.model.reporting.ReportRun.Parameters
- params() - Method in class com.stripe.net.StripeRequest
-
The parameters of the request (as an unmodifiable map).
- PARKING_LOTS_GARAGES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- PARKING_LOTS_GARAGES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- PARKING_LOTS_GARAGES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- PARKING_LOTS_GARAGES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- PARKING_LOTS_GARAGES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- PARKING_LOTS_GARAGES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- PARKING_LOTS_GARAGES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- PARKING_LOTS_GARAGES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- PARKING_LOTS_GARAGES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- PARKING_LOTS_GARAGES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- PARKING_LOTS_GARAGES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- PARKING_LOTS_GARAGES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- PARTIAL_CAPTURE_REVERSAL - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- partnerId - Static variable in class com.stripe.Stripe
- PASSENGER_RAILWAYS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- PASSENGER_RAILWAYS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- PASSENGER_RAILWAYS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- PASSENGER_RAILWAYS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- PASSENGER_RAILWAYS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- PASSENGER_RAILWAYS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- PASSENGER_RAILWAYS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- PASSENGER_RAILWAYS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- PASSENGER_RAILWAYS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- PASSENGER_RAILWAYS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- PASSENGER_RAILWAYS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- PASSENGER_RAILWAYS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- PASSPORT - com.stripe.param.identity.VerificationSessionCreateParams.Options.Document.AllowedType
- PASSPORT - com.stripe.param.identity.VerificationSessionUpdateParams.Options.Document.AllowedType
- PAST_DUE - com.stripe.param.SubscriptionListParams.Status
- PauseCollection() - Constructor for class com.stripe.model.Subscription.PauseCollection
- PAWN_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- PAWN_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- PAWN_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- PAWN_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- PAWN_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- PAWN_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- PAWN_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- PAWN_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- PAWN_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- PAWN_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- PAWN_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- PAWN_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- pay() - Method in class com.stripe.model.Invoice
-
Stripe automatically creates and then attempts to collect payment on invoices for customers on subscriptions according to your subscriptions settings.
- pay() - Method in class com.stripe.model.Order
-
Pay an order by providing a
source
to create a payment. - pay(RequestOptions) - Method in class com.stripe.model.Invoice
-
Stripe automatically creates and then attempts to collect payment on invoices for customers on subscriptions according to your subscriptions settings.
- pay(RequestOptions) - Method in class com.stripe.model.Order
-
Pay an order by providing a
source
to create a payment. - pay(InvoicePayParams) - Method in class com.stripe.model.Invoice
-
Stripe automatically creates and then attempts to collect payment on invoices for customers on subscriptions according to your subscriptions settings.
- pay(InvoicePayParams, RequestOptions) - Method in class com.stripe.model.Invoice
-
Stripe automatically creates and then attempts to collect payment on invoices for customers on subscriptions according to your subscriptions settings.
- pay(OrderPayParams) - Method in class com.stripe.model.Order
-
Pay an order by providing a
source
to create a payment. - pay(OrderPayParams, RequestOptions) - Method in class com.stripe.model.Order
-
Pay an order by providing a
source
to create a payment. - pay(Map<String, Object>) - Method in class com.stripe.model.Invoice
-
Stripe automatically creates and then attempts to collect payment on invoices for customers on subscriptions according to your subscriptions settings.
- pay(Map<String, Object>) - Method in class com.stripe.model.Order
-
Pay an order by providing a
source
to create a payment. - pay(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Invoice
-
Stripe automatically creates and then attempts to collect payment on invoices for customers on subscriptions according to your subscriptions settings.
- pay(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Order
-
Pay an order by providing a
source
to create a payment. - PAY - com.stripe.param.checkout.SessionCreateParams.SubmitType
- PAYMENT - com.stripe.param.checkout.SessionCreateParams.Mode
- PAYMENT_INTENT__AMOUNT_CAPTURABLE_UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PAYMENT_INTENT__AMOUNT_CAPTURABLE_UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- PAYMENT_INTENT__CANCELED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PAYMENT_INTENT__CANCELED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- PAYMENT_INTENT__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PAYMENT_INTENT__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- PAYMENT_INTENT__PAYMENT_FAILED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PAYMENT_INTENT__PAYMENT_FAILED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- PAYMENT_INTENT__PROCESSING - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PAYMENT_INTENT__PROCESSING - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- PAYMENT_INTENT__REQUIRES_ACTION - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PAYMENT_INTENT__REQUIRES_ACTION - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- PAYMENT_INTENT__SUCCEEDED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PAYMENT_INTENT__SUCCEEDED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- PAYMENT_LINK__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PAYMENT_LINK__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- PAYMENT_LINK__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PAYMENT_LINK__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- PAYMENT_METHOD__ATTACHED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PAYMENT_METHOD__ATTACHED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- PAYMENT_METHOD__AUTOMATICALLY_UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PAYMENT_METHOD__AUTOMATICALLY_UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- PAYMENT_METHOD__DETACHED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PAYMENT_METHOD__DETACHED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- PAYMENT_METHOD__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PAYMENT_METHOD__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- PaymentIntent - Class in com.stripe.model
- PaymentIntent() - Constructor for class com.stripe.model.PaymentIntent
- PaymentIntent.NextAction - Class in com.stripe.model
- PaymentIntent.NextAction.VerifyWithMicrodeposits - Class in com.stripe.model
- PaymentIntent.NextAction.WechatPayDisplayQrCode - Class in com.stripe.model
- PaymentIntent.NextAction.WechatPayRedirectToAndroidApp - Class in com.stripe.model
- PaymentIntent.NextAction.WechatPayRedirectToIosApp - Class in com.stripe.model
- PaymentIntent.NextActionAlipayHandleRedirect - Class in com.stripe.model
-
An universal link that redirect to Wechat Pay APP.
- PaymentIntent.NextActionDisplayBoletoDetails - Class in com.stripe.model
- PaymentIntent.NextActionOxxoDisplayDetails - Class in com.stripe.model
- PaymentIntent.NextActionRedirectToUrl - Class in com.stripe.model
- PaymentIntent.PaymentMethodOptions - Class in com.stripe.model
- PaymentIntent.PaymentMethodOptions.AcssDebit - Class in com.stripe.model
- PaymentIntent.PaymentMethodOptions.AcssDebit.MandateOptions - Class in com.stripe.model
- PaymentIntent.PaymentMethodOptions.AfterpayClearpay - Class in com.stripe.model
-
Transaction type of the mandate.
- PaymentIntent.PaymentMethodOptions.Alipay - Class in com.stripe.model
- PaymentIntent.PaymentMethodOptions.AuBecsDebit - Class in com.stripe.model
- PaymentIntent.PaymentMethodOptions.BacsDebit - Class in com.stripe.model
- PaymentIntent.PaymentMethodOptions.Bancontact - Class in com.stripe.model
- PaymentIntent.PaymentMethodOptions.Boleto - Class in com.stripe.model
- PaymentIntent.PaymentMethodOptions.Card - Class in com.stripe.model
- PaymentIntent.PaymentMethodOptions.Card.Installments - Class in com.stripe.model
- PaymentIntent.PaymentMethodOptions.Card.Installments.Plan - Class in com.stripe.model
- PaymentIntent.PaymentMethodOptions.CardPresent - Class in com.stripe.model
-
Type of installment plan, one of
fixed_count
. - PaymentIntent.PaymentMethodOptions.Eps - Class in com.stripe.model
- PaymentIntent.PaymentMethodOptions.Fpx - Class in com.stripe.model
- PaymentIntent.PaymentMethodOptions.Giropay - Class in com.stripe.model
- PaymentIntent.PaymentMethodOptions.Grabpay - Class in com.stripe.model
- PaymentIntent.PaymentMethodOptions.Ideal - Class in com.stripe.model
- PaymentIntent.PaymentMethodOptions.InteracPresent - Class in com.stripe.model
- PaymentIntent.PaymentMethodOptions.Klarna - Class in com.stripe.model
- PaymentIntent.PaymentMethodOptions.Oxxo - Class in com.stripe.model
- PaymentIntent.PaymentMethodOptions.P24 - Class in com.stripe.model
- PaymentIntent.PaymentMethodOptions.SepaDebit - Class in com.stripe.model
- PaymentIntent.PaymentMethodOptions.SepaDebitMandateOptions - Class in com.stripe.model
- PaymentIntent.PaymentMethodOptions.Sofort - Class in com.stripe.model
- PaymentIntent.PaymentMethodOptions.WechatPay - Class in com.stripe.model
- PaymentIntent.Processing - Class in com.stripe.model
-
The client type that the end customer will pay from
- PaymentIntent.Processing.Card - Class in com.stripe.model
- PaymentIntent.TransferData - Class in com.stripe.model
- PaymentIntentCancelParams - Class in com.stripe.param
- PaymentIntentCancelParams.Builder - Class in com.stripe.param
- PaymentIntentCancelParams.CancellationReason - Enum in com.stripe.param
- PaymentIntentCaptureParams - Class in com.stripe.param
- PaymentIntentCaptureParams.Builder - Class in com.stripe.param
- PaymentIntentCaptureParams.TransferData - Class in com.stripe.param
- PaymentIntentCaptureParams.TransferData.Builder - Class in com.stripe.param
- PaymentIntentCollection - Class in com.stripe.model
- PaymentIntentCollection() - Constructor for class com.stripe.model.PaymentIntentCollection
- PaymentIntentConfirmParams - Class in com.stripe.param
- PaymentIntentConfirmParams.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.MandateData - Class in com.stripe.param
- PaymentIntentConfirmParams.MandateData.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.MandateData.CustomerAcceptance - Class in com.stripe.param
- PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Offline - Class in com.stripe.param
- PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Offline.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Online - Class in com.stripe.param
- PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Online.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Type - Enum in com.stripe.param
- PaymentIntentConfirmParams.OffSession - Enum in com.stripe.param
-
State, county, province, or region.
- PaymentIntentConfirmParams.PaymentMethodData - Class in com.stripe.param
-
The user agent of the browser from which the Mandate was accepted by the customer.
- PaymentIntentConfirmParams.PaymentMethodData.AcssDebit - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.AcssDebit.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.AfterpayClearpay - Class in com.stripe.param
-
Transit number of the customer's bank.
- PaymentIntentConfirmParams.PaymentMethodData.AfterpayClearpay.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.Alipay - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentConfirmParams.PaymentMethodData.Alipay.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.AuBecsDebit - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentConfirmParams.PaymentMethodData.AuBecsDebit.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.BacsDebit - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentConfirmParams.PaymentMethodData.BacsDebit.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.Bancontact - Class in com.stripe.param
-
Sort code of the bank account.
- PaymentIntentConfirmParams.PaymentMethodData.Bancontact.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.BillingDetails - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Address - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Address.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.Boleto - Class in com.stripe.param
-
State, county, province, or region.
- PaymentIntentConfirmParams.PaymentMethodData.Boleto.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.Eps - Class in com.stripe.param
-
The tax ID of the customer (CPF for individual consumers or CNPJ for businesses consumers).
- PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank - Enum in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.Eps.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.Fpx - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.Fpx.AccountHolderType - Enum in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.Fpx.Bank - Enum in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.Fpx.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.Giropay - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.Giropay.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.Grabpay - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentConfirmParams.PaymentMethodData.Grabpay.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.Ideal - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentConfirmParams.PaymentMethodData.Ideal.Bank - Enum in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.Ideal.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.InteracPresent - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.InteracPresent.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.Klarna - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentConfirmParams.PaymentMethodData.Klarna.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.Klarna.Dob - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.Klarna.Dob.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.Oxxo - Class in com.stripe.param
-
The four-digit year of birth.
- PaymentIntentConfirmParams.PaymentMethodData.Oxxo.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.P24 - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentConfirmParams.PaymentMethodData.P24.Bank - Enum in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.P24.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.SepaDebit - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.SepaDebit.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.Sofort - Class in com.stripe.param
-
IBAN of the bank account.
- PaymentIntentConfirmParams.PaymentMethodData.Sofort.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.Sofort.Country - Enum in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.Type - Enum in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentConfirmParams.PaymentMethodData.WechatPay - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodData.WechatPay.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule - Enum in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType - Enum in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.VerificationMethod - Enum in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.AfterpayClearpay - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.AfterpayClearpay.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.Alipay - Class in com.stripe.param
-
Order identifier shown to the customer in Afterpay’s online portal.
- PaymentIntentConfirmParams.PaymentMethodOptions.Alipay.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.AuBecsDebit - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentConfirmParams.PaymentMethodOptions.AuBecsDebit.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.BacsDebit - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentConfirmParams.PaymentMethodOptions.BacsDebit.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.Bancontact - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentConfirmParams.PaymentMethodOptions.Bancontact.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.Bancontact.PreferredLanguage - Enum in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.Boleto - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.Boleto.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.Card - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentConfirmParams.PaymentMethodOptions.Card.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Plan - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Plan.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Plan.Interval - Enum in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Plan.Type - Enum in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.Card.Network - Enum in com.stripe.param
-
Type of installment plan, one of
fixed_count
. - PaymentIntentConfirmParams.PaymentMethodOptions.Card.RequestThreeDSecure - Enum in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.Card.SetupFutureUsage - Enum in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.CardPresent - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.CardPresent.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.Eps - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentConfirmParams.PaymentMethodOptions.Eps.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.Fpx - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentConfirmParams.PaymentMethodOptions.Fpx.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.Giropay - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentConfirmParams.PaymentMethodOptions.Giropay.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.Grabpay - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentConfirmParams.PaymentMethodOptions.Grabpay.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.Ideal - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentConfirmParams.PaymentMethodOptions.Ideal.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.InteracPresent - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentConfirmParams.PaymentMethodOptions.InteracPresent.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.Klarna - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale - Enum in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.Oxxo - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.Oxxo.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.P24 - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentConfirmParams.PaymentMethodOptions.P24.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.SepaDebit - Class in com.stripe.param
-
Confirm that the payer has accepted the P24 terms and conditions.
- PaymentIntentConfirmParams.PaymentMethodOptions.SepaDebit.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.SepaDebit.MandateOptions - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.SepaDebit.MandateOptions.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.Sofort - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentConfirmParams.PaymentMethodOptions.Sofort.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.Sofort.PreferredLanguage - Enum in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.WechatPay - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.WechatPay.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.PaymentMethodOptions.WechatPay.Client - Enum in com.stripe.param
- PaymentIntentConfirmParams.SetupFutureUsage - Enum in com.stripe.param
- PaymentIntentConfirmParams.Shipping - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentConfirmParams.Shipping.Address - Class in com.stripe.param
- PaymentIntentConfirmParams.Shipping.Address.Builder - Class in com.stripe.param
- PaymentIntentConfirmParams.Shipping.Builder - Class in com.stripe.param
- PaymentIntentCreateParams - Class in com.stripe.param
- PaymentIntentCreateParams.AutomaticPaymentMethods - Class in com.stripe.param
- PaymentIntentCreateParams.AutomaticPaymentMethods.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.CaptureMethod - Enum in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentCreateParams.ConfirmationMethod - Enum in com.stripe.param
- PaymentIntentCreateParams.MandateData - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentCreateParams.MandateData.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.MandateData.CustomerAcceptance - Class in com.stripe.param
- PaymentIntentCreateParams.MandateData.CustomerAcceptance.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.MandateData.CustomerAcceptance.Offline - Class in com.stripe.param
- PaymentIntentCreateParams.MandateData.CustomerAcceptance.Offline.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.MandateData.CustomerAcceptance.Online - Class in com.stripe.param
- PaymentIntentCreateParams.MandateData.CustomerAcceptance.Online.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.MandateData.CustomerAcceptance.Type - Enum in com.stripe.param
- PaymentIntentCreateParams.OffSession - Enum in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData - Class in com.stripe.param
-
The user agent of the browser from which the Mandate was accepted by the customer.
- PaymentIntentCreateParams.PaymentMethodData.AcssDebit - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.AcssDebit.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.AfterpayClearpay - Class in com.stripe.param
-
Transit number of the customer's bank.
- PaymentIntentCreateParams.PaymentMethodData.AfterpayClearpay.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.Alipay - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentCreateParams.PaymentMethodData.Alipay.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.AuBecsDebit - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentCreateParams.PaymentMethodData.AuBecsDebit.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.BacsDebit - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentCreateParams.PaymentMethodData.BacsDebit.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.Bancontact - Class in com.stripe.param
-
Sort code of the bank account.
- PaymentIntentCreateParams.PaymentMethodData.Bancontact.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.BillingDetails - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Address - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Address.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.Boleto - Class in com.stripe.param
-
State, county, province, or region.
- PaymentIntentCreateParams.PaymentMethodData.Boleto.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.Eps - Class in com.stripe.param
-
The tax ID of the customer (CPF for individual consumers or CNPJ for businesses consumers).
- PaymentIntentCreateParams.PaymentMethodData.Eps.Bank - Enum in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.Eps.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.Fpx - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.Fpx.AccountHolderType - Enum in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.Fpx.Bank - Enum in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.Fpx.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.Giropay - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.Giropay.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.Grabpay - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentCreateParams.PaymentMethodData.Grabpay.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.Ideal - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentCreateParams.PaymentMethodData.Ideal.Bank - Enum in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.Ideal.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.InteracPresent - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.InteracPresent.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.Klarna - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentCreateParams.PaymentMethodData.Klarna.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.Klarna.Dob - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.Klarna.Dob.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.Oxxo - Class in com.stripe.param
-
The four-digit year of birth.
- PaymentIntentCreateParams.PaymentMethodData.Oxxo.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.P24 - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentCreateParams.PaymentMethodData.P24.Bank - Enum in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.P24.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.SepaDebit - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.SepaDebit.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.Sofort - Class in com.stripe.param
-
IBAN of the bank account.
- PaymentIntentCreateParams.PaymentMethodData.Sofort.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.Sofort.Country - Enum in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.Type - Enum in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentCreateParams.PaymentMethodData.WechatPay - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodData.WechatPay.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule - Enum in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType - Enum in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.VerificationMethod - Enum in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.AfterpayClearpay - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.AfterpayClearpay.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.Alipay - Class in com.stripe.param
-
Order identifier shown to the customer in Afterpay’s online portal.
- PaymentIntentCreateParams.PaymentMethodOptions.Alipay.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.AuBecsDebit - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentCreateParams.PaymentMethodOptions.AuBecsDebit.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.BacsDebit - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentCreateParams.PaymentMethodOptions.BacsDebit.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.Bancontact - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentCreateParams.PaymentMethodOptions.Bancontact.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.Bancontact.PreferredLanguage - Enum in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.Boleto - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.Boleto.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.Card - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentCreateParams.PaymentMethodOptions.Card.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Plan - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Plan.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Plan.Interval - Enum in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Plan.Type - Enum in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.Card.Network - Enum in com.stripe.param
-
Type of installment plan, one of
fixed_count
. - PaymentIntentCreateParams.PaymentMethodOptions.Card.RequestThreeDSecure - Enum in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.Card.SetupFutureUsage - Enum in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.CardPresent - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.CardPresent.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.Eps - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentCreateParams.PaymentMethodOptions.Eps.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.Fpx - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentCreateParams.PaymentMethodOptions.Fpx.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.Giropay - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentCreateParams.PaymentMethodOptions.Giropay.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.Grabpay - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentCreateParams.PaymentMethodOptions.Grabpay.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.Ideal - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentCreateParams.PaymentMethodOptions.Ideal.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.InteracPresent - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentCreateParams.PaymentMethodOptions.InteracPresent.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.Klarna - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentCreateParams.PaymentMethodOptions.Klarna.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale - Enum in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.Oxxo - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.Oxxo.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.P24 - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentCreateParams.PaymentMethodOptions.P24.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.SepaDebit - Class in com.stripe.param
-
Confirm that the payer has accepted the P24 terms and conditions.
- PaymentIntentCreateParams.PaymentMethodOptions.SepaDebit.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.SepaDebit.MandateOptions - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.SepaDebit.MandateOptions.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.Sofort - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentCreateParams.PaymentMethodOptions.Sofort.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.Sofort.PreferredLanguage - Enum in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.WechatPay - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.WechatPay.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.PaymentMethodOptions.WechatPay.Client - Enum in com.stripe.param
- PaymentIntentCreateParams.SetupFutureUsage - Enum in com.stripe.param
- PaymentIntentCreateParams.Shipping - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentCreateParams.Shipping.Address - Class in com.stripe.param
- PaymentIntentCreateParams.Shipping.Address.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.Shipping.Builder - Class in com.stripe.param
- PaymentIntentCreateParams.TransferData - Class in com.stripe.param
-
State, county, province, or region.
- PaymentIntentCreateParams.TransferData.Builder - Class in com.stripe.param
- PaymentIntentListParams - Class in com.stripe.param
- PaymentIntentListParams.Builder - Class in com.stripe.param
- PaymentIntentListParams.Created - Class in com.stripe.param
- PaymentIntentListParams.Created.Builder - Class in com.stripe.param
- PaymentIntentRetrieveParams - Class in com.stripe.param
- PaymentIntentRetrieveParams.Builder - Class in com.stripe.param
- PaymentIntentTypeSpecificPaymentMethodOptionsClient - Class in com.stripe.model
- PaymentIntentTypeSpecificPaymentMethodOptionsClient() - Constructor for class com.stripe.model.PaymentIntentTypeSpecificPaymentMethodOptionsClient
- PaymentIntentUpdateParams - Class in com.stripe.param
- PaymentIntentUpdateParams.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.AcssDebit - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.AcssDebit.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.AfterpayClearpay - Class in com.stripe.param
-
Transit number of the customer's bank.
- PaymentIntentUpdateParams.PaymentMethodData.AfterpayClearpay.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.Alipay - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentUpdateParams.PaymentMethodData.Alipay.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.AuBecsDebit - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentUpdateParams.PaymentMethodData.AuBecsDebit.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.BacsDebit - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentUpdateParams.PaymentMethodData.BacsDebit.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.Bancontact - Class in com.stripe.param
-
Sort code of the bank account.
- PaymentIntentUpdateParams.PaymentMethodData.Bancontact.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.BillingDetails - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Address - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Address.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.Boleto - Class in com.stripe.param
-
State, county, province, or region.
- PaymentIntentUpdateParams.PaymentMethodData.Boleto.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.Eps - Class in com.stripe.param
-
The tax ID of the customer (CPF for individual consumers or CNPJ for businesses consumers).
- PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank - Enum in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.Eps.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.Fpx - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.Fpx.AccountHolderType - Enum in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.Fpx.Bank - Enum in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.Fpx.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.Giropay - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.Giropay.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.Grabpay - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentUpdateParams.PaymentMethodData.Grabpay.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.Ideal - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentUpdateParams.PaymentMethodData.Ideal.Bank - Enum in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.Ideal.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.InteracPresent - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.InteracPresent.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.Klarna - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentUpdateParams.PaymentMethodData.Klarna.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.Klarna.Dob - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.Klarna.Dob.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.Oxxo - Class in com.stripe.param
-
The four-digit year of birth.
- PaymentIntentUpdateParams.PaymentMethodData.Oxxo.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.P24 - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentUpdateParams.PaymentMethodData.P24.Bank - Enum in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.P24.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.SepaDebit - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.SepaDebit.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.Sofort - Class in com.stripe.param
-
IBAN of the bank account.
- PaymentIntentUpdateParams.PaymentMethodData.Sofort.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.Sofort.Country - Enum in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.Type - Enum in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentUpdateParams.PaymentMethodData.WechatPay - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodData.WechatPay.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule - Enum in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType - Enum in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.VerificationMethod - Enum in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.AfterpayClearpay - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.AfterpayClearpay.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.Alipay - Class in com.stripe.param
-
Order identifier shown to the customer in Afterpay’s online portal.
- PaymentIntentUpdateParams.PaymentMethodOptions.Alipay.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.AuBecsDebit - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentUpdateParams.PaymentMethodOptions.AuBecsDebit.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.BacsDebit - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentUpdateParams.PaymentMethodOptions.BacsDebit.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.Bancontact - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentUpdateParams.PaymentMethodOptions.Bancontact.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.Bancontact.PreferredLanguage - Enum in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.Boleto - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.Boleto.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.Card - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentUpdateParams.PaymentMethodOptions.Card.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Plan - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Plan.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Plan.Interval - Enum in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Plan.Type - Enum in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.Card.Network - Enum in com.stripe.param
-
Type of installment plan, one of
fixed_count
. - PaymentIntentUpdateParams.PaymentMethodOptions.Card.RequestThreeDSecure - Enum in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.Card.SetupFutureUsage - Enum in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.CardPresent - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.CardPresent.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.Eps - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentUpdateParams.PaymentMethodOptions.Eps.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.Fpx - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentUpdateParams.PaymentMethodOptions.Fpx.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.Giropay - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentUpdateParams.PaymentMethodOptions.Giropay.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.Grabpay - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentUpdateParams.PaymentMethodOptions.Grabpay.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.Ideal - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentUpdateParams.PaymentMethodOptions.Ideal.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.InteracPresent - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentUpdateParams.PaymentMethodOptions.InteracPresent.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.Klarna - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale - Enum in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.Oxxo - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.Oxxo.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.P24 - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentUpdateParams.PaymentMethodOptions.P24.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.SepaDebit - Class in com.stripe.param
-
Confirm that the payer has accepted the P24 terms and conditions.
- PaymentIntentUpdateParams.PaymentMethodOptions.SepaDebit.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.SepaDebit.MandateOptions - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.SepaDebit.MandateOptions.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.Sofort - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentUpdateParams.PaymentMethodOptions.Sofort.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.Sofort.PreferredLanguage - Enum in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.WechatPay - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.WechatPay.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.PaymentMethodOptions.WechatPay.Client - Enum in com.stripe.param
- PaymentIntentUpdateParams.SetupFutureUsage - Enum in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentUpdateParams.Shipping - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentIntentUpdateParams.Shipping.Address - Class in com.stripe.param
- PaymentIntentUpdateParams.Shipping.Address.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.Shipping.Builder - Class in com.stripe.param
- PaymentIntentUpdateParams.TransferData - Class in com.stripe.param
-
State, county, province, or region.
- PaymentIntentUpdateParams.TransferData.Builder - Class in com.stripe.param
- PaymentLink - Class in com.stripe.model
- PaymentLink() - Constructor for class com.stripe.model.PaymentLink
- PaymentLink.AfterCompletion - Class in com.stripe.model
- PaymentLink.AfterCompletion.HostedConfirmation - Class in com.stripe.model
- PaymentLink.AfterCompletion.Redirect - Class in com.stripe.model
- PaymentLink.AutomaticTax - Class in com.stripe.model
-
The URL the customer will be redirected to after the purchase is complete.
- PaymentLink.PhoneNumberCollection - Class in com.stripe.model
- PaymentLink.ShippingAddressCollection - Class in com.stripe.model
- PaymentLink.SubscriptionData - Class in com.stripe.model
- PaymentLink.TransferData - Class in com.stripe.model
- PaymentLinkCollection - Class in com.stripe.model
- PaymentLinkCollection() - Constructor for class com.stripe.model.PaymentLinkCollection
- PaymentLinkCreateParams - Class in com.stripe.param
- PaymentLinkCreateParams.AfterCompletion - Class in com.stripe.param
- PaymentLinkCreateParams.AfterCompletion.Builder - Class in com.stripe.param
- PaymentLinkCreateParams.AfterCompletion.HostedConfirmation - Class in com.stripe.param
- PaymentLinkCreateParams.AfterCompletion.HostedConfirmation.Builder - Class in com.stripe.param
- PaymentLinkCreateParams.AfterCompletion.Redirect - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentLinkCreateParams.AfterCompletion.Redirect.Builder - Class in com.stripe.param
- PaymentLinkCreateParams.AfterCompletion.Type - Enum in com.stripe.param
-
The URL the customer will be redirected to after the purchase is complete.
- PaymentLinkCreateParams.AutomaticTax - Class in com.stripe.param
- PaymentLinkCreateParams.AutomaticTax.Builder - Class in com.stripe.param
- PaymentLinkCreateParams.BillingAddressCollection - Enum in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentLinkCreateParams.Builder - Class in com.stripe.param
- PaymentLinkCreateParams.LineItem - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentLinkCreateParams.LineItem.AdjustableQuantity - Class in com.stripe.param
- PaymentLinkCreateParams.LineItem.AdjustableQuantity.Builder - Class in com.stripe.param
- PaymentLinkCreateParams.LineItem.Builder - Class in com.stripe.param
- PaymentLinkCreateParams.PaymentMethodType - Enum in com.stripe.param
- PaymentLinkCreateParams.PhoneNumberCollection - Class in com.stripe.param
-
The minimum quantity the customer can purchase.
- PaymentLinkCreateParams.PhoneNumberCollection.Builder - Class in com.stripe.param
- PaymentLinkCreateParams.ShippingAddressCollection - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry - Enum in com.stripe.param
- PaymentLinkCreateParams.ShippingAddressCollection.Builder - Class in com.stripe.param
- PaymentLinkCreateParams.SubscriptionData - Class in com.stripe.param
- PaymentLinkCreateParams.SubscriptionData.Builder - Class in com.stripe.param
- PaymentLinkCreateParams.TransferData - Class in com.stripe.param
-
Integer representing the number of trial period days before the customer is charged for the first time.
- PaymentLinkCreateParams.TransferData.Builder - Class in com.stripe.param
- PaymentLinkListLineItemsParams - Class in com.stripe.param
- PaymentLinkListLineItemsParams.Builder - Class in com.stripe.param
- PaymentLinkListParams - Class in com.stripe.param
- PaymentLinkListParams.Builder - Class in com.stripe.param
- PaymentLinkRetrieveParams - Class in com.stripe.param
- PaymentLinkRetrieveParams.Builder - Class in com.stripe.param
- PaymentLinkUpdateParams - Class in com.stripe.param
- PaymentLinkUpdateParams.AfterCompletion - Class in com.stripe.param
- PaymentLinkUpdateParams.AfterCompletion.Builder - Class in com.stripe.param
- PaymentLinkUpdateParams.AfterCompletion.HostedConfirmation - Class in com.stripe.param
- PaymentLinkUpdateParams.AfterCompletion.HostedConfirmation.Builder - Class in com.stripe.param
- PaymentLinkUpdateParams.AfterCompletion.Redirect - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentLinkUpdateParams.AfterCompletion.Redirect.Builder - Class in com.stripe.param
- PaymentLinkUpdateParams.AfterCompletion.Type - Enum in com.stripe.param
-
The URL the customer will be redirected to after the purchase is complete.
- PaymentLinkUpdateParams.AutomaticTax - Class in com.stripe.param
- PaymentLinkUpdateParams.AutomaticTax.Builder - Class in com.stripe.param
- PaymentLinkUpdateParams.BillingAddressCollection - Enum in com.stripe.param
- PaymentLinkUpdateParams.Builder - Class in com.stripe.param
- PaymentLinkUpdateParams.LineItem - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentLinkUpdateParams.LineItem.AdjustableQuantity - Class in com.stripe.param
- PaymentLinkUpdateParams.LineItem.AdjustableQuantity.Builder - Class in com.stripe.param
- PaymentLinkUpdateParams.LineItem.Builder - Class in com.stripe.param
- PaymentLinkUpdateParams.PaymentMethodType - Enum in com.stripe.param
- PaymentLinkUpdateParams.ShippingAddressCollection - Class in com.stripe.param
-
The minimum quantity the customer can purchase.
- PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry - Enum in com.stripe.param
- PaymentLinkUpdateParams.ShippingAddressCollection.Builder - Class in com.stripe.param
- PaymentMethod - Class in com.stripe.model
- PaymentMethod() - Constructor for class com.stripe.model.PaymentMethod
- PaymentMethod.AcssDebit - Class in com.stripe.model
- PaymentMethod.AfterpayClearpay - Class in com.stripe.model
- PaymentMethod.Alipay - Class in com.stripe.model
- PaymentMethod.AuBecsDebit - Class in com.stripe.model
- PaymentMethod.BacsDebit - Class in com.stripe.model
- PaymentMethod.Bancontact - Class in com.stripe.model
- PaymentMethod.BillingDetails - Class in com.stripe.model
- PaymentMethod.Boleto - Class in com.stripe.model
- PaymentMethod.Card - Class in com.stripe.model
- PaymentMethod.Card.Checks - Class in com.stripe.model
- PaymentMethod.Card.Networks - Class in com.stripe.model
- PaymentMethod.Card.ThreeDSecureUsage - Class in com.stripe.model
- PaymentMethod.Card.Wallet - Class in com.stripe.model
- PaymentMethod.Card.Wallet.AmexExpressCheckout - Class in com.stripe.model
- PaymentMethod.Card.Wallet.ApplePay - Class in com.stripe.model
- PaymentMethod.Card.Wallet.GooglePay - Class in com.stripe.model
- PaymentMethod.Card.Wallet.Masterpass - Class in com.stripe.model
- PaymentMethod.Card.Wallet.SamsungPay - Class in com.stripe.model
- PaymentMethod.Card.Wallet.VisaCheckout - Class in com.stripe.model
- PaymentMethod.CardPresent - Class in com.stripe.model
-
Owner's verified shipping address.
- PaymentMethod.Eps - Class in com.stripe.model
- PaymentMethod.Fpx - Class in com.stripe.model
- PaymentMethod.Giropay - Class in com.stripe.model
- PaymentMethod.Grabpay - Class in com.stripe.model
- PaymentMethod.Ideal - Class in com.stripe.model
- PaymentMethod.InteracPresent - Class in com.stripe.model
- PaymentMethod.Klarna - Class in com.stripe.model
- PaymentMethod.Klarna.DateOfBirth - Class in com.stripe.model
- PaymentMethod.Oxxo - Class in com.stripe.model
-
The four-digit year of birth.
- PaymentMethod.P24 - Class in com.stripe.model
- PaymentMethod.SepaDebit - Class in com.stripe.model
- PaymentMethod.SepaDebit.GeneratedFrom - Class in com.stripe.model
- PaymentMethod.Sofort - Class in com.stripe.model
-
Get expanded
setupAttempt
. - PaymentMethod.WechatPay - Class in com.stripe.model
- PaymentMethodAttachParams - Class in com.stripe.param
- PaymentMethodAttachParams.Builder - Class in com.stripe.param
- PaymentMethodCollection - Class in com.stripe.model
- PaymentMethodCollection() - Constructor for class com.stripe.model.PaymentMethodCollection
- PaymentMethodCreateParams - Class in com.stripe.param
- PaymentMethodCreateParams.AcssDebit - Class in com.stripe.param
- PaymentMethodCreateParams.AcssDebit.Builder - Class in com.stripe.param
- PaymentMethodCreateParams.AfterpayClearpay - Class in com.stripe.param
-
Transit number of the customer's bank.
- PaymentMethodCreateParams.AfterpayClearpay.Builder - Class in com.stripe.param
- PaymentMethodCreateParams.Alipay - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentMethodCreateParams.Alipay.Builder - Class in com.stripe.param
- PaymentMethodCreateParams.AuBecsDebit - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentMethodCreateParams.AuBecsDebit.Builder - Class in com.stripe.param
- PaymentMethodCreateParams.BacsDebit - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentMethodCreateParams.BacsDebit.Builder - Class in com.stripe.param
- PaymentMethodCreateParams.Bancontact - Class in com.stripe.param
-
Sort code of the bank account.
- PaymentMethodCreateParams.Bancontact.Builder - Class in com.stripe.param
- PaymentMethodCreateParams.BillingDetails - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentMethodCreateParams.BillingDetails.Address - Class in com.stripe.param
- PaymentMethodCreateParams.BillingDetails.Address.Builder - Class in com.stripe.param
- PaymentMethodCreateParams.BillingDetails.Builder - Class in com.stripe.param
- PaymentMethodCreateParams.Boleto - Class in com.stripe.param
-
State, county, province, or region.
- PaymentMethodCreateParams.Boleto.Builder - Class in com.stripe.param
- PaymentMethodCreateParams.Builder - Class in com.stripe.param
- PaymentMethodCreateParams.CardDetails - Class in com.stripe.param
-
The tax ID of the customer (CPF for individual consumers or CNPJ for businesses consumers).
- PaymentMethodCreateParams.CardDetails.Builder - Class in com.stripe.param
- PaymentMethodCreateParams.Eps - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentMethodCreateParams.Eps.Bank - Enum in com.stripe.param
- PaymentMethodCreateParams.Eps.Builder - Class in com.stripe.param
- PaymentMethodCreateParams.Fpx - Class in com.stripe.param
- PaymentMethodCreateParams.Fpx.AccountHolderType - Enum in com.stripe.param
- PaymentMethodCreateParams.Fpx.Bank - Enum in com.stripe.param
- PaymentMethodCreateParams.Fpx.Builder - Class in com.stripe.param
- PaymentMethodCreateParams.Giropay - Class in com.stripe.param
- PaymentMethodCreateParams.Giropay.Builder - Class in com.stripe.param
- PaymentMethodCreateParams.Grabpay - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentMethodCreateParams.Grabpay.Builder - Class in com.stripe.param
- PaymentMethodCreateParams.Ideal - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentMethodCreateParams.Ideal.Bank - Enum in com.stripe.param
- PaymentMethodCreateParams.Ideal.Builder - Class in com.stripe.param
- PaymentMethodCreateParams.InteracPresent - Class in com.stripe.param
- PaymentMethodCreateParams.InteracPresent.Builder - Class in com.stripe.param
- PaymentMethodCreateParams.Klarna - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentMethodCreateParams.Klarna.Builder - Class in com.stripe.param
- PaymentMethodCreateParams.Klarna.Dob - Class in com.stripe.param
- PaymentMethodCreateParams.Klarna.Dob.Builder - Class in com.stripe.param
- PaymentMethodCreateParams.Oxxo - Class in com.stripe.param
-
The four-digit year of birth.
- PaymentMethodCreateParams.Oxxo.Builder - Class in com.stripe.param
- PaymentMethodCreateParams.P24 - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentMethodCreateParams.P24.Bank - Enum in com.stripe.param
- PaymentMethodCreateParams.P24.Builder - Class in com.stripe.param
- PaymentMethodCreateParams.SepaDebit - Class in com.stripe.param
- PaymentMethodCreateParams.SepaDebit.Builder - Class in com.stripe.param
- PaymentMethodCreateParams.Sofort - Class in com.stripe.param
-
IBAN of the bank account.
- PaymentMethodCreateParams.Sofort.Builder - Class in com.stripe.param
- PaymentMethodCreateParams.Sofort.Country - Enum in com.stripe.param
- PaymentMethodCreateParams.Token - Class in com.stripe.param
-
The card number, as a string without any separators.
- PaymentMethodCreateParams.Token.Builder - Class in com.stripe.param
- PaymentMethodCreateParams.Type - Enum in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentMethodCreateParams.WechatPay - Class in com.stripe.param
- PaymentMethodCreateParams.WechatPay.Builder - Class in com.stripe.param
- PaymentMethodDetachParams - Class in com.stripe.param
- PaymentMethodDetachParams.Builder - Class in com.stripe.param
- PaymentMethodDetails() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails
- PaymentMethodDetails() - Constructor for class com.stripe.model.Mandate.PaymentMethodDetails
- PaymentMethodDetails() - Constructor for class com.stripe.model.SetupAttempt.PaymentMethodDetails
- PaymentMethodListParams - Class in com.stripe.param
- PaymentMethodListParams.Builder - Class in com.stripe.param
- PaymentMethodListParams.Type - Enum in com.stripe.param
- PaymentMethodOptions() - Constructor for class com.stripe.model.checkout.Session.PaymentMethodOptions
- PaymentMethodOptions() - Constructor for class com.stripe.model.Invoice.PaymentMethodOptions
- PaymentMethodOptions() - Constructor for class com.stripe.model.PaymentIntent.PaymentMethodOptions
- PaymentMethodOptions() - Constructor for class com.stripe.model.SetupIntent.PaymentMethodOptions
- PaymentMethodOptions() - Constructor for class com.stripe.model.Subscription.PaymentMethodOptions
- PaymentMethodRetrieveParams - Class in com.stripe.param
- PaymentMethodRetrieveParams.Builder - Class in com.stripe.param
- PaymentMethodUpdate() - Constructor for class com.stripe.model.billingportal.Configuration.Features.PaymentMethodUpdate
- PaymentMethodUpdateParams - Class in com.stripe.param
- PaymentMethodUpdateParams.AcssDebit - Class in com.stripe.param
- PaymentMethodUpdateParams.AcssDebit.Builder - Class in com.stripe.param
- PaymentMethodUpdateParams.AuBecsDebit - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentMethodUpdateParams.AuBecsDebit.Builder - Class in com.stripe.param
- PaymentMethodUpdateParams.BacsDebit - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentMethodUpdateParams.BacsDebit.Builder - Class in com.stripe.param
- PaymentMethodUpdateParams.BillingDetails - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentMethodUpdateParams.BillingDetails.Address - Class in com.stripe.param
- PaymentMethodUpdateParams.BillingDetails.Address.Builder - Class in com.stripe.param
- PaymentMethodUpdateParams.BillingDetails.Builder - Class in com.stripe.param
- PaymentMethodUpdateParams.Builder - Class in com.stripe.param
- PaymentMethodUpdateParams.Card - Class in com.stripe.param
-
State, county, province, or region.
- PaymentMethodUpdateParams.Card.Builder - Class in com.stripe.param
- PaymentMethodUpdateParams.SepaDebit - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- PaymentMethodUpdateParams.SepaDebit.Builder - Class in com.stripe.param
- PaymentSettings() - Constructor for class com.stripe.model.Invoice.PaymentSettings
- PaymentSettings() - Constructor for class com.stripe.model.Subscription.PaymentSettings
- PaymentSource - Interface in com.stripe.model
- PaymentSourceCollection - Class in com.stripe.model
- PaymentSourceCollection() - Constructor for class com.stripe.model.PaymentSourceCollection
- PaymentSourceCollectionCreateParams - Class in com.stripe.param
- PaymentSourceCollectionCreateParams.Builder - Class in com.stripe.param
- PaymentSourceCollectionListParams - Class in com.stripe.param
- PaymentSourceCollectionListParams.Builder - Class in com.stripe.param
- PaymentSourceCollectionRetrieveParams - Class in com.stripe.param
- PaymentSourceCollectionRetrieveParams.Builder - Class in com.stripe.param
- PaymentSourceTypeAdapterFactory - Class in com.stripe.model
-
Creates type adapter for interface
PaymentSource
able to deserialize raw JSON to subtype implementation based on discriminator fieldobject
. - PaymentSourceTypeAdapterFactory() - Constructor for class com.stripe.model.PaymentSourceTypeAdapterFactory
- PaymentSourceTypeAdapterFactory.UnknownSubType - Class in com.stripe.model
-
Unknown subtype of
PaymentSource
. - Payout - Class in com.stripe.model
- Payout() - Constructor for class com.stripe.model.Payout
- PAYOUT - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- PAYOUT__CANCELED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PAYOUT__CANCELED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- PAYOUT__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PAYOUT__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- PAYOUT__FAILED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PAYOUT__FAILED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- PAYOUT__PAID - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PAYOUT__PAID - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- PAYOUT__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PAYOUT__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- PAYOUT_REVERSAL - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- PayoutCancelParams - Class in com.stripe.param
- PayoutCancelParams.Builder - Class in com.stripe.param
- PayoutCollection - Class in com.stripe.model
- PayoutCollection() - Constructor for class com.stripe.model.PayoutCollection
- PayoutCreateParams - Class in com.stripe.param
- PayoutCreateParams.Builder - Class in com.stripe.param
- PayoutCreateParams.Method - Enum in com.stripe.param
- PayoutCreateParams.SourceType - Enum in com.stripe.param
- PayoutListParams - Class in com.stripe.param
- PayoutListParams.ArrivalDate - Class in com.stripe.param
- PayoutListParams.ArrivalDate.Builder - Class in com.stripe.param
- PayoutListParams.Builder - Class in com.stripe.param
- PayoutListParams.Created - Class in com.stripe.param
-
Maximum value to filter by (inclusive).
- PayoutListParams.Created.Builder - Class in com.stripe.param
- PayoutRetrieveParams - Class in com.stripe.param
- PayoutRetrieveParams.Builder - Class in com.stripe.param
- PayoutReverseParams - Class in com.stripe.param
- PayoutReverseParams.Builder - Class in com.stripe.param
- PayoutSchedule() - Constructor for class com.stripe.model.Account.PayoutSchedule
- PayoutUpdateParams - Class in com.stripe.param
- PayoutUpdateParams.Builder - Class in com.stripe.param
- PB_ENTERPRISE - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.Bank
- PB_ENTERPRISE - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.Bank
- PB_ENTERPRISE - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.Bank
- PB_ENTERPRISE - com.stripe.param.PaymentMethodCreateParams.Fpx.Bank
- PBAC_Z_IPKO - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Bank
- PBAC_Z_IPKO - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Bank
- PBAC_Z_IPKO - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Bank
- PBAC_Z_IPKO - com.stripe.param.PaymentMethodCreateParams.P24.Bank
- PCI_DOCUMENT - com.stripe.param.FileCreateParams.Purpose
- PCI_DOCUMENT - com.stripe.param.FileListParams.Purpose
- pdf() - Method in class com.stripe.model.Quote
-
Download the PDF for a finalized quote.
- pdf(QuotePdfParams) - Method in class com.stripe.model.Quote
-
Download the PDF for a finalized quote.
- pdf(QuotePdfParams, RequestOptions) - Method in class com.stripe.model.Quote
-
Download the PDF for a finalized quote.
- pdf(Map<String, Object>) - Method in class com.stripe.model.Quote
-
Download the PDF for a finalized quote.
- pdf(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Quote
-
Download the PDF for a finalized quote.
- PE - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- PE - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- PE - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- PENDING - com.stripe.param.issuing.AuthorizationListParams.Status
- PENDING - com.stripe.param.SourceCreateParams.Mandate.Acceptance.Status
- PENDING - com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Status
- PENDING - com.stripe.param.TopupListParams.Status
- PENDING_IF_INCOMPLETE - com.stripe.param.SubscriptionCreateParams.PaymentBehavior
- PENDING_IF_INCOMPLETE - com.stripe.param.SubscriptionItemCreateParams.PaymentBehavior
- PENDING_IF_INCOMPLETE - com.stripe.param.SubscriptionItemUpdateParams.PaymentBehavior
- PENDING_IF_INCOMPLETE - com.stripe.param.SubscriptionUpdateParams.PaymentBehavior
- PendingInvoiceItemInterval() - Constructor for class com.stripe.model.Subscription.PendingInvoiceItemInterval
- PendingRequest() - Constructor for class com.stripe.model.issuing.Authorization.PendingRequest
- PendingUpdate() - Constructor for class com.stripe.model.Subscription.PendingUpdate
- PER_AUTHORIZATION - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Interval
- PER_AUTHORIZATION - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Interval
- PER_AUTHORIZATION - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Interval
- PER_AUTHORIZATION - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Interval
- PER_UNIT - com.stripe.param.PlanCreateParams.BillingScheme
- PER_UNIT - com.stripe.param.PriceCreateParams.BillingScheme
- Period() - Constructor for class com.stripe.model.UsageRecordSummary.Period
- PermissionException - Exception in com.stripe.exception
- PermissionException(String, String, String, Integer) - Constructor for exception com.stripe.exception.PermissionException
- Person - Class in com.stripe.model
- Person() - Constructor for class com.stripe.model.Person
- PERSON__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PERSON__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- PERSON__DELETED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PERSON__DELETED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- PERSON__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PERSON__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- Person.DateOfBirth - Class in com.stripe.model
- Person.FutureRequirements - Class in com.stripe.model
- Person.FutureRequirements.Alternative - Class in com.stripe.model
- Person.FutureRequirements.Errors - Class in com.stripe.model
- Person.JapanAddress - Class in com.stripe.model
-
The specific user onboarding requirement field (in the requirements hash) that needs to be resolved.
- Person.Relationship - Class in com.stripe.model
- Person.Requirements - Class in com.stripe.model
- Person.Requirements.Alternative - Class in com.stripe.model
- Person.Verification - Class in com.stripe.model
-
Fields that are due and can be satisfied by providing all fields in
alternative_fields_due
. - Person.VerificationDocument - Class in com.stripe.model
- PERSONAL - com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- PERSONAL - com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- PERSONAL - com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- PERSONAL - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- PERSONAL - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- PERSONAL - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- PERSONAL - com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- PERSONAL - com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- PERSONAL - com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- PERSONAL - com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- PERSONAL - com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
- PersonCollection - Class in com.stripe.model
- PersonCollection() - Constructor for class com.stripe.model.PersonCollection
- PersonCollectionCreateParams - Class in com.stripe.param
- PersonCollectionCreateParams.Address - Class in com.stripe.param
- PersonCollectionCreateParams.Address.Builder - Class in com.stripe.param
- PersonCollectionCreateParams.AddressKana - Class in com.stripe.param
-
State, county, province, or region.
- PersonCollectionCreateParams.AddressKana.Builder - Class in com.stripe.param
- PersonCollectionCreateParams.AddressKanji - Class in com.stripe.param
-
Town or cho-me.
- PersonCollectionCreateParams.AddressKanji.Builder - Class in com.stripe.param
- PersonCollectionCreateParams.Builder - Class in com.stripe.param
- PersonCollectionCreateParams.Dob - Class in com.stripe.param
-
Town or cho-me.
- PersonCollectionCreateParams.Dob.Builder - Class in com.stripe.param
- PersonCollectionCreateParams.Documents - Class in com.stripe.param
-
The four-digit year of birth.
- PersonCollectionCreateParams.Documents.Builder - Class in com.stripe.param
- PersonCollectionCreateParams.Documents.CompanyAuthorization - Class in com.stripe.param
- PersonCollectionCreateParams.Documents.CompanyAuthorization.Builder - Class in com.stripe.param
- PersonCollectionCreateParams.Documents.Passport - Class in com.stripe.param
-
Add all elements to `files` list.
- PersonCollectionCreateParams.Documents.Passport.Builder - Class in com.stripe.param
- PersonCollectionCreateParams.Documents.Visa - Class in com.stripe.param
-
Add all elements to `files` list.
- PersonCollectionCreateParams.Documents.Visa.Builder - Class in com.stripe.param
- PersonCollectionCreateParams.Relationship - Class in com.stripe.param
-
Add all elements to `files` list.
- PersonCollectionCreateParams.Relationship.Builder - Class in com.stripe.param
- PersonCollectionCreateParams.Verification - Class in com.stripe.param
-
The person's title (e.g., CEO, Support Engineer).
- PersonCollectionCreateParams.Verification.AdditionalDocument - Class in com.stripe.param
- PersonCollectionCreateParams.Verification.AdditionalDocument.Builder - Class in com.stripe.param
- PersonCollectionCreateParams.Verification.Builder - Class in com.stripe.param
- PersonCollectionCreateParams.Verification.Document - Class in com.stripe.param
- PersonCollectionCreateParams.Verification.Document.Builder - Class in com.stripe.param
- PersonCollectionListParams - Class in com.stripe.param
- PersonCollectionListParams.Builder - Class in com.stripe.param
- PersonCollectionListParams.Relationship - Class in com.stripe.param
- PersonCollectionListParams.Relationship.Builder - Class in com.stripe.param
- PersonCollectionRetrieveParams - Class in com.stripe.param
- PersonCollectionRetrieveParams.Builder - Class in com.stripe.param
- persons() - Method in class com.stripe.model.Account
-
Returns a list of people associated with the account’s legal entity.
- persons(AccountPersonsParams) - Method in class com.stripe.model.Account
-
Returns a list of people associated with the account’s legal entity.
- persons(AccountPersonsParams, RequestOptions) - Method in class com.stripe.model.Account
-
Returns a list of people associated with the account’s legal entity.
- persons(Map<String, Object>) - Method in class com.stripe.model.Account
-
Returns a list of people associated with the account’s legal entity.
- persons(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Account
-
Returns a list of people associated with the account’s legal entity.
- PersonUpdateParams - Class in com.stripe.param
- PersonUpdateParams.Address - Class in com.stripe.param
- PersonUpdateParams.Address.Builder - Class in com.stripe.param
- PersonUpdateParams.AddressKana - Class in com.stripe.param
-
State, county, province, or region.
- PersonUpdateParams.AddressKana.Builder - Class in com.stripe.param
- PersonUpdateParams.AddressKanji - Class in com.stripe.param
-
Town or cho-me.
- PersonUpdateParams.AddressKanji.Builder - Class in com.stripe.param
- PersonUpdateParams.Builder - Class in com.stripe.param
- PersonUpdateParams.Dob - Class in com.stripe.param
-
Town or cho-me.
- PersonUpdateParams.Dob.Builder - Class in com.stripe.param
- PersonUpdateParams.Documents - Class in com.stripe.param
-
The four-digit year of birth.
- PersonUpdateParams.Documents.Builder - Class in com.stripe.param
- PersonUpdateParams.Documents.CompanyAuthorization - Class in com.stripe.param
- PersonUpdateParams.Documents.CompanyAuthorization.Builder - Class in com.stripe.param
- PersonUpdateParams.Documents.Passport - Class in com.stripe.param
-
Add all elements to `files` list.
- PersonUpdateParams.Documents.Passport.Builder - Class in com.stripe.param
- PersonUpdateParams.Documents.Visa - Class in com.stripe.param
-
Add all elements to `files` list.
- PersonUpdateParams.Documents.Visa.Builder - Class in com.stripe.param
- PersonUpdateParams.Relationship - Class in com.stripe.param
-
Add all elements to `files` list.
- PersonUpdateParams.Relationship.Builder - Class in com.stripe.param
- PersonUpdateParams.Verification - Class in com.stripe.param
-
The person's title (e.g., CEO, Support Engineer).
- PersonUpdateParams.Verification.AdditionalDocument - Class in com.stripe.param
- PersonUpdateParams.Verification.AdditionalDocument.Builder - Class in com.stripe.param
- PersonUpdateParams.Verification.Builder - Class in com.stripe.param
- PersonUpdateParams.Verification.Document - Class in com.stripe.param
- PersonUpdateParams.Verification.Document.Builder - Class in com.stripe.param
- PET_SHOPS_PET_FOOD_AND_SUPPLIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- PET_SHOPS_PET_FOOD_AND_SUPPLIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- PET_SHOPS_PET_FOOD_AND_SUPPLIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- PET_SHOPS_PET_FOOD_AND_SUPPLIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- PET_SHOPS_PET_FOOD_AND_SUPPLIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- PET_SHOPS_PET_FOOD_AND_SUPPLIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- PET_SHOPS_PET_FOOD_AND_SUPPLIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- PET_SHOPS_PET_FOOD_AND_SUPPLIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- PET_SHOPS_PET_FOOD_AND_SUPPLIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- PET_SHOPS_PET_FOOD_AND_SUPPLIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- PET_SHOPS_PET_FOOD_AND_SUPPLIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- PET_SHOPS_PET_FOOD_AND_SUPPLIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- PETROLEUM_AND_PETROLEUM_PRODUCTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- PETROLEUM_AND_PETROLEUM_PRODUCTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- PETROLEUM_AND_PETROLEUM_PRODUCTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- PETROLEUM_AND_PETROLEUM_PRODUCTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- PETROLEUM_AND_PETROLEUM_PRODUCTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- PETROLEUM_AND_PETROLEUM_PRODUCTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- PETROLEUM_AND_PETROLEUM_PRODUCTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- PETROLEUM_AND_PETROLEUM_PRODUCTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- PETROLEUM_AND_PETROLEUM_PRODUCTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- PETROLEUM_AND_PETROLEUM_PRODUCTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- PETROLEUM_AND_PETROLEUM_PRODUCTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- PETROLEUM_AND_PETROLEUM_PRODUCTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- PF - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- PF - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- PF - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- PG - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- PG - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- PG - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- PH - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- PH - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- PH - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- Phase() - Constructor for class com.stripe.model.SubscriptionSchedule.Phase
- PHASE_START - com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.BillingCycleAnchor
- PHASE_START - com.stripe.param.SubscriptionScheduleCreateParams.Phase.BillingCycleAnchor
- PHASE_START - com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.BillingCycleAnchor
- PHASE_START - com.stripe.param.SubscriptionScheduleUpdateParams.Phase.BillingCycleAnchor
- PhaseItem() - Constructor for class com.stripe.model.SubscriptionSchedule.PhaseItem
- PHONE - com.stripe.param.billingportal.ConfigurationCreateParams.Features.CustomerUpdate.AllowedUpdate
- PHONE - com.stripe.param.billingportal.ConfigurationUpdateParams.Features.CustomerUpdate.AllowedUpdate
- PhoneNumberCollection() - Constructor for class com.stripe.model.checkout.Session.PhoneNumberCollection
- PhoneNumberCollection() - Constructor for class com.stripe.model.PaymentLink.PhoneNumberCollection
- PHOTO_DEVELOPING - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- PHOTO_DEVELOPING - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- PHOTO_DEVELOPING - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- PHOTO_DEVELOPING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- PHOTO_DEVELOPING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- PHOTO_DEVELOPING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- PHOTO_DEVELOPING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- PHOTO_DEVELOPING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- PHOTO_DEVELOPING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- PHOTO_DEVELOPING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- PHOTO_DEVELOPING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- PHOTO_DEVELOPING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- PHOTOGRAPHIC_PHOTOCOPY_MICROFILM_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- PHOTOGRAPHIC_PHOTOCOPY_MICROFILM_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- PHOTOGRAPHIC_PHOTOCOPY_MICROFILM_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- PHOTOGRAPHIC_PHOTOCOPY_MICROFILM_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- PHOTOGRAPHIC_PHOTOCOPY_MICROFILM_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- PHOTOGRAPHIC_PHOTOCOPY_MICROFILM_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- PHOTOGRAPHIC_PHOTOCOPY_MICROFILM_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- PHOTOGRAPHIC_PHOTOCOPY_MICROFILM_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- PHOTOGRAPHIC_PHOTOCOPY_MICROFILM_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- PHOTOGRAPHIC_PHOTOCOPY_MICROFILM_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- PHOTOGRAPHIC_PHOTOCOPY_MICROFILM_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- PHOTOGRAPHIC_PHOTOCOPY_MICROFILM_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- PHOTOGRAPHIC_STUDIOS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- PHOTOGRAPHIC_STUDIOS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- PHOTOGRAPHIC_STUDIOS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- PHOTOGRAPHIC_STUDIOS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- PHOTOGRAPHIC_STUDIOS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- PHOTOGRAPHIC_STUDIOS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- PHOTOGRAPHIC_STUDIOS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- PHOTOGRAPHIC_STUDIOS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- PHOTOGRAPHIC_STUDIOS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- PHOTOGRAPHIC_STUDIOS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- PHOTOGRAPHIC_STUDIOS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- PHOTOGRAPHIC_STUDIOS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- PHYSICAL - com.stripe.param.issuing.CardCreateParams.Type
- PHYSICAL - com.stripe.param.issuing.CardListParams.Type
- PICTURE_VIDEO_PRODUCTION - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- PICTURE_VIDEO_PRODUCTION - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- PICTURE_VIDEO_PRODUCTION - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- PICTURE_VIDEO_PRODUCTION - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- PICTURE_VIDEO_PRODUCTION - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- PICTURE_VIDEO_PRODUCTION - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- PICTURE_VIDEO_PRODUCTION - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- PICTURE_VIDEO_PRODUCTION - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- PICTURE_VIDEO_PRODUCTION - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- PICTURE_VIDEO_PRODUCTION - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- PICTURE_VIDEO_PRODUCTION - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- PICTURE_VIDEO_PRODUCTION - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- PIECE_GOODS_NOTIONS_AND_OTHER_DRY_GOODS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- PIECE_GOODS_NOTIONS_AND_OTHER_DRY_GOODS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- PIECE_GOODS_NOTIONS_AND_OTHER_DRY_GOODS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- PIECE_GOODS_NOTIONS_AND_OTHER_DRY_GOODS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- PIECE_GOODS_NOTIONS_AND_OTHER_DRY_GOODS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- PIECE_GOODS_NOTIONS_AND_OTHER_DRY_GOODS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- PIECE_GOODS_NOTIONS_AND_OTHER_DRY_GOODS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- PIECE_GOODS_NOTIONS_AND_OTHER_DRY_GOODS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- PIECE_GOODS_NOTIONS_AND_OTHER_DRY_GOODS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- PIECE_GOODS_NOTIONS_AND_OTHER_DRY_GOODS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- PIECE_GOODS_NOTIONS_AND_OTHER_DRY_GOODS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- PIECE_GOODS_NOTIONS_AND_OTHER_DRY_GOODS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- PK - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- PK - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- PK - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- PL - com.stripe.param.billingportal.SessionCreateParams.Locale
- PL - com.stripe.param.checkout.SessionCreateParams.Locale
- PL - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- PL - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Sofort.PreferredLanguage
- PL - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Sofort.PreferredLanguage
- PL - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Sofort.PreferredLanguage
- PL - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- PL - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- Plan - Class in com.stripe.model
- Plan() - Constructor for class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card.Installments.Plan
- Plan() - Constructor for class com.stripe.model.Plan
- PLAN__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PLAN__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- PLAN__DELETED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PLAN__DELETED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- PLAN__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PLAN__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- Plan.Tier - Class in com.stripe.model
- Plan.TransformUsage - Class in com.stripe.model
- PlanCollection - Class in com.stripe.model
- PlanCollection() - Constructor for class com.stripe.model.PlanCollection
- PlanCreateParams - Class in com.stripe.param
- PlanCreateParams.AggregateUsage - Enum in com.stripe.param
- PlanCreateParams.BillingScheme - Enum in com.stripe.param
- PlanCreateParams.Builder - Class in com.stripe.param
- PlanCreateParams.Interval - Enum in com.stripe.param
- PlanCreateParams.Product - Class in com.stripe.param
- PlanCreateParams.Product.Builder - Class in com.stripe.param
- PlanCreateParams.Tier - Class in com.stripe.param
-
A label that represents units of this product in Stripe and on customers’ receipts and invoices.
- PlanCreateParams.Tier.Builder - Class in com.stripe.param
- PlanCreateParams.Tier.UpTo - Enum in com.stripe.param
- PlanCreateParams.TiersMode - Enum in com.stripe.param
- PlanCreateParams.TransformUsage - Class in com.stripe.param
- PlanCreateParams.TransformUsage.Builder - Class in com.stripe.param
- PlanCreateParams.TransformUsage.Round - Enum in com.stripe.param
- PlanCreateParams.UsageType - Enum in com.stripe.param
- PlanListParams - Class in com.stripe.param
- PlanListParams.Builder - Class in com.stripe.param
- PlanListParams.Created - Class in com.stripe.param
- PlanListParams.Created.Builder - Class in com.stripe.param
- PlanRetrieveParams - Class in com.stripe.param
- PlanRetrieveParams.Builder - Class in com.stripe.param
- PlanUpdateParams - Class in com.stripe.param
- PlanUpdateParams.Builder - Class in com.stripe.param
- PLATFORM_EARNING - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- PLATFORM_EARNING_REFUND - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- PlatformTaxFee - Class in com.stripe.model
- PlatformTaxFee() - Constructor for class com.stripe.model.PlatformTaxFee
- PLUMBING_HEATING_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- PLUMBING_HEATING_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- PLUMBING_HEATING_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- PLUMBING_HEATING_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- PLUMBING_HEATING_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- PLUMBING_HEATING_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- PLUMBING_HEATING_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- PLUMBING_HEATING_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- PLUMBING_HEATING_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- PLUMBING_HEATING_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- PLUMBING_HEATING_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- PLUMBING_HEATING_EQUIPMENT_AND_SUPPLIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- PLUS_BANK - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Bank
- PLUS_BANK - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Bank
- PLUS_BANK - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Bank
- PLUS_BANK - com.stripe.param.PaymentMethodCreateParams.P24.Bank
- PM - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- PM - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- PM - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- PN - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- PN - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- PN - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- POLAND - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- POLITICAL_ORGANIZATIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- POLITICAL_ORGANIZATIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- POLITICAL_ORGANIZATIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- POLITICAL_ORGANIZATIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- POLITICAL_ORGANIZATIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- POLITICAL_ORGANIZATIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- POLITICAL_ORGANIZATIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- POLITICAL_ORGANIZATIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- POLITICAL_ORGANIZATIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- POLITICAL_ORGANIZATIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- POLITICAL_ORGANIZATIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- POLITICAL_ORGANIZATIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- PORTUGAL - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- POST - com.stripe.net.ApiResource.RequestMethod
- POSTAL_SERVICES_GOVERNMENT_ONLY - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- POSTAL_SERVICES_GOVERNMENT_ONLY - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- POSTAL_SERVICES_GOVERNMENT_ONLY - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- POSTAL_SERVICES_GOVERNMENT_ONLY - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- POSTAL_SERVICES_GOVERNMENT_ONLY - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- POSTAL_SERVICES_GOVERNMENT_ONLY - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- POSTAL_SERVICES_GOVERNMENT_ONLY - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- POSTAL_SERVICES_GOVERNMENT_ONLY - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- POSTAL_SERVICES_GOVERNMENT_ONLY - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- POSTAL_SERVICES_GOVERNMENT_ONLY - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- POSTAL_SERVICES_GOVERNMENT_ONLY - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- POSTAL_SERVICES_GOVERNMENT_ONLY - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- PR - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- PR - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- PR - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- PRC - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PRECIOUS_STONES_AND_METALS_WATCHES_AND_JEWELRY - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- PRECIOUS_STONES_AND_METALS_WATCHES_AND_JEWELRY - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- PRECIOUS_STONES_AND_METALS_WATCHES_AND_JEWELRY - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- PRECIOUS_STONES_AND_METALS_WATCHES_AND_JEWELRY - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- PRECIOUS_STONES_AND_METALS_WATCHES_AND_JEWELRY - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- PRECIOUS_STONES_AND_METALS_WATCHES_AND_JEWELRY - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- PRECIOUS_STONES_AND_METALS_WATCHES_AND_JEWELRY - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- PRECIOUS_STONES_AND_METALS_WATCHES_AND_JEWELRY - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- PRECIOUS_STONES_AND_METALS_WATCHES_AND_JEWELRY - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- PRECIOUS_STONES_AND_METALS_WATCHES_AND_JEWELRY - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- PRECIOUS_STONES_AND_METALS_WATCHES_AND_JEWELRY - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- PRECIOUS_STONES_AND_METALS_WATCHES_AND_JEWELRY - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- PRETTY_PRINT_GSON - Static variable in class com.stripe.model.StripeObject
- preview(CreditNotePreviewParams) - Static method in class com.stripe.model.CreditNote
-
Get a preview of a credit note without creating it.
- preview(CreditNotePreviewParams, RequestOptions) - Static method in class com.stripe.model.CreditNote
-
Get a preview of a credit note without creating it.
- preview(Map<String, Object>) - Static method in class com.stripe.model.CreditNote
-
Get a preview of a credit note without creating it.
- preview(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.CreditNote
-
Get a preview of a credit note without creating it.
- Price - Class in com.stripe.model
- Price() - Constructor for class com.stripe.model.Price
- PRICE - com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.DefaultAllowedUpdate
- PRICE - com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.DefaultAllowedUpdate
- PRICE__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PRICE__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- PRICE__DELETED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PRICE__DELETED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- PRICE__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PRICE__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- Price.Recurring - Class in com.stripe.model
- Price.Tier - Class in com.stripe.model
- Price.TransformQuantity - Class in com.stripe.model
- PriceCollection - Class in com.stripe.model
- PriceCollection() - Constructor for class com.stripe.model.PriceCollection
- PriceCreateParams - Class in com.stripe.param
- PriceCreateParams.BillingScheme - Enum in com.stripe.param
- PriceCreateParams.Builder - Class in com.stripe.param
- PriceCreateParams.ProductData - Class in com.stripe.param
- PriceCreateParams.ProductData.Builder - Class in com.stripe.param
- PriceCreateParams.Recurring - Class in com.stripe.param
-
A label that represents units of this product in Stripe and on customers’ receipts and invoices.
- PriceCreateParams.Recurring.AggregateUsage - Enum in com.stripe.param
- PriceCreateParams.Recurring.Builder - Class in com.stripe.param
- PriceCreateParams.Recurring.Interval - Enum in com.stripe.param
- PriceCreateParams.Recurring.UsageType - Enum in com.stripe.param
- PriceCreateParams.TaxBehavior - Enum in com.stripe.param
- PriceCreateParams.Tier - Class in com.stripe.param
- PriceCreateParams.Tier.Builder - Class in com.stripe.param
- PriceCreateParams.Tier.UpTo - Enum in com.stripe.param
- PriceCreateParams.TiersMode - Enum in com.stripe.param
- PriceCreateParams.TransformQuantity - Class in com.stripe.param
- PriceCreateParams.TransformQuantity.Builder - Class in com.stripe.param
- PriceCreateParams.TransformQuantity.Round - Enum in com.stripe.param
- PriceListParams - Class in com.stripe.param
- PriceListParams.Builder - Class in com.stripe.param
- PriceListParams.Created - Class in com.stripe.param
- PriceListParams.Created.Builder - Class in com.stripe.param
- PriceListParams.Recurring - Class in com.stripe.param
-
Maximum value to filter by (inclusive).
- PriceListParams.Recurring.Builder - Class in com.stripe.param
- PriceListParams.Recurring.Interval - Enum in com.stripe.param
- PriceListParams.Recurring.UsageType - Enum in com.stripe.param
- PriceListParams.Type - Enum in com.stripe.param
- PriceRetrieveParams - Class in com.stripe.param
- PriceRetrieveParams.Builder - Class in com.stripe.param
- PriceUpdateParams - Class in com.stripe.param
- PriceUpdateParams.Builder - Class in com.stripe.param
- PriceUpdateParams.Recurring - Class in com.stripe.param
- PriceUpdateParams.Recurring.Builder - Class in com.stripe.param
- PriceUpdateParams.TaxBehavior - Enum in com.stripe.param
-
Default number of trial days when subscribing a customer to this plan using
trial_from_plan=true
. - PRIORITY - com.stripe.param.issuing.CardCreateParams.Shipping.Service
- PRIVATE_COMPANY - com.stripe.param.AccountCreateParams.Company.Structure
- PRIVATE_COMPANY - com.stripe.param.AccountUpdateParams.Company.Structure
- PRIVATE_COMPANY - com.stripe.param.TokenCreateParams.Account.Company.Structure
- PRIVATE_CORPORATION - com.stripe.param.AccountCreateParams.Company.Structure
- PRIVATE_CORPORATION - com.stripe.param.AccountUpdateParams.Company.Structure
- PRIVATE_CORPORATION - com.stripe.param.TokenCreateParams.Account.Company.Structure
- PRIVATE_PARTNERSHIP - com.stripe.param.AccountCreateParams.Company.Structure
- PRIVATE_PARTNERSHIP - com.stripe.param.AccountUpdateParams.Company.Structure
- PRIVATE_PARTNERSHIP - com.stripe.param.TokenCreateParams.Account.Company.Structure
- Processing() - Constructor for class com.stripe.model.PaymentIntent.Processing
- PROCESSING - com.stripe.param.identity.VerificationSessionListParams.Status
- Product - Class in com.stripe.model
- Product() - Constructor for class com.stripe.model.billingportal.Configuration.Features.SubscriptionUpdate.Product
- Product() - Constructor for class com.stripe.model.Product
- PRODUCT__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PRODUCT__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- PRODUCT__DELETED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PRODUCT__DELETED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- PRODUCT__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PRODUCT__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- PRODUCT_UNSATISFACTORY - com.stripe.param.CreditNoteCreateParams.Reason
- PRODUCT_UNSATISFACTORY - com.stripe.param.CreditNotePreviewParams.Reason
- ProductCollection - Class in com.stripe.model
- ProductCollection() - Constructor for class com.stripe.model.ProductCollection
- ProductCreateParams - Class in com.stripe.param
- ProductCreateParams.Builder - Class in com.stripe.param
- ProductCreateParams.PackageDimensions - Class in com.stripe.param
- ProductCreateParams.PackageDimensions.Builder - Class in com.stripe.param
- ProductCreateParams.Type - Enum in com.stripe.param
-
Width, in inches.
- ProductListParams - Class in com.stripe.param
- ProductListParams.Builder - Class in com.stripe.param
- ProductListParams.Created - Class in com.stripe.param
- ProductListParams.Created.Builder - Class in com.stripe.param
- ProductListParams.Type - Enum in com.stripe.param
-
Maximum value to filter by (inclusive).
- ProductRetrieveParams - Class in com.stripe.param
- ProductRetrieveParams.Builder - Class in com.stripe.param
- ProductUpdateParams - Class in com.stripe.param
- ProductUpdateParams.Builder - Class in com.stripe.param
- ProductUpdateParams.PackageDimensions - Class in com.stripe.param
- ProductUpdateParams.PackageDimensions.Builder - Class in com.stripe.param
- PROFESSIONAL_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- PROFESSIONAL_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- PROFESSIONAL_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- PROFESSIONAL_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- PROFESSIONAL_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- PROFESSIONAL_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- PROFESSIONAL_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- PROFESSIONAL_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- PROFESSIONAL_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- PROFESSIONAL_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- PROFESSIONAL_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- PROFESSIONAL_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- PROMOTION_CODE - com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.DefaultAllowedUpdate
- PROMOTION_CODE - com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.DefaultAllowedUpdate
- PROMOTION_CODE__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PROMOTION_CODE__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- PROMOTION_CODE__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- PROMOTION_CODE__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- PromotionCode - Class in com.stripe.model
- PromotionCode() - Constructor for class com.stripe.model.PromotionCode
- PromotionCode.Restrictions - Class in com.stripe.model
- PromotionCodeCollection - Class in com.stripe.model
- PromotionCodeCollection() - Constructor for class com.stripe.model.PromotionCodeCollection
- PromotionCodeCreateParams - Class in com.stripe.param
- PromotionCodeCreateParams.Builder - Class in com.stripe.param
- PromotionCodeCreateParams.Restrictions - Class in com.stripe.param
- PromotionCodeCreateParams.Restrictions.Builder - Class in com.stripe.param
- PromotionCodeListParams - Class in com.stripe.param
- PromotionCodeListParams.Builder - Class in com.stripe.param
- PromotionCodeListParams.Created - Class in com.stripe.param
- PromotionCodeListParams.Created.Builder - Class in com.stripe.param
- PromotionCodeRetrieveParams - Class in com.stripe.param
- PromotionCodeRetrieveParams.Builder - Class in com.stripe.param
- PromotionCodeUpdateParams - Class in com.stripe.param
- PromotionCodeUpdateParams.Builder - Class in com.stripe.param
- PS - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- PS - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- PS - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- PST - com.stripe.param.TaxRateCreateParams.TaxType
- PST - com.stripe.param.TaxRateUpdateParams.TaxType
- PST8PDT - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- PT - com.stripe.param.billingportal.SessionCreateParams.Locale
- PT - com.stripe.param.checkout.SessionCreateParams.Locale
- PT - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- PT - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- PT - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- PT_BR - com.stripe.param.billingportal.SessionCreateParams.Locale
- PT_BR - com.stripe.param.checkout.SessionCreateParams.Locale
- PUBLIC_BANK - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.Bank
- PUBLIC_BANK - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.Bank
- PUBLIC_BANK - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.Bank
- PUBLIC_BANK - com.stripe.param.PaymentMethodCreateParams.Fpx.Bank
- PUBLIC_COMPANY - com.stripe.param.AccountCreateParams.Company.Structure
- PUBLIC_COMPANY - com.stripe.param.AccountUpdateParams.Company.Structure
- PUBLIC_COMPANY - com.stripe.param.TokenCreateParams.Account.Company.Structure
- PUBLIC_CORPORATION - com.stripe.param.AccountCreateParams.Company.Structure
- PUBLIC_CORPORATION - com.stripe.param.AccountUpdateParams.Company.Structure
- PUBLIC_CORPORATION - com.stripe.param.TokenCreateParams.Account.Company.Structure
- PUBLIC_PARTNERSHIP - com.stripe.param.AccountCreateParams.Company.Structure
- PUBLIC_PARTNERSHIP - com.stripe.param.AccountUpdateParams.Company.Structure
- PUBLIC_PARTNERSHIP - com.stripe.param.TokenCreateParams.Account.Company.Structure
- PUBLIC_WAREHOUSING_AND_STORAGE - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- PUBLIC_WAREHOUSING_AND_STORAGE - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- PUBLIC_WAREHOUSING_AND_STORAGE - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- PUBLIC_WAREHOUSING_AND_STORAGE - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- PUBLIC_WAREHOUSING_AND_STORAGE - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- PUBLIC_WAREHOUSING_AND_STORAGE - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- PUBLIC_WAREHOUSING_AND_STORAGE - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- PUBLIC_WAREHOUSING_AND_STORAGE - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- PUBLIC_WAREHOUSING_AND_STORAGE - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- PUBLIC_WAREHOUSING_AND_STORAGE - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- PUBLIC_WAREHOUSING_AND_STORAGE - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- PUBLIC_WAREHOUSING_AND_STORAGE - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- PurchaseDetails() - Constructor for class com.stripe.model.issuing.Transaction.PurchaseDetails
- put(String, V) - Method in class com.stripe.util.CaseInsensitiveMap
- putAllAttribute(Map<String, String>) - Method in class com.stripe.param.SkuCreateParams.Builder
-
Add all map key/value pairs to `attributes` map.
- putAllAttribute(Map<String, String>) - Method in class com.stripe.param.SkuListParams.Builder
-
Add all map key/value pairs to `attributes` map.
- putAllAttribute(Map<String, String>) - Method in class com.stripe.param.SkuUpdateParams.Builder
-
Add all map key/value pairs to `attributes` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCapabilitiesParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.BusinessProfile.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.BusinessProfile.SupportAddress.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Capabilities.AcssDebitPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Capabilities.AfterpayClearpayPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Capabilities.AuBecsDebitPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Capabilities.BacsDebitPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Capabilities.BancontactPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Capabilities.BoletoPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Capabilities.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Capabilities.CardIssuing.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Capabilities.CardPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Capabilities.CartesBancairesPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Capabilities.EpsPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Capabilities.FpxPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Capabilities.GiropayPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Capabilities.GrabpayPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Capabilities.IdealPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Capabilities.JcbPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Capabilities.KlarnaPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Capabilities.LegacyPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Capabilities.OxxoPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Capabilities.P24Payments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Capabilities.SepaDebitPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Capabilities.SofortPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Capabilities.TaxReportingUs1099K.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Capabilities.TaxReportingUs1099Misc.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Capabilities.Transfers.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Company.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Company.AddressKana.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Company.AddressKanji.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Company.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Company.OwnershipDeclaration.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Company.Verification.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Company.Verification.Document.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Documents.BankAccountOwnershipVerification.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Documents.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyLicense.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyMemorandumOfAssociation.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyMinisterialDecree.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyRegistrationVerification.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyTaxIdVerification.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Documents.ProofOfRegistration.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Individual.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKana.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKanji.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Individual.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Individual.Dob.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Individual.Verification.AdditionalDocument.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Individual.Verification.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Individual.Verification.Document.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Settings.Branding.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Settings.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Settings.CardIssuing.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Settings.CardIssuing.TosAcceptance.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Settings.CardPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Settings.CardPayments.DeclineOn.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Settings.Payments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Settings.Payouts.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountCreateParams.TosAcceptance.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountLinkCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountPersonsParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountPersonsParams.Relationship.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountRejectParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.SupportAddress.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.AcssDebitPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.AfterpayClearpayPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.AuBecsDebitPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.BacsDebitPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.BancontactPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.BoletoPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.CardIssuing.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.CardPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.CartesBancairesPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.EpsPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.FpxPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.GiropayPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.GrabpayPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.IdealPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.JcbPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.KlarnaPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.LegacyPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.OxxoPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.P24Payments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.SepaDebitPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.SofortPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.TaxReportingUs1099K.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.TaxReportingUs1099Misc.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Transfers.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Company.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKana.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKanji.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Company.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Company.OwnershipDeclaration.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Company.Verification.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Company.Verification.Document.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Documents.BankAccountOwnershipVerification.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Documents.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyLicense.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyMemorandumOfAssociation.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyMinisterialDecree.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyRegistrationVerification.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyTaxIdVerification.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Documents.ProofOfRegistration.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Individual.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKana.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKanji.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Individual.Dob.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Individual.Verification.AdditionalDocument.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Individual.Verification.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Individual.Verification.Document.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Settings.Branding.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Settings.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Settings.CardIssuing.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Settings.CardIssuing.TosAcceptance.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Settings.CardPayments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Settings.CardPayments.DeclineOn.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Settings.Payments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Settings.Payouts.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.AccountUpdateParams.TosAcceptance.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ApplePayDomainCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ApplePayDomainListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ApplePayDomainRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ApplicationFeeListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ApplicationFeeListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ApplicationFeeRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.BalanceRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.BalanceTransactionListParams.AvailableOn.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.BalanceTransactionListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.BalanceTransactionListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.BalanceTransactionRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.BankAccountUpdateOnAccountParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.BankAccountUpdateOnCustomerParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.BankAccountVerifyParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.BusinessProfile.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.CustomerUpdate.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.InvoiceHistory.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.PaymentMethodUpdate.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionPause.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.Product.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.billingportal.ConfigurationListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.billingportal.ConfigurationRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.BusinessProfile.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.CustomerUpdate.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.InvoiceHistory.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.PaymentMethodUpdate.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionPause.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.Product.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.billingportal.SessionCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.BitcoinReceiverListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.BitcoinReceiverRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.BitcoinTransactionCollectionListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CapabilityCollectionListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CapabilityCollectionRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CapabilityUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CardUpdateOnAccountParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CardUpdateOnCustomerParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ChargeCaptureParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ChargeCaptureParams.TransferData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ChargeCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ChargeCreateParams.Destination.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ChargeCreateParams.Shipping.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ChargeCreateParams.Shipping.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ChargeCreateParams.TransferData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ChargeListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ChargeListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ChargeRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ChargeUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ChargeUpdateParams.FraudDetails.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.AfterExpiration.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.AfterExpiration.Recovery.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.AutomaticTax.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.ConsentCollection.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.CustomerUpdate.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.Discount.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.AdjustableQuantity.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.ProductData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.Recurring.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.TransferData.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.Boleto.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.Oxxo.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.WechatPay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.PhoneNumberCollection.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.SetupIntentData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Maximum.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Minimum.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.FixedAmount.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.Item.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.TransferData.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionCreateParams.TaxIdCollection.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionExpireParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionListLineItemsParams.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.checkout.SessionRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CountrySpecListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CountrySpecRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CouponCreateParams.AppliesTo.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CouponCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CouponListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CouponListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CouponRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CouponUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CreditNoteCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CreditNoteCreateParams.Line.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CreditNoteLineItemCollectionListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CreditNoteListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CreditNotePreviewParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CreditNotePreviewParams.Line.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CreditNoteRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CreditNoteUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CreditNoteVoidCreditNoteParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CustomerBalanceTransactionCollectionCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CustomerBalanceTransactionCollectionListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CustomerBalanceTransactionCollectionRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CustomerBalanceTransactionsParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CustomerBalanceTransactionUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CustomerCreateParams.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CustomerCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CustomerCreateParams.InvoiceSettings.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CustomerCreateParams.InvoiceSettings.CustomField.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CustomerCreateParams.Shipping.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CustomerCreateParams.Shipping.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CustomerCreateParams.Tax.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CustomerCreateParams.TaxIdData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CustomerListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CustomerListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CustomerListPaymentMethodsParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CustomerRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CustomerUpdateParams.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CustomerUpdateParams.InvoiceSettings.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CustomerUpdateParams.InvoiceSettings.CustomField.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CustomerUpdateParams.Shipping.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CustomerUpdateParams.Shipping.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.CustomerUpdateParams.Tax.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.DisputeCloseParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.DisputeListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.DisputeListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.DisputeRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.DisputeUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.EventListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.EventListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.EventRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ExchangeRateListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ExchangeRateRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ExternalAccountCollectionCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ExternalAccountCollectionListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ExternalAccountCollectionRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.FeeRefundCollectionCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.FeeRefundCollectionListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.FeeRefundCollectionRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.FeeRefundUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.FileLinkCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.FileLinkListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.FileLinkListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.FileLinkRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.FileLinkUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.identity.VerificationReportListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.identity.VerificationReportListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.identity.VerificationReportRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.identity.VerificationSessionCancelParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.identity.VerificationSessionCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.identity.VerificationSessionCreateParams.Options.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.identity.VerificationSessionCreateParams.Options.Document.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.identity.VerificationSessionListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.identity.VerificationSessionListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.identity.VerificationSessionRedactParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.identity.VerificationSessionRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.identity.VerificationSessionUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.identity.VerificationSessionUpdateParams.Options.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.identity.VerificationSessionUpdateParams.Options.Document.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceCreateParams.AutomaticTax.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceCreateParams.CustomField.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceCreateParams.Discount.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Card.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceCreateParams.TransferData.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceFinalizeInvoiceParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceItemCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceItemCreateParams.Discount.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceItemCreateParams.Period.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceItemCreateParams.PriceData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceItemListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceItemListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceItemRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceItemUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceItemUpdateParams.Discount.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceItemUpdateParams.Period.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceItemUpdateParams.PriceData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceLineItemCollectionListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceListParams.DueDate.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceMarkUncollectibleParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoicePayParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceSendInvoiceParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceUpcomingParams.AutomaticTax.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Shipping.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Shipping.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Tax.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceUpcomingParams.Discount.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Discount.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Period.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.PriceData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.BillingThresholds.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.Recurring.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceUpdateParams.AutomaticTax.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceUpdateParams.CustomField.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceUpdateParams.Discount.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Card.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceUpdateParams.TransferData.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.InvoiceVoidInvoiceParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.IssuerFraudRecordListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.IssuerFraudRecordRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.AuthorizationApproveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.AuthorizationDeclineParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.AuthorizationListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.AuthorizationListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.AuthorizationRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.AuthorizationUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardCreateParams.Shipping.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardCreateParams.Shipping.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardCreateParams.SpendingControls.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardDetailsParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardholderCreateParams.Billing.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardholderCreateParams.Billing.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardholderCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardholderCreateParams.Company.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Dob.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Verification.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Verification.Document.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardholderCreateParams.SpendingControls.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardholderListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardholderListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardholderRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Billing.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Billing.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Company.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Dob.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Verification.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Verification.Document.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardUpdateParams.SpendingControls.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.DisputeCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Duplicate.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Fraudulent.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.MerchandiseNotAsDescribed.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.NotReceived.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Other.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.ServiceNotAsDescribed.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.DisputeListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.DisputeListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.DisputeRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.DisputeSubmitParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Duplicate.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Fraudulent.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.NotReceived.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Other.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.ServiceNotAsDescribed.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.TransactionListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.TransactionListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.TransactionRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.issuing.TransactionUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.LoginLinkCreateOnAccountParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.MandateRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.OrderCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.OrderCreateParams.Item.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.OrderCreateParams.Shipping.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.OrderCreateParams.Shipping.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.OrderListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.OrderListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Canceled.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Fulfilled.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Paid.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Returned.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.OrderPayParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.OrderRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.OrderReturnListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.OrderReturnListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.OrderReturnOrderParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.OrderReturnOrderParams.Item.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.OrderReturnRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.OrderUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.OrderUpdateParams.Shipping.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCancelParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCaptureParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCaptureParams.TransferData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.MandateData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Offline.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Online.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.AcssDebit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.AfterpayClearpay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Alipay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.AuBecsDebit.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BacsDebit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Bancontact.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Boleto.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Giropay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Grabpay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Ideal.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.InteracPresent.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Klarna.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Klarna.Dob.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Oxxo.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.SepaDebit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Sofort.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.WechatPay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AfterpayClearpay.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Alipay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AuBecsDebit.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.BacsDebit.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Bancontact.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Boleto.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Plan.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.CardPresent.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Eps.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Fpx.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Giropay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Grabpay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Ideal.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.InteracPresent.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Oxxo.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.P24.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.SepaDebit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.SepaDebit.MandateOptions.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Sofort.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.WechatPay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.Shipping.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentConfirmParams.Shipping.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.AutomaticPaymentMethods.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.MandateData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance.Offline.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance.Online.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.AcssDebit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.AfterpayClearpay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Alipay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.AuBecsDebit.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BacsDebit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Bancontact.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Boleto.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Giropay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Grabpay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Ideal.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.InteracPresent.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Klarna.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Klarna.Dob.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Oxxo.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.SepaDebit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Sofort.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.WechatPay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AfterpayClearpay.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Alipay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AuBecsDebit.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.BacsDebit.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Bancontact.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Boleto.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Plan.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.CardPresent.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Eps.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Fpx.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Giropay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Grabpay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Ideal.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.InteracPresent.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Oxxo.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.P24.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.SepaDebit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.SepaDebit.MandateOptions.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Sofort.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.WechatPay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.Shipping.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.Shipping.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentCreateParams.TransferData.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AcssDebit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AfterpayClearpay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Alipay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AuBecsDebit.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BacsDebit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Bancontact.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Boleto.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Giropay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Grabpay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Ideal.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.InteracPresent.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Klarna.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Klarna.Dob.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Oxxo.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.SepaDebit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Sofort.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.WechatPay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AfterpayClearpay.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Alipay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AuBecsDebit.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.BacsDebit.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Bancontact.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Boleto.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Plan.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.CardPresent.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Eps.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Fpx.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Giropay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Grabpay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Ideal.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.InteracPresent.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Oxxo.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.P24.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.SepaDebit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.SepaDebit.MandateOptions.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Sofort.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.WechatPay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentIntentUpdateParams.TransferData.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentLinkCreateParams.AfterCompletion.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentLinkCreateParams.AfterCompletion.HostedConfirmation.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentLinkCreateParams.AfterCompletion.Redirect.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentLinkCreateParams.AutomaticTax.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentLinkCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentLinkCreateParams.LineItem.AdjustableQuantity.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentLinkCreateParams.LineItem.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentLinkCreateParams.PhoneNumberCollection.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentLinkCreateParams.SubscriptionData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentLinkCreateParams.TransferData.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentLinkListLineItemsParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentLinkListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentLinkRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentLinkUpdateParams.AfterCompletion.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentLinkUpdateParams.AfterCompletion.HostedConfirmation.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentLinkUpdateParams.AfterCompletion.Redirect.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentLinkUpdateParams.AutomaticTax.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentLinkUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentLinkUpdateParams.LineItem.AdjustableQuantity.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentLinkUpdateParams.LineItem.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodAttachParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodCreateParams.AcssDebit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodCreateParams.AfterpayClearpay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodCreateParams.Alipay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodCreateParams.AuBecsDebit.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodCreateParams.BacsDebit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodCreateParams.Bancontact.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodCreateParams.Boleto.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodCreateParams.CardDetails.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodCreateParams.Eps.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodCreateParams.Fpx.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodCreateParams.Giropay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodCreateParams.Grabpay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodCreateParams.Ideal.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodCreateParams.InteracPresent.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodCreateParams.Klarna.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodCreateParams.Klarna.Dob.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodCreateParams.Oxxo.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodCreateParams.P24.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodCreateParams.SepaDebit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodCreateParams.Sofort.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodCreateParams.Token.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodCreateParams.WechatPay.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodDetachParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodUpdateParams.AcssDebit.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodUpdateParams.AuBecsDebit.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodUpdateParams.BacsDebit.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodUpdateParams.Card.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentMethodUpdateParams.SepaDebit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentSourceCollectionCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentSourceCollectionListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PaymentSourceCollectionRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PayoutCancelParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PayoutCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PayoutListParams.ArrivalDate.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PayoutListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PayoutListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PayoutRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PayoutReverseParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PayoutUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PersonCollectionCreateParams.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKana.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKanji.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PersonCollectionCreateParams.Dob.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PersonCollectionCreateParams.Documents.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PersonCollectionCreateParams.Documents.CompanyAuthorization.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PersonCollectionCreateParams.Documents.Passport.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PersonCollectionCreateParams.Documents.Visa.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PersonCollectionCreateParams.Relationship.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PersonCollectionCreateParams.Verification.AdditionalDocument.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PersonCollectionCreateParams.Verification.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PersonCollectionCreateParams.Verification.Document.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PersonCollectionListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PersonCollectionListParams.Relationship.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PersonCollectionRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PersonUpdateParams.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PersonUpdateParams.AddressKana.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PersonUpdateParams.AddressKanji.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PersonUpdateParams.Dob.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PersonUpdateParams.Documents.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PersonUpdateParams.Documents.CompanyAuthorization.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PersonUpdateParams.Documents.Passport.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PersonUpdateParams.Documents.Visa.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PersonUpdateParams.Relationship.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PersonUpdateParams.Verification.AdditionalDocument.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PersonUpdateParams.Verification.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PersonUpdateParams.Verification.Document.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PlanCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PlanCreateParams.Product.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PlanCreateParams.Tier.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PlanCreateParams.TransformUsage.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PlanListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PlanListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PlanRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PlanUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PriceCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PriceCreateParams.ProductData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PriceCreateParams.Recurring.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PriceCreateParams.Tier.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PriceCreateParams.TransformQuantity.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PriceListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PriceListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PriceListParams.Recurring.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PriceRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PriceUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PriceUpdateParams.Recurring.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ProductCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ProductCreateParams.PackageDimensions.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ProductListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ProductListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ProductRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ProductUpdateParams.PackageDimensions.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PromotionCodeCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PromotionCodeCreateParams.Restrictions.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PromotionCodeListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PromotionCodeListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PromotionCodeRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.PromotionCodeUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.QuoteAcceptParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.QuoteCancelParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.QuoteCollectionListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.QuoteCreateParams.AutomaticTax.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.QuoteCreateParams.Discount.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.QuoteCreateParams.FromQuote.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.QuoteCreateParams.InvoiceSettings.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.QuoteCreateParams.LineItem.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.QuoteCreateParams.LineItem.PriceData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.QuoteCreateParams.LineItem.PriceData.Recurring.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.QuoteCreateParams.SubscriptionData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.QuoteCreateParams.TransferData.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.QuoteFinalizeParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.QuoteFinalizeQuoteParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.QuoteListComputedUpfrontLineItemsParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.QuoteListLineItemsParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.QuoteListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.QuotePdfParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.QuoteRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.QuoteUpdateParams.AutomaticTax.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.QuoteUpdateParams.Discount.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.QuoteUpdateParams.InvoiceSettings.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.QuoteUpdateParams.LineItem.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.QuoteUpdateParams.LineItem.PriceData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.QuoteUpdateParams.LineItem.PriceData.Recurring.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.QuoteUpdateParams.SubscriptionData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.QuoteUpdateParams.TransferData.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.radar.EarlyFraudWarningListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.radar.EarlyFraudWarningRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.radar.ValueListCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.radar.ValueListItemCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.radar.ValueListItemListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.radar.ValueListItemListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.radar.ValueListItemRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.radar.ValueListListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.radar.ValueListListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.radar.ValueListRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.radar.ValueListUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.RecipientCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.RecipientListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.RecipientListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.RecipientRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.RecipientUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.RefundCollectionListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.RefundCollectionRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.RefundCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.RefundListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.RefundListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.RefundRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.RefundUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.reporting.ReportRunCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.reporting.ReportRunCreateParams.Parameters.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.reporting.ReportRunListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.reporting.ReportRunListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.reporting.ReportRunRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.reporting.ReportTypeListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.reporting.ReportTypeRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ReviewApproveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ReviewListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ReviewListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ReviewRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupAttemptListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupAttemptListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentCancelParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentConfirmParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentConfirmParams.MandateData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance.Offline.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance.Online.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.Card.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.SepaDebit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.SepaDebit.MandateOptions.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentCreateParams.MandateData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance.Offline.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance.Online.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.Card.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.SepaDebit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.SepaDebit.MandateOptions.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentCreateParams.SingleUse.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.Card.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.SepaDebit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.SepaDebit.MandateOptions.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ShippingRateCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Maximum.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Minimum.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ShippingRateCreateParams.FixedAmount.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ShippingRateListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ShippingRateListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ShippingRateRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ShippingRateUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.sigma.ScheduledQueryRunListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.sigma.ScheduledQueryRunRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SkuCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SkuCreateParams.Inventory.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SkuCreateParams.PackageDimensions.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SkuListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SkuRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SkuUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SkuUpdateParams.Inventory.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SkuUpdateParams.PackageDimensions.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SourceCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance.Offline.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance.Online.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SourceCreateParams.Mandate.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SourceCreateParams.Owner.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SourceCreateParams.Owner.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SourceCreateParams.Receiver.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SourceCreateParams.Redirect.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Item.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SourceDetachParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SourceRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SourceSourceTransactionsParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SourceUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Offline.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Online.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SourceUpdateParams.Mandate.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SourceUpdateParams.Owner.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SourceUpdateParams.Owner.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Item.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SourceVerifyParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionCancelParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.PriceData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionCreateParams.AutomaticTax.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionCreateParams.BillingThresholds.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionCreateParams.Item.BillingThresholds.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionCreateParams.Item.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionCreateParams.Item.PriceData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionCreateParams.Item.PriceData.Recurring.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionCreateParams.PendingInvoiceItemInterval.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionCreateParams.TransferData.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionItemCreateParams.BillingThresholds.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionItemCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionItemCreateParams.PriceData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionItemCreateParams.PriceData.Recurring.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionItemDeleteParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionItemListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionItemRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionItemUpdateParams.BillingThresholds.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionItemUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionItemUpdateParams.PriceData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionItemUpdateParams.PriceData.Recurring.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionItemUsageRecordSummariesParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionListParams.CurrentPeriodEnd.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionListParams.CurrentPeriodStart.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleCancelParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.AutomaticTax.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.BillingThresholds.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.InvoiceSettings.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.TransferData.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.PriceData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AutomaticTax.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.BillingThresholds.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.InvoiceSettings.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.BillingThresholds.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.Recurring.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.TransferData.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleListParams.CanceledAt.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleListParams.CompletedAt.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleListParams.ReleasedAt.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleReleaseParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.AutomaticTax.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.BillingThresholds.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.InvoiceSettings.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.TransferData.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.PriceData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AutomaticTax.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.BillingThresholds.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.InvoiceSettings.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.BillingThresholds.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Recurring.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.TransferData.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.PriceData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionUpdateParams.AutomaticTax.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionUpdateParams.BillingThresholds.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.BillingThresholds.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.PriceData.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.PriceData.Recurring.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionUpdateParams.PauseCollection.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionUpdateParams.PendingInvoiceItemInterval.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.SubscriptionUpdateParams.TransferData.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TaxCodeListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TaxCodeRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TaxIdCollectionCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TaxIdCollectionListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TaxIdCollectionRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TaxRateCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TaxRateListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TaxRateListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TaxRateRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TaxRateUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.terminal.ConnectionTokenCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.terminal.LocationCreateParams.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.terminal.LocationCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.terminal.LocationDeleteParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.terminal.LocationListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.terminal.LocationRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.terminal.LocationUpdateParams.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.terminal.LocationUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.terminal.ReaderCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.terminal.ReaderDeleteParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.terminal.ReaderListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.terminal.ReaderRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.terminal.ReaderUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ThreeDSecureCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.ThreeDSecureRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Account.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKana.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKanji.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Account.Company.OwnershipDeclaration.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Verification.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Verification.Document.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKana.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKanji.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Dob.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Verification.AdditionalDocument.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Verification.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Verification.Document.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.BankAccount.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Card.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.CvcUpdate.Builder
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Person.Address.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Person.AddressKana.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Person.AddressKanji.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Person.Dob.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Person.Documents.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Person.Documents.CompanyAuthorization.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Person.Documents.Passport.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Person.Documents.Visa.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Person.Relationship.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Person.Verification.AdditionalDocument.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Person.Verification.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Person.Verification.Document.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenCreateParams.Pii.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TokenRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TopupCancelParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TopupCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TopupListParams.Amount.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TopupListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TopupListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TopupRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TopupUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TransferCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TransferListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TransferListParams.Created.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TransferRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TransferReversalCollectionCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TransferReversalCollectionListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TransferReversalCollectionRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TransferReversalUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.TransferUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.UsageRecordCreateOnSubscriptionItemParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.WebhookEndpointCreateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.WebhookEndpointListParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.WebhookEndpointRetrieveParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllExtraParam(Map<String, Object>) - Method in class com.stripe.param.WebhookEndpointUpdateParams.Builder
-
Add all map key/value pairs to `extraParams` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.AccountCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.AccountCreateParams.Individual.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.AccountUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.BankAccountUpdateOnAccountParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.BankAccountUpdateOnCustomerParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.CardUpdateOnAccountParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.CardUpdateOnCustomerParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.ChargeCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.ChargeUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.ProductData.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.checkout.SessionCreateParams.SetupIntentData.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.CouponCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.CouponUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.CreditNoteCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.CreditNotePreviewParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.CreditNoteUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.CustomerBalanceTransactionCollectionCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.CustomerBalanceTransactionUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.CustomerCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.DisputeUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.ExternalAccountCollectionCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.FeeRefundCollectionCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.FeeRefundUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.FileCreateParams.FileLinkData.Builder
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.FileLinkCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.FileLinkUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.identity.VerificationSessionCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.identity.VerificationSessionUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.InvoiceItemCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.InvoiceItemUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.issuing.AuthorizationApproveParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.issuing.AuthorizationDeclineParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.issuing.AuthorizationUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.issuing.CardCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.issuing.CardholderCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.issuing.CardUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.issuing.DisputeCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.issuing.DisputeSubmitParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.issuing.TransactionUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.OrderCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.OrderPayParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.OrderUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.PaymentLinkCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.PaymentLinkUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.PaymentMethodUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.PaymentSourceCollectionCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.PayoutCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.PayoutReverseParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.PayoutUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.PlanCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.PlanCreateParams.Product.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.PlanUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.PriceCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.PriceCreateParams.ProductData.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.PriceUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.ProductCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.PromotionCodeCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.PromotionCodeUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.radar.ValueListCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.radar.ValueListUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.RecipientCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.RecipientUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.RefundCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.RefundUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.SetupIntentCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.SetupIntentUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.ShippingRateCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.ShippingRateUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.SkuCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.SkuUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.SourceCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.SourceUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.SubscriptionCreateParams.Item.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.SubscriptionItemCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.SubscriptionItemUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.TaxRateCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.TaxRateUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.terminal.LocationCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.terminal.LocationUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.terminal.ReaderCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.terminal.ReaderUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.TopupCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.TopupUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.TransferCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.TransferReversalCollectionCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.TransferReversalUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.TransferUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.WebhookEndpointCreateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAllMetadata(Map<String, String>) - Method in class com.stripe.param.WebhookEndpointUpdateParams.Builder
-
Add all map key/value pairs to `metadata` map.
- putAttribute(String, String) - Method in class com.stripe.param.SkuCreateParams.Builder
-
Add a key/value pair to `attributes` map.
- putAttribute(String, String) - Method in class com.stripe.param.SkuListParams.Builder
-
Add a key/value pair to `attributes` map.
- putAttribute(String, String) - Method in class com.stripe.param.SkuUpdateParams.Builder
-
Add a key/value pair to `attributes` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCapabilitiesParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.BusinessProfile.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.BusinessProfile.SupportAddress.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Capabilities.AcssDebitPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Capabilities.AfterpayClearpayPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Capabilities.AuBecsDebitPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Capabilities.BacsDebitPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Capabilities.BancontactPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Capabilities.BoletoPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Capabilities.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Capabilities.CardIssuing.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Capabilities.CardPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Capabilities.CartesBancairesPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Capabilities.EpsPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Capabilities.FpxPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Capabilities.GiropayPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Capabilities.GrabpayPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Capabilities.IdealPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Capabilities.JcbPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Capabilities.KlarnaPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Capabilities.LegacyPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Capabilities.OxxoPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Capabilities.P24Payments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Capabilities.SepaDebitPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Capabilities.SofortPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Capabilities.TaxReportingUs1099K.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Capabilities.TaxReportingUs1099Misc.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Capabilities.Transfers.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Company.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Company.AddressKana.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Company.AddressKanji.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Company.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Company.OwnershipDeclaration.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Company.Verification.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Company.Verification.Document.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Documents.BankAccountOwnershipVerification.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Documents.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyLicense.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyMemorandumOfAssociation.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyMinisterialDecree.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyRegistrationVerification.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Documents.CompanyTaxIdVerification.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Documents.ProofOfRegistration.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Individual.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKana.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKanji.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Individual.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Individual.Dob.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Individual.Verification.AdditionalDocument.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Individual.Verification.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Individual.Verification.Document.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Settings.Branding.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Settings.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Settings.CardIssuing.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Settings.CardIssuing.TosAcceptance.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Settings.CardPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Settings.CardPayments.DeclineOn.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Settings.Payments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Settings.Payouts.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountCreateParams.TosAcceptance.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountLinkCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountPersonsParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountPersonsParams.Relationship.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountRejectParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.SupportAddress.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.AcssDebitPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.AfterpayClearpayPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.AuBecsDebitPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.BacsDebitPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.BancontactPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.BoletoPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.CardIssuing.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.CardPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.CartesBancairesPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.EpsPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.FpxPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.GiropayPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.GrabpayPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.IdealPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.JcbPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.KlarnaPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.LegacyPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.OxxoPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.P24Payments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.SepaDebitPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.SofortPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.TaxReportingUs1099K.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.TaxReportingUs1099Misc.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Transfers.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Company.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKana.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKanji.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Company.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Company.OwnershipDeclaration.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Company.Verification.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Company.Verification.Document.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Documents.BankAccountOwnershipVerification.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Documents.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyLicense.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyMemorandumOfAssociation.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyMinisterialDecree.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyRegistrationVerification.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Documents.CompanyTaxIdVerification.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Documents.ProofOfRegistration.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Individual.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKana.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKanji.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Individual.Dob.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Individual.Verification.AdditionalDocument.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Individual.Verification.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Individual.Verification.Document.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Settings.Branding.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Settings.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Settings.CardIssuing.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Settings.CardIssuing.TosAcceptance.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Settings.CardPayments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Settings.CardPayments.DeclineOn.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Settings.Payments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Settings.Payouts.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.AccountUpdateParams.TosAcceptance.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ApplePayDomainCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ApplePayDomainListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ApplePayDomainRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ApplicationFeeListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ApplicationFeeListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ApplicationFeeRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.BalanceRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.BalanceTransactionListParams.AvailableOn.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.BalanceTransactionListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.BalanceTransactionListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.BalanceTransactionRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.BankAccountUpdateOnAccountParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.BankAccountUpdateOnCustomerParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.BankAccountVerifyParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.BusinessProfile.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.CustomerUpdate.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.InvoiceHistory.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.PaymentMethodUpdate.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionPause.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.Product.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.billingportal.ConfigurationListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.billingportal.ConfigurationRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.BusinessProfile.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.CustomerUpdate.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.InvoiceHistory.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.PaymentMethodUpdate.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionPause.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.Product.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.billingportal.SessionCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.BitcoinReceiverListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.BitcoinReceiverRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.BitcoinTransactionCollectionListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CapabilityCollectionListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CapabilityCollectionRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CapabilityUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CardUpdateOnAccountParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CardUpdateOnCustomerParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ChargeCaptureParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ChargeCaptureParams.TransferData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ChargeCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ChargeCreateParams.Destination.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ChargeCreateParams.Shipping.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ChargeCreateParams.Shipping.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ChargeCreateParams.TransferData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ChargeListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ChargeListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ChargeRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ChargeUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ChargeUpdateParams.FraudDetails.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.AfterExpiration.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.AfterExpiration.Recovery.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.AutomaticTax.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.ConsentCollection.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.CustomerUpdate.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.Discount.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.AdjustableQuantity.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.ProductData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.Recurring.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.TransferData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.Boleto.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.Oxxo.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.WechatPay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.PhoneNumberCollection.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.SetupIntentData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Maximum.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Minimum.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.FixedAmount.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.Item.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.TransferData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionCreateParams.TaxIdCollection.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionExpireParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionListLineItemsParams.Builder
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.checkout.SessionRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CountrySpecListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CountrySpecRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CouponCreateParams.AppliesTo.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CouponCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CouponListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CouponListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CouponRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CouponUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CreditNoteCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CreditNoteCreateParams.Line.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CreditNoteLineItemCollectionListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CreditNoteListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CreditNotePreviewParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CreditNotePreviewParams.Line.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CreditNoteRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CreditNoteUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CreditNoteVoidCreditNoteParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CustomerBalanceTransactionCollectionCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CustomerBalanceTransactionCollectionListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CustomerBalanceTransactionCollectionRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CustomerBalanceTransactionsParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CustomerBalanceTransactionUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CustomerCreateParams.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CustomerCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CustomerCreateParams.InvoiceSettings.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CustomerCreateParams.InvoiceSettings.CustomField.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CustomerCreateParams.Shipping.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CustomerCreateParams.Shipping.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CustomerCreateParams.Tax.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CustomerCreateParams.TaxIdData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CustomerListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CustomerListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CustomerListPaymentMethodsParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CustomerRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CustomerUpdateParams.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CustomerUpdateParams.InvoiceSettings.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CustomerUpdateParams.InvoiceSettings.CustomField.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CustomerUpdateParams.Shipping.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CustomerUpdateParams.Shipping.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.CustomerUpdateParams.Tax.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.DisputeCloseParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.DisputeListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.DisputeListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.DisputeRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.DisputeUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.EventListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.EventListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.EventRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ExchangeRateListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ExchangeRateRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ExternalAccountCollectionCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ExternalAccountCollectionListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ExternalAccountCollectionRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.FeeRefundCollectionCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.FeeRefundCollectionListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.FeeRefundCollectionRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.FeeRefundUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.FileLinkCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.FileLinkListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.FileLinkListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.FileLinkRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.FileLinkUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.identity.VerificationReportListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.identity.VerificationReportListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.identity.VerificationReportRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.identity.VerificationSessionCancelParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.identity.VerificationSessionCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.identity.VerificationSessionCreateParams.Options.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.identity.VerificationSessionCreateParams.Options.Document.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.identity.VerificationSessionListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.identity.VerificationSessionListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.identity.VerificationSessionRedactParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.identity.VerificationSessionRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.identity.VerificationSessionUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.identity.VerificationSessionUpdateParams.Options.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.identity.VerificationSessionUpdateParams.Options.Document.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceCreateParams.AutomaticTax.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceCreateParams.CustomField.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceCreateParams.Discount.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Card.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceCreateParams.TransferData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceFinalizeInvoiceParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceItemCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceItemCreateParams.Discount.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceItemCreateParams.Period.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceItemCreateParams.PriceData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceItemListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceItemListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceItemRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceItemUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceItemUpdateParams.Discount.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceItemUpdateParams.Period.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceItemUpdateParams.PriceData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceLineItemCollectionListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceListParams.DueDate.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceMarkUncollectibleParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoicePayParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceSendInvoiceParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceUpcomingParams.AutomaticTax.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Shipping.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Shipping.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Tax.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceUpcomingParams.Discount.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Discount.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Period.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.PriceData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.BillingThresholds.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.Recurring.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceUpdateParams.AutomaticTax.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceUpdateParams.CustomField.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceUpdateParams.Discount.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Card.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceUpdateParams.TransferData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.InvoiceVoidInvoiceParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.IssuerFraudRecordListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.IssuerFraudRecordRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.AuthorizationApproveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.AuthorizationDeclineParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.AuthorizationListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.AuthorizationListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.AuthorizationRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.AuthorizationUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardCreateParams.Shipping.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardCreateParams.Shipping.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardCreateParams.SpendingControls.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardDetailsParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardholderCreateParams.Billing.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardholderCreateParams.Billing.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardholderCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardholderCreateParams.Company.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Dob.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Verification.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Verification.Document.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardholderCreateParams.SpendingControls.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardholderListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardholderListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardholderRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Billing.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Billing.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Company.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Dob.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Verification.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Verification.Document.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardUpdateParams.SpendingControls.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.DisputeCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Duplicate.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Fraudulent.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.MerchandiseNotAsDescribed.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.NotReceived.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Other.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.ServiceNotAsDescribed.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.DisputeListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.DisputeListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.DisputeRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.DisputeSubmitParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Duplicate.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Fraudulent.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.NotReceived.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Other.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.ServiceNotAsDescribed.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.TransactionListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.TransactionListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.TransactionRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.issuing.TransactionUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.LoginLinkCreateOnAccountParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.MandateRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.OrderCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.OrderCreateParams.Item.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.OrderCreateParams.Shipping.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.OrderCreateParams.Shipping.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.OrderListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.OrderListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Canceled.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Fulfilled.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Paid.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Returned.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.OrderPayParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.OrderRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.OrderReturnListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.OrderReturnListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.OrderReturnOrderParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.OrderReturnOrderParams.Item.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.OrderReturnRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.OrderUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.OrderUpdateParams.Shipping.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCancelParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCaptureParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCaptureParams.TransferData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.MandateData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Offline.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Online.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.AcssDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.AfterpayClearpay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Alipay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.AuBecsDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BacsDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Bancontact.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Boleto.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Giropay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Grabpay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Ideal.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.InteracPresent.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Klarna.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Klarna.Dob.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Oxxo.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.SepaDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Sofort.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.WechatPay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AfterpayClearpay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Alipay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AuBecsDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.BacsDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Bancontact.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Boleto.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Plan.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.CardPresent.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Eps.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Fpx.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Giropay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Grabpay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Ideal.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.InteracPresent.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Oxxo.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.P24.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.SepaDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.SepaDebit.MandateOptions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Sofort.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.WechatPay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.Shipping.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentConfirmParams.Shipping.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.AutomaticPaymentMethods.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.MandateData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance.Offline.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance.Online.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.AcssDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.AfterpayClearpay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Alipay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.AuBecsDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BacsDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Bancontact.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Boleto.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Giropay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Grabpay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Ideal.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.InteracPresent.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Klarna.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Klarna.Dob.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Oxxo.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.SepaDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Sofort.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.WechatPay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AfterpayClearpay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Alipay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AuBecsDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.BacsDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Bancontact.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Boleto.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Plan.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.CardPresent.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Eps.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Fpx.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Giropay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Grabpay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Ideal.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.InteracPresent.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Oxxo.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.P24.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.SepaDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.SepaDebit.MandateOptions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Sofort.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.WechatPay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.Shipping.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.Shipping.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentCreateParams.TransferData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AcssDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AfterpayClearpay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Alipay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AuBecsDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BacsDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Bancontact.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Boleto.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Giropay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Grabpay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Ideal.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.InteracPresent.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Klarna.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Klarna.Dob.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Oxxo.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.SepaDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Sofort.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.WechatPay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AfterpayClearpay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Alipay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AuBecsDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.BacsDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Bancontact.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Boleto.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Plan.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.CardPresent.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Eps.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Fpx.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Giropay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Grabpay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Ideal.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.InteracPresent.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Oxxo.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.P24.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.SepaDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.SepaDebit.MandateOptions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Sofort.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.WechatPay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentIntentUpdateParams.TransferData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentLinkCreateParams.AfterCompletion.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentLinkCreateParams.AfterCompletion.HostedConfirmation.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentLinkCreateParams.AfterCompletion.Redirect.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentLinkCreateParams.AutomaticTax.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentLinkCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentLinkCreateParams.LineItem.AdjustableQuantity.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentLinkCreateParams.LineItem.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentLinkCreateParams.PhoneNumberCollection.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentLinkCreateParams.SubscriptionData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentLinkCreateParams.TransferData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentLinkListLineItemsParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentLinkListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentLinkRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentLinkUpdateParams.AfterCompletion.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentLinkUpdateParams.AfterCompletion.HostedConfirmation.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentLinkUpdateParams.AfterCompletion.Redirect.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentLinkUpdateParams.AutomaticTax.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentLinkUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentLinkUpdateParams.LineItem.AdjustableQuantity.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentLinkUpdateParams.LineItem.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodAttachParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodCreateParams.AcssDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodCreateParams.AfterpayClearpay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodCreateParams.Alipay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodCreateParams.AuBecsDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodCreateParams.BacsDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodCreateParams.Bancontact.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodCreateParams.Boleto.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodCreateParams.CardDetails.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodCreateParams.Eps.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodCreateParams.Fpx.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodCreateParams.Giropay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodCreateParams.Grabpay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodCreateParams.Ideal.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodCreateParams.InteracPresent.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodCreateParams.Klarna.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodCreateParams.Klarna.Dob.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodCreateParams.Oxxo.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodCreateParams.P24.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodCreateParams.SepaDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodCreateParams.Sofort.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodCreateParams.Token.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodCreateParams.WechatPay.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodDetachParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodUpdateParams.AcssDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodUpdateParams.AuBecsDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodUpdateParams.BacsDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodUpdateParams.Card.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentMethodUpdateParams.SepaDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentSourceCollectionCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentSourceCollectionListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PaymentSourceCollectionRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PayoutCancelParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PayoutCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PayoutListParams.ArrivalDate.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PayoutListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PayoutListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PayoutRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PayoutReverseParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PayoutUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PersonCollectionCreateParams.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKana.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKanji.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PersonCollectionCreateParams.Dob.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PersonCollectionCreateParams.Documents.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PersonCollectionCreateParams.Documents.CompanyAuthorization.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PersonCollectionCreateParams.Documents.Passport.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PersonCollectionCreateParams.Documents.Visa.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PersonCollectionCreateParams.Relationship.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PersonCollectionCreateParams.Verification.AdditionalDocument.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PersonCollectionCreateParams.Verification.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PersonCollectionCreateParams.Verification.Document.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PersonCollectionListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PersonCollectionListParams.Relationship.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PersonCollectionRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PersonUpdateParams.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PersonUpdateParams.AddressKana.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PersonUpdateParams.AddressKanji.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PersonUpdateParams.Dob.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PersonUpdateParams.Documents.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PersonUpdateParams.Documents.CompanyAuthorization.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PersonUpdateParams.Documents.Passport.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PersonUpdateParams.Documents.Visa.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PersonUpdateParams.Relationship.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PersonUpdateParams.Verification.AdditionalDocument.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PersonUpdateParams.Verification.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PersonUpdateParams.Verification.Document.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PlanCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PlanCreateParams.Product.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PlanCreateParams.Tier.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PlanCreateParams.TransformUsage.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PlanListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PlanListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PlanRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PlanUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PriceCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PriceCreateParams.ProductData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PriceCreateParams.Recurring.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PriceCreateParams.Tier.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PriceCreateParams.TransformQuantity.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PriceListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PriceListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PriceListParams.Recurring.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PriceRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PriceUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PriceUpdateParams.Recurring.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ProductCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ProductCreateParams.PackageDimensions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ProductListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ProductListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ProductRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ProductUpdateParams.PackageDimensions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PromotionCodeCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PromotionCodeCreateParams.Restrictions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PromotionCodeListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PromotionCodeListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PromotionCodeRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.PromotionCodeUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.QuoteAcceptParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.QuoteCancelParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.QuoteCollectionListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.QuoteCreateParams.AutomaticTax.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.QuoteCreateParams.Discount.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.QuoteCreateParams.FromQuote.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.QuoteCreateParams.InvoiceSettings.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.QuoteCreateParams.LineItem.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.QuoteCreateParams.LineItem.PriceData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.QuoteCreateParams.LineItem.PriceData.Recurring.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.QuoteCreateParams.SubscriptionData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.QuoteCreateParams.TransferData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.QuoteFinalizeParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.QuoteFinalizeQuoteParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.QuoteListComputedUpfrontLineItemsParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.QuoteListLineItemsParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.QuoteListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.QuotePdfParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.QuoteRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.QuoteUpdateParams.AutomaticTax.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.QuoteUpdateParams.Discount.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.QuoteUpdateParams.InvoiceSettings.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.QuoteUpdateParams.LineItem.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.QuoteUpdateParams.LineItem.PriceData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.QuoteUpdateParams.LineItem.PriceData.Recurring.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.QuoteUpdateParams.SubscriptionData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.QuoteUpdateParams.TransferData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.radar.EarlyFraudWarningListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.radar.EarlyFraudWarningRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.radar.ValueListCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.radar.ValueListItemCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.radar.ValueListItemListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.radar.ValueListItemListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.radar.ValueListItemRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.radar.ValueListListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.radar.ValueListListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.radar.ValueListRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.radar.ValueListUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.RecipientCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.RecipientListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.RecipientListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.RecipientRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.RecipientUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.RefundCollectionListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.RefundCollectionRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.RefundCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.RefundListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.RefundListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.RefundRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.RefundUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.reporting.ReportRunCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.reporting.ReportRunCreateParams.Parameters.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.reporting.ReportRunListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.reporting.ReportRunListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.reporting.ReportRunRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.reporting.ReportTypeListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.reporting.ReportTypeRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ReviewApproveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ReviewListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ReviewListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ReviewRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupAttemptListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupAttemptListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentCancelParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentConfirmParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentConfirmParams.MandateData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance.Offline.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance.Online.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.Card.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.SepaDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.SepaDebit.MandateOptions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentCreateParams.MandateData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance.Offline.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance.Online.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.Card.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.SepaDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.SepaDebit.MandateOptions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentCreateParams.SingleUse.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.Card.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.SepaDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.SepaDebit.MandateOptions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ShippingRateCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Maximum.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Minimum.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ShippingRateCreateParams.FixedAmount.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ShippingRateListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ShippingRateListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ShippingRateRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ShippingRateUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.sigma.ScheduledQueryRunListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.sigma.ScheduledQueryRunRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SkuCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SkuCreateParams.Inventory.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SkuCreateParams.PackageDimensions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SkuListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SkuRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SkuUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SkuUpdateParams.Inventory.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SkuUpdateParams.PackageDimensions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SourceCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance.Offline.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance.Online.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SourceCreateParams.Mandate.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SourceCreateParams.Owner.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SourceCreateParams.Owner.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SourceCreateParams.Receiver.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SourceCreateParams.Redirect.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Item.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SourceDetachParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SourceRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SourceSourceTransactionsParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SourceUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Offline.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Online.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SourceUpdateParams.Mandate.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SourceUpdateParams.Owner.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SourceUpdateParams.Owner.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Item.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SourceVerifyParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionCancelParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.PriceData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionCreateParams.AutomaticTax.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionCreateParams.BillingThresholds.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionCreateParams.Item.BillingThresholds.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionCreateParams.Item.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionCreateParams.Item.PriceData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionCreateParams.Item.PriceData.Recurring.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionCreateParams.PendingInvoiceItemInterval.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionCreateParams.TransferData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionItemCreateParams.BillingThresholds.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionItemCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionItemCreateParams.PriceData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionItemCreateParams.PriceData.Recurring.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionItemDeleteParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionItemListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionItemRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionItemUpdateParams.BillingThresholds.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionItemUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionItemUpdateParams.PriceData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionItemUpdateParams.PriceData.Recurring.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionItemUsageRecordSummariesParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionListParams.CurrentPeriodEnd.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionListParams.CurrentPeriodStart.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleCancelParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.AutomaticTax.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.BillingThresholds.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.InvoiceSettings.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.TransferData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.PriceData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AutomaticTax.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.BillingThresholds.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.InvoiceSettings.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.BillingThresholds.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.Recurring.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.TransferData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleListParams.CanceledAt.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleListParams.CompletedAt.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleListParams.ReleasedAt.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleReleaseParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.AutomaticTax.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.BillingThresholds.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.InvoiceSettings.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.TransferData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.PriceData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AutomaticTax.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.BillingThresholds.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.InvoiceSettings.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.BillingThresholds.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Recurring.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.TransferData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.PriceData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionUpdateParams.AutomaticTax.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionUpdateParams.BillingThresholds.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.BillingThresholds.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.PriceData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.PriceData.Recurring.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionUpdateParams.PauseCollection.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionUpdateParams.PendingInvoiceItemInterval.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.SubscriptionUpdateParams.TransferData.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TaxCodeListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TaxCodeRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TaxIdCollectionCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TaxIdCollectionListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TaxIdCollectionRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TaxRateCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TaxRateListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TaxRateListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TaxRateRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TaxRateUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.terminal.ConnectionTokenCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.terminal.LocationCreateParams.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.terminal.LocationCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.terminal.LocationDeleteParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.terminal.LocationListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.terminal.LocationRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.terminal.LocationUpdateParams.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.terminal.LocationUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.terminal.ReaderCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.terminal.ReaderDeleteParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.terminal.ReaderListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.terminal.ReaderRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.terminal.ReaderUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ThreeDSecureCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.ThreeDSecureRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Account.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKana.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKanji.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Account.Company.OwnershipDeclaration.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Verification.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Verification.Document.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKana.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKanji.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Dob.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Verification.AdditionalDocument.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Verification.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Verification.Document.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.BankAccount.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Card.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.CvcUpdate.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Person.Address.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Person.AddressKana.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Person.AddressKanji.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Person.Dob.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Person.Documents.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Person.Documents.CompanyAuthorization.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Person.Documents.Passport.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Person.Documents.Visa.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Person.Relationship.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Person.Verification.AdditionalDocument.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Person.Verification.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Person.Verification.Document.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenCreateParams.Pii.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TokenRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TopupCancelParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TopupCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TopupListParams.Amount.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TopupListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TopupListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TopupRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TopupUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TransferCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TransferListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TransferListParams.Created.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TransferRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TransferReversalCollectionCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TransferReversalCollectionListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TransferReversalCollectionRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TransferReversalUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.TransferUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.UsageRecordCreateOnSubscriptionItemParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.WebhookEndpointCreateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.WebhookEndpointListParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.WebhookEndpointRetrieveParams.Builder
-
Add a key/value pair to `extraParams` map.
- putExtraParam(String, Object) - Method in class com.stripe.param.WebhookEndpointUpdateParams.Builder
-
Add a key/value pair to `extraParams` map.
- putMetadata(String, String) - Method in class com.stripe.param.AccountCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.AccountCreateParams.Individual.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.AccountUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.BankAccountUpdateOnAccountParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.BankAccountUpdateOnCustomerParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.CardUpdateOnAccountParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.CardUpdateOnCustomerParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.ChargeCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.ChargeUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.ProductData.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.checkout.SessionCreateParams.SetupIntentData.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.CouponCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.CouponUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.CreditNoteCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.CreditNotePreviewParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.CreditNoteUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.CustomerBalanceTransactionCollectionCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.CustomerBalanceTransactionUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.CustomerCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.DisputeUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.ExternalAccountCollectionCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.FeeRefundCollectionCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.FeeRefundUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.FileCreateParams.FileLinkData.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.FileLinkCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.FileLinkUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.identity.VerificationSessionCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.identity.VerificationSessionUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.InvoiceItemCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.InvoiceItemUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.issuing.AuthorizationApproveParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.issuing.AuthorizationDeclineParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.issuing.AuthorizationUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.issuing.CardCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.issuing.CardholderCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.issuing.CardUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.issuing.DisputeCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.issuing.DisputeSubmitParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.issuing.TransactionUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.OrderCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.OrderPayParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.OrderUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.PaymentLinkCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.PaymentLinkUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.PaymentMethodUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.PaymentSourceCollectionCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.PayoutCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.PayoutReverseParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.PayoutUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.PlanCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.PlanCreateParams.Product.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.PlanUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.PriceCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.PriceCreateParams.ProductData.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.PriceUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.ProductCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.PromotionCodeCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.PromotionCodeUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.radar.ValueListCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.radar.ValueListUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.RecipientCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.RecipientUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.RefundCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.RefundUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.SetupIntentCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.SetupIntentUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.ShippingRateCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.ShippingRateUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.SkuCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.SkuUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.SourceCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.SourceUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.SubscriptionCreateParams.Item.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.SubscriptionItemCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.SubscriptionItemUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.TaxRateCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.TaxRateUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.terminal.LocationCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.terminal.LocationUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.terminal.ReaderCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.terminal.ReaderUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.TopupCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.TopupUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.TransferCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.TransferReversalCollectionCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.TransferReversalUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.TransferUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.WebhookEndpointCreateParams.Builder
-
Add a key/value pair to `metadata` map.
- putMetadata(String, String) - Method in class com.stripe.param.WebhookEndpointUpdateParams.Builder
-
Add a key/value pair to `metadata` map.
- PY - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- PY - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- PY - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
Q
- QA - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- QA - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- QA - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- QST - com.stripe.param.TaxRateCreateParams.TaxType
- QST - com.stripe.param.TaxRateUpdateParams.TaxType
- QUANTITY - com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.DefaultAllowedUpdate
- QUANTITY - com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.DefaultAllowedUpdate
- QUICK_COPY_REPRO_AND_BLUEPRINT - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- QUICK_COPY_REPRO_AND_BLUEPRINT - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- QUICK_COPY_REPRO_AND_BLUEPRINT - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- QUICK_COPY_REPRO_AND_BLUEPRINT - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- QUICK_COPY_REPRO_AND_BLUEPRINT - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- QUICK_COPY_REPRO_AND_BLUEPRINT - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- QUICK_COPY_REPRO_AND_BLUEPRINT - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- QUICK_COPY_REPRO_AND_BLUEPRINT - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- QUICK_COPY_REPRO_AND_BLUEPRINT - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- QUICK_COPY_REPRO_AND_BLUEPRINT - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- QUICK_COPY_REPRO_AND_BLUEPRINT - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- QUICK_COPY_REPRO_AND_BLUEPRINT - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- Quote - Class in com.stripe.model
- Quote() - Constructor for class com.stripe.model.Quote
- QUOTE__ACCEPTED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- QUOTE__ACCEPTED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- QUOTE__CANCELED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- QUOTE__CANCELED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- QUOTE__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- QUOTE__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- QUOTE__FINALIZED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- QUOTE__FINALIZED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- Quote.AutomaticTax - Class in com.stripe.model
- Quote.Computed - Class in com.stripe.model
- Quote.FromQuote - Class in com.stripe.model
- Quote.InvoiceSettings - Class in com.stripe.model
- Quote.Recurring - Class in com.stripe.model
- Quote.StatusTransitions - Class in com.stripe.model
- Quote.SubscriptionData - Class in com.stripe.model
- Quote.TotalDetails - Class in com.stripe.model
- Quote.TotalDetails.Breakdown - Class in com.stripe.model
- Quote.TransferData - Class in com.stripe.model
-
The aggregated line item tax amounts by rate.
- Quote.Upfront - Class in com.stripe.model
- QuoteAcceptParams - Class in com.stripe.param
- QuoteAcceptParams.Builder - Class in com.stripe.param
- QuoteCancelParams - Class in com.stripe.param
- QuoteCancelParams.Builder - Class in com.stripe.param
- QuoteCollection - Class in com.stripe.model
- QuoteCollection() - Constructor for class com.stripe.model.QuoteCollection
- QuoteCollectionListParams - Class in com.stripe.param
- QuoteCollectionListParams.Builder - Class in com.stripe.param
- QuoteCreateParams - Class in com.stripe.param
- QuoteCreateParams.AutomaticTax - Class in com.stripe.param
- QuoteCreateParams.AutomaticTax.Builder - Class in com.stripe.param
- QuoteCreateParams.Builder - Class in com.stripe.param
- QuoteCreateParams.CollectionMethod - Enum in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- QuoteCreateParams.Discount - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- QuoteCreateParams.Discount.Builder - Class in com.stripe.param
- QuoteCreateParams.FromQuote - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- QuoteCreateParams.FromQuote.Builder - Class in com.stripe.param
- QuoteCreateParams.InvoiceSettings - Class in com.stripe.param
-
The
id
of the quote that will be cloned. - QuoteCreateParams.InvoiceSettings.Builder - Class in com.stripe.param
- QuoteCreateParams.LineItem - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- QuoteCreateParams.LineItem.Builder - Class in com.stripe.param
- QuoteCreateParams.LineItem.PriceData - Class in com.stripe.param
- QuoteCreateParams.LineItem.PriceData.Builder - Class in com.stripe.param
- QuoteCreateParams.LineItem.PriceData.Recurring - Class in com.stripe.param
- QuoteCreateParams.LineItem.PriceData.Recurring.Builder - Class in com.stripe.param
- QuoteCreateParams.LineItem.PriceData.Recurring.Interval - Enum in com.stripe.param
- QuoteCreateParams.LineItem.PriceData.TaxBehavior - Enum in com.stripe.param
- QuoteCreateParams.SubscriptionData - Class in com.stripe.param
-
The number of intervals between subscription billings.
- QuoteCreateParams.SubscriptionData.Builder - Class in com.stripe.param
- QuoteCreateParams.SubscriptionData.EffectiveDate - Enum in com.stripe.param
- QuoteCreateParams.TransferData - Class in com.stripe.param
- QuoteCreateParams.TransferData.Builder - Class in com.stripe.param
- QuoteFinalizeParams - Class in com.stripe.param
- QuoteFinalizeParams.Builder - Class in com.stripe.param
- QuoteFinalizeQuoteParams - Class in com.stripe.param
- QuoteFinalizeQuoteParams.Builder - Class in com.stripe.param
- QuoteListComputedUpfrontLineItemsParams - Class in com.stripe.param
- QuoteListComputedUpfrontLineItemsParams.Builder - Class in com.stripe.param
- QuoteListLineItemsParams - Class in com.stripe.param
- QuoteListLineItemsParams.Builder - Class in com.stripe.param
- QuoteListParams - Class in com.stripe.param
- QuoteListParams.Builder - Class in com.stripe.param
- QuoteListParams.Status - Enum in com.stripe.param
- QuotePdfParams - Class in com.stripe.param
- QuotePdfParams.Builder - Class in com.stripe.param
- QuoteRetrieveParams - Class in com.stripe.param
- QuoteRetrieveParams.Builder - Class in com.stripe.param
- QuoteUpdateParams - Class in com.stripe.param
- QuoteUpdateParams.AutomaticTax - Class in com.stripe.param
- QuoteUpdateParams.AutomaticTax.Builder - Class in com.stripe.param
- QuoteUpdateParams.Builder - Class in com.stripe.param
- QuoteUpdateParams.CollectionMethod - Enum in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- QuoteUpdateParams.Discount - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- QuoteUpdateParams.Discount.Builder - Class in com.stripe.param
- QuoteUpdateParams.InvoiceSettings - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- QuoteUpdateParams.InvoiceSettings.Builder - Class in com.stripe.param
- QuoteUpdateParams.LineItem - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- QuoteUpdateParams.LineItem.Builder - Class in com.stripe.param
- QuoteUpdateParams.LineItem.PriceData - Class in com.stripe.param
- QuoteUpdateParams.LineItem.PriceData.Builder - Class in com.stripe.param
- QuoteUpdateParams.LineItem.PriceData.Recurring - Class in com.stripe.param
- QuoteUpdateParams.LineItem.PriceData.Recurring.Builder - Class in com.stripe.param
- QuoteUpdateParams.LineItem.PriceData.Recurring.Interval - Enum in com.stripe.param
- QuoteUpdateParams.LineItem.PriceData.TaxBehavior - Enum in com.stripe.param
- QuoteUpdateParams.SubscriptionData - Class in com.stripe.param
-
The number of intervals between subscription billings.
- QuoteUpdateParams.SubscriptionData.Builder - Class in com.stripe.param
- QuoteUpdateParams.SubscriptionData.EffectiveDate - Enum in com.stripe.param
- QuoteUpdateParams.TransferData - Class in com.stripe.param
- QuoteUpdateParams.TransferData.Builder - Class in com.stripe.param
R
- RABOBANK - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Ideal.Bank
- RABOBANK - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Ideal.Bank
- RABOBANK - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Ideal.Bank
- RABOBANK - com.stripe.param.PaymentMethodCreateParams.Ideal.Bank
- RADAR__EARLY_FRAUD_WARNING__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- RADAR__EARLY_FRAUD_WARNING__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- RADAR__EARLY_FRAUD_WARNING__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- RADAR__EARLY_FRAUD_WARNING__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- RAIFFEISEN_BANKENGRUPPE_OSTERREICH - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank
- RAIFFEISEN_BANKENGRUPPE_OSTERREICH - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Bank
- RAIFFEISEN_BANKENGRUPPE_OSTERREICH - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank
- RAIFFEISEN_BANKENGRUPPE_OSTERREICH - com.stripe.param.PaymentMethodCreateParams.Eps.Bank
- RAILROADS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- RAILROADS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- RAILROADS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- RAILROADS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- RAILROADS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- RAILROADS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- RAILROADS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- RAILROADS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- RAILROADS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- RAILROADS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- RAILROADS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- RAILROADS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- RateLimitException - Exception in com.stripe.exception
- RateLimitException(String, String, String, String, Integer, Throwable) - Constructor for exception com.stripe.exception.RateLimitException
- RE - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- RE - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- RE - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- Reader - Class in com.stripe.model.terminal
- Reader() - Constructor for class com.stripe.model.terminal.Reader
- ReaderCollection - Class in com.stripe.model.terminal
- ReaderCollection() - Constructor for class com.stripe.model.terminal.ReaderCollection
- ReaderCreateParams - Class in com.stripe.param.terminal
- ReaderCreateParams.Builder - Class in com.stripe.param.terminal
- ReaderDeleteParams - Class in com.stripe.param.terminal
- ReaderDeleteParams.Builder - Class in com.stripe.param.terminal
- ReaderListParams - Class in com.stripe.param.terminal
- ReaderListParams.Builder - Class in com.stripe.param.terminal
- ReaderListParams.DeviceType - Enum in com.stripe.param.terminal
- ReaderListParams.Status - Enum in com.stripe.param.terminal
- ReaderRetrieveParams - Class in com.stripe.param.terminal
- ReaderRetrieveParams.Builder - Class in com.stripe.param.terminal
- ReaderUpdateParams - Class in com.stripe.param.terminal
- ReaderUpdateParams.Builder - Class in com.stripe.param.terminal
- readToEnd(InputStream, Charset) - Static method in class com.stripe.util.StreamUtils
-
Reads the provided stream until the end and returns a string encoded with the provided charset.
- REAL_ESTATE_AGENTS_AND_MANAGERS_RENTALS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- REAL_ESTATE_AGENTS_AND_MANAGERS_RENTALS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- REAL_ESTATE_AGENTS_AND_MANAGERS_RENTALS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- REAL_ESTATE_AGENTS_AND_MANAGERS_RENTALS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- REAL_ESTATE_AGENTS_AND_MANAGERS_RENTALS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- REAL_ESTATE_AGENTS_AND_MANAGERS_RENTALS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- REAL_ESTATE_AGENTS_AND_MANAGERS_RENTALS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- REAL_ESTATE_AGENTS_AND_MANAGERS_RENTALS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- REAL_ESTATE_AGENTS_AND_MANAGERS_RENTALS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- REAL_ESTATE_AGENTS_AND_MANAGERS_RENTALS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- REAL_ESTATE_AGENTS_AND_MANAGERS_RENTALS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- REAL_ESTATE_AGENTS_AND_MANAGERS_RENTALS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- Receipt() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.CardPresent.Receipt
- Receipt() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent.Receipt
- Receipt() - Constructor for class com.stripe.model.issuing.Transaction.PurchaseDetails.Receipt
- RECEIVER - com.stripe.param.SourceCreateParams.Flow
- ReceiverFlow() - Constructor for class com.stripe.model.Source.ReceiverFlow
- Recipient - Class in com.stripe.model
- Recipient() - Constructor for class com.stripe.model.Recipient
- RECIPIENT__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- RECIPIENT__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- RECIPIENT__DELETED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- RECIPIENT__DELETED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- RECIPIENT__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- RECIPIENT__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- RecipientCollection - Class in com.stripe.model
- RecipientCollection() - Constructor for class com.stripe.model.RecipientCollection
- RecipientCreateParams - Class in com.stripe.param
- RecipientCreateParams.Builder - Class in com.stripe.param
- RecipientListParams - Class in com.stripe.param
- RecipientListParams.Builder - Class in com.stripe.param
- RecipientListParams.Created - Class in com.stripe.param
- RecipientListParams.Created.Builder - Class in com.stripe.param
- RecipientListParams.Type - Enum in com.stripe.param
-
Maximum value to filter by (inclusive).
- RecipientRetrieveParams - Class in com.stripe.param
- RecipientRetrieveParams.Builder - Class in com.stripe.param
- RecipientUpdateParams - Class in com.stripe.param
- RecipientUpdateParams.Builder - Class in com.stripe.param
- RECORD_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- RECORD_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- RECORD_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- RECORD_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- RECORD_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- RECORD_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- RECORD_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- RECORD_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- RECORD_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- RECORD_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- RECORD_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- RECORD_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- Recovery() - Constructor for class com.stripe.model.checkout.Session.AfterExpiration.Recovery
- RECREATIONAL_VEHICLE_RENTALS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- RECREATIONAL_VEHICLE_RENTALS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- RECREATIONAL_VEHICLE_RENTALS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- RECREATIONAL_VEHICLE_RENTALS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- RECREATIONAL_VEHICLE_RENTALS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- RECREATIONAL_VEHICLE_RENTALS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- RECREATIONAL_VEHICLE_RENTALS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- RECREATIONAL_VEHICLE_RENTALS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- RECREATIONAL_VEHICLE_RENTALS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- RECREATIONAL_VEHICLE_RENTALS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- RECREATIONAL_VEHICLE_RENTALS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- RECREATIONAL_VEHICLE_RENTALS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- Recurring() - Constructor for class com.stripe.model.Price.Recurring
- Recurring() - Constructor for class com.stripe.model.Quote.Recurring
- RECURRING - com.stripe.param.PaymentIntentConfirmParams.OffSession
- RECURRING - com.stripe.param.PaymentIntentCreateParams.OffSession
- RECURRING - com.stripe.param.PriceListParams.Type
- redact() - Method in class com.stripe.model.identity.VerificationSession
-
Redact a VerificationSession to remove all collected information from Stripe.
- redact(RequestOptions) - Method in class com.stripe.model.identity.VerificationSession
-
Redact a VerificationSession to remove all collected information from Stripe.
- redact(VerificationSessionRedactParams) - Method in class com.stripe.model.identity.VerificationSession
-
Redact a VerificationSession to remove all collected information from Stripe.
- redact(VerificationSessionRedactParams, RequestOptions) - Method in class com.stripe.model.identity.VerificationSession
-
Redact a VerificationSession to remove all collected information from Stripe.
- redact(Map<String, Object>) - Method in class com.stripe.model.identity.VerificationSession
-
Redact a VerificationSession to remove all collected information from Stripe.
- redact(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.identity.VerificationSession
-
Redact a VerificationSession to remove all collected information from Stripe.
- Redaction() - Constructor for class com.stripe.model.identity.VerificationSession.Redaction
- Redirect() - Constructor for class com.stripe.model.PaymentLink.AfterCompletion.Redirect
- REDIRECT - com.stripe.param.PaymentLinkCreateParams.AfterCompletion.Type
- REDIRECT - com.stripe.param.PaymentLinkUpdateParams.AfterCompletion.Type
- REDIRECT - com.stripe.param.SourceCreateParams.Flow
- RedirectFlow() - Constructor for class com.stripe.model.Source.RedirectFlow
- Refund - Class in com.stripe.model
- Refund() - Constructor for class com.stripe.model.Refund
- REFUND - com.stripe.param.issuing.TransactionListParams.Type
- REFUND - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- REFUND_FAILURE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- RefundCollection - Class in com.stripe.model
- RefundCollection() - Constructor for class com.stripe.model.RefundCollection
- RefundCollectionListParams - Class in com.stripe.param
- RefundCollectionListParams.Builder - Class in com.stripe.param
- RefundCollectionRetrieveParams - Class in com.stripe.param
- RefundCollectionRetrieveParams.Builder - Class in com.stripe.param
- RefundCreateParams - Class in com.stripe.param
- RefundCreateParams.Builder - Class in com.stripe.param
- RefundCreateParams.Reason - Enum in com.stripe.param
- RefundListParams - Class in com.stripe.param
- RefundListParams.Builder - Class in com.stripe.param
- RefundListParams.Created - Class in com.stripe.param
- RefundListParams.Created.Builder - Class in com.stripe.param
- RefundRetrieveParams - Class in com.stripe.param
- RefundRetrieveParams.Builder - Class in com.stripe.param
- RefundUpdateParams - Class in com.stripe.param
- RefundUpdateParams.Builder - Class in com.stripe.param
- REFUSED - com.stripe.param.SourceCreateParams.Mandate.Acceptance.Status
- REFUSED - com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Status
- REGIOBANK - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Ideal.Bank
- REGIOBANK - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Ideal.Bank
- REGIOBANK - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Ideal.Bank
- REGIOBANK - com.stripe.param.PaymentMethodCreateParams.Ideal.Bank
- reject(AccountRejectParams) - Method in class com.stripe.model.Account
-
With Connect, you may flag accounts as suspicious.
- reject(AccountRejectParams, RequestOptions) - Method in class com.stripe.model.Account
-
With Connect, you may flag accounts as suspicious.
- reject(Map<String, Object>) - Method in class com.stripe.model.Account
-
With Connect, you may flag accounts as suspicious.
- reject(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Account
-
With Connect, you may flag accounts as suspicious.
- Relationship() - Constructor for class com.stripe.model.Person.Relationship
- release() - Method in class com.stripe.model.SubscriptionSchedule
-
Releases the subscription schedule immediately, which will stop scheduling of its phases, but leave any existing subscription in place.
- release(RequestOptions) - Method in class com.stripe.model.SubscriptionSchedule
-
Releases the subscription schedule immediately, which will stop scheduling of its phases, but leave any existing subscription in place.
- release(SubscriptionScheduleReleaseParams) - Method in class com.stripe.model.SubscriptionSchedule
-
Releases the subscription schedule immediately, which will stop scheduling of its phases, but leave any existing subscription in place.
- release(SubscriptionScheduleReleaseParams, RequestOptions) - Method in class com.stripe.model.SubscriptionSchedule
-
Releases the subscription schedule immediately, which will stop scheduling of its phases, but leave any existing subscription in place.
- release(Map<String, Object>) - Method in class com.stripe.model.SubscriptionSchedule
-
Releases the subscription schedule immediately, which will stop scheduling of its phases, but leave any existing subscription in place.
- release(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.SubscriptionSchedule
-
Releases the subscription schedule immediately, which will stop scheduling of its phases, but leave any existing subscription in place.
- RELEASE - com.stripe.param.SubscriptionScheduleCreateParams.EndBehavior
- RELEASE - com.stripe.param.SubscriptionScheduleUpdateParams.EndBehavior
- RELIGIOUS_GOODS_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- RELIGIOUS_GOODS_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- RELIGIOUS_GOODS_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- RELIGIOUS_GOODS_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- RELIGIOUS_GOODS_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- RELIGIOUS_GOODS_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- RELIGIOUS_GOODS_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- RELIGIOUS_GOODS_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- RELIGIOUS_GOODS_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- RELIGIOUS_GOODS_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- RELIGIOUS_GOODS_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- RELIGIOUS_GOODS_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- RELIGIOUS_ORGANIZATIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- RELIGIOUS_ORGANIZATIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- RELIGIOUS_ORGANIZATIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- RELIGIOUS_ORGANIZATIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- RELIGIOUS_ORGANIZATIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- RELIGIOUS_ORGANIZATIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- RELIGIOUS_ORGANIZATIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- RELIGIOUS_ORGANIZATIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- RELIGIOUS_ORGANIZATIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- RELIGIOUS_ORGANIZATIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- RELIGIOUS_ORGANIZATIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- RELIGIOUS_ORGANIZATIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- remove() - Method in class com.stripe.model.PagingIterator
- remove() - Method in class com.stripe.model.SearchPagingIterator
- remove(Object) - Method in class com.stripe.util.CaseInsensitiveMap
- RENEW - com.stripe.param.SubscriptionScheduleCreateParams.EndBehavior
- RENEW - com.stripe.param.SubscriptionScheduleUpdateParams.EndBehavior
- REPEATING - com.stripe.param.CouponCreateParams.Duration
- REPORTING__REPORT_RUN__FAILED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- REPORTING__REPORT_RUN__FAILED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- REPORTING__REPORT_RUN__SUCCEEDED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- REPORTING__REPORT_RUN__SUCCEEDED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- REPORTING__REPORT_TYPE__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- REPORTING__REPORT_TYPE__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- ReportRun - Class in com.stripe.model.reporting
- ReportRun() - Constructor for class com.stripe.model.reporting.ReportRun
- ReportRun.Parameters - Class in com.stripe.model.reporting
- ReportRunCollection - Class in com.stripe.model.reporting
- ReportRunCollection() - Constructor for class com.stripe.model.reporting.ReportRunCollection
- ReportRunCreateParams - Class in com.stripe.param.reporting
- ReportRunCreateParams.Builder - Class in com.stripe.param.reporting
- ReportRunCreateParams.Parameters - Class in com.stripe.param.reporting
- ReportRunCreateParams.Parameters.Builder - Class in com.stripe.param.reporting
- ReportRunCreateParams.Parameters.ReportingCategory - Enum in com.stripe.param.reporting
- ReportRunCreateParams.Parameters.Timezone - Enum in com.stripe.param.reporting
- ReportRunListParams - Class in com.stripe.param.reporting
- ReportRunListParams.Builder - Class in com.stripe.param.reporting
- ReportRunListParams.Created - Class in com.stripe.param.reporting
- ReportRunListParams.Created.Builder - Class in com.stripe.param.reporting
- ReportRunRetrieveParams - Class in com.stripe.param.reporting
- ReportRunRetrieveParams.Builder - Class in com.stripe.param.reporting
- ReportType - Class in com.stripe.model.reporting
- ReportType() - Constructor for class com.stripe.model.reporting.ReportType
- ReportTypeCollection - Class in com.stripe.model.reporting
- ReportTypeCollection() - Constructor for class com.stripe.model.reporting.ReportTypeCollection
- ReportTypeListParams - Class in com.stripe.param.reporting
- ReportTypeListParams.Builder - Class in com.stripe.param.reporting
- ReportTypeRetrieveParams - Class in com.stripe.param.reporting
- ReportTypeRetrieveParams.Builder - Class in com.stripe.param.reporting
- request(ApiResource.RequestMethod, String, ApiRequestParams, Class<T>, RequestOptions) - Static method in class com.stripe.net.ApiResource
- request(ApiResource.RequestMethod, String, Map<String, Object>, Class<T>, RequestOptions) - Static method in class com.stripe.net.ApiResource
- request(ApiResource.RequestMethod, String, Map<String, Object>, Class<T>, RequestOptions) - Method in class com.stripe.net.LiveStripeResponseGetter
- request(ApiResource.RequestMethod, String, Map<String, Object>, Class<T>, RequestOptions) - Method in interface com.stripe.net.StripeResponseGetter
- request(StripeRequest) - Method in class com.stripe.net.HttpClient
-
Sends the given request to Stripe's API, buffering the response body into memory.
- request(StripeRequest) - Method in class com.stripe.net.HttpURLConnectionClient
-
Sends the given request to Stripe's API, and returns a buffered response.
- requestCollection(String, ApiRequestParams, Class<T>, RequestOptions) - Static method in class com.stripe.net.ApiResource
- requestCollection(String, Map<String, Object>, Class<T>, RequestOptions) - Static method in class com.stripe.net.ApiResource
-
Similar to #request, but specific for use with collection types that come from the API (i.e.
- REQUESTED_BY_CUSTOMER - com.stripe.param.PaymentIntentCancelParams.CancellationReason
- REQUESTED_BY_CUSTOMER - com.stripe.param.RefundCreateParams.Reason
- REQUESTED_BY_CUSTOMER - com.stripe.param.SetupIntentCancelParams.CancellationReason
- RequestHistory() - Constructor for class com.stripe.model.issuing.Authorization.RequestHistory
- RequestOptions - Class in com.stripe.net
- RequestOptions.InvalidRequestOptionsException - Exception in com.stripe.net
- RequestOptions.RequestOptionsBuilder - Class in com.stripe.net
- RequestOptionsBuilder() - Constructor for class com.stripe.net.RequestOptions.RequestOptionsBuilder
-
Constructs a request options builder with the global parameters (API key and client ID) as default values.
- requestSearchResult(String, ApiRequestParams, Class<T>, RequestOptions) - Static method in class com.stripe.net.ApiResource
- requestSearchResult(String, Map<String, Object>, Class<T>, RequestOptions) - Static method in class com.stripe.net.ApiResource
-
Similar to #request, but specific for use with searchResult types that come from the API
- requestStream(ApiResource.RequestMethod, String, ApiRequestParams, RequestOptions) - Static method in class com.stripe.net.ApiResource
- requestStream(ApiResource.RequestMethod, String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.net.ApiResource
- requestStream(ApiResource.RequestMethod, String, Map<String, Object>, RequestOptions) - Method in class com.stripe.net.LiveStripeResponseGetter
- requestStream(ApiResource.RequestMethod, String, Map<String, Object>, RequestOptions) - Method in interface com.stripe.net.StripeResponseGetter
- requestStream(StripeRequest) - Method in class com.stripe.net.HttpClient
-
Sends the given request to Stripe's API, streaming the response body.
- requestStream(StripeRequest) - Method in class com.stripe.net.HttpURLConnectionClient
-
Sends the given request to Stripe's API.
- requestStreamWithRetries(StripeRequest) - Method in class com.stripe.net.HttpClient
-
Sends the given request to Stripe's API, streaming the response, retrying the request in cases of intermittent problems.
- requestStreamWithTelemetry(StripeRequest) - Method in class com.stripe.net.HttpClient
-
Sends the given request to Stripe's API, streaming the response, and handling telemetry if not disabled.
- requestWithRetries(StripeRequest) - Method in class com.stripe.net.HttpClient
-
Sends the given request to Stripe's API, retrying the request in cases of intermittent problems.
- requestWithTelemetry(StripeRequest) - Method in class com.stripe.net.HttpClient
-
Sends the given request to Stripe's API, handling telemetry if not disabled.
- REQUIRED - com.stripe.param.checkout.SessionCreateParams.BillingAddressCollection
- REQUIRED - com.stripe.param.PaymentLinkCreateParams.BillingAddressCollection
- REQUIRED - com.stripe.param.PaymentLinkUpdateParams.BillingAddressCollection
- Requirements() - Constructor for class com.stripe.model.Account.Requirements
- Requirements() - Constructor for class com.stripe.model.Capability.Requirements
- Requirements() - Constructor for class com.stripe.model.issuing.Cardholder.Requirements
- Requirements() - Constructor for class com.stripe.model.Person.Requirements
- REQUIRES_INPUT - com.stripe.param.identity.VerificationSessionListParams.Status
- ReserveTransaction - Class in com.stripe.model
- ReserveTransaction() - Constructor for class com.stripe.model.ReserveTransaction
- reset() - Method in class com.stripe.util.Stopwatch
-
Stops time interval measurement and resets the elapsed time to zero.
- restart() - Method in class com.stripe.util.Stopwatch
-
Stops time interval measurement, resets the elapsed time to zero, and starts measuring elapsed time.
- Restrictions() - Constructor for class com.stripe.model.PromotionCode.Restrictions
- retrieve() - Static method in class com.stripe.model.Account
-
Retrieves the details of an account.
- retrieve() - Static method in class com.stripe.model.Balance
-
Retrieves the current account balance, based on the authentication that was used to make the request.
- retrieve(RequestOptions) - Static method in class com.stripe.model.Account
-
Retrieves the details of an account.
- retrieve(RequestOptions) - Static method in class com.stripe.model.Balance
-
Retrieves the current account balance, based on the authentication that was used to make the request.
- retrieve(AccountRetrieveParams, RequestOptions) - Static method in class com.stripe.model.Account
-
Retrieves the details of an account.
- retrieve(BalanceRetrieveParams, RequestOptions) - Static method in class com.stripe.model.Balance
-
Retrieves the current account balance, based on the authentication that was used to make the request.
- retrieve(String) - Static method in class com.stripe.model.Account
-
Retrieves the details of an account.
- retrieve(String) - Static method in class com.stripe.model.ApplePayDomain
-
Retrieve an apple pay domain.
- retrieve(String) - Static method in class com.stripe.model.ApplicationFee
-
Retrieves the details of an application fee that your account has collected.
- retrieve(String) - Static method in class com.stripe.model.BalanceTransaction
-
Retrieves the balance transaction with the given ID.
- retrieve(String) - Static method in class com.stripe.model.billingportal.Configuration
-
Retrieves a configuration that describes the functionality of the customer portal.
- retrieve(String) - Static method in class com.stripe.model.BitcoinReceiver
-
Retrieves the Bitcoin receiver with the given ID.
- retrieve(String) - Method in class com.stripe.model.CapabilityCollection
-
Retrieves information about the specified Account Capability.
- retrieve(String) - Static method in class com.stripe.model.Charge
-
Retrieves the details of a charge that has previously been created.
- retrieve(String) - Static method in class com.stripe.model.checkout.Session
-
Retrieves a Session object.
- retrieve(String) - Static method in class com.stripe.model.CountrySpec
-
Returns a Country Spec for a given Country code.
- retrieve(String) - Static method in class com.stripe.model.Coupon
-
Retrieves the coupon with the given ID.
- retrieve(String) - Static method in class com.stripe.model.CreditNote
-
Retrieves the credit note object with the given identifier.
- retrieve(String) - Static method in class com.stripe.model.Customer
-
Retrieves a Customer object.
- retrieve(String) - Method in class com.stripe.model.CustomerBalanceTransactionCollection
-
Retrieves a specific customer balance transaction that updated the customer’s balances.
- retrieve(String) - Static method in class com.stripe.model.Dispute
-
Retrieves the dispute with the given ID.
- retrieve(String) - Static method in class com.stripe.model.Event
-
Retrieves the details of an event.
- retrieve(String) - Static method in class com.stripe.model.ExchangeRate
-
Retrieves the exchange rates from the given currency to every supported currency.
- retrieve(String) - Method in class com.stripe.model.ExternalAccountCollection
-
Retrieve a specified external account for a given account.
- retrieve(String) - Method in class com.stripe.model.FeeRefundCollection
-
By default, you can see the 10 most recent refunds stored directly on the application fee object, but you can also retrieve details about a specific refund stored on the application fee.
- retrieve(String) - Static method in class com.stripe.model.File
-
Retrieves the details of an existing file object.
- retrieve(String) - Static method in class com.stripe.model.FileLink
-
Retrieves the file link with the given ID.
- retrieve(String) - Static method in class com.stripe.model.identity.VerificationReport
-
Retrieves an existing VerificationReport.
- retrieve(String) - Static method in class com.stripe.model.identity.VerificationSession
-
Retrieves the details of a VerificationSession that was previously created.
- retrieve(String) - Static method in class com.stripe.model.Invoice
-
Retrieves the invoice with the given ID.
- retrieve(String) - Static method in class com.stripe.model.InvoiceItem
-
Retrieves the invoice item with the given ID.
- retrieve(String) - Static method in class com.stripe.model.IssuerFraudRecord
-
Retrieves the details of an issuer fraud record that has previously been created.
- retrieve(String) - Static method in class com.stripe.model.issuing.Authorization
-
Retrieves an Issuing
Authorization
object. - retrieve(String) - Static method in class com.stripe.model.issuing.Card
-
Retrieves an Issuing
Card
object. - retrieve(String) - Static method in class com.stripe.model.issuing.Cardholder
-
Retrieves an Issuing
Cardholder
object. - retrieve(String) - Static method in class com.stripe.model.issuing.Dispute
-
Retrieves an Issuing
Dispute
object. - retrieve(String) - Static method in class com.stripe.model.issuing.Transaction
-
Retrieves an Issuing
Transaction
object. - retrieve(String) - Static method in class com.stripe.model.Mandate
-
Retrieves a Mandate object.
- retrieve(String) - Static method in class com.stripe.model.Order
-
Retrieves the details of an existing order.
- retrieve(String) - Static method in class com.stripe.model.OrderReturn
-
Retrieves the details of an existing order return.
- retrieve(String) - Static method in class com.stripe.model.PaymentIntent
-
Retrieves the details of a PaymentIntent that has previously been created.
- retrieve(String) - Static method in class com.stripe.model.PaymentLink
-
Retrieve a payment link.
- retrieve(String) - Static method in class com.stripe.model.PaymentMethod
-
Retrieves a PaymentMethod object.
- retrieve(String) - Method in class com.stripe.model.PaymentSourceCollection
-
Retrieve a specified source for a given customer.
- retrieve(String) - Static method in class com.stripe.model.Payout
-
Retrieves the details of an existing payout.
- retrieve(String) - Method in class com.stripe.model.PersonCollection
-
Retrieves an existing person.
- retrieve(String) - Static method in class com.stripe.model.Plan
-
Retrieves the plan with the given ID.
- retrieve(String) - Static method in class com.stripe.model.Price
-
Retrieves the price with the given ID.
- retrieve(String) - Static method in class com.stripe.model.Product
-
Retrieves the details of an existing product.
- retrieve(String) - Static method in class com.stripe.model.PromotionCode
-
Retrieves the promotion code with the given ID.
- retrieve(String) - Static method in class com.stripe.model.Quote
-
Retrieves the quote with the given ID.
- retrieve(String) - Static method in class com.stripe.model.radar.EarlyFraudWarning
-
Retrieves the details of an early fraud warning that has previously been created.
- retrieve(String) - Static method in class com.stripe.model.radar.ValueList
-
Retrieves a
ValueList
object. - retrieve(String) - Static method in class com.stripe.model.radar.ValueListItem
-
Retrieves a
ValueListItem
object. - retrieve(String) - Static method in class com.stripe.model.Recipient
-
Retrieves the details of an existing recipient.
- retrieve(String) - Static method in class com.stripe.model.Refund
-
Retrieves the details of an existing refund.
- retrieve(String) - Method in class com.stripe.model.RefundCollection
-
Retrieves the details of an existing refund.
- retrieve(String) - Static method in class com.stripe.model.reporting.ReportRun
-
Retrieves the details of an existing Report Run.
- retrieve(String) - Static method in class com.stripe.model.reporting.ReportType
-
Retrieves the details of a Report Type.
- retrieve(String) - Static method in class com.stripe.model.Review
-
Retrieves a
Review
object. - retrieve(String) - Static method in class com.stripe.model.SetupIntent
-
Retrieves the details of a SetupIntent that has previously been created.
- retrieve(String) - Static method in class com.stripe.model.ShippingRate
-
Returns the shipping rate object with the given ID.
- retrieve(String) - Static method in class com.stripe.model.sigma.ScheduledQueryRun
-
Retrieves the details of an scheduled query run.
- retrieve(String) - Static method in class com.stripe.model.Sku
-
Retrieves the details of an existing SKU.
- retrieve(String) - Static method in class com.stripe.model.Source
-
Retrieves an existing source object.
- retrieve(String) - Static method in class com.stripe.model.Subscription
-
Retrieves the subscription with the given ID.
- retrieve(String) - Static method in class com.stripe.model.SubscriptionItem
-
Retrieves the subscription item with the given ID.
- retrieve(String) - Static method in class com.stripe.model.SubscriptionSchedule
-
Retrieves the details of an existing subscription schedule.
- retrieve(String) - Static method in class com.stripe.model.TaxCode
-
Retrieves the details of an existing tax code.
- retrieve(String) - Method in class com.stripe.model.TaxIdCollection
-
Retrieves the
TaxID
object with the given identifier. - retrieve(String) - Static method in class com.stripe.model.TaxRate
-
Retrieves a tax rate with the given ID.
- retrieve(String) - Static method in class com.stripe.model.terminal.Location
-
Retrieves a
Location
object. - retrieve(String) - Static method in class com.stripe.model.terminal.Reader
-
Retrieves a
Reader
object. - retrieve(String) - Static method in class com.stripe.model.ThreeDSecure
-
Retrieves a 3D Secure object.
- retrieve(String) - Static method in class com.stripe.model.Token
-
Retrieves the token with the given ID.
- retrieve(String) - Static method in class com.stripe.model.Topup
-
Retrieves the details of a top-up that has previously been created.
- retrieve(String) - Static method in class com.stripe.model.Transfer
-
Retrieves the details of an existing transfer.
- retrieve(String) - Method in class com.stripe.model.TransferReversalCollection
-
By default, you can see the 10 most recent reversals stored directly on the transfer object, but you can also retrieve details about a specific reversal stored on the transfer.
- retrieve(String) - Static method in class com.stripe.model.WebhookEndpoint
-
Retrieves the webhook endpoint with the given ID.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.Account
-
Retrieves the details of an account.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.ApplePayDomain
-
Retrieve an apple pay domain.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.ApplicationFee
-
Retrieves the details of an application fee that your account has collected.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.BalanceTransaction
-
Retrieves the balance transaction with the given ID.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.billingportal.Configuration
-
Retrieves a configuration that describes the functionality of the customer portal.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.BitcoinReceiver
-
Retrieves the Bitcoin receiver with the given ID.
- retrieve(String, RequestOptions) - Method in class com.stripe.model.CapabilityCollection
-
Retrieves information about the specified Account Capability.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.Charge
-
Retrieves the details of a charge that has previously been created.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.checkout.Session
-
Retrieves a Session object.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.CountrySpec
-
Returns a Country Spec for a given Country code.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.Coupon
-
Retrieves the coupon with the given ID.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.CreditNote
-
Retrieves the credit note object with the given identifier.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.Customer
-
Retrieves a Customer object.
- retrieve(String, RequestOptions) - Method in class com.stripe.model.CustomerBalanceTransactionCollection
-
Retrieves a specific customer balance transaction that updated the customer’s balances.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.Dispute
-
Retrieves the dispute with the given ID.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.Event
-
Retrieves the details of an event.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.ExchangeRate
-
Retrieves the exchange rates from the given currency to every supported currency.
- retrieve(String, RequestOptions) - Method in class com.stripe.model.ExternalAccountCollection
-
Retrieve a specified external account for a given account.
- retrieve(String, RequestOptions) - Method in class com.stripe.model.FeeRefundCollection
-
By default, you can see the 10 most recent refunds stored directly on the application fee object, but you can also retrieve details about a specific refund stored on the application fee.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.File
-
Retrieves the details of an existing file object.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.FileLink
-
Retrieves the file link with the given ID.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.identity.VerificationReport
-
Retrieves an existing VerificationReport.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.identity.VerificationSession
-
Retrieves the details of a VerificationSession that was previously created.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.Invoice
-
Retrieves the invoice with the given ID.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.InvoiceItem
-
Retrieves the invoice item with the given ID.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.IssuerFraudRecord
-
Retrieves the details of an issuer fraud record that has previously been created.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.issuing.Authorization
-
Retrieves an Issuing
Authorization
object. - retrieve(String, RequestOptions) - Static method in class com.stripe.model.issuing.Card
-
Retrieves an Issuing
Card
object. - retrieve(String, RequestOptions) - Static method in class com.stripe.model.issuing.Cardholder
-
Retrieves an Issuing
Cardholder
object. - retrieve(String, RequestOptions) - Static method in class com.stripe.model.issuing.Dispute
-
Retrieves an Issuing
Dispute
object. - retrieve(String, RequestOptions) - Static method in class com.stripe.model.issuing.Transaction
-
Retrieves an Issuing
Transaction
object. - retrieve(String, RequestOptions) - Static method in class com.stripe.model.Mandate
-
Retrieves a Mandate object.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.Order
-
Retrieves the details of an existing order.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.OrderReturn
-
Retrieves the details of an existing order return.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.PaymentIntent
-
Retrieves the details of a PaymentIntent that has previously been created.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.PaymentLink
-
Retrieve a payment link.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.PaymentMethod
-
Retrieves a PaymentMethod object.
- retrieve(String, RequestOptions) - Method in class com.stripe.model.PaymentSourceCollection
-
Retrieve a specified source for a given customer.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.Payout
-
Retrieves the details of an existing payout.
- retrieve(String, RequestOptions) - Method in class com.stripe.model.PersonCollection
-
Retrieves an existing person.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.Plan
-
Retrieves the plan with the given ID.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.Price
-
Retrieves the price with the given ID.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.Product
-
Retrieves the details of an existing product.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.PromotionCode
-
Retrieves the promotion code with the given ID.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.Quote
-
Retrieves the quote with the given ID.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.radar.EarlyFraudWarning
-
Retrieves the details of an early fraud warning that has previously been created.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.radar.ValueList
-
Retrieves a
ValueList
object. - retrieve(String, RequestOptions) - Static method in class com.stripe.model.radar.ValueListItem
-
Retrieves a
ValueListItem
object. - retrieve(String, RequestOptions) - Static method in class com.stripe.model.Recipient
-
Retrieves the details of an existing recipient.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.Refund
-
Retrieves the details of an existing refund.
- retrieve(String, RequestOptions) - Method in class com.stripe.model.RefundCollection
-
Retrieves the details of an existing refund.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.reporting.ReportRun
-
Retrieves the details of an existing Report Run.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.reporting.ReportType
-
Retrieves the details of a Report Type.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.Review
-
Retrieves a
Review
object. - retrieve(String, RequestOptions) - Static method in class com.stripe.model.SetupIntent
-
Retrieves the details of a SetupIntent that has previously been created.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.ShippingRate
-
Returns the shipping rate object with the given ID.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.sigma.ScheduledQueryRun
-
Retrieves the details of an scheduled query run.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.Sku
-
Retrieves the details of an existing SKU.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.Source
-
Retrieves an existing source object.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.Subscription
-
Retrieves the subscription with the given ID.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.SubscriptionItem
-
Retrieves the subscription item with the given ID.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.SubscriptionSchedule
-
Retrieves the details of an existing subscription schedule.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.TaxCode
-
Retrieves the details of an existing tax code.
- retrieve(String, RequestOptions) - Method in class com.stripe.model.TaxIdCollection
-
Retrieves the
TaxID
object with the given identifier. - retrieve(String, RequestOptions) - Static method in class com.stripe.model.TaxRate
-
Retrieves a tax rate with the given ID.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.terminal.Location
-
Retrieves a
Location
object. - retrieve(String, RequestOptions) - Static method in class com.stripe.model.terminal.Reader
-
Retrieves a
Reader
object. - retrieve(String, RequestOptions) - Static method in class com.stripe.model.ThreeDSecure
-
Retrieves a 3D Secure object.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.Token
-
Retrieves the token with the given ID.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.Topup
-
Retrieves the details of a top-up that has previously been created.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.Transfer
-
Retrieves the details of an existing transfer.
- retrieve(String, RequestOptions) - Method in class com.stripe.model.TransferReversalCollection
-
By default, you can see the 10 most recent reversals stored directly on the transfer object, but you can also retrieve details about a specific reversal stored on the transfer.
- retrieve(String, RequestOptions) - Static method in class com.stripe.model.WebhookEndpoint
-
Retrieves the webhook endpoint with the given ID.
- retrieve(String, AccountRetrieveParams, RequestOptions) - Static method in class com.stripe.model.Account
-
Retrieves the details of an account.
- retrieve(String, ApplePayDomainRetrieveParams, RequestOptions) - Static method in class com.stripe.model.ApplePayDomain
-
Retrieve an apple pay domain.
- retrieve(String, ApplicationFeeRetrieveParams, RequestOptions) - Static method in class com.stripe.model.ApplicationFee
-
Retrieves the details of an application fee that your account has collected.
- retrieve(String, BalanceTransactionRetrieveParams, RequestOptions) - Static method in class com.stripe.model.BalanceTransaction
-
Retrieves the balance transaction with the given ID.
- retrieve(String, ConfigurationRetrieveParams, RequestOptions) - Static method in class com.stripe.model.billingportal.Configuration
-
Retrieves a configuration that describes the functionality of the customer portal.
- retrieve(String, BitcoinReceiverRetrieveParams, RequestOptions) - Static method in class com.stripe.model.BitcoinReceiver
-
Retrieves the Bitcoin receiver with the given ID.
- retrieve(String, CapabilityCollectionRetrieveParams, RequestOptions) - Method in class com.stripe.model.CapabilityCollection
-
Retrieves information about the specified Account Capability.
- retrieve(String, ChargeRetrieveParams, RequestOptions) - Static method in class com.stripe.model.Charge
-
Retrieves the details of a charge that has previously been created.
- retrieve(String, SessionRetrieveParams, RequestOptions) - Static method in class com.stripe.model.checkout.Session
-
Retrieves a Session object.
- retrieve(String, CountrySpecRetrieveParams, RequestOptions) - Static method in class com.stripe.model.CountrySpec
-
Returns a Country Spec for a given Country code.
- retrieve(String, CouponRetrieveParams, RequestOptions) - Static method in class com.stripe.model.Coupon
-
Retrieves the coupon with the given ID.
- retrieve(String, CreditNoteRetrieveParams, RequestOptions) - Static method in class com.stripe.model.CreditNote
-
Retrieves the credit note object with the given identifier.
- retrieve(String, CustomerBalanceTransactionCollectionRetrieveParams, RequestOptions) - Method in class com.stripe.model.CustomerBalanceTransactionCollection
-
Retrieves a specific customer balance transaction that updated the customer’s balances.
- retrieve(String, CustomerRetrieveParams, RequestOptions) - Static method in class com.stripe.model.Customer
-
Retrieves a Customer object.
- retrieve(String, DisputeRetrieveParams, RequestOptions) - Static method in class com.stripe.model.Dispute
-
Retrieves the dispute with the given ID.
- retrieve(String, EventRetrieveParams, RequestOptions) - Static method in class com.stripe.model.Event
-
Retrieves the details of an event.
- retrieve(String, ExchangeRateRetrieveParams, RequestOptions) - Static method in class com.stripe.model.ExchangeRate
-
Retrieves the exchange rates from the given currency to every supported currency.
- retrieve(String, ExternalAccountCollectionRetrieveParams, RequestOptions) - Method in class com.stripe.model.ExternalAccountCollection
-
Retrieve a specified external account for a given account.
- retrieve(String, FeeRefundCollectionRetrieveParams, RequestOptions) - Method in class com.stripe.model.FeeRefundCollection
-
By default, you can see the 10 most recent refunds stored directly on the application fee object, but you can also retrieve details about a specific refund stored on the application fee.
- retrieve(String, FileLinkRetrieveParams, RequestOptions) - Static method in class com.stripe.model.FileLink
-
Retrieves the file link with the given ID.
- retrieve(String, VerificationReportRetrieveParams, RequestOptions) - Static method in class com.stripe.model.identity.VerificationReport
-
Retrieves an existing VerificationReport.
- retrieve(String, VerificationSessionRetrieveParams, RequestOptions) - Static method in class com.stripe.model.identity.VerificationSession
-
Retrieves the details of a VerificationSession that was previously created.
- retrieve(String, InvoiceItemRetrieveParams, RequestOptions) - Static method in class com.stripe.model.InvoiceItem
-
Retrieves the invoice item with the given ID.
- retrieve(String, InvoiceRetrieveParams, RequestOptions) - Static method in class com.stripe.model.Invoice
-
Retrieves the invoice with the given ID.
- retrieve(String, IssuerFraudRecordRetrieveParams, RequestOptions) - Static method in class com.stripe.model.IssuerFraudRecord
-
Retrieves the details of an issuer fraud record that has previously been created.
- retrieve(String, AuthorizationRetrieveParams, RequestOptions) - Static method in class com.stripe.model.issuing.Authorization
-
Retrieves an Issuing
Authorization
object. - retrieve(String, CardholderRetrieveParams, RequestOptions) - Static method in class com.stripe.model.issuing.Cardholder
-
Retrieves an Issuing
Cardholder
object. - retrieve(String, CardRetrieveParams, RequestOptions) - Static method in class com.stripe.model.issuing.Card
-
Retrieves an Issuing
Card
object. - retrieve(String, DisputeRetrieveParams, RequestOptions) - Static method in class com.stripe.model.issuing.Dispute
-
Retrieves an Issuing
Dispute
object. - retrieve(String, TransactionRetrieveParams, RequestOptions) - Static method in class com.stripe.model.issuing.Transaction
-
Retrieves an Issuing
Transaction
object. - retrieve(String, MandateRetrieveParams, RequestOptions) - Static method in class com.stripe.model.Mandate
-
Retrieves a Mandate object.
- retrieve(String, OrderRetrieveParams, RequestOptions) - Static method in class com.stripe.model.Order
-
Retrieves the details of an existing order.
- retrieve(String, OrderReturnRetrieveParams, RequestOptions) - Static method in class com.stripe.model.OrderReturn
-
Retrieves the details of an existing order return.
- retrieve(String, PaymentIntentRetrieveParams, RequestOptions) - Static method in class com.stripe.model.PaymentIntent
-
Retrieves the details of a PaymentIntent that has previously been created.
- retrieve(String, PaymentLinkRetrieveParams, RequestOptions) - Static method in class com.stripe.model.PaymentLink
-
Retrieve a payment link.
- retrieve(String, PaymentMethodRetrieveParams, RequestOptions) - Static method in class com.stripe.model.PaymentMethod
-
Retrieves a PaymentMethod object.
- retrieve(String, PaymentSourceCollectionRetrieveParams, RequestOptions) - Method in class com.stripe.model.PaymentSourceCollection
-
Retrieve a specified source for a given customer.
- retrieve(String, PayoutRetrieveParams, RequestOptions) - Static method in class com.stripe.model.Payout
-
Retrieves the details of an existing payout.
- retrieve(String, PersonCollectionRetrieveParams, RequestOptions) - Method in class com.stripe.model.PersonCollection
-
Retrieves an existing person.
- retrieve(String, PlanRetrieveParams, RequestOptions) - Static method in class com.stripe.model.Plan
-
Retrieves the plan with the given ID.
- retrieve(String, PriceRetrieveParams, RequestOptions) - Static method in class com.stripe.model.Price
-
Retrieves the price with the given ID.
- retrieve(String, ProductRetrieveParams, RequestOptions) - Static method in class com.stripe.model.Product
-
Retrieves the details of an existing product.
- retrieve(String, PromotionCodeRetrieveParams, RequestOptions) - Static method in class com.stripe.model.PromotionCode
-
Retrieves the promotion code with the given ID.
- retrieve(String, QuoteRetrieveParams, RequestOptions) - Static method in class com.stripe.model.Quote
-
Retrieves the quote with the given ID.
- retrieve(String, EarlyFraudWarningRetrieveParams, RequestOptions) - Static method in class com.stripe.model.radar.EarlyFraudWarning
-
Retrieves the details of an early fraud warning that has previously been created.
- retrieve(String, ValueListItemRetrieveParams, RequestOptions) - Static method in class com.stripe.model.radar.ValueListItem
-
Retrieves a
ValueListItem
object. - retrieve(String, ValueListRetrieveParams, RequestOptions) - Static method in class com.stripe.model.radar.ValueList
-
Retrieves a
ValueList
object. - retrieve(String, RecipientRetrieveParams, RequestOptions) - Static method in class com.stripe.model.Recipient
-
Retrieves the details of an existing recipient.
- retrieve(String, RefundCollectionRetrieveParams, RequestOptions) - Method in class com.stripe.model.RefundCollection
-
Retrieves the details of an existing refund.
- retrieve(String, RefundRetrieveParams, RequestOptions) - Static method in class com.stripe.model.Refund
-
Retrieves the details of an existing refund.
- retrieve(String, ReportRunRetrieveParams, RequestOptions) - Static method in class com.stripe.model.reporting.ReportRun
-
Retrieves the details of an existing Report Run.
- retrieve(String, ReportTypeRetrieveParams, RequestOptions) - Static method in class com.stripe.model.reporting.ReportType
-
Retrieves the details of a Report Type.
- retrieve(String, ReviewRetrieveParams, RequestOptions) - Static method in class com.stripe.model.Review
-
Retrieves a
Review
object. - retrieve(String, SetupIntentRetrieveParams, RequestOptions) - Static method in class com.stripe.model.SetupIntent
-
Retrieves the details of a SetupIntent that has previously been created.
- retrieve(String, ShippingRateRetrieveParams, RequestOptions) - Static method in class com.stripe.model.ShippingRate
-
Returns the shipping rate object with the given ID.
- retrieve(String, ScheduledQueryRunRetrieveParams, RequestOptions) - Static method in class com.stripe.model.sigma.ScheduledQueryRun
-
Retrieves the details of an scheduled query run.
- retrieve(String, SkuRetrieveParams, RequestOptions) - Static method in class com.stripe.model.Sku
-
Retrieves the details of an existing SKU.
- retrieve(String, SourceRetrieveParams, RequestOptions) - Static method in class com.stripe.model.Source
-
Retrieves an existing source object.
- retrieve(String, SubscriptionItemRetrieveParams, RequestOptions) - Static method in class com.stripe.model.SubscriptionItem
-
Retrieves the subscription item with the given ID.
- retrieve(String, SubscriptionRetrieveParams, RequestOptions) - Static method in class com.stripe.model.Subscription
-
Retrieves the subscription with the given ID.
- retrieve(String, SubscriptionScheduleRetrieveParams, RequestOptions) - Static method in class com.stripe.model.SubscriptionSchedule
-
Retrieves the details of an existing subscription schedule.
- retrieve(String, TaxCodeRetrieveParams, RequestOptions) - Static method in class com.stripe.model.TaxCode
-
Retrieves the details of an existing tax code.
- retrieve(String, TaxIdCollectionRetrieveParams, RequestOptions) - Method in class com.stripe.model.TaxIdCollection
-
Retrieves the
TaxID
object with the given identifier. - retrieve(String, TaxRateRetrieveParams, RequestOptions) - Static method in class com.stripe.model.TaxRate
-
Retrieves a tax rate with the given ID.
- retrieve(String, LocationRetrieveParams, RequestOptions) - Static method in class com.stripe.model.terminal.Location
-
Retrieves a
Location
object. - retrieve(String, ReaderRetrieveParams, RequestOptions) - Static method in class com.stripe.model.terminal.Reader
-
Retrieves a
Reader
object. - retrieve(String, ThreeDSecureRetrieveParams, RequestOptions) - Static method in class com.stripe.model.ThreeDSecure
-
Retrieves a 3D Secure object.
- retrieve(String, TokenRetrieveParams, RequestOptions) - Static method in class com.stripe.model.Token
-
Retrieves the token with the given ID.
- retrieve(String, TopupRetrieveParams, RequestOptions) - Static method in class com.stripe.model.Topup
-
Retrieves the details of a top-up that has previously been created.
- retrieve(String, TransferRetrieveParams, RequestOptions) - Static method in class com.stripe.model.Transfer
-
Retrieves the details of an existing transfer.
- retrieve(String, TransferReversalCollectionRetrieveParams, RequestOptions) - Method in class com.stripe.model.TransferReversalCollection
-
By default, you can see the 10 most recent reversals stored directly on the transfer object, but you can also retrieve details about a specific reversal stored on the transfer.
- retrieve(String, WebhookEndpointRetrieveParams, RequestOptions) - Static method in class com.stripe.model.WebhookEndpoint
-
Retrieves the webhook endpoint with the given ID.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Account
-
Retrieves the details of an account.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.ApplePayDomain
-
Retrieve an apple pay domain.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.ApplicationFee
-
Retrieves the details of an application fee that your account has collected.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.BalanceTransaction
-
Retrieves the balance transaction with the given ID.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.billingportal.Configuration
-
Retrieves a configuration that describes the functionality of the customer portal.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.BitcoinReceiver
-
Retrieves the Bitcoin receiver with the given ID.
- retrieve(String, Map<String, Object>, RequestOptions) - Method in class com.stripe.model.CapabilityCollection
-
Retrieves information about the specified Account Capability.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Charge
-
Retrieves the details of a charge that has previously been created.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.checkout.Session
-
Retrieves a Session object.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.CountrySpec
-
Returns a Country Spec for a given Country code.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Coupon
-
Retrieves the coupon with the given ID.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.CreditNote
-
Retrieves the credit note object with the given identifier.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Customer
-
Retrieves a Customer object.
- retrieve(String, Map<String, Object>, RequestOptions) - Method in class com.stripe.model.CustomerBalanceTransactionCollection
-
Retrieves a specific customer balance transaction that updated the customer’s balances.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Dispute
-
Retrieves the dispute with the given ID.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Event
-
Retrieves the details of an event.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.ExchangeRate
-
Retrieves the exchange rates from the given currency to every supported currency.
- retrieve(String, Map<String, Object>, RequestOptions) - Method in class com.stripe.model.ExternalAccountCollection
-
Retrieve a specified external account for a given account.
- retrieve(String, Map<String, Object>, RequestOptions) - Method in class com.stripe.model.FeeRefundCollection
-
By default, you can see the 10 most recent refunds stored directly on the application fee object, but you can also retrieve details about a specific refund stored on the application fee.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.File
-
Retrieves the details of an existing file object.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.FileLink
-
Retrieves the file link with the given ID.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.identity.VerificationReport
-
Retrieves an existing VerificationReport.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.identity.VerificationSession
-
Retrieves the details of a VerificationSession that was previously created.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Invoice
-
Retrieves the invoice with the given ID.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.InvoiceItem
-
Retrieves the invoice item with the given ID.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.IssuerFraudRecord
-
Retrieves the details of an issuer fraud record that has previously been created.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.issuing.Authorization
-
Retrieves an Issuing
Authorization
object. - retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.issuing.Card
-
Retrieves an Issuing
Card
object. - retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.issuing.Cardholder
-
Retrieves an Issuing
Cardholder
object. - retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.issuing.Dispute
-
Retrieves an Issuing
Dispute
object. - retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.issuing.Transaction
-
Retrieves an Issuing
Transaction
object. - retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Mandate
-
Retrieves a Mandate object.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Order
-
Retrieves the details of an existing order.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.OrderReturn
-
Retrieves the details of an existing order return.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.PaymentIntent
-
Retrieves the details of a PaymentIntent that has previously been created.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.PaymentLink
-
Retrieve a payment link.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.PaymentMethod
-
Retrieves a PaymentMethod object.
- retrieve(String, Map<String, Object>, RequestOptions) - Method in class com.stripe.model.PaymentSourceCollection
-
Retrieve a specified source for a given customer.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Payout
-
Retrieves the details of an existing payout.
- retrieve(String, Map<String, Object>, RequestOptions) - Method in class com.stripe.model.PersonCollection
-
Retrieves an existing person.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Plan
-
Retrieves the plan with the given ID.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Price
-
Retrieves the price with the given ID.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Product
-
Retrieves the details of an existing product.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.PromotionCode
-
Retrieves the promotion code with the given ID.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Quote
-
Retrieves the quote with the given ID.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.radar.EarlyFraudWarning
-
Retrieves the details of an early fraud warning that has previously been created.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.radar.ValueList
-
Retrieves a
ValueList
object. - retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.radar.ValueListItem
-
Retrieves a
ValueListItem
object. - retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Recipient
-
Retrieves the details of an existing recipient.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Refund
-
Retrieves the details of an existing refund.
- retrieve(String, Map<String, Object>, RequestOptions) - Method in class com.stripe.model.RefundCollection
-
Retrieves the details of an existing refund.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.reporting.ReportRun
-
Retrieves the details of an existing Report Run.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.reporting.ReportType
-
Retrieves the details of a Report Type.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Review
-
Retrieves a
Review
object. - retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.SetupIntent
-
Retrieves the details of a SetupIntent that has previously been created.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.ShippingRate
-
Returns the shipping rate object with the given ID.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.sigma.ScheduledQueryRun
-
Retrieves the details of an scheduled query run.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Sku
-
Retrieves the details of an existing SKU.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Source
-
Retrieves an existing source object.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Subscription
-
Retrieves the subscription with the given ID.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.SubscriptionItem
-
Retrieves the subscription item with the given ID.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.SubscriptionSchedule
-
Retrieves the details of an existing subscription schedule.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.TaxCode
-
Retrieves the details of an existing tax code.
- retrieve(String, Map<String, Object>, RequestOptions) - Method in class com.stripe.model.TaxIdCollection
-
Retrieves the
TaxID
object with the given identifier. - retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.TaxRate
-
Retrieves a tax rate with the given ID.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.terminal.Location
-
Retrieves a
Location
object. - retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.terminal.Reader
-
Retrieves a
Reader
object. - retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.ThreeDSecure
-
Retrieves a 3D Secure object.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Token
-
Retrieves the token with the given ID.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Topup
-
Retrieves the details of a top-up that has previously been created.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Transfer
-
Retrieves the details of an existing transfer.
- retrieve(String, Map<String, Object>, RequestOptions) - Method in class com.stripe.model.TransferReversalCollection
-
By default, you can see the 10 most recent reversals stored directly on the transfer object, but you can also retrieve details about a specific reversal stored on the transfer.
- retrieve(String, Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.WebhookEndpoint
-
Retrieves the webhook endpoint with the given ID.
- retrieve(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Account
-
Retrieves the details of an account.
- retrieve(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Balance
-
Retrieves the current account balance, based on the authentication that was used to make the request.
- RETURNED - com.stripe.param.OrderUpdateParams.Status
- returnOrder() - Method in class com.stripe.model.Order
-
Return all or part of an order.
- returnOrder(RequestOptions) - Method in class com.stripe.model.Order
-
Return all or part of an order.
- returnOrder(OrderReturnOrderParams) - Method in class com.stripe.model.Order
-
Return all or part of an order.
- returnOrder(OrderReturnOrderParams, RequestOptions) - Method in class com.stripe.model.Order
-
Return all or part of an order.
- returnOrder(Map<String, Object>) - Method in class com.stripe.model.Order
-
Return all or part of an order.
- returnOrder(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Order
-
Return all or part of an order.
- REUSABLE - com.stripe.param.SourceCreateParams.Usage
- reverse() - Method in class com.stripe.model.Payout
-
Reverses a payout by debiting the destination bank account.
- reverse(RequestOptions) - Method in class com.stripe.model.Payout
-
Reverses a payout by debiting the destination bank account.
- reverse(PayoutReverseParams) - Method in class com.stripe.model.Payout
-
Reverses a payout by debiting the destination bank account.
- reverse(PayoutReverseParams, RequestOptions) - Method in class com.stripe.model.Payout
-
Reverses a payout by debiting the destination bank account.
- reverse(Map<String, Object>) - Method in class com.stripe.model.Payout
-
Reverses a payout by debiting the destination bank account.
- reverse(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Payout
-
Reverses a payout by debiting the destination bank account.
- REVERSE - com.stripe.param.CustomerCreateParams.TaxExempt
- REVERSE - com.stripe.param.CustomerUpdateParams.TaxExempt
- REVERSE - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxExempt
- REVERSED - com.stripe.param.issuing.AuthorizationListParams.Status
- Review - Class in com.stripe.model
- Review() - Constructor for class com.stripe.model.Review
- REVIEW__CLOSED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- REVIEW__CLOSED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- REVIEW__OPENED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- REVIEW__OPENED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- Review.Location - Class in com.stripe.model
- Review.Session - Class in com.stripe.model
- ReviewApproveParams - Class in com.stripe.param
- ReviewApproveParams.Builder - Class in com.stripe.param
- ReviewCollection - Class in com.stripe.model
- ReviewCollection() - Constructor for class com.stripe.model.ReviewCollection
- ReviewListParams - Class in com.stripe.param
- ReviewListParams.Builder - Class in com.stripe.param
- ReviewListParams.Created - Class in com.stripe.param
- ReviewListParams.Created.Builder - Class in com.stripe.param
- ReviewRetrieveParams - Class in com.stripe.param
- ReviewRetrieveParams.Builder - Class in com.stripe.param
- REVOKED - com.stripe.param.SourceCreateParams.Mandate.Acceptance.Status
- REVOKED - com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Status
- REVOLUT - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Ideal.Bank
- REVOLUT - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Ideal.Bank
- REVOLUT - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Ideal.Bank
- REVOLUT - com.stripe.param.PaymentMethodCreateParams.Ideal.Bank
- RHB - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.Bank
- RHB - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.Bank
- RHB - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.Bank
- RHB - com.stripe.param.PaymentMethodCreateParams.Fpx.Bank
- RISK_RESERVED_FUNDS - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- RO - com.stripe.param.billingportal.SessionCreateParams.Locale
- RO - com.stripe.param.checkout.SessionCreateParams.Locale
- RO - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- RO - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- RO - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- ROC - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ROK - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ROOFING_SIDING_SHEET_METAL - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- ROOFING_SIDING_SHEET_METAL - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- ROOFING_SIDING_SHEET_METAL - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- ROOFING_SIDING_SHEET_METAL - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- ROOFING_SIDING_SHEET_METAL - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- ROOFING_SIDING_SHEET_METAL - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- ROOFING_SIDING_SHEET_METAL - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- ROOFING_SIDING_SHEET_METAL - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- ROOFING_SIDING_SHEET_METAL - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- ROOFING_SIDING_SHEET_METAL - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- ROOFING_SIDING_SHEET_METAL - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- ROOFING_SIDING_SHEET_METAL - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- RS - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- RS - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- RS - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- RST - com.stripe.param.TaxRateCreateParams.TaxType
- RST - com.stripe.param.TaxRateUpdateParams.TaxType
- RU - com.stripe.param.billingportal.SessionCreateParams.Locale
- RU - com.stripe.param.checkout.SessionCreateParams.Locale
- RU - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- RU - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- RU - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- RU_INN - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- RU_INN - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- RU_INN - com.stripe.param.TaxIdCollectionCreateParams.Type
- RU_KPP - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- RU_KPP - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- RU_KPP - com.stripe.param.TaxIdCollectionCreateParams.Type
- Rule - Class in com.stripe.model.radar
- Rule() - Constructor for class com.stripe.model.radar.Rule
- RunError() - Constructor for class com.stripe.model.sigma.ScheduledQueryRun.RunError
- RW - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- RW - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- RW - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
S
- SA - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- SA - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- SA - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- SA_VAT - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- SA_VAT - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- SA_VAT - com.stripe.param.TaxIdCollectionCreateParams.Type
- SAFE - com.stripe.param.ChargeUpdateParams.FraudDetails.UserReport
- SALES_TAX - com.stripe.param.TaxRateCreateParams.TaxType
- SALES_TAX - com.stripe.param.TaxRateUpdateParams.TaxType
- SamsungPay() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.SamsungPay
- SamsungPay() - Constructor for class com.stripe.model.PaymentMethod.Card.Wallet.SamsungPay
- SANTANDER_PRZELEW24 - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Bank
- SANTANDER_PRZELEW24 - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Bank
- SANTANDER_PRZELEW24 - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Bank
- SANTANDER_PRZELEW24 - com.stripe.param.PaymentMethodCreateParams.P24.Bank
- SATURDAY - com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule.WeeklyAnchor
- SATURDAY - com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule.WeeklyAnchor
- SAVINGS - com.stripe.param.ExternalAccountUpdateParams.AccountType
- SAVINGS - com.stripe.param.TokenCreateParams.BankAccount.AccountType
- SB - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- SB - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- SB - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- SC - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- SC - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- SC - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- SCHEDULED - com.stripe.param.SourceCreateParams.Mandate.Interval
- SCHEDULED - com.stripe.param.SourceUpdateParams.Mandate.Interval
- ScheduledQueryRun - Class in com.stripe.model.sigma
- ScheduledQueryRun() - Constructor for class com.stripe.model.sigma.ScheduledQueryRun
- ScheduledQueryRun.RunError - Class in com.stripe.model.sigma
- ScheduledQueryRunCollection - Class in com.stripe.model.sigma
- ScheduledQueryRunCollection() - Constructor for class com.stripe.model.sigma.ScheduledQueryRunCollection
- ScheduledQueryRunListParams - Class in com.stripe.param.sigma
- ScheduledQueryRunListParams.Builder - Class in com.stripe.param.sigma
- ScheduledQueryRunRetrieveParams - Class in com.stripe.param.sigma
- ScheduledQueryRunRetrieveParams.Builder - Class in com.stripe.param.sigma
- SCHOELLERBANK_AG - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank
- SCHOELLERBANK_AG - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Bank
- SCHOELLERBANK_AG - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank
- SCHOELLERBANK_AG - com.stripe.param.PaymentMethodCreateParams.Eps.Bank
- SE - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- SE - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- SE - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- SearchPagingIterable<T> - Class in com.stripe.model
-
Provides an
target that automatically iterates across all API pages and which is suitable for use with aIterable<T>
loop.foreach
- SearchPagingIterator<T> - Class in com.stripe.model
-
Please note SearchPagingIterator is in beta and is subject to change or removal at any time.
- SECRETARIAL_SUPPORT_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- SECRETARIAL_SUPPORT_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- SECRETARIAL_SUPPORT_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- SECRETARIAL_SUPPORT_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- SECRETARIAL_SUPPORT_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- SECRETARIAL_SUPPORT_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- SECRETARIAL_SUPPORT_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- SECRETARIAL_SUPPORT_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- SECRETARIAL_SUPPORT_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- SECRETARIAL_SUPPORT_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- SECRETARIAL_SUPPORT_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- SECRETARIAL_SUPPORT_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- secureCompare(String, String) - Static method in class com.stripe.util.StringUtils
-
Compares two strings for equality.
- SECURITY_BROKERS_DEALERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- SECURITY_BROKERS_DEALERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- SECURITY_BROKERS_DEALERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- SECURITY_BROKERS_DEALERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- SECURITY_BROKERS_DEALERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- SECURITY_BROKERS_DEALERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- SECURITY_BROKERS_DEALERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- SECURITY_BROKERS_DEALERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- SECURITY_BROKERS_DEALERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- SECURITY_BROKERS_DEALERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- SECURITY_BROKERS_DEALERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- SECURITY_BROKERS_DEALERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- Segments() - Constructor for class com.stripe.model.issuing.Transaction.PurchaseDetails.Flight.Segments
- Selfie() - Constructor for class com.stripe.model.identity.VerificationReport.Selfie
- SelfieCheckError() - Constructor for class com.stripe.model.identity.VerificationReport.Selfie.SelfieCheckError
- SEND_INVOICE - com.stripe.param.InvoiceCreateParams.CollectionMethod
- SEND_INVOICE - com.stripe.param.InvoiceListParams.CollectionMethod
- SEND_INVOICE - com.stripe.param.InvoiceUpdateParams.CollectionMethod
- SEND_INVOICE - com.stripe.param.QuoteCreateParams.CollectionMethod
- SEND_INVOICE - com.stripe.param.QuoteUpdateParams.CollectionMethod
- SEND_INVOICE - com.stripe.param.SubscriptionCreateParams.CollectionMethod
- SEND_INVOICE - com.stripe.param.SubscriptionListParams.CollectionMethod
- SEND_INVOICE - com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.CollectionMethod
- SEND_INVOICE - com.stripe.param.SubscriptionScheduleCreateParams.Phase.CollectionMethod
- SEND_INVOICE - com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.CollectionMethod
- SEND_INVOICE - com.stripe.param.SubscriptionScheduleUpdateParams.Phase.CollectionMethod
- SEND_INVOICE - com.stripe.param.SubscriptionUpdateParams.CollectionMethod
- sendInvoice() - Method in class com.stripe.model.Invoice
-
Stripe will automatically send invoices to customers according to your subscriptions settings.
- sendInvoice(RequestOptions) - Method in class com.stripe.model.Invoice
-
Stripe will automatically send invoices to customers according to your subscriptions settings.
- sendInvoice(InvoiceSendInvoiceParams) - Method in class com.stripe.model.Invoice
-
Stripe will automatically send invoices to customers according to your subscriptions settings.
- sendInvoice(InvoiceSendInvoiceParams, RequestOptions) - Method in class com.stripe.model.Invoice
-
Stripe will automatically send invoices to customers according to your subscriptions settings.
- sendInvoice(Map<String, Object>) - Method in class com.stripe.model.Invoice
-
Stripe will automatically send invoices to customers according to your subscriptions settings.
- sendInvoice(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Invoice
-
Stripe will automatically send invoices to customers according to your subscriptions settings.
- sendWithRetries(StripeRequest, HttpClient.RequestSendFunction<T>) - Method in class com.stripe.net.HttpClient
- SEPA_CREDIT_TRANSFER - com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodType
- SEPA_CREDIT_TRANSFER - com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodType
- SEPA_CREDIT_TRANSFER - com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodType
- SEPA_CREDIT_TRANSFER - com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodType
- SEPA_DEBIT - com.stripe.param.checkout.SessionCreateParams.PaymentMethodType
- SEPA_DEBIT - com.stripe.param.CustomerListPaymentMethodsParams.Type
- SEPA_DEBIT - com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodType
- SEPA_DEBIT - com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodType
- SEPA_DEBIT - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Type
- SEPA_DEBIT - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Type
- SEPA_DEBIT - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Type
- SEPA_DEBIT - com.stripe.param.PaymentMethodCreateParams.Type
- SEPA_DEBIT - com.stripe.param.PaymentMethodListParams.Type
- SEPA_DEBIT - com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodType
- SEPA_DEBIT - com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodType
- SepaCreditTransfer() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.SepaCreditTransfer
- SepaCreditTransfer() - Constructor for class com.stripe.model.Source.SepaCreditTransfer
- SepaCreditTransferData() - Constructor for class com.stripe.model.SourceTransaction.SepaCreditTransferData
- SepaDebit() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.SepaDebit
- SepaDebit() - Constructor for class com.stripe.model.Mandate.PaymentMethodDetails.SepaDebit
- SepaDebit() - Constructor for class com.stripe.model.PaymentIntent.PaymentMethodOptions.SepaDebit
- SepaDebit() - Constructor for class com.stripe.model.PaymentMethod.SepaDebit
- SepaDebit() - Constructor for class com.stripe.model.SetupAttempt.PaymentMethodDetails.SepaDebit
- SepaDebit() - Constructor for class com.stripe.model.SetupIntent.PaymentMethodOptions.SepaDebit
- SepaDebit() - Constructor for class com.stripe.model.Source.SepaDebit
- SepaDebitData() - Constructor for class com.stripe.model.SourceMandateNotification.SepaDebitData
- SepaDebitMandateOptions() - Constructor for class com.stripe.model.PaymentIntent.PaymentMethodOptions.SepaDebitMandateOptions
- SepaDebitMandateOptions() - Constructor for class com.stripe.model.SetupIntent.PaymentMethodOptions.SepaDebitMandateOptions
- SepaDebitPayments() - Constructor for class com.stripe.model.Account.Settings.SepaDebitPayments
- serialize(ExpandableField<?>, Type, JsonSerializationContext) - Method in class com.stripe.model.ExpandableFieldSerializer
-
Serializes an expandable attribute into a JSON string.
- SERVICE - com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled.ProductType
- SERVICE - com.stripe.param.issuing.DisputeCreateParams.Evidence.NotReceived.ProductType
- SERVICE - com.stripe.param.issuing.DisputeCreateParams.Evidence.Other.ProductType
- SERVICE - com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.ProductType
- SERVICE - com.stripe.param.issuing.DisputeUpdateParams.Evidence.NotReceived.ProductType
- SERVICE - com.stripe.param.issuing.DisputeUpdateParams.Evidence.Other.ProductType
- SERVICE - com.stripe.param.ProductCreateParams.Type
- SERVICE - com.stripe.param.ProductListParams.Type
- SERVICE_NOT_AS_DESCRIBED - com.stripe.param.issuing.DisputeCreateParams.Evidence.Reason
- SERVICE_NOT_AS_DESCRIBED - com.stripe.param.issuing.DisputeUpdateParams.Evidence.Reason
- SERVICE_STATIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- SERVICE_STATIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- SERVICE_STATIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- SERVICE_STATIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- SERVICE_STATIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- SERVICE_STATIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- SERVICE_STATIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- SERVICE_STATIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- SERVICE_STATIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- SERVICE_STATIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- SERVICE_STATIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- SERVICE_STATIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- ServiceNotAsDescribed() - Constructor for class com.stripe.model.issuing.Dispute.Evidence.ServiceNotAsDescribed
- Session - Class in com.stripe.model.billingportal
- Session - Class in com.stripe.model.checkout
- Session() - Constructor for class com.stripe.model.billingportal.Session
- Session() - Constructor for class com.stripe.model.checkout.Session
- Session() - Constructor for class com.stripe.model.Review.Session
- Session.AfterExpiration - Class in com.stripe.model.checkout
- Session.AfterExpiration.Recovery - Class in com.stripe.model.checkout
- Session.AutomaticTax - Class in com.stripe.model.checkout
-
URL that creates a new Checkout Session when clicked that is a copy of this expired Checkout Session.
- Session.Consent - Class in com.stripe.model.checkout
- Session.ConsentCollection - Class in com.stripe.model.checkout
- Session.CustomerDetails - Class in com.stripe.model.checkout
- Session.CustomerDetails.TaxID - Class in com.stripe.model.checkout
- Session.PaymentMethodOptions - Class in com.stripe.model.checkout
-
The value of the tax ID.
- Session.PaymentMethodOptions.AcssDebit - Class in com.stripe.model.checkout
- Session.PaymentMethodOptions.AcssDebit.MandateOptions - Class in com.stripe.model.checkout
- Session.PaymentMethodOptions.Boleto - Class in com.stripe.model.checkout
-
Transaction type of the mandate.
- Session.PaymentMethodOptions.Oxxo - Class in com.stripe.model.checkout
- Session.PhoneNumberCollection - Class in com.stripe.model.checkout
-
The number of calendar days before an OXXO invoice expires.
- Session.ShippingAddressCollection - Class in com.stripe.model.checkout
- Session.ShippingOption - Class in com.stripe.model.checkout
- Session.TaxIDCollection - Class in com.stripe.model.checkout
- Session.TotalDetails - Class in com.stripe.model.checkout
- Session.TotalDetails.Breakdown - Class in com.stripe.model.checkout
- SessionCollection - Class in com.stripe.model.checkout
- SessionCollection() - Constructor for class com.stripe.model.checkout.SessionCollection
- SessionCreateParams - Class in com.stripe.param.billingportal
- SessionCreateParams - Class in com.stripe.param.checkout
- SessionCreateParams.AfterExpiration - Class in com.stripe.param.checkout
- SessionCreateParams.AfterExpiration.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.AfterExpiration.Recovery - Class in com.stripe.param.checkout
- SessionCreateParams.AfterExpiration.Recovery.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.AutomaticTax - Class in com.stripe.param.checkout
-
Add all map key/value pairs to `extraParams` map.
- SessionCreateParams.AutomaticTax.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.BillingAddressCollection - Enum in com.stripe.param.checkout
-
Add all map key/value pairs to `extraParams` map.
- SessionCreateParams.Builder - Class in com.stripe.param.billingportal
- SessionCreateParams.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.ConsentCollection - Class in com.stripe.param.checkout
-
Add all map key/value pairs to `extraParams` map.
- SessionCreateParams.ConsentCollection.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.ConsentCollection.Promotions - Enum in com.stripe.param.checkout
- SessionCreateParams.CustomerCreation - Enum in com.stripe.param.checkout
- SessionCreateParams.CustomerUpdate - Class in com.stripe.param.checkout
- SessionCreateParams.CustomerUpdate.Address - Enum in com.stripe.param.checkout
- SessionCreateParams.CustomerUpdate.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.CustomerUpdate.Name - Enum in com.stripe.param.checkout
- SessionCreateParams.CustomerUpdate.Shipping - Enum in com.stripe.param.checkout
- SessionCreateParams.Discount - Class in com.stripe.param.checkout
- SessionCreateParams.Discount.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.LineItem - Class in com.stripe.param.checkout
-
The ID of a promotion code to apply to this Session.
- SessionCreateParams.LineItem.AdjustableQuantity - Class in com.stripe.param.checkout
- SessionCreateParams.LineItem.AdjustableQuantity.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.LineItem.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.LineItem.PriceData - Class in com.stripe.param.checkout
-
The minimum quantity the customer must purchase for the Checkout Session.
- SessionCreateParams.LineItem.PriceData.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.LineItem.PriceData.ProductData - Class in com.stripe.param.checkout
- SessionCreateParams.LineItem.PriceData.ProductData.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.LineItem.PriceData.Recurring - Class in com.stripe.param.checkout
- SessionCreateParams.LineItem.PriceData.Recurring.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.LineItem.PriceData.Recurring.Interval - Enum in com.stripe.param.checkout
- SessionCreateParams.LineItem.PriceData.TaxBehavior - Enum in com.stripe.param.checkout
- SessionCreateParams.Locale - Enum in com.stripe.param.billingportal
- SessionCreateParams.Locale - Enum in com.stripe.param.checkout
- SessionCreateParams.Mode - Enum in com.stripe.param.checkout
- SessionCreateParams.PaymentIntentData - Class in com.stripe.param.checkout
-
The number of intervals between subscription billings.
- SessionCreateParams.PaymentIntentData.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.PaymentIntentData.CaptureMethod - Enum in com.stripe.param.checkout
-
Add all map key/value pairs to `extraParams` map.
- SessionCreateParams.PaymentIntentData.SetupFutureUsage - Enum in com.stripe.param.checkout
- SessionCreateParams.PaymentIntentData.Shipping - Class in com.stripe.param.checkout
- SessionCreateParams.PaymentIntentData.Shipping.Address - Class in com.stripe.param.checkout
- SessionCreateParams.PaymentIntentData.Shipping.Address.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.PaymentIntentData.Shipping.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.PaymentIntentData.TransferData - Class in com.stripe.param.checkout
-
State, county, province, or region.
- SessionCreateParams.PaymentIntentData.TransferData.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.PaymentMethodOptions - Class in com.stripe.param.checkout
- SessionCreateParams.PaymentMethodOptions.AcssDebit - Class in com.stripe.param.checkout
- SessionCreateParams.PaymentMethodOptions.AcssDebit.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.PaymentMethodOptions.AcssDebit.Currency - Enum in com.stripe.param.checkout
- SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions - Class in com.stripe.param.checkout
- SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor - Enum in com.stripe.param.checkout
- SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule - Enum in com.stripe.param.checkout
- SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType - Enum in com.stripe.param.checkout
- SessionCreateParams.PaymentMethodOptions.AcssDebit.VerificationMethod - Enum in com.stripe.param.checkout
- SessionCreateParams.PaymentMethodOptions.Boleto - Class in com.stripe.param.checkout
- SessionCreateParams.PaymentMethodOptions.Boleto.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.PaymentMethodOptions.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.PaymentMethodOptions.Oxxo - Class in com.stripe.param.checkout
-
Add all map key/value pairs to `extraParams` map.
- SessionCreateParams.PaymentMethodOptions.Oxxo.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.PaymentMethodOptions.WechatPay - Class in com.stripe.param.checkout
-
Add all map key/value pairs to `extraParams` map.
- SessionCreateParams.PaymentMethodOptions.WechatPay.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.PaymentMethodOptions.WechatPay.Client - Enum in com.stripe.param.checkout
- SessionCreateParams.PaymentMethodType - Enum in com.stripe.param.checkout
- SessionCreateParams.PhoneNumberCollection - Class in com.stripe.param.checkout
-
Add all map key/value pairs to `extraParams` map.
- SessionCreateParams.PhoneNumberCollection.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.SetupIntentData - Class in com.stripe.param.checkout
-
Add all map key/value pairs to `extraParams` map.
- SessionCreateParams.SetupIntentData.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.ShippingAddressCollection - Class in com.stripe.param.checkout
-
The Stripe account for which the setup is intended.
- SessionCreateParams.ShippingAddressCollection.AllowedCountry - Enum in com.stripe.param.checkout
- SessionCreateParams.ShippingAddressCollection.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.ShippingOption - Class in com.stripe.param.checkout
- SessionCreateParams.ShippingOption.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.ShippingOption.ShippingRateData - Class in com.stripe.param.checkout
- SessionCreateParams.ShippingOption.ShippingRateData.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate - Class in com.stripe.param.checkout
- SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Maximum - Class in com.stripe.param.checkout
- SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Maximum.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Maximum.Unit - Enum in com.stripe.param.checkout
- SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Minimum - Class in com.stripe.param.checkout
- SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Minimum.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Minimum.Unit - Enum in com.stripe.param.checkout
- SessionCreateParams.ShippingOption.ShippingRateData.FixedAmount - Class in com.stripe.param.checkout
- SessionCreateParams.ShippingOption.ShippingRateData.FixedAmount.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.ShippingOption.ShippingRateData.TaxBehavior - Enum in com.stripe.param.checkout
- SessionCreateParams.ShippingOption.ShippingRateData.Type - Enum in com.stripe.param.checkout
- SessionCreateParams.SubmitType - Enum in com.stripe.param.checkout
- SessionCreateParams.SubscriptionData - Class in com.stripe.param.checkout
-
Add all map key/value pairs to `extraParams` map.
- SessionCreateParams.SubscriptionData.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.SubscriptionData.Item - Class in com.stripe.param.checkout
- SessionCreateParams.SubscriptionData.Item.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.SubscriptionData.TransferData - Class in com.stripe.param.checkout
-
Add all elements to `taxRates` list.
- SessionCreateParams.SubscriptionData.TransferData.Builder - Class in com.stripe.param.checkout
- SessionCreateParams.TaxIdCollection - Class in com.stripe.param.checkout
-
Add all map key/value pairs to `extraParams` map.
- SessionCreateParams.TaxIdCollection.Builder - Class in com.stripe.param.checkout
- SessionExpireParams - Class in com.stripe.param.checkout
- SessionExpireParams.Builder - Class in com.stripe.param.checkout
- SessionListLineItemsParams - Class in com.stripe.param.checkout
- SessionListLineItemsParams.Builder - Class in com.stripe.param.checkout
- SessionListParams - Class in com.stripe.param.checkout
- SessionListParams.Builder - Class in com.stripe.param.checkout
- SessionRetrieveParams - Class in com.stripe.param.checkout
- SessionRetrieveParams.Builder - Class in com.stripe.param.checkout
- SET - com.stripe.param.UsageRecordCreateOnSubscriptionItemParams.Action
- setAcceptance(SourceCreateParams.Mandate.Acceptance) - Method in class com.stripe.param.SourceCreateParams.Mandate.Builder
-
The parameters required to notify Stripe of a mandate acceptance or refusal by the customer.
- setAcceptance(SourceUpdateParams.Mandate.Acceptance) - Method in class com.stripe.param.SourceUpdateParams.Mandate.Builder
-
The parameters required to notify Stripe of a mandate acceptance or refusal by the customer.
- setAcceptedAt(Long) - Method in class com.stripe.model.Mandate.CustomerAcceptance
-
The time at which the customer accepted the Mandate.
- setAcceptedAt(Long) - Method in class com.stripe.model.Quote.StatusTransitions
-
The time that the quote was accepted.
- setAcceptedAt(Long) - Method in class com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Builder
-
The time at which the customer accepted the Mandate.
- setAcceptedAt(Long) - Method in class com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance.Builder
-
The time at which the customer accepted the Mandate.
- setAcceptedAt(Long) - Method in class com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance.Builder
-
The time at which the customer accepted the Mandate.
- setAcceptedAt(Long) - Method in class com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance.Builder
-
The time at which the customer accepted the Mandate.
- setAccessActivityLog(EmptyParam) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
Any server or activity logs showing proof that the customer accessed or downloaded the purchased digital product.
- setAccessActivityLog(String) - Method in class com.stripe.model.Dispute.Evidence
-
Any server or activity logs showing proof that the customer accessed or downloaded the purchased digital product.
- setAccessActivityLog(String) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
Any server or activity logs showing proof that the customer accessed or downloaded the purchased digital product.
- setAccount(TokenCreateParams.Account) - Method in class com.stripe.param.TokenCreateParams.Builder
-
Information for the account this token will represent.
- setAccount(String) - Method in class com.stripe.model.ApplicationFee
- setAccount(String) - Method in class com.stripe.model.BankAccount
- setAccount(String) - Method in class com.stripe.model.Capability
- setAccount(String) - Method in class com.stripe.model.Card
- setAccount(String) - Method in class com.stripe.model.Event
-
The connected account that originated the event.
- setAccount(String) - Method in class com.stripe.model.Person
-
The account the person is associated with.
- setAccount(String) - Method in class com.stripe.model.PlatformTaxFee
-
The Connected account that incurred this charge.
- setAccount(String) - Method in class com.stripe.param.AccountLinkCreateParams.Builder
-
The identifier of the account to create an account link for.
- setAccount(String) - Method in class com.stripe.param.ChargeCreateParams.Destination.Builder
-
ID of an existing, connected Stripe account.
- setAccountCountry(String) - Method in class com.stripe.model.Invoice
-
The country of the business associated with this invoice, most often the business creating the invoice.
- setAccountHolderName(EmptyParam) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
The name of the person or business that owns the bank account.
- setAccountHolderName(String) - Method in class com.stripe.model.BankAccount
-
The name of the person or business that owns the bank account.
- setAccountHolderName(String) - Method in class com.stripe.param.BankAccountUpdateOnAccountParams.Builder
-
The name of the person or business that owns the bank account.
- setAccountHolderName(String) - Method in class com.stripe.param.BankAccountUpdateOnCustomerParams.Builder
-
The name of the person or business that owns the bank account.
- setAccountHolderName(String) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
The name of the person or business that owns the bank account.
- setAccountHolderName(String) - Method in class com.stripe.param.TokenCreateParams.BankAccount.Builder
-
The name of the person or business that owns the bank account.This field is required when attaching the bank account to a
Customer
object. - setAccountHolderType(BankAccountUpdateOnAccountParams.AccountHolderType) - Method in class com.stripe.param.BankAccountUpdateOnAccountParams.Builder
-
The type of entity that holds the account.
- setAccountHolderType(BankAccountUpdateOnCustomerParams.AccountHolderType) - Method in class com.stripe.param.BankAccountUpdateOnCustomerParams.Builder
-
The type of entity that holds the account.
- setAccountHolderType(EmptyParam) - Method in class com.stripe.param.BankAccountUpdateOnAccountParams.Builder
-
The type of entity that holds the account.
- setAccountHolderType(EmptyParam) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
The type of entity that holds the account.
- setAccountHolderType(ExternalAccountUpdateParams.AccountHolderType) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
The type of entity that holds the account.
- setAccountHolderType(PaymentIntentConfirmParams.PaymentMethodData.Fpx.AccountHolderType) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.Builder
-
Account holder type for FPX transaction.
- setAccountHolderType(PaymentIntentCreateParams.PaymentMethodData.Fpx.AccountHolderType) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.Builder
-
Account holder type for FPX transaction.
- setAccountHolderType(PaymentIntentUpdateParams.PaymentMethodData.Fpx.AccountHolderType) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.Builder
-
Account holder type for FPX transaction.
- setAccountHolderType(PaymentMethodCreateParams.Fpx.AccountHolderType) - Method in class com.stripe.param.PaymentMethodCreateParams.Fpx.Builder
-
Account holder type for FPX transaction.
- setAccountHolderType(TokenCreateParams.BankAccount.AccountHolderType) - Method in class com.stripe.param.TokenCreateParams.BankAccount.Builder
-
The type of entity that holds the account.
- setAccountHolderType(String) - Method in class com.stripe.model.BankAccount
-
The type of entity that holds the account.
- setAccountHolderType(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.AchDebit
-
Type of entity that holds the account.
- setAccountHolderType(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Fpx
-
Account holder type, if provided.
- setAccountHolderType(String) - Method in class com.stripe.model.PaymentMethod.Fpx
-
Account holder type, if provided.
- setAccountName(String) - Method in class com.stripe.model.Invoice
-
The public name of the business associated with this invoice, most often the business creating the invoice.
- setAccountNumber(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AcssDebit.Builder
-
Customer's bank account number.
- setAccountNumber(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AuBecsDebit.Builder
-
The account number for the bank account.
- setAccountNumber(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BacsDebit.Builder
-
Account number of the bank account that the funds will be debited from.
- setAccountNumber(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.AchCreditTransfer
-
Account number to transfer funds to.
- setAccountNumber(String) - Method in class com.stripe.model.Source.AchCreditTransfer
- setAccountNumber(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.AcssDebit.Builder
-
Customer's bank account number.
- setAccountNumber(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.AuBecsDebit.Builder
-
The account number for the bank account.
- setAccountNumber(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BacsDebit.Builder
-
Account number of the bank account that the funds will be debited from.
- setAccountNumber(String) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.AcssDebit.Builder
-
Customer's bank account number.
- setAccountNumber(String) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.AuBecsDebit.Builder
-
The account number for the bank account.
- setAccountNumber(String) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BacsDebit.Builder
-
Account number of the bank account that the funds will be debited from.
- setAccountNumber(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AcssDebit.Builder
-
Customer's bank account number.
- setAccountNumber(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AuBecsDebit.Builder
-
The account number for the bank account.
- setAccountNumber(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BacsDebit.Builder
-
Account number of the bank account that the funds will be debited from.
- setAccountNumber(String) - Method in class com.stripe.param.PaymentMethodCreateParams.AcssDebit.Builder
-
Customer's bank account number.
- setAccountNumber(String) - Method in class com.stripe.param.PaymentMethodCreateParams.AuBecsDebit.Builder
-
The account number for the bank account.
- setAccountNumber(String) - Method in class com.stripe.param.PaymentMethodCreateParams.BacsDebit.Builder
-
Account number of the bank account that the funds will be debited from.
- setAccountNumber(String) - Method in class com.stripe.param.TokenCreateParams.BankAccount.Builder
-
The account number for the bank account, in string form.
- setAccountObject(Account) - Method in class com.stripe.model.ApplicationFee
- setAccountObject(Account) - Method in class com.stripe.model.BankAccount
- setAccountObject(Account) - Method in class com.stripe.model.Capability
- setAccountObject(Account) - Method in class com.stripe.model.Card
- setAccountTaxIdObjects(List<TaxId>) - Method in class com.stripe.model.Invoice
- setAccountTaxIds(EmptyParam) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
The account tax IDs associated with the invoice.
- setAccountTaxIds(EmptyParam) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
The account tax IDs associated with the invoice.
- setAccountTaxIds(List<String>) - Method in class com.stripe.model.Invoice
- setAccountTaxIds(List<String>) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
The account tax IDs associated with the invoice.
- setAccountTaxIds(List<String>) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
The account tax IDs associated with the invoice.
- setAccountToken(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Builder
-
An account token, used to securely provide details to the account.
- setAccountToken(String) - Method in class com.stripe.param.AccountCreateParams.Builder
-
An account token, used to securely provide details to the account.
- setAccountToken(String) - Method in class com.stripe.param.AccountUpdateParams.Builder
-
An account token, used to securely provide details to the account.
- setAccountType(ExternalAccountUpdateParams.AccountType) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
The bank account type.
- setAccountType(TokenCreateParams.BankAccount.AccountType) - Method in class com.stripe.param.TokenCreateParams.BankAccount.Builder
-
The bank account type.
- setAccountType(String) - Method in class com.stripe.model.BankAccount
-
The bank account type.
- setAccountType(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent.Receipt
- setAccountType(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent.Receipt
- setAchCreditTransfer(Charge.PaymentMethodDetails.AchCreditTransfer) - Method in class com.stripe.model.Charge.PaymentMethodDetails
- setAchCreditTransfer(Source.AchCreditTransfer) - Method in class com.stripe.model.Source
- setAchCreditTransfer(SourceTransaction.AchCreditTransferData) - Method in class com.stripe.model.SourceTransaction
- setAchDebit(Charge.PaymentMethodDetails.AchDebit) - Method in class com.stripe.model.Charge.PaymentMethodDetails
- setAchDebit(Source.AchDebit) - Method in class com.stripe.model.Source
- setAcssDebit(Charge.PaymentMethodDetails.AcssDebit) - Method in class com.stripe.model.Charge.PaymentMethodDetails
- setAcssDebit(Session.PaymentMethodOptions.AcssDebit) - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions
- setAcssDebit(Invoice.PaymentMethodOptions.AcssDebit) - Method in class com.stripe.model.Invoice.PaymentMethodOptions
-
If paying by
acss_debit
, this sub-hash contains details about the Canadian pre-authorized debit payment method options to pass to the invoice’s PaymentIntent. - setAcssDebit(Mandate.PaymentMethodDetails.AcssDebit) - Method in class com.stripe.model.Mandate.PaymentMethodDetails
- setAcssDebit(PaymentIntent.PaymentMethodOptions.AcssDebit) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- setAcssDebit(PaymentMethod.AcssDebit) - Method in class com.stripe.model.PaymentMethod
- setAcssDebit(SetupAttempt.PaymentMethodDetails.AcssDebit) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails
- setAcssDebit(SetupIntent.PaymentMethodOptions.AcssDebit) - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions
- setAcssDebit(Source.AcssDebit) - Method in class com.stripe.model.Source
- setAcssDebit(SourceMandateNotification.AcssDebitData) - Method in class com.stripe.model.SourceMandateNotification
- setAcssDebit(Subscription.PaymentMethodOptions.AcssDebit) - Method in class com.stripe.model.Subscription.PaymentMethodOptions
-
This sub-hash contains details about the Canadian pre-authorized debit payment method options to pass to invoices created by the subscription.
- setAcssDebit(SessionCreateParams.PaymentMethodOptions.AcssDebit) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.Builder
-
contains details about the ACSS Debit payment method options.
- setAcssDebit(EmptyParam) - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Builder
-
If paying by
acss_debit
, this sub-hash contains details about the Canadian pre-authorized debit payment method options to pass to the invoice’s PaymentIntent. - setAcssDebit(EmptyParam) - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Builder
-
If paying by
acss_debit
, this sub-hash contains details about the Canadian pre-authorized debit payment method options to pass to the invoice’s PaymentIntent. - setAcssDebit(EmptyParam) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
acss_debit
PaymentMethod, this sub-hash contains details about the ACSS Debit payment method options. - setAcssDebit(EmptyParam) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
acss_debit
PaymentMethod, this sub-hash contains details about the ACSS Debit payment method options. - setAcssDebit(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
acss_debit
PaymentMethod, this sub-hash contains details about the ACSS Debit payment method options. - setAcssDebit(EmptyParam) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Builder
-
This sub-hash contains details about the Canadian pre-authorized debit payment method options to pass to the invoice’s PaymentIntent.
- setAcssDebit(EmptyParam) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Builder
-
This sub-hash contains details about the Canadian pre-authorized debit payment method options to pass to the invoice’s PaymentIntent.
- setAcssDebit(InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit) - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Builder
-
If paying by
acss_debit
, this sub-hash contains details about the Canadian pre-authorized debit payment method options to pass to the invoice’s PaymentIntent. - setAcssDebit(InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit) - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Builder
-
If paying by
acss_debit
, this sub-hash contains details about the Canadian pre-authorized debit payment method options to pass to the invoice’s PaymentIntent. - setAcssDebit(PaymentIntentConfirmParams.PaymentMethodData.AcssDebit) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Builder
-
If this is an
acss_debit
PaymentMethod, this hash contains details about the ACSS Debit payment method. - setAcssDebit(PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
acss_debit
PaymentMethod, this sub-hash contains details about the ACSS Debit payment method options. - setAcssDebit(PaymentIntentCreateParams.PaymentMethodData.AcssDebit) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Builder
-
If this is an
acss_debit
PaymentMethod, this hash contains details about the ACSS Debit payment method. - setAcssDebit(PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
acss_debit
PaymentMethod, this sub-hash contains details about the ACSS Debit payment method options. - setAcssDebit(PaymentIntentUpdateParams.PaymentMethodData.AcssDebit) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Builder
-
If this is an
acss_debit
PaymentMethod, this hash contains details about the ACSS Debit payment method. - setAcssDebit(PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
acss_debit
PaymentMethod, this sub-hash contains details about the ACSS Debit payment method options. - setAcssDebit(PaymentMethodCreateParams.AcssDebit) - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
If this is an
acss_debit
PaymentMethod, this hash contains details about the ACSS Debit payment method. - setAcssDebit(PaymentMethodUpdateParams.AcssDebit) - Method in class com.stripe.param.PaymentMethodUpdateParams.Builder
-
This is a legacy parameter that will be removed in the future.
- setAcssDebit(SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit) - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
acss_debit
SetupIntent, this sub-hash contains details about the ACSS Debit payment method options. - setAcssDebit(SetupIntentCreateParams.PaymentMethodOptions.AcssDebit) - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
acss_debit
SetupIntent, this sub-hash contains details about the ACSS Debit payment method options. - setAcssDebit(SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit) - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
acss_debit
SetupIntent, this sub-hash contains details about the ACSS Debit payment method options. - setAcssDebit(SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Builder
-
This sub-hash contains details about the Canadian pre-authorized debit payment method options to pass to the invoice’s PaymentIntent.
- setAcssDebit(SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Builder
-
This sub-hash contains details about the Canadian pre-authorized debit payment method options to pass to the invoice’s PaymentIntent.
- setAcssDebitPayments(AccountCreateParams.Capabilities.AcssDebitPayments) - Method in class com.stripe.param.AccountCreateParams.Capabilities.Builder
-
The acss_debit_payments capability.
- setAcssDebitPayments(AccountUpdateParams.Capabilities.AcssDebitPayments) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Builder
-
The acss_debit_payments capability.
- setAcssDebitPayments(String) - Method in class com.stripe.model.Account.Capabilities
-
The status of the Canadian pre-authorized debits payments capability of the account, or whether the account can directly process Canadian pre-authorized debits charges.
- setAction(UsageRecordCreateOnSubscriptionItemParams.Action) - Method in class com.stripe.param.UsageRecordCreateOnSubscriptionItemParams.Builder
-
Valid values are
increment
(default) orset
. - setAction(String) - Method in class com.stripe.model.radar.Rule
-
The action taken on the payment.
- setActionable(Boolean) - Method in class com.stripe.model.IssuerFraudRecord
-
An IFR is actionable if it has not received a dispute and has not been fully refunded.
- setActionable(Boolean) - Method in class com.stripe.model.radar.EarlyFraudWarning
-
An EFW is actionable if it has not received a dispute and has not been fully refunded.
- setActive(Boolean) - Method in class com.stripe.model.billingportal.Configuration
-
Whether the configuration is active and can be used to create portal sessions.
- setActive(Boolean) - Method in class com.stripe.model.BitcoinReceiver
-
True when this bitcoin receiver has received a non-zero amount of bitcoin.
- setActive(Boolean) - Method in class com.stripe.model.PaymentLink
-
Whether the payment link's
url
is active. - setActive(Boolean) - Method in class com.stripe.model.Plan
-
Whether the plan can be used for new purchases.
- setActive(Boolean) - Method in class com.stripe.model.Price
-
Whether the price can be used for new purchases.
- setActive(Boolean) - Method in class com.stripe.model.Product
-
Whether the product is currently available for purchase.
- setActive(Boolean) - Method in class com.stripe.model.PromotionCode
-
Whether the promotion code is currently active.
- setActive(Boolean) - Method in class com.stripe.model.ShippingRate
-
Whether the shipping rate can be used for new purchases.
- setActive(Boolean) - Method in class com.stripe.model.Sku
-
Whether the SKU is available for purchase.
- setActive(Boolean) - Method in class com.stripe.model.TaxRate
-
Defaults to
true
. - setActive(Boolean) - Method in class com.stripe.param.billingportal.ConfigurationListParams.Builder
-
Only return configurations that are active or inactive (e.g., pass
true
to only list active configurations). - setActive(Boolean) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Builder
-
Whether the configuration is active and can be used to create portal sessions.
- setActive(Boolean) - Method in class com.stripe.param.BitcoinReceiverListParams.Builder
-
Filter for active receivers.
- setActive(Boolean) - Method in class com.stripe.param.PaymentLinkListParams.Builder
-
Only return payment links that are active or inactive (e.g., pass
false
to list all inactive payment links). - setActive(Boolean) - Method in class com.stripe.param.PaymentLinkUpdateParams.Builder
-
Whether the payment link's
url
is active. - setActive(Boolean) - Method in class com.stripe.param.PlanCreateParams.Builder
-
Whether the plan is currently available for new subscriptions.
- setActive(Boolean) - Method in class com.stripe.param.PlanCreateParams.Product.Builder
-
Whether the product is currently available for purchase.
- setActive(Boolean) - Method in class com.stripe.param.PlanListParams.Builder
-
Only return plans that are active or inactive (e.g., pass
false
to list all inactive plans). - setActive(Boolean) - Method in class com.stripe.param.PlanUpdateParams.Builder
-
Whether the plan is currently available for new subscriptions.
- setActive(Boolean) - Method in class com.stripe.param.PriceCreateParams.Builder
-
Whether the price can be used for new purchases.
- setActive(Boolean) - Method in class com.stripe.param.PriceCreateParams.ProductData.Builder
-
Whether the product is currently available for purchase.
- setActive(Boolean) - Method in class com.stripe.param.PriceListParams.Builder
-
Only return prices that are active or inactive (e.g., pass
false
to list all inactive prices). - setActive(Boolean) - Method in class com.stripe.param.PriceUpdateParams.Builder
-
Whether the price can be used for new purchases.
- setActive(Boolean) - Method in class com.stripe.param.ProductCreateParams.Builder
-
Whether the product is currently available for purchase.
- setActive(Boolean) - Method in class com.stripe.param.ProductListParams.Builder
-
Only return products that are active or inactive (e.g., pass
false
to list all inactive products). - setActive(Boolean) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
Whether the product is available for purchase.
- setActive(Boolean) - Method in class com.stripe.param.PromotionCodeCreateParams.Builder
-
Whether the promotion code is currently active.
- setActive(Boolean) - Method in class com.stripe.param.PromotionCodeListParams.Builder
-
Filter promotion codes by whether they are active.
- setActive(Boolean) - Method in class com.stripe.param.PromotionCodeUpdateParams.Builder
-
Whether the promotion code is currently active.
- setActive(Boolean) - Method in class com.stripe.param.ShippingRateListParams.Builder
-
Only return shipping rates that are active or inactive.
- setActive(Boolean) - Method in class com.stripe.param.ShippingRateUpdateParams.Builder
-
Whether the shipping rate can be used for new purchases.
- setActive(Boolean) - Method in class com.stripe.param.SkuCreateParams.Builder
-
Whether the SKU is available for purchase.
- setActive(Boolean) - Method in class com.stripe.param.SkuListParams.Builder
-
Only return SKUs that are active or inactive (e.g., pass
false
to list all inactive products). - setActive(Boolean) - Method in class com.stripe.param.SkuUpdateParams.Builder
-
Whether this SKU is available for purchase.
- setActive(Boolean) - Method in class com.stripe.param.TaxRateCreateParams.Builder
-
Flag determining whether the tax rate is active or inactive (archived).
- setActive(Boolean) - Method in class com.stripe.param.TaxRateListParams.Builder
-
Optional flag to filter by tax rates that are either active or inactive (archived).
- setActive(Boolean) - Method in class com.stripe.param.TaxRateUpdateParams.Builder
-
Flag determining whether the tax rate is active or inactive (archived).
- setActiveAccount(BankAccount) - Method in class com.stripe.model.Recipient
-
Hash describing the current account on the recipient, if there is one.
- setAddInvoiceItems(List<SubscriptionSchedule.AddInvoiceItem>) - Method in class com.stripe.model.SubscriptionSchedule.Phase
-
A list of prices and quantities that will generate invoice items appended to the first invoice for this phase.
- setAdditional(List<String>) - Method in class com.stripe.model.CountrySpec.VerificationFields.Details
- setAdditionalDocument(Person.VerificationDocument) - Method in class com.stripe.model.Person.Verification
-
A document showing address, either a passport, local ID card, or utility bill from a well-known utility company.
- setAdditionalDocument(AccountCreateParams.Individual.Verification.AdditionalDocument) - Method in class com.stripe.param.AccountCreateParams.Individual.Verification.Builder
-
A document showing address, either a passport, local ID card, or utility bill from a well-known utility company.
- setAdditionalDocument(AccountUpdateParams.Individual.Verification.AdditionalDocument) - Method in class com.stripe.param.AccountUpdateParams.Individual.Verification.Builder
-
A document showing address, either a passport, local ID card, or utility bill from a well-known utility company.
- setAdditionalDocument(PersonCollectionCreateParams.Verification.AdditionalDocument) - Method in class com.stripe.param.PersonCollectionCreateParams.Verification.Builder
-
A document showing address, either a passport, local ID card, or utility bill from a well-known utility company.
- setAdditionalDocument(PersonUpdateParams.Verification.AdditionalDocument) - Method in class com.stripe.param.PersonUpdateParams.Verification.Builder
-
A document showing address, either a passport, local ID card, or utility bill from a well-known utility company.
- setAdditionalDocument(TokenCreateParams.Account.Individual.Verification.AdditionalDocument) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Verification.Builder
-
A document showing address, either a passport, local ID card, or utility bill from a well-known utility company.
- setAdditionalDocument(TokenCreateParams.Person.Verification.AdditionalDocument) - Method in class com.stripe.param.TokenCreateParams.Person.Verification.Builder
-
A document showing address, either a passport, local ID card, or utility bill from a well-known utility company.
- setAdditionalDocumentation(EmptyParam) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled.Builder
-
(ID of a file upload) Additional documentation supporting the dispute.
- setAdditionalDocumentation(EmptyParam) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Duplicate.Builder
-
(ID of a file upload) Additional documentation supporting the dispute.
- setAdditionalDocumentation(EmptyParam) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Fraudulent.Builder
-
(ID of a file upload) Additional documentation supporting the dispute.
- setAdditionalDocumentation(EmptyParam) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.MerchandiseNotAsDescribed.Builder
-
(ID of a file upload) Additional documentation supporting the dispute.
- setAdditionalDocumentation(EmptyParam) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.NotReceived.Builder
-
(ID of a file upload) Additional documentation supporting the dispute.
- setAdditionalDocumentation(EmptyParam) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Other.Builder
-
(ID of a file upload) Additional documentation supporting the dispute.
- setAdditionalDocumentation(EmptyParam) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.ServiceNotAsDescribed.Builder
-
(ID of a file upload) Additional documentation supporting the dispute.
- setAdditionalDocumentation(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.Builder
-
(ID of a file upload) Additional documentation supporting the dispute.
- setAdditionalDocumentation(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Duplicate.Builder
-
(ID of a file upload) Additional documentation supporting the dispute.
- setAdditionalDocumentation(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Fraudulent.Builder
-
(ID of a file upload) Additional documentation supporting the dispute.
- setAdditionalDocumentation(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed.Builder
-
(ID of a file upload) Additional documentation supporting the dispute.
- setAdditionalDocumentation(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.NotReceived.Builder
-
(ID of a file upload) Additional documentation supporting the dispute.
- setAdditionalDocumentation(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Other.Builder
-
(ID of a file upload) Additional documentation supporting the dispute.
- setAdditionalDocumentation(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.ServiceNotAsDescribed.Builder
-
(ID of a file upload) Additional documentation supporting the dispute.
- setAdditionalDocumentation(String) - Method in class com.stripe.model.issuing.Dispute.Evidence.Canceled
- setAdditionalDocumentation(String) - Method in class com.stripe.model.issuing.Dispute.Evidence.Duplicate
- setAdditionalDocumentation(String) - Method in class com.stripe.model.issuing.Dispute.Evidence.Fraudulent
- setAdditionalDocumentation(String) - Method in class com.stripe.model.issuing.Dispute.Evidence.MerchandiseNotAsDescribed
- setAdditionalDocumentation(String) - Method in class com.stripe.model.issuing.Dispute.Evidence.NotReceived
- setAdditionalDocumentation(String) - Method in class com.stripe.model.issuing.Dispute.Evidence.Other
- setAdditionalDocumentation(String) - Method in class com.stripe.model.issuing.Dispute.Evidence.ServiceNotAsDescribed
- setAdditionalDocumentation(String) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled.Builder
-
(ID of a file upload) Additional documentation supporting the dispute.
- setAdditionalDocumentation(String) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Duplicate.Builder
-
(ID of a file upload) Additional documentation supporting the dispute.
- setAdditionalDocumentation(String) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Fraudulent.Builder
-
(ID of a file upload) Additional documentation supporting the dispute.
- setAdditionalDocumentation(String) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.MerchandiseNotAsDescribed.Builder
-
(ID of a file upload) Additional documentation supporting the dispute.
- setAdditionalDocumentation(String) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.NotReceived.Builder
-
(ID of a file upload) Additional documentation supporting the dispute.
- setAdditionalDocumentation(String) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Other.Builder
-
(ID of a file upload) Additional documentation supporting the dispute.
- setAdditionalDocumentation(String) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.ServiceNotAsDescribed.Builder
-
(ID of a file upload) Additional documentation supporting the dispute.
- setAdditionalDocumentation(String) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.Builder
-
(ID of a file upload) Additional documentation supporting the dispute.
- setAdditionalDocumentation(String) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Duplicate.Builder
-
(ID of a file upload) Additional documentation supporting the dispute.
- setAdditionalDocumentation(String) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Fraudulent.Builder
-
(ID of a file upload) Additional documentation supporting the dispute.
- setAdditionalDocumentation(String) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed.Builder
-
(ID of a file upload) Additional documentation supporting the dispute.
- setAdditionalDocumentation(String) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.NotReceived.Builder
-
(ID of a file upload) Additional documentation supporting the dispute.
- setAdditionalDocumentation(String) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Other.Builder
-
(ID of a file upload) Additional documentation supporting the dispute.
- setAdditionalDocumentation(String) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.ServiceNotAsDescribed.Builder
-
(ID of a file upload) Additional documentation supporting the dispute.
- setAdditionalDocumentationObject(File) - Method in class com.stripe.model.issuing.Dispute.Evidence.Canceled
- setAdditionalDocumentationObject(File) - Method in class com.stripe.model.issuing.Dispute.Evidence.Duplicate
- setAdditionalDocumentationObject(File) - Method in class com.stripe.model.issuing.Dispute.Evidence.Fraudulent
- setAdditionalDocumentationObject(File) - Method in class com.stripe.model.issuing.Dispute.Evidence.MerchandiseNotAsDescribed
- setAdditionalDocumentationObject(File) - Method in class com.stripe.model.issuing.Dispute.Evidence.NotReceived
- setAdditionalDocumentationObject(File) - Method in class com.stripe.model.issuing.Dispute.Evidence.Other
- setAdditionalDocumentationObject(File) - Method in class com.stripe.model.issuing.Dispute.Evidence.ServiceNotAsDescribed
- setAddress(Address) - Method in class com.stripe.model.Account.Company
- setAddress(Address) - Method in class com.stripe.model.Customer
-
The customer's address.
- setAddress(Address) - Method in class com.stripe.model.identity.VerificationReport.Document
-
Address as it appears in the document.
- setAddress(Address) - Method in class com.stripe.model.identity.VerificationSession.VerifiedOutputs
- setAddress(Address) - Method in class com.stripe.model.issuing.Card.Shipping
- setAddress(Address) - Method in class com.stripe.model.issuing.Cardholder.Billing
- setAddress(Address) - Method in class com.stripe.model.PaymentMethod.BillingDetails
-
Billing address.
- setAddress(Address) - Method in class com.stripe.model.Person
- setAddress(Address) - Method in class com.stripe.model.ShippingDetails
- setAddress(Address) - Method in class com.stripe.model.Source.Owner
-
Owner's address.
- setAddress(Address) - Method in class com.stripe.model.terminal.Location
- setAddress(AccountCreateParams.Company.Address) - Method in class com.stripe.param.AccountCreateParams.Company.Builder
-
The company's primary address.
- setAddress(AccountCreateParams.Individual.Address) - Method in class com.stripe.param.AccountCreateParams.Individual.Builder
-
The individual's primary address.
- setAddress(AccountUpdateParams.Company.Address) - Method in class com.stripe.param.AccountUpdateParams.Company.Builder
-
The company's primary address.
- setAddress(AccountUpdateParams.Individual.Address) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
The individual's primary address.
- setAddress(ChargeCreateParams.Shipping.Address) - Method in class com.stripe.param.ChargeCreateParams.Shipping.Builder
-
Shipping address.
- setAddress(ChargeUpdateParams.Shipping.Address) - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Builder
-
Shipping address.
- setAddress(SessionCreateParams.CustomerUpdate.Address) - Method in class com.stripe.param.checkout.SessionCreateParams.CustomerUpdate.Builder
-
Describes whether Checkout saves the billing address onto
customer.address
. - setAddress(SessionCreateParams.PaymentIntentData.Shipping.Address) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping.Builder
-
Shipping address.
- setAddress(EmptyParam) - Method in class com.stripe.param.CustomerCreateParams.Builder
-
The customer's address.
- setAddress(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
The customer's address.
- setAddress(EmptyParam) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Builder
-
The customer's address.
- setAddress(EmptyParam) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Builder
-
Billing address.
- setAddress(EmptyParam) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Builder
-
Billing address.
- setAddress(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Builder
-
Billing address.
- setAddress(EmptyParam) - Method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails.Builder
-
Billing address.
- setAddress(EmptyParam) - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Builder
-
Billing address.
- setAddress(CustomerCreateParams.Address) - Method in class com.stripe.param.CustomerCreateParams.Builder
-
The customer's address.
- setAddress(CustomerCreateParams.Shipping.Address) - Method in class com.stripe.param.CustomerCreateParams.Shipping.Builder
-
Customer shipping address.
- setAddress(CustomerUpdateParams.Address) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
The customer's address.
- setAddress(CustomerUpdateParams.Shipping.Address) - Method in class com.stripe.param.CustomerUpdateParams.Shipping.Builder
-
Customer shipping address.
- setAddress(InvoiceUpcomingParams.CustomerDetails.Address) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Builder
-
The customer's address.
- setAddress(InvoiceUpcomingParams.CustomerDetails.Shipping.Address) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Shipping.Builder
-
Customer shipping address.
- setAddress(CardCreateParams.Shipping.Address) - Method in class com.stripe.param.issuing.CardCreateParams.Shipping.Builder
-
The address that the card is shipped to.
- setAddress(CardholderCreateParams.Billing.Address) - Method in class com.stripe.param.issuing.CardholderCreateParams.Billing.Builder
-
The cardholder’s billing address.
- setAddress(CardholderUpdateParams.Billing.Address) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Billing.Builder
-
The cardholder’s billing address.
- setAddress(OrderCreateParams.Shipping.Address) - Method in class com.stripe.param.OrderCreateParams.Shipping.Builder
-
Customer shipping address.
- setAddress(PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Address) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Builder
-
Billing address.
- setAddress(PaymentIntentConfirmParams.Shipping.Address) - Method in class com.stripe.param.PaymentIntentConfirmParams.Shipping.Builder
-
Shipping address.
- setAddress(PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Address) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Builder
-
Billing address.
- setAddress(PaymentIntentCreateParams.Shipping.Address) - Method in class com.stripe.param.PaymentIntentCreateParams.Shipping.Builder
-
Shipping address.
- setAddress(PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Address) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Builder
-
Billing address.
- setAddress(PaymentIntentUpdateParams.Shipping.Address) - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Builder
-
Shipping address.
- setAddress(PaymentMethodCreateParams.BillingDetails.Address) - Method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails.Builder
-
Billing address.
- setAddress(PaymentMethodUpdateParams.BillingDetails.Address) - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Builder
-
Billing address.
- setAddress(PersonCollectionCreateParams.Address) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
The person's address.
- setAddress(PersonUpdateParams.Address) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The person's address.
- setAddress(SourceCreateParams.Owner.Address) - Method in class com.stripe.param.SourceCreateParams.Owner.Builder
-
Owner's address.
- setAddress(SourceCreateParams.SourceOrder.Shipping.Address) - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping.Builder
-
Shipping address.
- setAddress(SourceUpdateParams.Owner.Address) - Method in class com.stripe.param.SourceUpdateParams.Owner.Builder
-
Owner's address.
- setAddress(SourceUpdateParams.SourceOrder.Shipping.Address) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Builder
-
Shipping address.
- setAddress(LocationCreateParams.Address) - Method in class com.stripe.param.terminal.LocationCreateParams.Builder
-
The full address of the location.
- setAddress(LocationUpdateParams.Address) - Method in class com.stripe.param.terminal.LocationUpdateParams.Builder
-
The full address of the location.
- setAddress(TokenCreateParams.Account.Company.Address) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Builder
-
The company's primary address.
- setAddress(TokenCreateParams.Account.Individual.Address) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Builder
-
The individual's primary address.
- setAddress(TokenCreateParams.Person.Address) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
The person's address.
- setAddress(String) - Method in class com.stripe.model.Source.ReceiverFlow
-
The address of the receiver source.
- setAddressCity(EmptyParam) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
City/District/Suburb/Town/Village.
- setAddressCity(String) - Method in class com.stripe.model.Card
-
City/District/Suburb/Town/Village.
- setAddressCity(String) - Method in class com.stripe.param.CardUpdateOnAccountParams.Builder
-
City/District/Suburb/Town/Village.
- setAddressCity(String) - Method in class com.stripe.param.CardUpdateOnCustomerParams.Builder
-
City/District/Suburb/Town/Village.
- setAddressCity(String) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
City/District/Suburb/Town/Village.
- setAddressCity(String) - Method in class com.stripe.param.TokenCreateParams.Card.Builder
- setAddressCountry(EmptyParam) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
Billing address country, if provided when creating card.
- setAddressCountry(String) - Method in class com.stripe.model.Card
-
Billing address country, if provided when creating card.
- setAddressCountry(String) - Method in class com.stripe.param.CardUpdateOnAccountParams.Builder
-
Billing address country, if provided when creating card.
- setAddressCountry(String) - Method in class com.stripe.param.CardUpdateOnCustomerParams.Builder
-
Billing address country, if provided when creating card.
- setAddressCountry(String) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
Billing address country, if provided when creating card.
- setAddressCountry(String) - Method in class com.stripe.param.TokenCreateParams.Card.Builder
- setAddressKana(Person.JapanAddress) - Method in class com.stripe.model.Account.Company
-
The Kana variation of the company's primary address (Japan only).
- setAddressKana(Person.JapanAddress) - Method in class com.stripe.model.Person
-
The Kana variation of the person's address (Japan only).
- setAddressKana(AccountCreateParams.Company.AddressKana) - Method in class com.stripe.param.AccountCreateParams.Company.Builder
-
The Kana variation of the company's primary address (Japan only).
- setAddressKana(AccountCreateParams.Individual.AddressKana) - Method in class com.stripe.param.AccountCreateParams.Individual.Builder
-
The Kana variation of the the individual's primary address (Japan only).
- setAddressKana(AccountUpdateParams.Company.AddressKana) - Method in class com.stripe.param.AccountUpdateParams.Company.Builder
-
The Kana variation of the company's primary address (Japan only).
- setAddressKana(AccountUpdateParams.Individual.AddressKana) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
The Kana variation of the the individual's primary address (Japan only).
- setAddressKana(PersonCollectionCreateParams.AddressKana) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
The Kana variation of the person's address (Japan only).
- setAddressKana(PersonUpdateParams.AddressKana) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The Kana variation of the person's address (Japan only).
- setAddressKana(TokenCreateParams.Account.Company.AddressKana) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Builder
-
The Kana variation of the company's primary address (Japan only).
- setAddressKana(TokenCreateParams.Account.Individual.AddressKana) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Builder
-
The Kana variation of the the individual's primary address (Japan only).
- setAddressKana(TokenCreateParams.Person.AddressKana) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
The Kana variation of the person's address (Japan only).
- setAddressKanji(Person.JapanAddress) - Method in class com.stripe.model.Account.Company
-
The Kanji variation of the company's primary address (Japan only).
- setAddressKanji(Person.JapanAddress) - Method in class com.stripe.model.Person
-
The Kanji variation of the person's address (Japan only).
- setAddressKanji(AccountCreateParams.Company.AddressKanji) - Method in class com.stripe.param.AccountCreateParams.Company.Builder
-
The Kanji variation of the company's primary address (Japan only).
- setAddressKanji(AccountCreateParams.Individual.AddressKanji) - Method in class com.stripe.param.AccountCreateParams.Individual.Builder
-
The Kanji variation of the the individual's primary address (Japan only).
- setAddressKanji(AccountUpdateParams.Company.AddressKanji) - Method in class com.stripe.param.AccountUpdateParams.Company.Builder
-
The Kanji variation of the company's primary address (Japan only).
- setAddressKanji(AccountUpdateParams.Individual.AddressKanji) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
The Kanji variation of the the individual's primary address (Japan only).
- setAddressKanji(PersonCollectionCreateParams.AddressKanji) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
The Kanji variation of the person's address (Japan only).
- setAddressKanji(PersonUpdateParams.AddressKanji) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The Kanji variation of the person's address (Japan only).
- setAddressKanji(TokenCreateParams.Account.Company.AddressKanji) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Builder
-
The Kanji variation of the company's primary address (Japan only).
- setAddressKanji(TokenCreateParams.Account.Individual.AddressKanji) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Builder
-
The Kanji variation of the the individual's primary address (Japan only).
- setAddressKanji(TokenCreateParams.Person.AddressKanji) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
The Kanji variation of the person's address (Japan only).
- setAddressLine1(EmptyParam) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
Address line 1 (Street address/PO Box/Company name).
- setAddressLine1(String) - Method in class com.stripe.model.Card
-
Address line 1 (Street address/PO Box/Company name).
- setAddressLine1(String) - Method in class com.stripe.param.CardUpdateOnAccountParams.Builder
-
Address line 1 (Street address/PO Box/Company name).
- setAddressLine1(String) - Method in class com.stripe.param.CardUpdateOnCustomerParams.Builder
-
Address line 1 (Street address/PO Box/Company name).
- setAddressLine1(String) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
Address line 1 (Street address/PO Box/Company name).
- setAddressLine1(String) - Method in class com.stripe.param.TokenCreateParams.Card.Builder
- setAddressLine1Check(String) - Method in class com.stripe.model.Card
-
If
address_line1
was provided, results of the check:pass
,fail
,unavailable
, orunchecked
. - setAddressLine1Check(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Checks
-
If a address line1 was provided, results of the check, one of
pass
,fail
,unavailable
, orunchecked
. - setAddressLine1Check(String) - Method in class com.stripe.model.issuing.Authorization.VerificationData
- setAddressLine1Check(String) - Method in class com.stripe.model.PaymentMethod.Card.Checks
-
If a address line1 was provided, results of the check, one of
pass
,fail
,unavailable
, orunchecked
. - setAddressLine1Check(String) - Method in class com.stripe.model.Source.Card
- setAddressLine1Check(String) - Method in class com.stripe.model.Source.ThreeDSecure
- setAddressLine2(EmptyParam) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
Address line 2 (Apartment/Suite/Unit/Building).
- setAddressLine2(String) - Method in class com.stripe.model.Card
-
Address line 2 (Apartment/Suite/Unit/Building).
- setAddressLine2(String) - Method in class com.stripe.param.CardUpdateOnAccountParams.Builder
-
Address line 2 (Apartment/Suite/Unit/Building).
- setAddressLine2(String) - Method in class com.stripe.param.CardUpdateOnCustomerParams.Builder
-
Address line 2 (Apartment/Suite/Unit/Building).
- setAddressLine2(String) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
Address line 2 (Apartment/Suite/Unit/Building).
- setAddressLine2(String) - Method in class com.stripe.param.TokenCreateParams.Card.Builder
- setAddressPostalCodeCheck(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Checks
-
If a address postal code was provided, results of the check, one of
pass
,fail
,unavailable
, orunchecked
. - setAddressPostalCodeCheck(String) - Method in class com.stripe.model.issuing.Authorization.VerificationData
- setAddressPostalCodeCheck(String) - Method in class com.stripe.model.PaymentMethod.Card.Checks
-
If a address postal code was provided, results of the check, one of
pass
,fail
,unavailable
, orunchecked
. - setAddressState(EmptyParam) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
State/County/Province/Region.
- setAddressState(String) - Method in class com.stripe.model.Card
-
State/County/Province/Region.
- setAddressState(String) - Method in class com.stripe.param.CardUpdateOnAccountParams.Builder
-
State/County/Province/Region.
- setAddressState(String) - Method in class com.stripe.param.CardUpdateOnCustomerParams.Builder
-
State/County/Province/Region.
- setAddressState(String) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
State/County/Province/Region.
- setAddressState(String) - Method in class com.stripe.param.TokenCreateParams.Card.Builder
- setAddressZip(EmptyParam) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
ZIP or postal code.
- setAddressZip(String) - Method in class com.stripe.model.Card
-
ZIP or postal code.
- setAddressZip(String) - Method in class com.stripe.param.CardUpdateOnAccountParams.Builder
-
ZIP or postal code.
- setAddressZip(String) - Method in class com.stripe.param.CardUpdateOnCustomerParams.Builder
-
ZIP or postal code.
- setAddressZip(String) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
ZIP or postal code.
- setAddressZip(String) - Method in class com.stripe.param.TokenCreateParams.Card.Builder
- setAddressZipCheck(String) - Method in class com.stripe.model.Card
-
If
address_zip
was provided, results of the check:pass
,fail
,unavailable
, orunchecked
. - setAddressZipCheck(String) - Method in class com.stripe.model.Source.Card
- setAddressZipCheck(String) - Method in class com.stripe.model.Source.ThreeDSecure
- setAdjustableQuantity(SessionCreateParams.LineItem.AdjustableQuantity) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.Builder
-
When set, provides configuration for this item’s quantity to be adjusted by the customer during Checkout.
- setAdjustableQuantity(PaymentLinkCreateParams.LineItem.AdjustableQuantity) - Method in class com.stripe.param.PaymentLinkCreateParams.LineItem.Builder
-
When set, provides configuration for this item’s quantity to be adjusted by the customer during checkout.
- setAdjustableQuantity(PaymentLinkUpdateParams.LineItem.AdjustableQuantity) - Method in class com.stripe.param.PaymentLinkUpdateParams.LineItem.Builder
-
When set, provides configuration for this item’s quantity to be adjusted by the customer during checkout.
- setAfterCompletion(PaymentLink.AfterCompletion) - Method in class com.stripe.model.PaymentLink
- setAfterCompletion(PaymentLinkCreateParams.AfterCompletion) - Method in class com.stripe.param.PaymentLinkCreateParams.Builder
-
Behavior after the purchase is complete.
- setAfterCompletion(PaymentLinkUpdateParams.AfterCompletion) - Method in class com.stripe.param.PaymentLinkUpdateParams.Builder
-
Behavior after the purchase is complete.
- setAfterExpiration(Session.AfterExpiration) - Method in class com.stripe.model.checkout.Session
-
When set, provides configuration for actions to take if this Checkout Session expires.
- setAfterExpiration(SessionCreateParams.AfterExpiration) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
Configure actions after a Checkout Session has expired.
- setAfterpayClearpay(Charge.PaymentMethodDetails.AfterpayClearpay) - Method in class com.stripe.model.Charge.PaymentMethodDetails
- setAfterpayClearpay(PaymentIntent.PaymentMethodOptions.AfterpayClearpay) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- setAfterpayClearpay(PaymentMethod.AfterpayClearpay) - Method in class com.stripe.model.PaymentMethod
- setAfterpayClearpay(EmptyParam) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
afterpay_clearpay
PaymentMethod, this sub-hash contains details about the Afterpay Clearpay payment method options. - setAfterpayClearpay(EmptyParam) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
afterpay_clearpay
PaymentMethod, this sub-hash contains details about the Afterpay Clearpay payment method options. - setAfterpayClearpay(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
afterpay_clearpay
PaymentMethod, this sub-hash contains details about the Afterpay Clearpay payment method options. - setAfterpayClearpay(PaymentIntentConfirmParams.PaymentMethodData.AfterpayClearpay) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Builder
-
If this is an
AfterpayClearpay
PaymentMethod, this hash contains details about the AfterpayClearpay payment method. - setAfterpayClearpay(PaymentIntentConfirmParams.PaymentMethodOptions.AfterpayClearpay) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
afterpay_clearpay
PaymentMethod, this sub-hash contains details about the Afterpay Clearpay payment method options. - setAfterpayClearpay(PaymentIntentCreateParams.PaymentMethodData.AfterpayClearpay) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Builder
-
If this is an
AfterpayClearpay
PaymentMethod, this hash contains details about the AfterpayClearpay payment method. - setAfterpayClearpay(PaymentIntentCreateParams.PaymentMethodOptions.AfterpayClearpay) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
afterpay_clearpay
PaymentMethod, this sub-hash contains details about the Afterpay Clearpay payment method options. - setAfterpayClearpay(PaymentIntentUpdateParams.PaymentMethodData.AfterpayClearpay) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Builder
-
If this is an
AfterpayClearpay
PaymentMethod, this hash contains details about the AfterpayClearpay payment method. - setAfterpayClearpay(PaymentIntentUpdateParams.PaymentMethodOptions.AfterpayClearpay) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
afterpay_clearpay
PaymentMethod, this sub-hash contains details about the Afterpay Clearpay payment method options. - setAfterpayClearpay(PaymentMethodCreateParams.AfterpayClearpay) - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
If this is an
AfterpayClearpay
PaymentMethod, this hash contains details about the AfterpayClearpay payment method. - setAfterpayClearpayPayments(AccountCreateParams.Capabilities.AfterpayClearpayPayments) - Method in class com.stripe.param.AccountCreateParams.Capabilities.Builder
-
The afterpay_clearpay_payments capability.
- setAfterpayClearpayPayments(AccountUpdateParams.Capabilities.AfterpayClearpayPayments) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Builder
-
The afterpay_clearpay_payments capability.
- setAfterpayClearpayPayments(String) - Method in class com.stripe.model.Account.Capabilities
-
The status of the Afterpay Clearpay capability of the account, or whether the account can directly process Afterpay Clearpay charges.
- setAggregateUsage(PlanCreateParams.AggregateUsage) - Method in class com.stripe.param.PlanCreateParams.Builder
-
Specifies a usage aggregation strategy for plans of
usage_type=metered
. - setAggregateUsage(PriceCreateParams.Recurring.AggregateUsage) - Method in class com.stripe.param.PriceCreateParams.Recurring.Builder
-
Specifies a usage aggregation strategy for prices of
usage_type=metered
. - setAggregateUsage(String) - Method in class com.stripe.model.Plan
-
Specifies a usage aggregation strategy for plans of
usage_type=metered
. - setAggregateUsage(String) - Method in class com.stripe.model.Price.Recurring
-
Specifies a usage aggregation strategy for prices of
usage_type=metered
. - setAlias(EmptyParam) - Method in class com.stripe.param.radar.ValueListUpdateParams.Builder
-
The name of the value list for use in rules.
- setAlias(String) - Method in class com.stripe.model.radar.ValueList
-
The name of the value list for use in rules.
- setAlias(String) - Method in class com.stripe.param.radar.ValueListCreateParams.Builder
-
The name of the value list for use in rules.
- setAlias(String) - Method in class com.stripe.param.radar.ValueListListParams.Builder
-
The alias used to reference the value list when writing rules.
- setAlias(String) - Method in class com.stripe.param.radar.ValueListUpdateParams.Builder
-
The name of the value list for use in rules.
- setAlipay(Charge.PaymentMethodDetails.Alipay) - Method in class com.stripe.model.Charge.PaymentMethodDetails
- setAlipay(PaymentIntent.PaymentMethodOptions.Alipay) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- setAlipay(PaymentMethod.Alipay) - Method in class com.stripe.model.PaymentMethod
- setAlipay(Source.Alipay) - Method in class com.stripe.model.Source
- setAlipay(EmptyParam) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
alipay
PaymentMethod, this sub-hash contains details about the Alipay payment method options. - setAlipay(EmptyParam) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
alipay
PaymentMethod, this sub-hash contains details about the Alipay payment method options. - setAlipay(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
alipay
PaymentMethod, this sub-hash contains details about the Alipay payment method options. - setAlipay(PaymentIntentConfirmParams.PaymentMethodData.Alipay) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Builder
-
If this is an
Alipay
PaymentMethod, this hash contains details about the Alipay payment method. - setAlipay(PaymentIntentConfirmParams.PaymentMethodOptions.Alipay) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
alipay
PaymentMethod, this sub-hash contains details about the Alipay payment method options. - setAlipay(PaymentIntentCreateParams.PaymentMethodData.Alipay) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Builder
-
If this is an
Alipay
PaymentMethod, this hash contains details about the Alipay payment method. - setAlipay(PaymentIntentCreateParams.PaymentMethodOptions.Alipay) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
alipay
PaymentMethod, this sub-hash contains details about the Alipay payment method options. - setAlipay(PaymentIntentUpdateParams.PaymentMethodData.Alipay) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Builder
-
If this is an
Alipay
PaymentMethod, this hash contains details about the Alipay payment method. - setAlipay(PaymentIntentUpdateParams.PaymentMethodOptions.Alipay) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
alipay
PaymentMethod, this sub-hash contains details about the Alipay payment method options. - setAlipay(PaymentMethodCreateParams.Alipay) - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
If this is an
Alipay
PaymentMethod, this hash contains details about the Alipay payment method. - setAlipayHandleRedirect(PaymentIntent.NextActionAlipayHandleRedirect) - Method in class com.stripe.model.PaymentIntent.NextAction
- setAllowedCategories(List<String>) - Method in class com.stripe.model.issuing.Card.SpendingControls
-
Array of strings containing categories of authorizations to allow.
- setAllowedCategories(List<String>) - Method in class com.stripe.model.issuing.Cardholder.SpendingControls
- setAllowedCountries(List<String>) - Method in class com.stripe.model.checkout.Session.ShippingAddressCollection
-
An array of two-letter ISO country codes representing which countries Checkout should provide as options for shipping locations.
- setAllowedCountries(List<String>) - Method in class com.stripe.model.PaymentLink.ShippingAddressCollection
-
An array of two-letter ISO country codes representing which countries Checkout should provide as options for shipping locations.
- setAllowedTypes(List<String>) - Method in class com.stripe.model.identity.VerificationReport.Options.Document
-
Array of strings of allowed identity document types.
- setAllowedTypes(List<String>) - Method in class com.stripe.model.identity.VerificationSession.Options.Document
-
Array of strings of allowed identity document types.
- setAllowedUpdates(EmptyParam) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.CustomerUpdate.Builder
-
The types of customer updates that are supported.
- setAllowedUpdates(EmptyParam) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.CustomerUpdate.Builder
-
The types of customer updates that are supported.
- setAllowedUpdates(List<ConfigurationCreateParams.Features.CustomerUpdate.AllowedUpdate>) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.CustomerUpdate.Builder
-
The types of customer updates that are supported.
- setAllowedUpdates(List<ConfigurationUpdateParams.Features.CustomerUpdate.AllowedUpdate>) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.CustomerUpdate.Builder
-
The types of customer updates that are supported.
- setAllowedUpdates(List<String>) - Method in class com.stripe.model.billingportal.Configuration.Features.CustomerUpdate
- setAllowPromotionCodes(Boolean) - Method in class com.stripe.model.checkout.Session.AfterExpiration.Recovery
- setAllowPromotionCodes(Boolean) - Method in class com.stripe.model.checkout.Session
-
Enables user redeemable promotion codes.
- setAllowPromotionCodes(Boolean) - Method in class com.stripe.model.PaymentLink
-
Whether user redeemable promotion codes are enabled.
- setAllowPromotionCodes(Boolean) - Method in class com.stripe.param.checkout.SessionCreateParams.AfterExpiration.Recovery.Builder
-
Enables user redeemable promotion codes on the recovered Checkout Sessions.
- setAllowPromotionCodes(Boolean) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
Enables user redeemable promotion codes.
- setAllowPromotionCodes(Boolean) - Method in class com.stripe.param.PaymentLinkCreateParams.Builder
-
Enables user redeemable promotion codes.
- setAllowPromotionCodes(Boolean) - Method in class com.stripe.param.PaymentLinkUpdateParams.Builder
-
Enables user redeemable promotion codes.
- setAlternateStatementDescriptors(Charge.AlternateStatementDescriptors) - Method in class com.stripe.model.Charge
- setAlternativeFieldsDue(List<String>) - Method in class com.stripe.model.Account.FutureRequirements.Alternative
-
Fields that can be provided to satisfy all fields in
original_fields_due
. - setAlternativeFieldsDue(List<String>) - Method in class com.stripe.model.Account.Requirements.Alternative
-
Fields that can be provided to satisfy all fields in
original_fields_due
. - setAlternativeFieldsDue(List<String>) - Method in class com.stripe.model.Capability.FutureRequirements.Alternative
-
Fields that can be provided to satisfy all fields in
original_fields_due
. - setAlternativeFieldsDue(List<String>) - Method in class com.stripe.model.Capability.Requirements.Alternative
- setAlternativeFieldsDue(List<String>) - Method in class com.stripe.model.Person.FutureRequirements.Alternative
-
Fields that can be provided to satisfy all fields in
original_fields_due
. - setAlternativeFieldsDue(List<String>) - Method in class com.stripe.model.Person.Requirements.Alternative
- setAlternatives(List<Account.FutureRequirements.Alternative>) - Method in class com.stripe.model.Account.FutureRequirements
-
Fields that are due and can be satisfied by providing the corresponding alternative fields instead.
- setAlternatives(List<Account.Requirements.Alternative>) - Method in class com.stripe.model.Account.Requirements
-
Fields that are due and can be satisfied by providing the corresponding alternative fields instead.
- setAlternatives(List<Capability.FutureRequirements.Alternative>) - Method in class com.stripe.model.Capability.FutureRequirements
-
Fields that are due and can be satisfied by providing the corresponding alternative fields instead.
- setAlternatives(List<Capability.Requirements.Alternative>) - Method in class com.stripe.model.Capability.Requirements
- setAlternatives(List<Person.FutureRequirements.Alternative>) - Method in class com.stripe.model.Person.FutureRequirements
-
Fields that are due and can be satisfied by providing the corresponding alternative fields instead.
- setAlternatives(List<Person.Requirements.Alternative>) - Method in class com.stripe.model.Person.Requirements
-
Fields that are due and can be satisfied by providing the corresponding alternative fields instead.
- setAmexExpressCheckout(Charge.PaymentMethodDetails.Card.Wallet.AmexExpressCheckout) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet
- setAmexExpressCheckout(PaymentMethod.Card.Wallet.AmexExpressCheckout) - Method in class com.stripe.model.PaymentMethod.Card.Wallet
- setAmount(EmptyParam) - Method in class com.stripe.param.SourceCreateParams.Mandate.Builder
-
The amount specified by the mandate.
- setAmount(EmptyParam) - Method in class com.stripe.param.SourceUpdateParams.Mandate.Builder
-
The amount specified by the mandate.
- setAmount(TopupListParams.Amount) - Method in class com.stripe.param.TopupListParams.Builder
-
A positive integer representing how much to transfer.
- setAmount(Long) - Method in class com.stripe.model.ApplicationFee
-
Amount earned, in %s.
- setAmount(Long) - Method in class com.stripe.model.Balance.Money
- setAmount(Long) - Method in class com.stripe.model.BalanceTransaction.Fee
- setAmount(Long) - Method in class com.stripe.model.BalanceTransaction
-
Gross amount of the transaction, in %s.
- setAmount(Long) - Method in class com.stripe.model.BitcoinReceiver
-
The amount of
currency
that you are collecting as payment. - setAmount(Long) - Method in class com.stripe.model.BitcoinTransaction
-
The amount of
currency
that the transaction was converted to in real-time. - setAmount(Long) - Method in class com.stripe.model.Charge
-
Amount intended to be collected by this payment.
- setAmount(Long) - Method in class com.stripe.model.Charge.TransferData
- setAmount(Long) - Method in class com.stripe.model.ConnectCollectionTransfer
-
Amount transferred, in %s.
- setAmount(Long) - Method in class com.stripe.model.CreditNote.DiscountAmount
-
The amount, in %s, of the discount.
- setAmount(Long) - Method in class com.stripe.model.CreditNote
-
The integer amount in %s representing the total amount of the credit note, including tax.
- setAmount(Long) - Method in class com.stripe.model.CreditNote.TaxAmount
- setAmount(Long) - Method in class com.stripe.model.CreditNoteLineItem.DiscountAmount
- setAmount(Long) - Method in class com.stripe.model.CreditNoteLineItem
-
The integer amount in %s representing the gross amount being credited for this line item, excluding (exclusive) tax and discounts.
- setAmount(Long) - Method in class com.stripe.model.CustomerBalanceTransaction
-
The amount of the transaction.
- setAmount(Long) - Method in class com.stripe.model.Dispute
-
Disputed amount.
- setAmount(Long) - Method in class com.stripe.model.FeeRefund
-
Amount, in %s.
- setAmount(Long) - Method in class com.stripe.model.Invoice.DiscountAmount
-
The amount, in %s, of the discount.
- setAmount(Long) - Method in class com.stripe.model.Invoice.TaxAmount
-
The amount, in %s, of the tax.
- setAmount(Long) - Method in class com.stripe.model.Invoice.TransferData
- setAmount(Long) - Method in class com.stripe.model.InvoiceItem
-
Amount (in the
currency
specified) of the invoice item. - setAmount(Long) - Method in class com.stripe.model.InvoiceLineItem.DiscountAmount
- setAmount(Long) - Method in class com.stripe.model.InvoiceLineItem
-
The amount, in %s.
- setAmount(Long) - Method in class com.stripe.model.issuing.Authorization.PendingRequest
-
The additional amount Stripe will hold if the authorization is approved, in the card's currency and in the smallest currency unit.
- setAmount(Long) - Method in class com.stripe.model.issuing.Authorization.RequestHistory
-
The
pending_request.amount
at the time of the request, presented in your card's currency and in the smallest currency unit. - setAmount(Long) - Method in class com.stripe.model.issuing.Authorization
-
The total amount that was authorized or rejected.
- setAmount(Long) - Method in class com.stripe.model.issuing.Card.SpendingControls.SpendingLimit
- setAmount(Long) - Method in class com.stripe.model.issuing.Cardholder.SpendingControls.SpendingLimit
- setAmount(Long) - Method in class com.stripe.model.issuing.Dispute
-
Disputed amount.
- setAmount(Long) - Method in class com.stripe.model.issuing.Transaction
-
The transaction amount, which will be reflected in your balance.
- setAmount(Long) - Method in class com.stripe.model.LineItem.Discount
-
The amount discounted.
- setAmount(Long) - Method in class com.stripe.model.LineItem.Tax
- setAmount(Long) - Method in class com.stripe.model.Mandate.SingleUse
- setAmount(Long) - Method in class com.stripe.model.Order
-
A positive integer in the smallest currency unit (that is, 100 cents for $1.00, or 1 for ¥1, Japanese Yen being a zero-decimal currency) representing the total amount for the order.
- setAmount(Long) - Method in class com.stripe.model.Order.ShippingMethod
-
A positive integer in the smallest currency unit (that is, 100 cents for $1.00, or 1 for ¥1, Japanese Yen being a zero-decimal currency) representing the total amount for the line item.
- setAmount(Long) - Method in class com.stripe.model.OrderItem
-
A positive integer in the smallest currency unit (that is, 100 cents for $1.00, or 1 for ¥1, Japanese Yen being a zero-decimal currency) representing the total amount for the line item.
- setAmount(Long) - Method in class com.stripe.model.OrderReturn
-
A positive integer in the smallest currency unit (that is, 100 cents for $1.00, or 1 for ¥1, Japanese Yen being a zero-decimal currency) representing the total amount for the returned line item.
- setAmount(Long) - Method in class com.stripe.model.PaymentIntent
-
Amount intended to be collected by this PaymentIntent.
- setAmount(Long) - Method in class com.stripe.model.PaymentIntent.TransferData
- setAmount(Long) - Method in class com.stripe.model.PaymentLink.TransferData
- setAmount(Long) - Method in class com.stripe.model.Payout
-
Amount (in %s) to be transferred to your bank account or debit card.
- setAmount(Long) - Method in class com.stripe.model.Plan
-
The unit amount in %s to be charged, represented as a whole integer if possible.
- setAmount(Long) - Method in class com.stripe.model.Quote.TransferData
-
The amount in %s that will be transferred to the destination account when the invoice is paid.
- setAmount(Long) - Method in class com.stripe.model.Refund
-
Amount, in %s.
- setAmount(Long) - Method in class com.stripe.model.ReserveTransaction
- setAmount(Long) - Method in class com.stripe.model.ShippingRate.FixedAmount
- setAmount(Long) - Method in class com.stripe.model.Source.Order
-
A positive integer in the smallest currency unit (that is, 100 cents for $1.00, or 1 for ¥1, Japanese Yen being a zero-decimal currency) representing the total amount for the order.
- setAmount(Long) - Method in class com.stripe.model.Source.OrderItem
-
The amount (price) for this order item.
- setAmount(Long) - Method in class com.stripe.model.Source
-
A positive integer in the smallest currency unit (that is, 100 cents for $1.00, or 1 for ¥1, Japanese Yen being a zero-decimal currency) representing the total amount associated with the source.
- setAmount(Long) - Method in class com.stripe.model.SourceMandateNotification
-
A positive integer in the smallest currency unit (that is, 100 cents for $1.00, or 1 for ¥1, Japanese Yen being a zero-decimal currency) representing the amount associated with the mandate notification.
- setAmount(Long) - Method in class com.stripe.model.SourceTransaction
-
A positive integer in the smallest currency unit (that is, 100 cents for $1.00, or 1 for ¥1, Japanese Yen being a zero-decimal currency) representing the amount your customer has pushed to the receiver.
- setAmount(Long) - Method in class com.stripe.model.Subscription.PaymentMethodOptions.Card.MandateOptions
- setAmount(Long) - Method in class com.stripe.model.ThreeDSecure
-
Amount of the charge that you will create when authentication completes.
- setAmount(Long) - Method in class com.stripe.model.Topup
-
Amount transferred.
- setAmount(Long) - Method in class com.stripe.model.Transfer
-
Amount in %s to be transferred.
- setAmount(Long) - Method in class com.stripe.model.TransferReversal
-
Amount, in %s.
- setAmount(Long) - Method in class com.stripe.param.ChargeCaptureParams.Builder
-
The amount to capture, which must be less than or equal to the original amount.
- setAmount(Long) - Method in class com.stripe.param.ChargeCaptureParams.TransferData.Builder
-
The amount transferred to the destination account, if specified.
- setAmount(Long) - Method in class com.stripe.param.ChargeCreateParams.Builder
-
Amount intended to be collected by this payment.
- setAmount(Long) - Method in class com.stripe.param.ChargeCreateParams.Destination.Builder
-
The amount to transfer to the destination account without creating an
Application Fee
object. - setAmount(Long) - Method in class com.stripe.param.ChargeCreateParams.TransferData.Builder
-
The amount transferred to the destination account, if specified.
- setAmount(Long) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.Builder
-
[Deprecated] The amount to be collected per unit of the line item.
- setAmount(Long) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.TransferData.Builder
-
The amount that will be transferred automatically when a charge succeeds.
- setAmount(Long) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.FixedAmount.Builder
-
A non-negative integer in cents representing how much to charge.
- setAmount(Long) - Method in class com.stripe.param.CreditNoteCreateParams.Builder
-
The integer amount in %s representing the total amount of the credit note.
- setAmount(Long) - Method in class com.stripe.param.CreditNoteCreateParams.Line.Builder
-
The line item amount to credit.
- setAmount(Long) - Method in class com.stripe.param.CreditNotePreviewParams.Builder
-
The integer amount in %s representing the total amount of the credit note.
- setAmount(Long) - Method in class com.stripe.param.CreditNotePreviewParams.Line.Builder
-
The line item amount to credit.
- setAmount(Long) - Method in class com.stripe.param.CustomerBalanceTransactionCollectionCreateParams.Builder
-
The integer amount in %s to apply to the customer's credit balance.
- setAmount(Long) - Method in class com.stripe.param.FeeRefundCollectionCreateParams.Builder
-
A positive integer, in %s, representing how much of this fee to refund.
- setAmount(Long) - Method in class com.stripe.param.InvoiceCreateParams.TransferData.Builder
-
The amount that will be transferred automatically when the invoice is paid.
- setAmount(Long) - Method in class com.stripe.param.InvoiceItemCreateParams.Builder
-
The integer amount in %s of the charge to be applied to the upcoming invoice.
- setAmount(Long) - Method in class com.stripe.param.InvoiceItemUpdateParams.Builder
-
The integer amount in %s of the charge to be applied to the upcoming invoice.
- setAmount(Long) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Builder
-
The integer amount in %s of previewed invoice item.
- setAmount(Long) - Method in class com.stripe.param.InvoiceUpdateParams.TransferData.Builder
-
The amount that will be transferred automatically when the invoice is paid.
- setAmount(Long) - Method in class com.stripe.param.issuing.AuthorizationApproveParams.Builder
-
If the authorization's
pending_request.is_amount_controllable
property istrue
, you may provide this value to control how much to hold for the authorization. - setAmount(Long) - Method in class com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Builder
-
Maximum amount allowed to spend per interval.
- setAmount(Long) - Method in class com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Builder
-
Maximum amount allowed to spend per interval.
- setAmount(Long) - Method in class com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Builder
-
Maximum amount allowed to spend per interval.
- setAmount(Long) - Method in class com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Builder
-
Maximum amount allowed to spend per interval.
- setAmount(Long) - Method in class com.stripe.param.OrderCreateParams.Item.Builder
- setAmount(Long) - Method in class com.stripe.param.OrderReturnOrderParams.Item.Builder
-
The amount (price) for this order item to return.
- setAmount(Long) - Method in class com.stripe.param.PaymentIntentCaptureParams.TransferData.Builder
-
The amount that will be transferred automatically when a charge succeeds.
- setAmount(Long) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
Amount intended to be collected by this PaymentIntent.
- setAmount(Long) - Method in class com.stripe.param.PaymentIntentCreateParams.TransferData.Builder
-
The amount that will be transferred automatically when a charge succeeds.
- setAmount(Long) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
Amount intended to be collected by this PaymentIntent.
- setAmount(Long) - Method in class com.stripe.param.PaymentIntentUpdateParams.TransferData.Builder
-
The amount that will be transferred automatically when a charge succeeds.
- setAmount(Long) - Method in class com.stripe.param.PaymentLinkCreateParams.TransferData.Builder
-
The amount that will be transferred automatically when a charge succeeds.
- setAmount(Long) - Method in class com.stripe.param.PayoutCreateParams.Builder
-
A positive integer in cents representing how much to payout.
- setAmount(Long) - Method in class com.stripe.param.PlanCreateParams.Builder
-
A positive integer in %s (or 0 for a free plan) representing how much to charge on a recurring basis.
- setAmount(Long) - Method in class com.stripe.param.QuoteCreateParams.TransferData.Builder
-
The amount that will be transferred automatically when the invoice is paid.
- setAmount(Long) - Method in class com.stripe.param.QuoteUpdateParams.TransferData.Builder
-
The amount that will be transferred automatically when the invoice is paid.
- setAmount(Long) - Method in class com.stripe.param.RefundCreateParams.Builder
- setAmount(Long) - Method in class com.stripe.param.SetupIntentCreateParams.SingleUse.Builder
-
Amount the customer is granting permission to collect later.
- setAmount(Long) - Method in class com.stripe.param.ShippingRateCreateParams.FixedAmount.Builder
-
A non-negative integer in cents representing how much to charge.
- setAmount(Long) - Method in class com.stripe.param.SourceCreateParams.Builder
-
Amount associated with the source.
- setAmount(Long) - Method in class com.stripe.param.SourceCreateParams.Mandate.Builder
-
The amount specified by the mandate.
- setAmount(Long) - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Item.Builder
- setAmount(Long) - Method in class com.stripe.param.SourceUpdateParams.Builder
-
Amount associated with the source.
- setAmount(Long) - Method in class com.stripe.param.SourceUpdateParams.Mandate.Builder
-
The amount specified by the mandate.
- setAmount(Long) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Item.Builder
- setAmount(Long) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.Builder
-
Amount to be charged for future payments.
- setAmount(Long) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.Builder
-
Amount to be charged for future payments.
- setAmount(Long) - Method in class com.stripe.param.ThreeDSecureCreateParams.Builder
-
Amount of the charge that you will create when authentication completes.
- setAmount(Long) - Method in class com.stripe.param.TopupCreateParams.Builder
-
A positive integer representing how much to transfer.
- setAmount(Long) - Method in class com.stripe.param.TopupListParams.Builder
-
A positive integer representing how much to transfer.
- setAmount(Long) - Method in class com.stripe.param.TransferCreateParams.Builder
-
A positive integer in %s representing how much to transfer.
- setAmount(Long) - Method in class com.stripe.param.TransferReversalCollectionCreateParams.Builder
-
A positive integer in %s representing how much of this transfer to reverse.
- setAmountAuthorized(Long) - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
The authorized amount.
- setAmountCapturable(Long) - Method in class com.stripe.model.PaymentIntent
-
Amount that can be captured from this PaymentIntent.
- setAmountCaptured(Long) - Method in class com.stripe.model.Charge
-
Amount in %s captured (can be less than the amount attribute on the charge if a partial capture was made).
- setAmountCharged(Long) - Method in class com.stripe.model.Source.ReceiverFlow
-
The total amount that was moved to your balance.
- setAmountDecimal(BigDecimal) - Method in class com.stripe.model.Plan
-
The unit amount in %s to be charged, represented as a decimal string with at most 12 decimal places.
- setAmountDecimal(BigDecimal) - Method in class com.stripe.param.PlanCreateParams.Builder
-
Same as
amount
, but accepts a decimal value with at most 12 decimal places. - setAmountDetails(Authorization.AmountDetails) - Method in class com.stripe.model.issuing.Authorization.PendingRequest
-
Detailed breakdown of amount components.
- setAmountDetails(Authorization.AmountDetails) - Method in class com.stripe.model.issuing.Authorization.RequestHistory
-
Detailed breakdown of amount components.
- setAmountDetails(Authorization.AmountDetails) - Method in class com.stripe.model.issuing.Authorization
-
Detailed breakdown of amount components.
- setAmountDetails(Transaction.AmountDetails) - Method in class com.stripe.model.issuing.Transaction
-
Detailed breakdown of amount components.
- setAmountDiscount(Long) - Method in class com.stripe.model.checkout.Session.TotalDetails
- setAmountDiscount(Long) - Method in class com.stripe.model.Quote.TotalDetails
-
This is the sum of all the line item discounts.
- setAmountDue(Long) - Method in class com.stripe.model.Invoice
-
Final amount due at this time for this invoice.
- setAmountGte(Long) - Method in class com.stripe.model.Invoice.ThresholdReason
-
The total invoice amount threshold boundary if it triggered the threshold invoice.
- setAmountGte(Long) - Method in class com.stripe.model.Subscription.BillingThresholds
-
Monetary threshold that triggers the subscription to create an invoice.
- setAmountGte(Long) - Method in class com.stripe.param.SubscriptionCreateParams.BillingThresholds.Builder
-
Monetary threshold that triggers the subscription to advance to a new billing period.
- setAmountGte(Long) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.BillingThresholds.Builder
-
Monetary threshold that triggers the subscription to advance to a new billing period.
- setAmountGte(Long) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.BillingThresholds.Builder
-
Monetary threshold that triggers the subscription to advance to a new billing period.
- setAmountGte(Long) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.BillingThresholds.Builder
-
Monetary threshold that triggers the subscription to advance to a new billing period.
- setAmountGte(Long) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.BillingThresholds.Builder
-
Monetary threshold that triggers the subscription to advance to a new billing period.
- setAmountGte(Long) - Method in class com.stripe.param.SubscriptionUpdateParams.BillingThresholds.Builder
-
Monetary threshold that triggers the subscription to advance to a new billing period.
- setAmountOff(Long) - Method in class com.stripe.model.Coupon
-
Amount (in the
currency
specified) that will be taken off the subtotal of any invoices for this customer. - setAmountOff(Long) - Method in class com.stripe.param.CouponCreateParams.Builder
-
A positive integer representing the amount to subtract from an invoice total (required if
percent_off
is not passed). - setAmountPaid(Long) - Method in class com.stripe.model.Invoice
-
The amount, in %s, that was paid.
- setAmountPercent(BigDecimal) - Method in class com.stripe.model.Quote.TransferData
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- setAmountPercent(BigDecimal) - Method in class com.stripe.model.Subscription.TransferData
- setAmountPercent(BigDecimal) - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.TransferData.Builder
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- setAmountPercent(BigDecimal) - Method in class com.stripe.param.QuoteCreateParams.TransferData.Builder
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- setAmountPercent(BigDecimal) - Method in class com.stripe.param.QuoteUpdateParams.TransferData.Builder
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- setAmountPercent(BigDecimal) - Method in class com.stripe.param.SubscriptionCreateParams.TransferData.Builder
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- setAmountPercent(BigDecimal) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.TransferData.Builder
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- setAmountPercent(BigDecimal) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.TransferData.Builder
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- setAmountPercent(BigDecimal) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.TransferData.Builder
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- setAmountPercent(BigDecimal) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.TransferData.Builder
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- setAmountPercent(BigDecimal) - Method in class com.stripe.param.SubscriptionUpdateParams.TransferData.Builder
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- setAmountReceived(Long) - Method in class com.stripe.model.BitcoinReceiver
-
The amount of
currency
to whichbitcoin_amount_received
has been converted. - setAmountReceived(Long) - Method in class com.stripe.model.PaymentIntent
-
Amount that was collected by this PaymentIntent.
- setAmountReceived(Long) - Method in class com.stripe.model.Source.ReceiverFlow
-
The total amount received by the receiver source.
- setAmountRefunded(Long) - Method in class com.stripe.model.ApplicationFee
-
Amount in %s refunded (can be less than the amount attribute on the fee if a partial refund was issued).
- setAmountRefunded(Long) - Method in class com.stripe.model.Charge
-
Amount in %s refunded (can be less than the amount attribute on the charge if a partial refund was issued).
- setAmountRemaining(Long) - Method in class com.stripe.model.Invoice
-
The amount remaining, in %s, that is due.
- setAmountReturned(Long) - Method in class com.stripe.model.Order
-
The total amount that was returned to the customer.
- setAmountReturned(Long) - Method in class com.stripe.model.Source.ReceiverFlow
-
The total amount that was returned to the customer.
- setAmountReversed(Long) - Method in class com.stripe.model.Transfer
-
Amount in %s reversed (can be less than the amount attribute on the transfer if a partial reversal was issued).
- setAmountShipping(Long) - Method in class com.stripe.model.checkout.Session.TotalDetails
- setAmountShipping(Long) - Method in class com.stripe.model.Quote.TotalDetails
-
This is the sum of all the line item shipping amounts.
- setAmountSubtotal(Long) - Method in class com.stripe.model.checkout.Session
-
Total of all items before discounts or taxes are applied.
- setAmountSubtotal(Long) - Method in class com.stripe.model.LineItem
-
Total before any discounts or taxes are applied.
- setAmountSubtotal(Long) - Method in class com.stripe.model.Quote.Recurring
-
Total before any discounts or taxes are applied.
- setAmountSubtotal(Long) - Method in class com.stripe.model.Quote
-
Total before any discounts or taxes are applied.
- setAmountSubtotal(Long) - Method in class com.stripe.model.Quote.Upfront
- setAmountTax(Long) - Method in class com.stripe.model.checkout.Session.TotalDetails
- setAmountTax(Long) - Method in class com.stripe.model.Quote.TotalDetails
-
This is the sum of all the line item tax amounts.
- setAmountToCapture(Long) - Method in class com.stripe.param.PaymentIntentCaptureParams.Builder
-
The amount to capture from the PaymentIntent, which must be less than or equal to the original amount.
- setAmountTotal(Long) - Method in class com.stripe.model.checkout.Session
-
Total of all items after discounts and taxes are applied.
- setAmountTotal(Long) - Method in class com.stripe.model.LineItem
-
Total after discounts and taxes.
- setAmountTotal(Long) - Method in class com.stripe.model.Quote.Recurring
-
Total after discounts and taxes are applied.
- setAmountTotal(Long) - Method in class com.stripe.model.Quote
-
Total after discounts and taxes are applied.
- setAmountTotal(Long) - Method in class com.stripe.model.Quote.Upfront
- setAmountType(SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.AmountType) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.Builder
-
One of
fixed
ormaximum
. - setAmountType(SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.AmountType) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.Builder
-
One of
fixed
ormaximum
. - setAmountType(String) - Method in class com.stripe.model.Subscription.PaymentMethodOptions.Card.MandateOptions
- setApiKey(String) - Method in class com.stripe.net.RequestOptions.RequestOptionsBuilder
- setApiVersion(WebhookEndpointCreateParams.ApiVersion) - Method in class com.stripe.param.WebhookEndpointCreateParams.Builder
-
Events sent to this endpoint will be generated with this Stripe Version instead of your account's default Stripe Version.
- setApiVersion(String) - Method in class com.stripe.model.Event
-
The Stripe API version used to render
data
. - setApiVersion(String) - Method in class com.stripe.model.WebhookEndpoint
-
The API version events are rendered as for this webhook endpoint.
- setAppId(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.WechatPay.Builder
-
The app ID registered with WeChat Pay.
- setAppId(String) - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayRedirectToAndroidApp
-
app_id is the APP ID registered on WeChat open platform.
- setAppId(String) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.WechatPay
- setAppId(String) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.WechatPay.Builder
-
The app ID registered with WeChat Pay.
- setAppId(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.WechatPay.Builder
-
The app ID registered with WeChat Pay.
- setAppId(String) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.WechatPay.Builder
-
The app ID registered with WeChat Pay.
- setAppId(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.WechatPay.Builder
-
The app ID registered with WeChat Pay.
- setAppInfo(String) - Static method in class com.stripe.Stripe
- setAppInfo(String, String) - Static method in class com.stripe.Stripe
- setAppInfo(String, String, String) - Static method in class com.stripe.Stripe
- setAppInfo(String, String, String, String) - Static method in class com.stripe.Stripe
-
Sets information about your application.
- setApplePay(Charge.PaymentMethodDetails.Card.Wallet.ApplePay) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet
- setApplePay(Card.Wallets.ApplePay) - Method in class com.stripe.model.issuing.Card.Wallets
- setApplePay(PaymentMethod.Card.Wallet.ApplePay) - Method in class com.stripe.model.PaymentMethod.Card.Wallet
- setApplication(String) - Method in class com.stripe.model.ApplicationFee
- setApplication(String) - Method in class com.stripe.model.BalanceTransaction.Fee
- setApplication(String) - Method in class com.stripe.model.billingportal.Configuration
-
ID of the Connect Application that created the configuration.
- setApplication(String) - Method in class com.stripe.model.Charge
- setApplication(String) - Method in class com.stripe.model.Order
-
ID of the Connect Application that created the order.
- setApplication(String) - Method in class com.stripe.model.PaymentIntent
- setApplication(String) - Method in class com.stripe.model.SetupAttempt
- setApplication(String) - Method in class com.stripe.model.SetupIntent
- setApplication(String) - Method in class com.stripe.model.WebhookEndpoint
-
The ID of the associated Connect application.
- setApplicationCryptogram(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent.Receipt
- setApplicationCryptogram(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent.Receipt
- setApplicationCryptogram(String) - Method in class com.stripe.model.Source.CardPresent
- setApplicationFee(Long) - Method in class com.stripe.model.Order
-
A fee in cents that will be applied to the order and transferred to the application owner’s Stripe account.
- setApplicationFee(Long) - Method in class com.stripe.param.ChargeCaptureParams.Builder
-
An application fee to add on to this charge.
- setApplicationFee(Long) - Method in class com.stripe.param.ChargeCreateParams.Builder
- setApplicationFee(Long) - Method in class com.stripe.param.OrderPayParams.Builder
-
A fee in %s that will be applied to the order and transferred to the application owner's Stripe account.
- setApplicationFee(String) - Method in class com.stripe.model.Charge
- setApplicationFeeAmount(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
The amount of the application fee (if any) that will be requested to be applied to the payment and transferred to the application owner's Stripe account.
- setApplicationFeeAmount(EmptyParam) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
The amount of the application fee (if any) that will be requested to be applied to the payment and transferred to the application owner's Stripe account.
- setApplicationFeeAmount(EmptyParam) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
The amount of the application fee (if any) that will be requested to be applied to the payment and transferred to the application owner's Stripe account.
- setApplicationFeeAmount(Long) - Method in class com.stripe.model.Charge
-
The amount of the application fee (if any) requested for the charge.
- setApplicationFeeAmount(Long) - Method in class com.stripe.model.Invoice
-
The fee in %s that will be applied to the invoice and transferred to the application owner's Stripe account when the invoice is paid.
- setApplicationFeeAmount(Long) - Method in class com.stripe.model.PaymentIntent
-
The amount of the application fee (if any) that will be requested to be applied to the payment and transferred to the application owner's Stripe account.
- setApplicationFeeAmount(Long) - Method in class com.stripe.model.PaymentLink
-
The amount of the application fee (if any) that will be requested to be applied to the payment and transferred to the application owner's Stripe account.
- setApplicationFeeAmount(Long) - Method in class com.stripe.model.Quote
-
The amount of the application fee (if any) that will be requested to be applied to the payment and transferred to the application owner's Stripe account.
- setApplicationFeeAmount(Long) - Method in class com.stripe.param.ChargeCaptureParams.Builder
-
An application fee amount to add on to this charge, which must be less than or equal to the original amount.
- setApplicationFeeAmount(Long) - Method in class com.stripe.param.ChargeCreateParams.Builder
-
A fee in %s that will be applied to the charge and transferred to the application owner's Stripe account.
- setApplicationFeeAmount(Long) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Builder
-
The amount of the application fee (if any) that will be requested to be applied to the payment and transferred to the application owner's Stripe account.
- setApplicationFeeAmount(Long) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
A fee in %s that will be applied to the invoice and transferred to the application owner's Stripe account.
- setApplicationFeeAmount(Long) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
A fee in %s that will be applied to the invoice and transferred to the application owner's Stripe account.
- setApplicationFeeAmount(Long) - Method in class com.stripe.param.PaymentIntentCaptureParams.Builder
-
The amount of the application fee (if any) that will be requested to be applied to the payment and transferred to the application owner's Stripe account.
- setApplicationFeeAmount(Long) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
The amount of the application fee (if any) that will be requested to be applied to the payment and transferred to the application owner's Stripe account.
- setApplicationFeeAmount(Long) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
The amount of the application fee (if any) that will be requested to be applied to the payment and transferred to the application owner's Stripe account.
- setApplicationFeeAmount(Long) - Method in class com.stripe.param.PaymentLinkCreateParams.Builder
-
The amount of the application fee (if any) that will be requested to be applied to the payment and transferred to the application owner's Stripe account.
- setApplicationFeeAmount(Long) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
The amount of the application fee (if any) that will be requested to be applied to the payment and transferred to the application owner's Stripe account.
- setApplicationFeeAmount(Long) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
The amount of the application fee (if any) that will be requested to be applied to the payment and transferred to the application owner's Stripe account.
- setApplicationFeeObject(ApplicationFee) - Method in class com.stripe.model.Charge
- setApplicationFeePercent(EmptyParam) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- setApplicationFeePercent(EmptyParam) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- setApplicationFeePercent(BigDecimal) - Method in class com.stripe.model.PaymentLink
-
This represents the percentage of the subscription invoice subtotal that will be transferred to the application owner's Stripe account.
- setApplicationFeePercent(BigDecimal) - Method in class com.stripe.model.Quote
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- setApplicationFeePercent(BigDecimal) - Method in class com.stripe.model.Subscription
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- setApplicationFeePercent(BigDecimal) - Method in class com.stripe.model.SubscriptionSchedule.DefaultSettings
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- setApplicationFeePercent(BigDecimal) - Method in class com.stripe.model.SubscriptionSchedule.Phase
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- setApplicationFeePercent(BigDecimal) - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.Builder
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- setApplicationFeePercent(BigDecimal) - Method in class com.stripe.param.PaymentLinkCreateParams.Builder
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- setApplicationFeePercent(BigDecimal) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- setApplicationFeePercent(BigDecimal) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- setApplicationFeePercent(BigDecimal) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- setApplicationFeePercent(BigDecimal) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.Builder
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- setApplicationFeePercent(BigDecimal) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Builder
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- setApplicationFeePercent(BigDecimal) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.Builder
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- setApplicationFeePercent(BigDecimal) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- setApplicationFeePercent(BigDecimal) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
A non-negative decimal between 0 and 100, with at most two decimal places.
- setApplicationObject(Application) - Method in class com.stripe.model.ApplicationFee
- setApplicationObject(Application) - Method in class com.stripe.model.Charge
- setApplicationObject(Application) - Method in class com.stripe.model.PaymentIntent
- setApplicationObject(Application) - Method in class com.stripe.model.SetupAttempt
- setApplicationObject(Application) - Method in class com.stripe.model.SetupIntent
- setApplicationPreferredName(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent.Receipt
- setApplicationPreferredName(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent.Receipt
- setApplicationPreferredName(String) - Method in class com.stripe.model.Source.CardPresent
- setAppliesTo(Coupon.AppliesTo) - Method in class com.stripe.model.Coupon
- setAppliesTo(CouponCreateParams.AppliesTo) - Method in class com.stripe.param.CouponCreateParams.Builder
-
A hash containing directions for what this Coupon will apply discounts to.
- setApproved(Boolean) - Method in class com.stripe.model.issuing.Authorization.RequestHistory
-
Whether this request was approved.
- setApproved(Boolean) - Method in class com.stripe.model.issuing.Authorization
-
Whether the authorization has been approved.
- setArrivalAirportCode(String) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Flight.Segments
- setArrivalDate(PayoutListParams.ArrivalDate) - Method in class com.stripe.param.PayoutListParams.Builder
- setArrivalDate(Long) - Method in class com.stripe.model.PaymentIntent.NextAction.VerifyWithMicrodeposits
-
The timestamp when the microdeposits are expected to land.
- setArrivalDate(Long) - Method in class com.stripe.model.Payout
-
Date the payout is expected to arrive in the bank.
- setArrivalDate(Long) - Method in class com.stripe.model.SetupIntent.NextAction.VerifyWithMicrodeposits
- setArrivalDate(Long) - Method in class com.stripe.param.PayoutListParams.Builder
- setAssociatedObjects(List<EphemeralKey.AssociatedObject>) - Method in class com.stripe.model.EphemeralKey
- setAtmFee(Long) - Method in class com.stripe.model.issuing.Authorization.AmountDetails
-
The fee charged by the ATM for the cash withdrawal.
- setAtmFee(Long) - Method in class com.stripe.model.issuing.Transaction.AmountDetails
-
The fee charged by the ATM for the cash withdrawal.
- setAttemptCount(Long) - Method in class com.stripe.model.Invoice
-
Number of payment attempts made for this invoice, from the perspective of the payment retry schedule.
- setAttempted(Boolean) - Method in class com.stripe.model.Invoice
-
Whether an attempt has been made to pay the invoice.
- setAttemptsRemaining(Long) - Method in class com.stripe.model.Source.CodeVerificationFlow
-
The number of attempts remaining to authenticate the source object with a verification code.
- setAttributes(EmptyParam) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
A list of up to 5 alphanumeric attributes that each SKU can provide values for (e.g.,
["color", "size"]
). - setAttributes(List<String>) - Method in class com.stripe.model.Product
-
A list of up to 5 attributes that each SKU can provide values for (e.g.,
["color", "size"]
). - setAttributes(List<String>) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
A list of up to 5 alphanumeric attributes that each SKU can provide values for (e.g.,
["color", "size"]
). - setAttributes(Map<String, String>) - Method in class com.stripe.model.Sku
-
A dictionary of attributes and values for the attributes defined by the product.
- setAuBecsDebit(Charge.PaymentMethodDetails.AuBecsDebit) - Method in class com.stripe.model.Charge.PaymentMethodDetails
- setAuBecsDebit(Mandate.AuBecsDebit) - Method in class com.stripe.model.Mandate.PaymentMethodDetails
- setAuBecsDebit(PaymentIntent.PaymentMethodOptions.AuBecsDebit) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- setAuBecsDebit(PaymentMethod.AuBecsDebit) - Method in class com.stripe.model.PaymentMethod
- setAuBecsDebit(SetupAttempt.PaymentMethodDetails.AuBecsDebit) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails
- setAuBecsDebit(Source.AuBecsDebit) - Method in class com.stripe.model.Source
- setAuBecsDebit(EmptyParam) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
au_becs_debit
PaymentMethod, this sub-hash contains details about the AU BECS Direct Debit payment method options. - setAuBecsDebit(EmptyParam) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
au_becs_debit
PaymentMethod, this sub-hash contains details about the AU BECS Direct Debit payment method options. - setAuBecsDebit(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
au_becs_debit
PaymentMethod, this sub-hash contains details about the AU BECS Direct Debit payment method options. - setAuBecsDebit(PaymentIntentConfirmParams.PaymentMethodData.AuBecsDebit) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Builder
-
If this is an
au_becs_debit
PaymentMethod, this hash contains details about the bank account. - setAuBecsDebit(PaymentIntentConfirmParams.PaymentMethodOptions.AuBecsDebit) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
au_becs_debit
PaymentMethod, this sub-hash contains details about the AU BECS Direct Debit payment method options. - setAuBecsDebit(PaymentIntentCreateParams.PaymentMethodData.AuBecsDebit) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Builder
-
If this is an
au_becs_debit
PaymentMethod, this hash contains details about the bank account. - setAuBecsDebit(PaymentIntentCreateParams.PaymentMethodOptions.AuBecsDebit) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
au_becs_debit
PaymentMethod, this sub-hash contains details about the AU BECS Direct Debit payment method options. - setAuBecsDebit(PaymentIntentUpdateParams.PaymentMethodData.AuBecsDebit) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Builder
-
If this is an
au_becs_debit
PaymentMethod, this hash contains details about the bank account. - setAuBecsDebit(PaymentIntentUpdateParams.PaymentMethodOptions.AuBecsDebit) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
au_becs_debit
PaymentMethod, this sub-hash contains details about the AU BECS Direct Debit payment method options. - setAuBecsDebit(PaymentMethodCreateParams.AuBecsDebit) - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
If this is an
au_becs_debit
PaymentMethod, this hash contains details about the bank account. - setAuBecsDebit(PaymentMethodUpdateParams.AuBecsDebit) - Method in class com.stripe.param.PaymentMethodUpdateParams.Builder
-
This is a legacy parameter that will be removed in the future.
- setAuBecsDebitPayments(AccountCreateParams.Capabilities.AuBecsDebitPayments) - Method in class com.stripe.param.AccountCreateParams.Capabilities.Builder
-
The au_becs_debit_payments capability.
- setAuBecsDebitPayments(AccountUpdateParams.Capabilities.AuBecsDebitPayments) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Builder
-
The au_becs_debit_payments capability.
- setAuBecsDebitPayments(String) - Method in class com.stripe.model.Account.Capabilities
-
The status of the BECS Direct Debit (AU) payments capability of the account, or whether the account can directly process BECS Direct Debit (AU) charges.
- setAuthenticated(Boolean) - Method in class com.stripe.model.Source.ThreeDSecure
- setAuthenticated(Boolean) - Method in class com.stripe.model.ThreeDSecure
-
True if the cardholder went through the authentication flow and their bank indicated that authentication succeeded.
- setAuthenticationFlow(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.ThreeDSecure
-
For authenticated transactions: how the customer was authenticated by the issuing bank.
- setAuthorization(String) - Method in class com.stripe.model.issuing.Transaction
- setAuthorizationCode(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent.Receipt
- setAuthorizationCode(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent.Receipt
- setAuthorizationCode(String) - Method in class com.stripe.model.Charge
-
Authorization code on the charge.
- setAuthorizationCode(String) - Method in class com.stripe.model.Source.CardPresent
- setAuthorizationMethod(String) - Method in class com.stripe.model.issuing.Authorization
-
How the card details were provided.
- setAuthorizationObject(Authorization) - Method in class com.stripe.model.issuing.Transaction
- setAuthorizationResponseCode(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent.Receipt
- setAuthorizationResponseCode(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent.Receipt
- setAuthorizationResponseCode(String) - Method in class com.stripe.model.Source.CardPresent
- setAutoAdvance(Boolean) - Method in class com.stripe.model.Invoice
-
Controls whether Stripe will perform automatic collection of the invoice.
- setAutoAdvance(Boolean) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
Controls whether Stripe will perform automatic collection of the invoice.
- setAutoAdvance(Boolean) - Method in class com.stripe.param.InvoiceFinalizeInvoiceParams.Builder
-
Controls whether Stripe will perform automatic collection of the invoice.
- setAutoAdvance(Boolean) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
Controls whether Stripe will perform automatic collection of the invoice.
- setAutomatic(Boolean) - Method in class com.stripe.model.Payout
-
Returns
true
if the payout was created by an automated payout schedule, andfalse
if it was requested manually. - setAutomaticPaymentMethods(AutomaticPaymentMethodsPaymentIntent) - Method in class com.stripe.model.PaymentIntent
-
Settings to configure compatible payment methods from the Stripe Dashboard.
- setAutomaticPaymentMethods(PaymentIntentCreateParams.AutomaticPaymentMethods) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
When enabled, this PaymentIntent will accept payment methods that you have enabled in the Dashboard and are compatible with this PaymentIntent's other parameters.
- setAutomaticTax(Session.AutomaticTax) - Method in class com.stripe.model.checkout.Session
- setAutomaticTax(Invoice.AutomaticTax) - Method in class com.stripe.model.Invoice
- setAutomaticTax(PaymentLink.AutomaticTax) - Method in class com.stripe.model.PaymentLink
- setAutomaticTax(Quote.AutomaticTax) - Method in class com.stripe.model.Quote
- setAutomaticTax(Subscription.AutomaticTax) - Method in class com.stripe.model.Subscription
- setAutomaticTax(SubscriptionSchedule.DefaultSettings.AutomaticTax) - Method in class com.stripe.model.SubscriptionSchedule.DefaultSettings
- setAutomaticTax(SubscriptionSchedule.Phase.AutomaticTax) - Method in class com.stripe.model.SubscriptionSchedule.Phase
- setAutomaticTax(SessionCreateParams.AutomaticTax) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
Settings for automatic tax lookup for this session and resulting payments, invoices, and subscriptions.
- setAutomaticTax(InvoiceCreateParams.AutomaticTax) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
Settings for automatic tax lookup for this invoice.
- setAutomaticTax(InvoiceUpcomingParams.AutomaticTax) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
Settings for automatic tax lookup for this invoice preview.
- setAutomaticTax(InvoiceUpdateParams.AutomaticTax) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
Settings for automatic tax lookup for this invoice.
- setAutomaticTax(PaymentLinkCreateParams.AutomaticTax) - Method in class com.stripe.param.PaymentLinkCreateParams.Builder
-
Configuration for automatic tax collection.
- setAutomaticTax(PaymentLinkUpdateParams.AutomaticTax) - Method in class com.stripe.param.PaymentLinkUpdateParams.Builder
-
Configuration for automatic tax collection.
- setAutomaticTax(QuoteCreateParams.AutomaticTax) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
Settings for automatic tax lookup for this quote and resulting invoices and subscriptions.
- setAutomaticTax(QuoteUpdateParams.AutomaticTax) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
Settings for automatic tax lookup for this quote and resulting invoices and subscriptions.
- setAutomaticTax(SubscriptionCreateParams.AutomaticTax) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
Automatic tax settings for this subscription.
- setAutomaticTax(SubscriptionScheduleCreateParams.DefaultSettings.AutomaticTax) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.Builder
-
Default settings for automatic tax computation.
- setAutomaticTax(SubscriptionScheduleCreateParams.Phase.AutomaticTax) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Builder
-
Automatic tax settings for this phase.
- setAutomaticTax(SubscriptionScheduleUpdateParams.DefaultSettings.AutomaticTax) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.Builder
-
Default settings for automatic tax computation.
- setAutomaticTax(SubscriptionScheduleUpdateParams.Phase.AutomaticTax) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
Automatic tax settings for this phase.
- setAutomaticTax(SubscriptionUpdateParams.AutomaticTax) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
Automatic tax settings for this subscription.
- setAutomaticTax(String) - Method in class com.stripe.model.Customer.Tax
- setAvailable(List<Balance.Money>) - Method in class com.stripe.model.Balance.Details
-
Funds that are available for use.
- setAvailable(List<Balance.Money>) - Method in class com.stripe.model.Balance
-
Funds that are available to be transferred or paid out, whether automatically by Stripe or explicitly via the Transfers API or Payouts API.
- setAvailable(List<String>) - Method in class com.stripe.model.PaymentMethod.Card.Networks
-
All available networks for the card.
- setAvailableAt(String) - Method in class com.stripe.model.SourceTransaction.PaperCheckData
-
Time at which the deposited funds will be available for use.
- setAvailableOn(BalanceTransactionListParams.AvailableOn) - Method in class com.stripe.param.BalanceTransactionListParams.Builder
-
This parameter is deprecated and we recommend listing by created and filtering in memory instead.
- setAvailableOn(Long) - Method in class com.stripe.model.BalanceTransaction
-
The date the transaction's net funds will become available in the Stripe balance.
- setAvailableOn(Long) - Method in class com.stripe.param.BalanceTransactionListParams.Builder
-
This parameter is deprecated and we recommend listing by created and filtering in memory instead.
- setAvailablePayoutMethods(List<String>) - Method in class com.stripe.model.BankAccount
-
A set of available payout methods for this bank account.
- setAvailablePayoutMethods(List<String>) - Method in class com.stripe.model.Card
-
A set of available payout methods for this card.
- setAvailablePlans(List<PaymentIntent.PaymentMethodOptions.Card.Installments.Plan>) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card.Installments
- setAvsFailure(Boolean) - Method in class com.stripe.model.Account.DeclineChargeOn
-
Whether Stripe automatically declines charges with an incorrect ZIP or postal code.
- setAvsFailure(Boolean) - Method in class com.stripe.param.AccountCreateParams.Settings.CardPayments.DeclineOn.Builder
-
Whether Stripe automatically declines charges with an incorrect ZIP or postal code.
- setAvsFailure(Boolean) - Method in class com.stripe.param.AccountUpdateParams.Settings.CardPayments.DeclineOn.Builder
-
Whether Stripe automatically declines charges with an incorrect ZIP or postal code.
- setBack(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.Verification.Document.Builder
- setBack(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.Verification.AdditionalDocument.Builder
- setBack(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.Verification.Document.Builder
- setBack(EmptyParam) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Verification.Document.Builder
- setBack(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.Verification.AdditionalDocument.Builder
- setBack(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.Verification.Document.Builder
- setBack(String) - Method in class com.stripe.model.Account.Company.Verification.VerificationDocument
- setBack(String) - Method in class com.stripe.model.issuing.Cardholder.Individual.Verification.Document
- setBack(String) - Method in class com.stripe.model.Person.VerificationDocument
- setBack(String) - Method in class com.stripe.param.AccountCreateParams.Company.Verification.Document.Builder
- setBack(String) - Method in class com.stripe.param.AccountCreateParams.Individual.Verification.AdditionalDocument.Builder
- setBack(String) - Method in class com.stripe.param.AccountCreateParams.Individual.Verification.Document.Builder
- setBack(String) - Method in class com.stripe.param.AccountUpdateParams.Company.Verification.Document.Builder
- setBack(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.Verification.AdditionalDocument.Builder
- setBack(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.Verification.Document.Builder
- setBack(String) - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Verification.Document.Builder
- setBack(String) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Verification.Document.Builder
- setBack(String) - Method in class com.stripe.param.PersonCollectionCreateParams.Verification.AdditionalDocument.Builder
- setBack(String) - Method in class com.stripe.param.PersonCollectionCreateParams.Verification.Document.Builder
- setBack(String) - Method in class com.stripe.param.PersonUpdateParams.Verification.AdditionalDocument.Builder
- setBack(String) - Method in class com.stripe.param.PersonUpdateParams.Verification.Document.Builder
- setBack(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Verification.Document.Builder
- setBack(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Verification.AdditionalDocument.Builder
- setBack(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Verification.Document.Builder
- setBack(String) - Method in class com.stripe.param.TokenCreateParams.Person.Verification.AdditionalDocument.Builder
- setBack(String) - Method in class com.stripe.param.TokenCreateParams.Person.Verification.Document.Builder
- setBackdateStartDate(Long) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
For new subscriptions, a past timestamp to backdate the subscription's start date to.
- setBackgroundImageUrl(String) - Method in class com.stripe.model.Source.Klarna
- setBackObject(File) - Method in class com.stripe.model.Account.Company.Verification.VerificationDocument
- setBackObject(File) - Method in class com.stripe.model.issuing.Cardholder.Individual.Verification.Document
- setBackObject(File) - Method in class com.stripe.model.Person.VerificationDocument
- setBacsDebit(Charge.PaymentMethodDetails.BacsDebit) - Method in class com.stripe.model.Charge.PaymentMethodDetails
- setBacsDebit(Mandate.BacsDebit) - Method in class com.stripe.model.Mandate.PaymentMethodDetails
- setBacsDebit(PaymentIntent.PaymentMethodOptions.BacsDebit) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- setBacsDebit(PaymentMethod.BacsDebit) - Method in class com.stripe.model.PaymentMethod
- setBacsDebit(SetupAttempt.PaymentMethodDetails.BacsDebit) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails
- setBacsDebit(SourceMandateNotification.BacsDebitData) - Method in class com.stripe.model.SourceMandateNotification
- setBacsDebit(EmptyParam) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
bacs_debit
PaymentMethod, this sub-hash contains details about the BACS Debit payment method options. - setBacsDebit(EmptyParam) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
bacs_debit
PaymentMethod, this sub-hash contains details about the BACS Debit payment method options. - setBacsDebit(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
bacs_debit
PaymentMethod, this sub-hash contains details about the BACS Debit payment method options. - setBacsDebit(PaymentIntentConfirmParams.PaymentMethodData.BacsDebit) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Builder
-
If this is a
bacs_debit
PaymentMethod, this hash contains details about the Bacs Direct Debit bank account. - setBacsDebit(PaymentIntentConfirmParams.PaymentMethodOptions.BacsDebit) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
bacs_debit
PaymentMethod, this sub-hash contains details about the BACS Debit payment method options. - setBacsDebit(PaymentIntentCreateParams.PaymentMethodData.BacsDebit) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Builder
-
If this is a
bacs_debit
PaymentMethod, this hash contains details about the Bacs Direct Debit bank account. - setBacsDebit(PaymentIntentCreateParams.PaymentMethodOptions.BacsDebit) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
bacs_debit
PaymentMethod, this sub-hash contains details about the BACS Debit payment method options. - setBacsDebit(PaymentIntentUpdateParams.PaymentMethodData.BacsDebit) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Builder
-
If this is a
bacs_debit
PaymentMethod, this hash contains details about the Bacs Direct Debit bank account. - setBacsDebit(PaymentIntentUpdateParams.PaymentMethodOptions.BacsDebit) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
bacs_debit
PaymentMethod, this sub-hash contains details about the BACS Debit payment method options. - setBacsDebit(PaymentMethodCreateParams.BacsDebit) - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
If this is a
bacs_debit
PaymentMethod, this hash contains details about the Bacs Direct Debit bank account. - setBacsDebit(PaymentMethodUpdateParams.BacsDebit) - Method in class com.stripe.param.PaymentMethodUpdateParams.Builder
-
This is a legacy parameter that will be removed in the future.
- setBacsDebitPayments(Account.Settings.BacsDebitPayments) - Method in class com.stripe.model.Account.Settings
- setBacsDebitPayments(AccountCreateParams.Capabilities.BacsDebitPayments) - Method in class com.stripe.param.AccountCreateParams.Capabilities.Builder
-
The bacs_debit_payments capability.
- setBacsDebitPayments(AccountUpdateParams.Capabilities.BacsDebitPayments) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Builder
-
The bacs_debit_payments capability.
- setBacsDebitPayments(String) - Method in class com.stripe.model.Account.Capabilities
-
The status of the Bacs Direct Debits payments capability of the account, or whether the account can directly process Bacs Direct Debits charges.
- setBalance(Long) - Method in class com.stripe.model.Customer
-
Current balance, if any, being stored on the customer.
- setBalance(Long) - Method in class com.stripe.param.CustomerCreateParams.Builder
-
An integer amount in %s that represents the customer's current balance, which affect the customer's future invoices.
- setBalance(Long) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
An integer amount in %s that represents the customer's current balance, which affect the customer's future invoices.
- setBalanceTransaction(String) - Method in class com.stripe.model.ApplicationFee
- setBalanceTransaction(String) - Method in class com.stripe.model.Charge
- setBalanceTransaction(String) - Method in class com.stripe.model.FeeRefund
- setBalanceTransaction(String) - Method in class com.stripe.model.issuing.Transaction
- setBalanceTransaction(String) - Method in class com.stripe.model.Payout
- setBalanceTransaction(String) - Method in class com.stripe.model.Refund
- setBalanceTransaction(String) - Method in class com.stripe.model.Topup
- setBalanceTransaction(String) - Method in class com.stripe.model.Transfer
- setBalanceTransaction(String) - Method in class com.stripe.model.TransferReversal
- setBalanceTransactionObject(BalanceTransaction) - Method in class com.stripe.model.ApplicationFee
- setBalanceTransactionObject(BalanceTransaction) - Method in class com.stripe.model.Charge
- setBalanceTransactionObject(BalanceTransaction) - Method in class com.stripe.model.FeeRefund
- setBalanceTransactionObject(BalanceTransaction) - Method in class com.stripe.model.issuing.Transaction
- setBalanceTransactionObject(BalanceTransaction) - Method in class com.stripe.model.Payout
- setBalanceTransactionObject(BalanceTransaction) - Method in class com.stripe.model.Refund
- setBalanceTransactionObject(BalanceTransaction) - Method in class com.stripe.model.Topup
- setBalanceTransactionObject(BalanceTransaction) - Method in class com.stripe.model.Transfer
- setBalanceTransactionObject(BalanceTransaction) - Method in class com.stripe.model.TransferReversal
- setBalanceTransactions(List<BalanceTransaction>) - Method in class com.stripe.model.Dispute
-
List of zero, one, or two balance transactions that show funds withdrawn and reinstated to your Stripe account as a result of this dispute.
- setBalanceTransactions(List<BalanceTransaction>) - Method in class com.stripe.model.issuing.Authorization
-
List of balance transactions associated with this authorization.
- setBalanceTransactions(List<BalanceTransaction>) - Method in class com.stripe.model.issuing.Dispute
-
List of balance transactions associated with the dispute.
- setBancontact(Charge.PaymentMethodDetails.Bancontact) - Method in class com.stripe.model.Charge.PaymentMethodDetails
- setBancontact(Invoice.PaymentMethodOptions.Bancontact) - Method in class com.stripe.model.Invoice.PaymentMethodOptions
-
If paying by
bancontact
, this sub-hash contains details about the Bancontact payment method options to pass to the invoice’s PaymentIntent. - setBancontact(PaymentIntent.PaymentMethodOptions.Bancontact) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- setBancontact(PaymentMethod.Bancontact) - Method in class com.stripe.model.PaymentMethod
- setBancontact(SetupAttempt.PaymentMethodDetails.Bancontact) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails
- setBancontact(Source.Bancontact) - Method in class com.stripe.model.Source
- setBancontact(Subscription.PaymentMethodOptions.Bancontact) - Method in class com.stripe.model.Subscription.PaymentMethodOptions
-
This sub-hash contains details about the Bancontact payment method options to pass to invoices created by the subscription.
- setBancontact(EmptyParam) - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Builder
-
If paying by
bancontact
, this sub-hash contains details about the Bancontact payment method options to pass to the invoice’s PaymentIntent. - setBancontact(EmptyParam) - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Builder
-
If paying by
bancontact
, this sub-hash contains details about the Bancontact payment method options to pass to the invoice’s PaymentIntent. - setBancontact(EmptyParam) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
bancontact
PaymentMethod, this sub-hash contains details about the Bancontact payment method options. - setBancontact(EmptyParam) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
bancontact
PaymentMethod, this sub-hash contains details about the Bancontact payment method options. - setBancontact(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
bancontact
PaymentMethod, this sub-hash contains details about the Bancontact payment method options. - setBancontact(EmptyParam) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Builder
-
This sub-hash contains details about the Bancontact payment method options to pass to the invoice’s PaymentIntent.
- setBancontact(EmptyParam) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Builder
-
This sub-hash contains details about the Bancontact payment method options to pass to the invoice’s PaymentIntent.
- setBancontact(InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact) - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Builder
-
If paying by
bancontact
, this sub-hash contains details about the Bancontact payment method options to pass to the invoice’s PaymentIntent. - setBancontact(InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact) - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Builder
-
If paying by
bancontact
, this sub-hash contains details about the Bancontact payment method options to pass to the invoice’s PaymentIntent. - setBancontact(PaymentIntentConfirmParams.PaymentMethodData.Bancontact) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Builder
-
If this is a
bancontact
PaymentMethod, this hash contains details about the Bancontact payment method. - setBancontact(PaymentIntentConfirmParams.PaymentMethodOptions.Bancontact) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
bancontact
PaymentMethod, this sub-hash contains details about the Bancontact payment method options. - setBancontact(PaymentIntentCreateParams.PaymentMethodData.Bancontact) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Builder
-
If this is a
bancontact
PaymentMethod, this hash contains details about the Bancontact payment method. - setBancontact(PaymentIntentCreateParams.PaymentMethodOptions.Bancontact) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
bancontact
PaymentMethod, this sub-hash contains details about the Bancontact payment method options. - setBancontact(PaymentIntentUpdateParams.PaymentMethodData.Bancontact) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Builder
-
If this is a
bancontact
PaymentMethod, this hash contains details about the Bancontact payment method. - setBancontact(PaymentIntentUpdateParams.PaymentMethodOptions.Bancontact) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
bancontact
PaymentMethod, this sub-hash contains details about the Bancontact payment method options. - setBancontact(PaymentMethodCreateParams.Bancontact) - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
If this is a
bancontact
PaymentMethod, this hash contains details about the Bancontact payment method. - setBancontact(SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Builder
-
This sub-hash contains details about the Bancontact payment method options to pass to the invoice’s PaymentIntent.
- setBancontact(SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Builder
-
This sub-hash contains details about the Bancontact payment method options to pass to the invoice’s PaymentIntent.
- setBancontactPayments(AccountCreateParams.Capabilities.BancontactPayments) - Method in class com.stripe.param.AccountCreateParams.Capabilities.Builder
-
The bancontact_payments capability.
- setBancontactPayments(AccountUpdateParams.Capabilities.BancontactPayments) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Builder
-
The bancontact_payments capability.
- setBancontactPayments(String) - Method in class com.stripe.model.Account.Capabilities
-
The status of the Bancontact payments capability of the account, or whether the account can directly process Bancontact charges.
- setBank(PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Builder
-
The customer's bank.
- setBank(PaymentIntentConfirmParams.PaymentMethodData.Fpx.Bank) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.Builder
-
The customer's bank.
- setBank(PaymentIntentConfirmParams.PaymentMethodData.Ideal.Bank) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Ideal.Builder
-
The customer's bank.
- setBank(PaymentIntentConfirmParams.PaymentMethodData.P24.Bank) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Builder
-
The customer's bank.
- setBank(PaymentIntentCreateParams.PaymentMethodData.Eps.Bank) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Builder
-
The customer's bank.
- setBank(PaymentIntentCreateParams.PaymentMethodData.Fpx.Bank) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.Builder
-
The customer's bank.
- setBank(PaymentIntentCreateParams.PaymentMethodData.Ideal.Bank) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Ideal.Builder
-
The customer's bank.
- setBank(PaymentIntentCreateParams.PaymentMethodData.P24.Bank) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Builder
-
The customer's bank.
- setBank(PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Builder
-
The customer's bank.
- setBank(PaymentIntentUpdateParams.PaymentMethodData.Fpx.Bank) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.Builder
-
The customer's bank.
- setBank(PaymentIntentUpdateParams.PaymentMethodData.Ideal.Bank) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Ideal.Builder
-
The customer's bank.
- setBank(PaymentIntentUpdateParams.PaymentMethodData.P24.Bank) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Builder
-
The customer's bank.
- setBank(PaymentMethodCreateParams.Eps.Bank) - Method in class com.stripe.param.PaymentMethodCreateParams.Eps.Builder
-
The customer's bank.
- setBank(PaymentMethodCreateParams.Fpx.Bank) - Method in class com.stripe.param.PaymentMethodCreateParams.Fpx.Builder
-
The customer's bank.
- setBank(PaymentMethodCreateParams.Ideal.Bank) - Method in class com.stripe.param.PaymentMethodCreateParams.Ideal.Builder
-
The customer's bank.
- setBank(PaymentMethodCreateParams.P24.Bank) - Method in class com.stripe.param.PaymentMethodCreateParams.P24.Builder
-
The customer's bank.
- setBank(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Eps
-
The customer's bank.
- setBank(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Fpx
-
The customer's bank.
- setBank(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Ideal
-
The customer's bank.
- setBank(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.P24
-
The customer's bank.
- setBank(String) - Method in class com.stripe.model.PaymentMethod.Eps
-
The customer's bank.
- setBank(String) - Method in class com.stripe.model.PaymentMethod.Fpx
-
The customer's bank, if provided.
- setBank(String) - Method in class com.stripe.model.PaymentMethod.Ideal
-
The customer's bank, if provided.
- setBank(String) - Method in class com.stripe.model.PaymentMethod.P24
-
The customer's bank, if provided.
- setBank(String) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Ideal
- setBank(String) - Method in class com.stripe.model.Source.Ideal
- setBankAccount(BankAccount) - Method in class com.stripe.model.Token
-
These bank accounts are payment methods on
Customer
objects. - setBankAccount(EmptyParam) - Method in class com.stripe.param.RecipientUpdateParams.Builder
-
A bank account to attach to the recipient.
- setBankAccount(TokenCreateParams.BankAccount) - Method in class com.stripe.param.TokenCreateParams.Builder
-
The bank account this token will represent.
- setBankAccount(Long) - Method in class com.stripe.model.Balance.Money.SourceTypes
- setBankAccount(String) - Method in class com.stripe.param.RecipientCreateParams.Builder
-
A bank account to attach to the recipient.
- setBankAccount(String) - Method in class com.stripe.param.RecipientUpdateParams.Builder
-
A bank account to attach to the recipient.
- setBankAccountOwnershipVerification(AccountCreateParams.Documents.BankAccountOwnershipVerification) - Method in class com.stripe.param.AccountCreateParams.Documents.Builder
-
One or more documents that support the Bank account ownership verification requirement.
- setBankAccountOwnershipVerification(AccountUpdateParams.Documents.BankAccountOwnershipVerification) - Method in class com.stripe.param.AccountUpdateParams.Documents.Builder
-
One or more documents that support the Bank account ownership verification requirement.
- setBankAddressCity(String) - Method in class com.stripe.model.Source.AcssDebit
- setBankAddressLine1(String) - Method in class com.stripe.model.Source.AcssDebit
- setBankAddressLine2(String) - Method in class com.stripe.model.Source.AcssDebit
- setBankAddressPostalCode(String) - Method in class com.stripe.model.Source.AcssDebit
- setBankCode(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Bancontact
-
Bank code of bank associated with the bank account.
- setBankCode(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Giropay
-
Bank code of bank associated with the bank account.
- setBankCode(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.SepaDebit
-
Bank code of bank associated with the bank account.
- setBankCode(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Sofort
-
Bank code of bank associated with the bank account.
- setBankCode(String) - Method in class com.stripe.model.PaymentMethod.SepaDebit
-
Bank code of bank associated with the bank account.
- setBankCode(String) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Bancontact
- setBankCode(String) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Sofort
- setBankCode(String) - Method in class com.stripe.model.Source.Bancontact
- setBankCode(String) - Method in class com.stripe.model.Source.Giropay
- setBankCode(String) - Method in class com.stripe.model.Source.SepaDebit
- setBankCode(String) - Method in class com.stripe.model.Source.Sofort
- setBankName(String) - Method in class com.stripe.model.BankAccount
-
Name of the bank associated with the routing number (e.g.,
WELLS FARGO
). - setBankName(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.AchCreditTransfer
-
Name of the bank associated with the routing number.
- setBankName(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.AchDebit
-
Name of the bank associated with the bank account.
- setBankName(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.AcssDebit
-
Name of the bank associated with the bank account.
- setBankName(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Bancontact
-
Name of the bank associated with the bank account.
- setBankName(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Giropay
-
Name of the bank associated with the bank account.
- setBankName(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.SepaCreditTransfer
-
Name of the bank associated with the bank account.
- setBankName(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Sofort
-
Name of the bank associated with the bank account.
- setBankName(String) - Method in class com.stripe.model.PaymentMethod.AcssDebit
-
Name of the bank associated with the bank account.
- setBankName(String) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Bancontact
- setBankName(String) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Sofort
- setBankName(String) - Method in class com.stripe.model.Source.AchCreditTransfer
- setBankName(String) - Method in class com.stripe.model.Source.AchDebit
- setBankName(String) - Method in class com.stripe.model.Source.AcssDebit
- setBankName(String) - Method in class com.stripe.model.Source.Bancontact
- setBankName(String) - Method in class com.stripe.model.Source.Giropay
- setBankName(String) - Method in class com.stripe.model.Source.SepaCreditTransfer
- setBankName(String) - Method in class com.stripe.model.Source.Sofort
- setBehavior(SubscriptionUpdateParams.PauseCollection.Behavior) - Method in class com.stripe.param.SubscriptionUpdateParams.PauseCollection.Builder
-
The payment collection behavior for this subscription while paused.
- setBehavior(String) - Method in class com.stripe.model.Subscription.PauseCollection
-
The payment collection behavior for this subscription while paused.
- setBic(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Bancontact
-
Bank Identifier Code of the bank associated with the bank account.
- setBic(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Giropay
-
Bank Identifier Code of the bank associated with the bank account.
- setBic(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Ideal
-
The Bank Identifier Code of the customer's bank.
- setBic(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.SepaCreditTransfer
-
Bank Identifier Code of the bank associated with the bank account.
- setBic(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Sofort
-
Bank Identifier Code of the bank associated with the bank account.
- setBic(String) - Method in class com.stripe.model.PaymentMethod.Ideal
-
The Bank Identifier Code of the customer's bank, if the bank was provided.
- setBic(String) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Bancontact
- setBic(String) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Ideal
- setBic(String) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Sofort
- setBic(String) - Method in class com.stripe.model.Source.Bancontact
- setBic(String) - Method in class com.stripe.model.Source.Giropay
- setBic(String) - Method in class com.stripe.model.Source.Ideal
- setBic(String) - Method in class com.stripe.model.Source.SepaCreditTransfer
- setBic(String) - Method in class com.stripe.model.Source.Sofort
- setBilling(Cardholder.Billing) - Method in class com.stripe.model.issuing.Cardholder
- setBilling(CardholderCreateParams.Billing) - Method in class com.stripe.param.issuing.CardholderCreateParams.Builder
-
The cardholder's billing address.
- setBilling(CardholderUpdateParams.Billing) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Builder
-
The cardholder's billing address.
- setBillingAddress(Address) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.Masterpass
- setBillingAddress(Address) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.VisaCheckout
- setBillingAddress(Address) - Method in class com.stripe.model.PaymentMethod.Card.Wallet.Masterpass
- setBillingAddress(Address) - Method in class com.stripe.model.PaymentMethod.Card.Wallet.VisaCheckout
- setBillingAddress(EmptyParam) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
The billing address provided by the customer.
- setBillingAddress(String) - Method in class com.stripe.model.Dispute.Evidence
-
The billing address provided by the customer.
- setBillingAddress(String) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
The billing address provided by the customer.
- setBillingAddressCollection(SessionCreateParams.BillingAddressCollection) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
Specify whether Checkout should collect the customer's billing address.
- setBillingAddressCollection(PaymentLinkCreateParams.BillingAddressCollection) - Method in class com.stripe.param.PaymentLinkCreateParams.Builder
-
Configuration for collecting the customer's billing address.
- setBillingAddressCollection(PaymentLinkUpdateParams.BillingAddressCollection) - Method in class com.stripe.param.PaymentLinkUpdateParams.Builder
-
Configuration for collecting the customer's billing address.
- setBillingAddressCollection(String) - Method in class com.stripe.model.checkout.Session
-
Describes whether Checkout should collect the customer's billing address.
- setBillingAddressCollection(String) - Method in class com.stripe.model.PaymentLink
-
Configuration for collecting the customer's billing address.
- setBillingCycleAnchor(SubscriptionScheduleCreateParams.DefaultSettings.BillingCycleAnchor) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.Builder
-
Can be set to
phase_start
to set the anchor to the start of the phase orautomatic
to automatically change it if needed. - setBillingCycleAnchor(SubscriptionScheduleCreateParams.Phase.BillingCycleAnchor) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Builder
-
Can be set to
phase_start
to set the anchor to the start of the phase orautomatic
to automatically change it if needed. - setBillingCycleAnchor(SubscriptionScheduleUpdateParams.DefaultSettings.BillingCycleAnchor) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.Builder
-
Can be set to
phase_start
to set the anchor to the start of the phase orautomatic
to automatically change it if needed. - setBillingCycleAnchor(SubscriptionScheduleUpdateParams.Phase.BillingCycleAnchor) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
Can be set to
phase_start
to set the anchor to the start of the phase orautomatic
to automatically change it if needed. - setBillingCycleAnchor(SubscriptionUpdateParams.BillingCycleAnchor) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
Either
now
orunchanged
. - setBillingCycleAnchor(Long) - Method in class com.stripe.model.Subscription.PendingUpdate
-
If the update is applied, determines the date of the first full invoice, and, for plans with
month
oryear
intervals, the day of the month for subsequent invoices. - setBillingCycleAnchor(Long) - Method in class com.stripe.model.Subscription
-
Determines the date of the first full invoice, and, for plans with
month
oryear
intervals, the day of the month for subsequent invoices. - setBillingCycleAnchor(Long) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
A future timestamp to anchor the subscription's billing cycle.
- setBillingCycleAnchor(String) - Method in class com.stripe.model.SubscriptionSchedule.DefaultSettings
-
Possible values are
phase_start
orautomatic
. - setBillingCycleAnchor(String) - Method in class com.stripe.model.SubscriptionSchedule.Phase
-
Possible values are
phase_start
orautomatic
. - setBillingDetails(PaymentMethod.BillingDetails) - Method in class com.stripe.model.Charge
- setBillingDetails(PaymentMethod.BillingDetails) - Method in class com.stripe.model.PaymentMethod
- setBillingDetails(PaymentIntentConfirmParams.PaymentMethodData.BillingDetails) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Builder
-
Billing information associated with the PaymentMethod that may be used or required by particular types of payment methods.
- setBillingDetails(PaymentIntentCreateParams.PaymentMethodData.BillingDetails) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Builder
-
Billing information associated with the PaymentMethod that may be used or required by particular types of payment methods.
- setBillingDetails(PaymentIntentUpdateParams.PaymentMethodData.BillingDetails) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Builder
-
Billing information associated with the PaymentMethod that may be used or required by particular types of payment methods.
- setBillingDetails(PaymentMethodCreateParams.BillingDetails) - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
Billing information associated with the PaymentMethod that may be used or required by particular types of payment methods.
- setBillingDetails(PaymentMethodUpdateParams.BillingDetails) - Method in class com.stripe.param.PaymentMethodUpdateParams.Builder
-
Billing information associated with the PaymentMethod that may be used or required by particular types of payment methods.
- setBillingReason(String) - Method in class com.stripe.model.Invoice
-
Indicates the reason why the invoice was created.
- setBillingScheme(PlanCreateParams.BillingScheme) - Method in class com.stripe.param.PlanCreateParams.Builder
-
Describes how to compute the price per period.
- setBillingScheme(PriceCreateParams.BillingScheme) - Method in class com.stripe.param.PriceCreateParams.Builder
-
Describes how to compute the price per period.
- setBillingScheme(String) - Method in class com.stripe.model.Plan
-
Describes how to compute the price per period.
- setBillingScheme(String) - Method in class com.stripe.model.Price
-
Describes how to compute the price per period.
- setBillingThresholds(Subscription.BillingThresholds) - Method in class com.stripe.model.Subscription
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- setBillingThresholds(Subscription.BillingThresholds) - Method in class com.stripe.model.SubscriptionSchedule.DefaultSettings
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- setBillingThresholds(Subscription.BillingThresholds) - Method in class com.stripe.model.SubscriptionSchedule.Phase
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- setBillingThresholds(SubscriptionItem.BillingThresholds) - Method in class com.stripe.model.SubscriptionItem
-
Define thresholds at which an invoice will be sent, and the related subscription advanced to a new billing period.
- setBillingThresholds(SubscriptionItem.BillingThresholds) - Method in class com.stripe.model.SubscriptionSchedule.PhaseItem
- setBillingThresholds(EmptyParam) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.Builder
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- setBillingThresholds(EmptyParam) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- setBillingThresholds(EmptyParam) - Method in class com.stripe.param.SubscriptionCreateParams.Item.Builder
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- setBillingThresholds(EmptyParam) - Method in class com.stripe.param.SubscriptionItemCreateParams.Builder
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- setBillingThresholds(EmptyParam) - Method in class com.stripe.param.SubscriptionItemUpdateParams.Builder
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- setBillingThresholds(EmptyParam) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.Builder
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- setBillingThresholds(EmptyParam) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Builder
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- setBillingThresholds(EmptyParam) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.Builder
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- setBillingThresholds(EmptyParam) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.Builder
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- setBillingThresholds(EmptyParam) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- setBillingThresholds(EmptyParam) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.Builder
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- setBillingThresholds(EmptyParam) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- setBillingThresholds(EmptyParam) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.Builder
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- setBillingThresholds(InvoiceUpcomingParams.SubscriptionItem.BillingThresholds) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.Builder
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- setBillingThresholds(SubscriptionCreateParams.BillingThresholds) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- setBillingThresholds(SubscriptionCreateParams.Item.BillingThresholds) - Method in class com.stripe.param.SubscriptionCreateParams.Item.Builder
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- setBillingThresholds(SubscriptionItemCreateParams.BillingThresholds) - Method in class com.stripe.param.SubscriptionItemCreateParams.Builder
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- setBillingThresholds(SubscriptionItemUpdateParams.BillingThresholds) - Method in class com.stripe.param.SubscriptionItemUpdateParams.Builder
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- setBillingThresholds(SubscriptionScheduleCreateParams.DefaultSettings.BillingThresholds) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.Builder
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- setBillingThresholds(SubscriptionScheduleCreateParams.Phase.BillingThresholds) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Builder
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- setBillingThresholds(SubscriptionScheduleCreateParams.Phase.Item.BillingThresholds) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.Builder
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- setBillingThresholds(SubscriptionScheduleUpdateParams.DefaultSettings.BillingThresholds) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.Builder
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- setBillingThresholds(SubscriptionScheduleUpdateParams.Phase.BillingThresholds) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- setBillingThresholds(SubscriptionScheduleUpdateParams.Phase.Item.BillingThresholds) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.Builder
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- setBillingThresholds(SubscriptionUpdateParams.BillingThresholds) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- setBillingThresholds(SubscriptionUpdateParams.Item.BillingThresholds) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.Builder
-
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period.
- setBillingZip(String) - Method in class com.stripe.model.Review
-
The ZIP or postal code of the card used, if applicable.
- setBitcoinAmount(Long) - Method in class com.stripe.model.BitcoinReceiver
-
The amount of bitcoin that the customer should send to fill the receiver.
- setBitcoinAmount(Long) - Method in class com.stripe.model.BitcoinTransaction
-
The amount of bitcoin contained in the transaction.
- setBitcoinAmountReceived(Long) - Method in class com.stripe.model.BitcoinReceiver
-
The amount of bitcoin that has been sent by the customer to this receiver.
- setBitcoinUri(String) - Method in class com.stripe.model.BitcoinReceiver
-
This URI can be displayed to the customer as a clickable link (to activate their bitcoin client) or as a QR code (for mobile wallets).
- setBlockedCategories(List<String>) - Method in class com.stripe.model.issuing.Card.SpendingControls
-
Array of strings containing categories of authorizations to decline.
- setBlockedCategories(List<String>) - Method in class com.stripe.model.issuing.Cardholder.SpendingControls
- setBoleto(Charge.PaymentMethodDetails.Boleto) - Method in class com.stripe.model.Charge.PaymentMethodDetails
- setBoleto(Session.PaymentMethodOptions.Boleto) - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions
- setBoleto(PaymentIntent.PaymentMethodOptions.Boleto) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- setBoleto(PaymentMethod.Boleto) - Method in class com.stripe.model.PaymentMethod
- setBoleto(SetupAttempt.PaymentMethodDetails.Boleto) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails
- setBoleto(SessionCreateParams.PaymentMethodOptions.Boleto) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.Builder
-
contains details about the Boleto payment method options.
- setBoleto(EmptyParam) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
boleto
PaymentMethod, this sub-hash contains details about the Boleto payment method options. - setBoleto(EmptyParam) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
boleto
PaymentMethod, this sub-hash contains details about the Boleto payment method options. - setBoleto(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
boleto
PaymentMethod, this sub-hash contains details about the Boleto payment method options. - setBoleto(PaymentIntentConfirmParams.PaymentMethodData.Boleto) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Builder
-
If this is a
boleto
PaymentMethod, this hash contains details about the Boleto payment method. - setBoleto(PaymentIntentConfirmParams.PaymentMethodOptions.Boleto) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
boleto
PaymentMethod, this sub-hash contains details about the Boleto payment method options. - setBoleto(PaymentIntentCreateParams.PaymentMethodData.Boleto) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Builder
-
If this is a
boleto
PaymentMethod, this hash contains details about the Boleto payment method. - setBoleto(PaymentIntentCreateParams.PaymentMethodOptions.Boleto) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
boleto
PaymentMethod, this sub-hash contains details about the Boleto payment method options. - setBoleto(PaymentIntentUpdateParams.PaymentMethodData.Boleto) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Builder
-
If this is a
boleto
PaymentMethod, this hash contains details about the Boleto payment method. - setBoleto(PaymentIntentUpdateParams.PaymentMethodOptions.Boleto) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
boleto
PaymentMethod, this sub-hash contains details about the Boleto payment method options. - setBoleto(PaymentMethodCreateParams.Boleto) - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
If this is a
boleto
PaymentMethod, this hash contains details about the Boleto payment method. - setBoletoDisplayDetails(PaymentIntent.NextActionDisplayBoletoDetails) - Method in class com.stripe.model.PaymentIntent.NextAction
- setBoletoPayments(AccountCreateParams.Capabilities.BoletoPayments) - Method in class com.stripe.param.AccountCreateParams.Capabilities.Builder
-
The boleto_payments capability.
- setBoletoPayments(AccountUpdateParams.Capabilities.BoletoPayments) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Builder
-
The boleto_payments capability.
- setBoletoPayments(String) - Method in class com.stripe.model.Account.Capabilities
-
The status of the boleto payments capability of the account, or whether the account can directly process boleto charges.
- setBranchCode(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.SepaDebit
-
Branch code of bank associated with the bank account.
- setBranchCode(String) - Method in class com.stripe.model.PaymentMethod.SepaDebit
-
Branch code of bank associated with the bank account.
- setBranchCode(String) - Method in class com.stripe.model.Source.SepaDebit
- setBrand(String) - Method in class com.stripe.model.Card
-
Card brand.
- setBrand(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
Card brand.
- setBrand(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
Card brand.
- setBrand(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
Card brand.
- setBrand(String) - Method in class com.stripe.model.issuing.Card
-
The brand of the card.
- setBrand(String) - Method in class com.stripe.model.PaymentMethod.Card
-
Card brand.
- setBrand(String) - Method in class com.stripe.model.Source.Card
- setBrand(String) - Method in class com.stripe.model.Source.CardPresent
- setBrand(String) - Method in class com.stripe.model.Source.ThreeDSecure
- setBranding(Account.SettingsBranding) - Method in class com.stripe.model.Account.Settings
- setBranding(AccountCreateParams.Settings.Branding) - Method in class com.stripe.param.AccountCreateParams.Settings.Builder
-
Settings used to apply the account's branding to email receipts, invoices, Checkout, and other products.
- setBranding(AccountUpdateParams.Settings.Branding) - Method in class com.stripe.param.AccountUpdateParams.Settings.Builder
-
Settings used to apply the account's branding to email receipts, invoices, Checkout, and other products.
- setBreakdown(Session.TotalDetails.Breakdown) - Method in class com.stripe.model.checkout.Session.TotalDetails
- setBreakdown(Quote.TotalDetails.Breakdown) - Method in class com.stripe.model.Quote.TotalDetails
- setBrowser(String) - Method in class com.stripe.model.Review.Session
- setBsbNumber(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AuBecsDebit.Builder
-
Bank-State-Branch number of the bank account.
- setBsbNumber(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.AuBecsDebit
-
Bank-State-Branch number of the bank account.
- setBsbNumber(String) - Method in class com.stripe.model.PaymentMethod.AuBecsDebit
-
Six-digit number identifying bank and branch associated with this bank account.
- setBsbNumber(String) - Method in class com.stripe.model.Source.AuBecsDebit
- setBsbNumber(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.AuBecsDebit.Builder
-
Bank-State-Branch number of the bank account.
- setBsbNumber(String) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.AuBecsDebit.Builder
-
Bank-State-Branch number of the bank account.
- setBsbNumber(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AuBecsDebit.Builder
-
Bank-State-Branch number of the bank account.
- setBsbNumber(String) - Method in class com.stripe.param.PaymentMethodCreateParams.AuBecsDebit.Builder
-
Bank-State-Branch number of the bank account.
- setBusinessProfile(Account.BusinessProfile) - Method in class com.stripe.model.Account
-
Business information about the account.
- setBusinessProfile(Configuration.BusinessProfile) - Method in class com.stripe.model.billingportal.Configuration
- setBusinessProfile(AccountCreateParams.BusinessProfile) - Method in class com.stripe.param.AccountCreateParams.Builder
-
Business information about the account.
- setBusinessProfile(AccountUpdateParams.BusinessProfile) - Method in class com.stripe.param.AccountUpdateParams.Builder
-
Business information about the account.
- setBusinessProfile(ConfigurationCreateParams.BusinessProfile) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Builder
-
The business information shown to customers in the portal.
- setBusinessProfile(ConfigurationUpdateParams.BusinessProfile) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Builder
-
The business information shown to customers in the portal.
- setBusinessType(AccountCreateParams.BusinessType) - Method in class com.stripe.param.AccountCreateParams.Builder
-
The business type.
- setBusinessType(AccountUpdateParams.BusinessType) - Method in class com.stripe.param.AccountUpdateParams.Builder
-
The business type.
- setBusinessType(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Builder
-
The business type.
- setBusinessType(TokenCreateParams.Account.BusinessType) - Method in class com.stripe.param.TokenCreateParams.Account.Builder
-
The business type.
- setBusinessType(String) - Method in class com.stripe.model.Account
-
The business type.
- setBusinessType(String) - Method in class com.stripe.param.AccountCreateParams.Builder
-
The business type.
- setBusinessType(String) - Method in class com.stripe.param.AccountUpdateParams.Builder
-
The business type.
- setBuyerId(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Alipay
-
Uniquely identifies this particular Alipay account.
- setCalculatedStatementDescriptor(String) - Method in class com.stripe.model.Charge
-
The full statement descriptor that is passed to card networks, and that is displayed on your customers' credit card and bank statements.
- setCancelAt(EmptyParam) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
A timestamp at which the subscription should cancel.
- setCancelAt(Long) - Method in class com.stripe.model.Subscription
-
A date in the future at which the subscription will automatically get canceled.
- setCancelAt(Long) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
A timestamp at which the subscription should cancel.
- setCancelAt(Long) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
A timestamp at which the subscription should cancel.
- setCancelAtPeriodEnd(Boolean) - Method in class com.stripe.model.Subscription
-
If the subscription has been canceled with the
at_period_end
flag set totrue
,cancel_at_period_end
on the subscription will be true. - setCancelAtPeriodEnd(Boolean) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
Boolean indicating whether this subscription should cancel at the end of the current period.
- setCancelAtPeriodEnd(Boolean) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
Boolean indicating whether this subscription should cancel at the end of the current period.
- setCanceled(Dispute.Evidence.Canceled) - Method in class com.stripe.model.issuing.Dispute.Evidence
- setCanceled(EmptyParam) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Builder
-
Evidence provided when
reason
is 'canceled'. - setCanceled(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Builder
-
Evidence provided when
reason
is 'canceled'. - setCanceled(DisputeCreateParams.Evidence.Canceled) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Builder
-
Evidence provided when
reason
is 'canceled'. - setCanceled(DisputeUpdateParams.Evidence.Canceled) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Builder
-
Evidence provided when
reason
is 'canceled'. - setCanceled(OrderListParams.StatusTransitions.Canceled) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Builder
-
Date this order was canceled.
- setCanceled(Long) - Method in class com.stripe.model.Order.StatusTransitions
- setCanceled(Long) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Builder
-
Date this order was canceled.
- setCanceledAt(EmptyParam) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled.Builder
-
Date when order was canceled.
- setCanceledAt(EmptyParam) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.ServiceNotAsDescribed.Builder
-
Date when order was canceled.
- setCanceledAt(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.Builder
-
Date when order was canceled.
- setCanceledAt(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.ServiceNotAsDescribed.Builder
-
Date when order was canceled.
- setCanceledAt(SubscriptionScheduleListParams.CanceledAt) - Method in class com.stripe.param.SubscriptionScheduleListParams.Builder
-
Only return subscription schedules that were created canceled the given date interval.
- setCanceledAt(Long) - Method in class com.stripe.model.issuing.Dispute.Evidence.Canceled
- setCanceledAt(Long) - Method in class com.stripe.model.issuing.Dispute.Evidence.ServiceNotAsDescribed
- setCanceledAt(Long) - Method in class com.stripe.model.PaymentIntent
-
Populated when
status
iscanceled
, this is the time at which the PaymentIntent was canceled. - setCanceledAt(Long) - Method in class com.stripe.model.Quote.StatusTransitions
-
The time that the quote was canceled.
- setCanceledAt(Long) - Method in class com.stripe.model.Subscription
-
If the subscription has been canceled, the date of that cancellation.
- setCanceledAt(Long) - Method in class com.stripe.model.SubscriptionSchedule
-
Time at which the subscription schedule was canceled.
- setCanceledAt(Long) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled.Builder
-
Date when order was canceled.
- setCanceledAt(Long) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.ServiceNotAsDescribed.Builder
-
Date when order was canceled.
- setCanceledAt(Long) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.Builder
-
Date when order was canceled.
- setCanceledAt(Long) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.ServiceNotAsDescribed.Builder
-
Date when order was canceled.
- setCanceledAt(Long) - Method in class com.stripe.param.SubscriptionScheduleListParams.Builder
-
Only return subscription schedules that were created canceled the given date interval.
- setCancellationPolicy(EmptyParam) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
(ID of a file upload) Your subscription cancellation policy, as shown to the customer.
- setCancellationPolicy(String) - Method in class com.stripe.model.Dispute.Evidence
- setCancellationPolicy(String) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
(ID of a file upload) Your subscription cancellation policy, as shown to the customer.
- setCancellationPolicyDisclosure(EmptyParam) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
An explanation of how and when the customer was shown your refund policy prior to purchase.
- setCancellationPolicyDisclosure(String) - Method in class com.stripe.model.Dispute.Evidence
-
An explanation of how and when the customer was shown your refund policy prior to purchase.
- setCancellationPolicyDisclosure(String) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
An explanation of how and when the customer was shown your refund policy prior to purchase.
- setCancellationPolicyObject(File) - Method in class com.stripe.model.Dispute.Evidence
- setCancellationPolicyProvided(EmptyParam) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled.Builder
-
Whether the cardholder was provided with a cancellation policy.
- setCancellationPolicyProvided(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.Builder
-
Whether the cardholder was provided with a cancellation policy.
- setCancellationPolicyProvided(Boolean) - Method in class com.stripe.model.issuing.Dispute.Evidence.Canceled
- setCancellationPolicyProvided(Boolean) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled.Builder
-
Whether the cardholder was provided with a cancellation policy.
- setCancellationPolicyProvided(Boolean) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.Builder
-
Whether the cardholder was provided with a cancellation policy.
- setCancellationReason(Configuration.Features.SubscriptionCancel.CancellationReason) - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionCancel
- setCancellationReason(ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.Builder
-
Whether the cancellation reasons will be collected in the portal and which options are exposed to the customer.
- setCancellationReason(ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.Builder
-
Whether the cancellation reasons will be collected in the portal and which options are exposed to the customer.
- setCancellationReason(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.Builder
-
Reason for canceling the order.
- setCancellationReason(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.ServiceNotAsDescribed.Builder
-
Reason for canceling the order.
- setCancellationReason(CardUpdateParams.CancellationReason) - Method in class com.stripe.param.issuing.CardUpdateParams.Builder
-
Reason why the
status
of this card iscanceled
. - setCancellationReason(PaymentIntentCancelParams.CancellationReason) - Method in class com.stripe.param.PaymentIntentCancelParams.Builder
-
Reason for canceling this PaymentIntent.
- setCancellationReason(SetupIntentCancelParams.CancellationReason) - Method in class com.stripe.param.SetupIntentCancelParams.Builder
-
Reason for canceling this SetupIntent.
- setCancellationReason(String) - Method in class com.stripe.model.issuing.Card
-
The reason why the card was canceled.
- setCancellationReason(String) - Method in class com.stripe.model.issuing.Dispute.Evidence.Canceled
- setCancellationReason(String) - Method in class com.stripe.model.issuing.Dispute.Evidence.ServiceNotAsDescribed
- setCancellationReason(String) - Method in class com.stripe.model.PaymentIntent
-
Reason for cancellation of this PaymentIntent, either user-provided (
duplicate
,fraudulent
,requested_by_customer
, orabandoned
) or generated by Stripe internally (failed_invoice
,void_invoice
, orautomatic
). - setCancellationReason(String) - Method in class com.stripe.model.SetupIntent
-
Reason for cancellation of this SetupIntent, one of
abandoned
,requested_by_customer
, orduplicate
. - setCancellationReason(String) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled.Builder
-
Reason for canceling the order.
- setCancellationReason(String) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.ServiceNotAsDescribed.Builder
-
Reason for canceling the order.
- setCancellationReason(String) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.Builder
-
Reason for canceling the order.
- setCancellationReason(String) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.ServiceNotAsDescribed.Builder
-
Reason for canceling the order.
- setCancellationRebuttal(EmptyParam) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
A justification for why the customer's subscription was not canceled.
- setCancellationRebuttal(String) - Method in class com.stripe.model.Dispute.Evidence
-
A justification for why the customer's subscription was not canceled.
- setCancellationRebuttal(String) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
A justification for why the customer's subscription was not canceled.
- setCancelUrl(String) - Method in class com.stripe.model.checkout.Session
-
The URL the customer will be directed to if they decide to cancel payment and return to your website.
- setCancelUrl(String) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
The URL the customer will be directed to if they decide to cancel payment and return to your website.
- setCapabilities(Account.Capabilities) - Method in class com.stripe.model.Account
- setCapabilities(AccountCreateParams.Capabilities) - Method in class com.stripe.param.AccountCreateParams.Builder
-
Each key of the dictionary represents a capability, and each capability maps to its settings (e.g.
- setCapabilities(AccountUpdateParams.Capabilities) - Method in class com.stripe.param.AccountUpdateParams.Builder
-
Each key of the dictionary represents a capability, and each capability maps to its settings (e.g.
- setCaption(EmptyParam) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
A short one-line description of the product, meant to be displayable to the customer.
- setCaption(String) - Method in class com.stripe.model.Product
-
A short one-line description of the product, meant to be displayable to the customer.
- setCaption(String) - Method in class com.stripe.param.ProductCreateParams.Builder
-
A short one-line description of the product, meant to be displayable to the customer.
- setCaption(String) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
A short one-line description of the product, meant to be displayable to the customer.
- setCapture(Boolean) - Method in class com.stripe.param.ChargeCreateParams.Builder
-
Whether to immediately capture the charge.
- setCaptured(Boolean) - Method in class com.stripe.model.Charge
-
If the charge was created without capturing, this Boolean represents whether it is still uncaptured or has since been captured.
- setCaptureMethod(SessionCreateParams.PaymentIntentData.CaptureMethod) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Builder
-
Controls when the funds will be captured from the customer's account.
- setCaptureMethod(PaymentIntentCreateParams.CaptureMethod) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
Controls when the funds will be captured from the customer's account.
- setCaptureMethod(String) - Method in class com.stripe.model.PaymentIntent
-
Controls when the funds will be captured from the customer's account.
- setCard(Card) - Method in class com.stripe.model.ThreeDSecure
-
You can store multiple cards on a customer in order to charge the customer later.
- setCard(Card) - Method in class com.stripe.model.Token
-
You can store multiple cards on a customer in order to charge the customer later.
- setCard(Charge.PaymentMethodDetails.Card) - Method in class com.stripe.model.Charge.PaymentMethodDetails
- setCard(Invoice.PaymentMethodOptions.Card) - Method in class com.stripe.model.Invoice.PaymentMethodOptions
-
If paying by
card
, this sub-hash contains details about the Card payment method options to pass to the invoice’s PaymentIntent. - setCard(Card) - Method in class com.stripe.model.issuing.Authorization
-
You can create physical or virtual cards that are issued to cardholders.
- setCard(Mandate.PaymentMethodDetails.Card) - Method in class com.stripe.model.Mandate.PaymentMethodDetails
- setCard(PaymentIntent.PaymentMethodOptions.Card) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- setCard(PaymentIntent.Processing.Card) - Method in class com.stripe.model.PaymentIntent.Processing
- setCard(PaymentMethod.Card) - Method in class com.stripe.model.PaymentMethod
- setCard(SetupAttempt.PaymentMethodDetails.Card) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails
- setCard(SetupIntent.PaymentMethodOptions.Card) - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions
- setCard(Source.Card) - Method in class com.stripe.model.Source
- setCard(Subscription.PaymentMethodOptions.Card) - Method in class com.stripe.model.Subscription.PaymentMethodOptions
-
This sub-hash contains details about the Card payment method options to pass to invoices created by the subscription.
- setCard(EmptyParam) - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Builder
-
If paying by
card
, this sub-hash contains details about the Card payment method options to pass to the invoice’s PaymentIntent. - setCard(EmptyParam) - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Builder
-
If paying by
card
, this sub-hash contains details about the Card payment method options to pass to the invoice’s PaymentIntent. - setCard(EmptyParam) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
Configuration for any card payments attempted on this PaymentIntent.
- setCard(EmptyParam) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
Configuration for any card payments attempted on this PaymentIntent.
- setCard(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
Configuration for any card payments attempted on this PaymentIntent.
- setCard(EmptyParam) - Method in class com.stripe.param.RecipientUpdateParams.Builder
-
A U.S.
- setCard(EmptyParam) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Builder
-
This sub-hash contains details about the Card payment method options to pass to the invoice’s PaymentIntent.
- setCard(EmptyParam) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Builder
-
This sub-hash contains details about the Card payment method options to pass to the invoice’s PaymentIntent.
- setCard(InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Card) - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Builder
-
If paying by
card
, this sub-hash contains details about the Card payment method options to pass to the invoice’s PaymentIntent. - setCard(InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Card) - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Builder
-
If paying by
card
, this sub-hash contains details about the Card payment method options to pass to the invoice’s PaymentIntent. - setCard(PaymentIntentConfirmParams.PaymentMethodOptions.Card) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
Configuration for any card payments attempted on this PaymentIntent.
- setCard(PaymentIntentCreateParams.PaymentMethodOptions.Card) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
Configuration for any card payments attempted on this PaymentIntent.
- setCard(PaymentIntentUpdateParams.PaymentMethodOptions.Card) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
Configuration for any card payments attempted on this PaymentIntent.
- setCard(PaymentMethodCreateParams.CardDetails) - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
If this is a
card
PaymentMethod, this hash contains the user's card details. - setCard(PaymentMethodCreateParams.Token) - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
If this is a
card
PaymentMethod, this hash contains the user's card details. - setCard(PaymentMethodUpdateParams.Card) - Method in class com.stripe.param.PaymentMethodUpdateParams.Builder
-
If this is a
card
PaymentMethod, this hash contains the user's card details. - setCard(SetupIntentConfirmParams.PaymentMethodOptions.Card) - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.Builder
-
Configuration for any card setup attempted on this SetupIntent.
- setCard(SetupIntentCreateParams.PaymentMethodOptions.Card) - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.Builder
-
Configuration for any card setup attempted on this SetupIntent.
- setCard(SetupIntentUpdateParams.PaymentMethodOptions.Card) - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.Builder
-
Configuration for any card setup attempted on this SetupIntent.
- setCard(SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Builder
-
This sub-hash contains details about the Card payment method options to pass to the invoice’s PaymentIntent.
- setCard(SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Builder
-
This sub-hash contains details about the Card payment method options to pass to the invoice’s PaymentIntent.
- setCard(TokenCreateParams.Card) - Method in class com.stripe.param.TokenCreateParams.Builder
- setCard(Long) - Method in class com.stripe.model.Balance.Money.SourceTypes
- setCard(String) - Method in class com.stripe.model.issuing.Transaction
- setCard(String) - Method in class com.stripe.model.Source.ThreeDSecure
- setCard(String) - Method in class com.stripe.param.issuing.AuthorizationListParams.Builder
-
Only return authorizations that belong to the given card.
- setCard(String) - Method in class com.stripe.param.issuing.TransactionListParams.Builder
-
Only return transactions that belong to the given card.
- setCard(String) - Method in class com.stripe.param.RecipientCreateParams.Builder
-
A U.S.
- setCard(String) - Method in class com.stripe.param.RecipientUpdateParams.Builder
-
A U.S.
- setCard(String) - Method in class com.stripe.param.ThreeDSecureCreateParams.Builder
-
The ID of a card token, or the ID of a card belonging to the given customer.
- setCard(String) - Method in class com.stripe.param.TokenCreateParams.Builder
- setCardholder(Cardholder) - Method in class com.stripe.model.issuing.Card
-
An Issuing
Cardholder
object represents an individual or business entity who is issued cards. - setCardholder(String) - Method in class com.stripe.model.issuing.Authorization
- setCardholder(String) - Method in class com.stripe.model.issuing.Transaction
- setCardholder(String) - Method in class com.stripe.param.issuing.AuthorizationListParams.Builder
-
Only return authorizations that belong to the given cardholder.
- setCardholder(String) - Method in class com.stripe.param.issuing.CardCreateParams.Builder
-
The Cardholder object with which the card will be associated.
- setCardholder(String) - Method in class com.stripe.param.issuing.CardListParams.Builder
-
Only return cards belonging to the Cardholder with the provided ID.
- setCardholder(String) - Method in class com.stripe.param.issuing.TransactionListParams.Builder
-
Only return transactions that belong to the given cardholder.
- setCardholderName(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
The cardholder name as read from the card, in ISO 7813 format.
- setCardholderName(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
The cardholder name as read from the card, in ISO 7813 format.
- setCardholderObject(Cardholder) - Method in class com.stripe.model.issuing.Authorization
- setCardholderObject(Cardholder) - Method in class com.stripe.model.issuing.Transaction
- setCardholderVerificationMethod(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent.Receipt
- setCardholderVerificationMethod(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent.Receipt
- setCardIssuing(Account.Settings.SettingsCardIssuing) - Method in class com.stripe.model.Account.Settings
- setCardIssuing(AccountCreateParams.Capabilities.CardIssuing) - Method in class com.stripe.param.AccountCreateParams.Capabilities.Builder
-
The card_issuing capability.
- setCardIssuing(AccountCreateParams.Settings.CardIssuing) - Method in class com.stripe.param.AccountCreateParams.Settings.Builder
-
Settings specific to the account's use of the Card Issuing product.
- setCardIssuing(AccountUpdateParams.Capabilities.CardIssuing) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Builder
-
The card_issuing capability.
- setCardIssuing(AccountUpdateParams.Settings.CardIssuing) - Method in class com.stripe.param.AccountUpdateParams.Settings.Builder
-
Settings specific to the account's use of the Card Issuing product.
- setCardIssuing(String) - Method in class com.stripe.model.Account.Capabilities
-
The status of the card issuing capability of the account, or whether you can use Issuing to distribute funds on cards
- setCardObject(Card) - Method in class com.stripe.model.issuing.Transaction
- setCardPayments(Account.SettingsCardPayments) - Method in class com.stripe.model.Account.Settings
- setCardPayments(AccountCreateParams.Capabilities.CardPayments) - Method in class com.stripe.param.AccountCreateParams.Capabilities.Builder
-
The card_payments capability.
- setCardPayments(AccountCreateParams.Settings.CardPayments) - Method in class com.stripe.param.AccountCreateParams.Settings.Builder
-
Settings specific to card charging on the account.
- setCardPayments(AccountUpdateParams.Capabilities.CardPayments) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Builder
-
The card_payments capability.
- setCardPayments(AccountUpdateParams.Settings.CardPayments) - Method in class com.stripe.param.AccountUpdateParams.Settings.Builder
-
Settings specific to card charging on the account.
- setCardPayments(String) - Method in class com.stripe.model.Account.Capabilities
-
The status of the card payments capability of the account, or whether the account can directly process credit and debit card charges.
- setCardPresent(Charge.PaymentMethodDetails.CardPresent) - Method in class com.stripe.model.Charge.PaymentMethodDetails
- setCardPresent(PaymentIntent.PaymentMethodOptions.CardPresent) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- setCardPresent(PaymentMethod.CardPresent) - Method in class com.stripe.model.PaymentMethod
- setCardPresent(SetupAttempt.PaymentMethodDetails.CardPresent) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails
- setCardPresent(Source.CardPresent) - Method in class com.stripe.model.Source
- setCardPresent(EmptyParam) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
card_present
PaymentMethod, this sub-hash contains details about the Card Present payment method options. - setCardPresent(EmptyParam) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
card_present
PaymentMethod, this sub-hash contains details about the Card Present payment method options. - setCardPresent(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
card_present
PaymentMethod, this sub-hash contains details about the Card Present payment method options. - setCardPresent(PaymentIntentConfirmParams.PaymentMethodOptions.CardPresent) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
card_present
PaymentMethod, this sub-hash contains details about the Card Present payment method options. - setCardPresent(PaymentIntentCreateParams.PaymentMethodOptions.CardPresent) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
card_present
PaymentMethod, this sub-hash contains details about the Card Present payment method options. - setCardPresent(PaymentIntentUpdateParams.PaymentMethodOptions.CardPresent) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
card_present
PaymentMethod, this sub-hash contains details about the Card Present payment method options. - setCards(CardCollection) - Method in class com.stripe.model.Recipient
- setCardStatement(EmptyParam) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Duplicate.Builder
-
(ID of a file upload) Copy of the card statement showing that the product had already been paid for.
- setCardStatement(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Duplicate.Builder
-
(ID of a file upload) Copy of the card statement showing that the product had already been paid for.
- setCardStatement(String) - Method in class com.stripe.model.issuing.Dispute.Evidence.Duplicate
- setCardStatement(String) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Duplicate.Builder
-
(ID of a file upload) Copy of the card statement showing that the product had already been paid for.
- setCardStatement(String) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Duplicate.Builder
-
(ID of a file upload) Copy of the card statement showing that the product had already been paid for.
- setCardStatementObject(File) - Method in class com.stripe.model.issuing.Dispute.Evidence.Duplicate
- setCarrier(EmptyParam) - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Builder
-
The delivery service that shipped a physical product, such as Fedex, UPS, USPS, etc.
- setCarrier(EmptyParam) - Method in class com.stripe.param.OrderUpdateParams.Shipping.Builder
-
The name of the carrier like
USPS
,UPS
, orFedEx
. - setCarrier(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Builder
-
The delivery service that shipped a physical product, such as Fedex, UPS, USPS, etc.
- setCarrier(EmptyParam) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Builder
-
The delivery service that shipped a physical product, such as Fedex, UPS, USPS, etc.
- setCarrier(String) - Method in class com.stripe.model.issuing.Card.Shipping
-
The delivery company that shipped a card.
- setCarrier(String) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Flight.Segments
- setCarrier(String) - Method in class com.stripe.model.ShippingDetails
-
The delivery service that shipped a physical product, such as Fedex, UPS, USPS, etc.
- setCarrier(String) - Method in class com.stripe.param.ChargeCreateParams.Shipping.Builder
-
The delivery service that shipped a physical product, such as Fedex, UPS, USPS, etc.
- setCarrier(String) - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Builder
-
The delivery service that shipped a physical product, such as Fedex, UPS, USPS, etc.
- setCarrier(String) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping.Builder
-
The delivery service that shipped a physical product, such as Fedex, UPS, USPS, etc.
- setCarrier(String) - Method in class com.stripe.param.OrderUpdateParams.Shipping.Builder
-
The name of the carrier like
USPS
,UPS
, orFedEx
. - setCarrier(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.Shipping.Builder
-
The delivery service that shipped a physical product, such as Fedex, UPS, USPS, etc.
- setCarrier(String) - Method in class com.stripe.param.PaymentIntentCreateParams.Shipping.Builder
-
The delivery service that shipped a physical product, such as Fedex, UPS, USPS, etc.
- setCarrier(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Builder
-
The delivery service that shipped a physical product, such as Fedex, UPS, USPS, etc.
- setCarrier(String) - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping.Builder
-
The delivery service that shipped a physical product, such as Fedex, UPS, USPS, etc.
- setCarrier(String) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Builder
-
The delivery service that shipped a physical product, such as Fedex, UPS, USPS, etc.
- setCartesBancairesPayments(AccountCreateParams.Capabilities.CartesBancairesPayments) - Method in class com.stripe.param.AccountCreateParams.Capabilities.Builder
-
The cartes_bancaires_payments capability.
- setCartesBancairesPayments(AccountUpdateParams.Capabilities.CartesBancairesPayments) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Builder
-
The cartes_bancaires_payments capability.
- setCartesBancairesPayments(String) - Method in class com.stripe.model.Account.Capabilities
-
The status of the Cartes Bancaires payments capability of the account, or whether the account can directly process Cartes Bancaires card charges in EUR currency.
- setCashReceipt(EmptyParam) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Duplicate.Builder
-
(ID of a file upload) Copy of the receipt showing that the product had been paid for in cash.
- setCashReceipt(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Duplicate.Builder
-
(ID of a file upload) Copy of the receipt showing that the product had been paid for in cash.
- setCashReceipt(String) - Method in class com.stripe.model.issuing.Dispute.Evidence.Duplicate
- setCashReceipt(String) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Duplicate.Builder
-
(ID of a file upload) Copy of the receipt showing that the product had been paid for in cash.
- setCashReceipt(String) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Duplicate.Builder
-
(ID of a file upload) Copy of the receipt showing that the product had been paid for in cash.
- setCashReceiptObject(File) - Method in class com.stripe.model.issuing.Dispute.Evidence.Duplicate
- setCategories(List<String>) - Method in class com.stripe.model.issuing.Card.SpendingControls.SpendingLimit
- setCategories(List<String>) - Method in class com.stripe.model.issuing.Cardholder.SpendingControls.SpendingLimit
- setCategory(String) - Method in class com.stripe.model.issuing.Authorization.MerchantData
-
A categorization of the seller's type of business.
- setCategory(String) - Method in class com.stripe.model.Source.AcssDebit
- setCategoryCode(String) - Method in class com.stripe.model.issuing.Authorization.MerchantData
-
The merchant category code for the seller’s business.
- setCharge(String) - Method in class com.stripe.model.ApplicationFee
- setCharge(String) - Method in class com.stripe.model.Dispute
- setCharge(String) - Method in class com.stripe.model.Invoice
- setCharge(String) - Method in class com.stripe.model.IssuerFraudRecord
- setCharge(String) - Method in class com.stripe.model.Order
- setCharge(String) - Method in class com.stripe.model.PaymentMethod.SepaDebit.GeneratedFrom
- setCharge(String) - Method in class com.stripe.model.radar.EarlyFraudWarning
- setCharge(String) - Method in class com.stripe.model.Refund
- setCharge(String) - Method in class com.stripe.model.Review
- setCharge(String) - Method in class com.stripe.model.StripeError
-
For card errors, the ID of the failed charge.
- setCharge(String) - Method in class com.stripe.param.ApplicationFeeListParams.Builder
-
Only return application fees for the charge specified by this charge ID.
- setCharge(String) - Method in class com.stripe.param.DisputeListParams.Builder
-
Only return disputes associated to the charge specified by this charge ID.
- setCharge(String) - Method in class com.stripe.param.IssuerFraudRecordListParams.Builder
-
Only return issuer fraud records for the charge specified by this charge ID.
- setCharge(String) - Method in class com.stripe.param.radar.EarlyFraudWarningListParams.Builder
-
Only return early fraud warnings for the charge specified by this charge ID.
- setCharge(String) - Method in class com.stripe.param.RefundCreateParams.Builder
- setCharge(String) - Method in class com.stripe.param.RefundListParams.Builder
-
Only return refunds for the charge specified by this charge ID.
- setChargeObject(Charge) - Method in class com.stripe.model.ApplicationFee
- setChargeObject(Charge) - Method in class com.stripe.model.Dispute
- setChargeObject(Charge) - Method in class com.stripe.model.Invoice
- setChargeObject(Charge) - Method in class com.stripe.model.IssuerFraudRecord
- setChargeObject(Charge) - Method in class com.stripe.model.Order
- setChargeObject(Charge) - Method in class com.stripe.model.PaymentMethod.SepaDebit.GeneratedFrom
- setChargeObject(Charge) - Method in class com.stripe.model.radar.EarlyFraudWarning
- setChargeObject(Charge) - Method in class com.stripe.model.Refund
- setChargeObject(Charge) - Method in class com.stripe.model.Review
- setCharges(ChargeCollection) - Method in class com.stripe.model.PaymentIntent
-
Charges that were created by this PaymentIntent, if any.
- setChargesEnabled(Boolean) - Method in class com.stripe.model.Account
-
Whether the account can create live charges.
- setCheckImage(EmptyParam) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Duplicate.Builder
-
(ID of a file upload) Image of the front and back of the check that was used to pay for the product.
- setCheckImage(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Duplicate.Builder
-
(ID of a file upload) Image of the front and back of the check that was used to pay for the product.
- setCheckImage(String) - Method in class com.stripe.model.issuing.Dispute.Evidence.Duplicate
- setCheckImage(String) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Duplicate.Builder
-
(ID of a file upload) Image of the front and back of the check that was used to pay for the product.
- setCheckImage(String) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Duplicate.Builder
-
(ID of a file upload) Image of the front and back of the check that was used to pay for the product.
- setCheckImageObject(File) - Method in class com.stripe.model.issuing.Dispute.Evidence.Duplicate
- setCheckInAt(Long) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Lodging
- setCheckoutSession(String) - Method in class com.stripe.model.Discount
-
The Checkout session that this coupon is applied to, if it is applied to a particular session in payment mode.
- setChecks(Charge.PaymentMethodDetails.Card.Checks) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
Check results by Card networks on Card address and CVC at time of payment.
- setChecks(PaymentMethod.Card.Checks) - Method in class com.stripe.model.PaymentMethod.Card
-
Checks on Card address and CVC if provided.
- setChfCreditTransfer(SourceTransaction.ChfCreditTransferData) - Method in class com.stripe.model.SourceTransaction
- setCity(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.SupportAddress.Builder
-
City, district, suburb, town, or village.
- setCity(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.Address.Builder
-
City, district, suburb, town, or village.
- setCity(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKana.Builder
-
City or ward.
- setCity(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKanji.Builder
-
City or ward.
- setCity(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.Address.Builder
-
City, district, suburb, town, or village.
- setCity(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKana.Builder
-
City or ward.
- setCity(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKanji.Builder
-
City or ward.
- setCity(EmptyParam) - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Address.Builder
-
City, district, suburb, town, or village.
- setCity(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.Address.Builder
-
City, district, suburb, town, or village.
- setCity(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.Shipping.Address.Builder
-
City, district, suburb, town, or village.
- setCity(EmptyParam) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Billing.Address.Builder
-
City, district, suburb, town, or village.
- setCity(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Address.Builder
-
City, district, suburb, town, or village.
- setCity(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Address.Builder
-
City, district, suburb, town, or village.
- setCity(EmptyParam) - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Address.Builder
-
City, district, suburb, town, or village.
- setCity(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.Address.Builder
-
City, district, suburb, town, or village.
- setCity(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.AddressKana.Builder
-
City or ward.
- setCity(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.AddressKanji.Builder
-
City or ward.
- setCity(EmptyParam) - Method in class com.stripe.param.SourceUpdateParams.Owner.Address.Builder
-
City, district, suburb, town, or village.
- setCity(EmptyParam) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Address.Builder
-
City, district, suburb, town, or village.
- setCity(EmptyParam) - Method in class com.stripe.param.terminal.LocationUpdateParams.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.model.Address
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.model.issuing.Authorization.MerchantData
-
City where the seller is located.
- setCity(String) - Method in class com.stripe.model.Person.JapanAddress
-
City/Ward.
- setCity(String) - Method in class com.stripe.model.Review.Location
-
The city where the payment originated.
- setCity(String) - Method in class com.stripe.param.AccountCreateParams.BusinessProfile.SupportAddress.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.AccountCreateParams.Company.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.AccountCreateParams.Company.AddressKana.Builder
-
City or ward.
- setCity(String) - Method in class com.stripe.param.AccountCreateParams.Company.AddressKanji.Builder
-
City or ward.
- setCity(String) - Method in class com.stripe.param.AccountCreateParams.Individual.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKana.Builder
-
City or ward.
- setCity(String) - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKanji.Builder
-
City or ward.
- setCity(String) - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.SupportAddress.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.AccountUpdateParams.Company.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKana.Builder
-
City or ward.
- setCity(String) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKanji.Builder
-
City or ward.
- setCity(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKana.Builder
-
City or ward.
- setCity(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKanji.Builder
-
City or ward.
- setCity(String) - Method in class com.stripe.param.ChargeCreateParams.Shipping.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.CustomerCreateParams.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.CustomerCreateParams.Shipping.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.CustomerUpdateParams.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.CustomerUpdateParams.Shipping.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Shipping.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.issuing.CardCreateParams.Shipping.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.issuing.CardholderCreateParams.Billing.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Billing.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.OrderCreateParams.Shipping.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.Shipping.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.PaymentIntentCreateParams.Shipping.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.PersonCollectionCreateParams.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKana.Builder
-
City or ward.
- setCity(String) - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKanji.Builder
-
City or ward.
- setCity(String) - Method in class com.stripe.param.PersonUpdateParams.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.PersonUpdateParams.AddressKana.Builder
-
City or ward.
- setCity(String) - Method in class com.stripe.param.PersonUpdateParams.AddressKanji.Builder
-
City or ward.
- setCity(String) - Method in class com.stripe.param.SourceCreateParams.Owner.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.SourceUpdateParams.Owner.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.terminal.LocationCreateParams.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.terminal.LocationUpdateParams.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKana.Builder
-
City or ward.
- setCity(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKanji.Builder
-
City or ward.
- setCity(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKana.Builder
-
City or ward.
- setCity(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKanji.Builder
-
City or ward.
- setCity(String) - Method in class com.stripe.param.TokenCreateParams.Person.Address.Builder
-
City, district, suburb, town, or village.
- setCity(String) - Method in class com.stripe.param.TokenCreateParams.Person.AddressKana.Builder
-
City or ward.
- setCity(String) - Method in class com.stripe.param.TokenCreateParams.Person.AddressKanji.Builder
-
City or ward.
- setClearUsage(Boolean) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.Builder
-
Delete all usage for a given subscription item.
- setClearUsage(Boolean) - Method in class com.stripe.param.SubscriptionItemDeleteParams.Builder
-
Delete all usage for the given subscription item.
- setClearUsage(Boolean) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.Builder
-
Delete all usage for a given subscription item.
- setClient(SessionCreateParams.PaymentMethodOptions.WechatPay.Client) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.WechatPay.Builder
-
The client type that the end customer will pay from.
- setClient(PaymentIntentConfirmParams.PaymentMethodOptions.WechatPay.Client) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.WechatPay.Builder
-
The client type that the end customer will pay from.
- setClient(PaymentIntentCreateParams.PaymentMethodOptions.WechatPay.Client) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.WechatPay.Builder
-
The client type that the end customer will pay from.
- setClient(PaymentIntentUpdateParams.PaymentMethodOptions.WechatPay.Client) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.WechatPay.Builder
-
The client type that the end customer will pay from.
- setClient(String) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.WechatPay
- setClientId(String) - Method in class com.stripe.net.RequestOptions.RequestOptionsBuilder
- setClientIp(String) - Method in class com.stripe.model.Token
-
IP address of the client that generated the token.
- setClientReferenceId(String) - Method in class com.stripe.model.checkout.Session
-
A unique string to reference the Checkout Session.
- setClientReferenceId(String) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
A unique string to reference the Checkout Session.
- setClientSecret(String) - Method in class com.stripe.model.identity.VerificationSession
-
The short-lived client secret used by Stripe.js to show a verification modal inside your app.
- setClientSecret(String) - Method in class com.stripe.model.PaymentIntent
-
The client secret of this PaymentIntent.
- setClientSecret(String) - Method in class com.stripe.model.SetupIntent
-
The client secret of this SetupIntent.
- setClientSecret(String) - Method in class com.stripe.model.Source
-
The client secret of the source.
- setClientSecret(String) - Method in class com.stripe.param.PaymentIntentRetrieveParams.Builder
-
The client secret of the PaymentIntent.
- setClientSecret(String) - Method in class com.stripe.param.SetupIntentRetrieveParams.Builder
-
The client secret of the SetupIntent.
- setClientSecret(String) - Method in class com.stripe.param.SourceRetrieveParams.Builder
-
The client secret of the source.
- setClientToken(String) - Method in class com.stripe.model.Source.Klarna
- setClosedReason(String) - Method in class com.stripe.model.Review
-
The reason the review was closed, or null if it has not yet been closed.
- setCode(String) - Method in class com.stripe.model.Account.FutureRequirements.Errors
- setCode(String) - Method in class com.stripe.model.Account.Requirements.Errors
- setCode(String) - Method in class com.stripe.model.Capability.FutureRequirements.Errors
- setCode(String) - Method in class com.stripe.model.identity.VerificationReport.Document.DocumentCheckError
-
A short machine-readable string giving the reason for the verification failure.
- setCode(String) - Method in class com.stripe.model.identity.VerificationReport.IdNumber.IdNumberCheckError
- setCode(String) - Method in class com.stripe.model.identity.VerificationReport.Selfie.SelfieCheckError
- setCode(String) - Method in class com.stripe.model.identity.VerificationSession.LastError
-
A short machine-readable string giving the reason for the verification or user-session failure.
- setCode(String) - Method in class com.stripe.model.Person.FutureRequirements.Errors
- setCode(String) - Method in class com.stripe.model.PromotionCode
-
The customer-facing code.
- setCode(String) - Method in class com.stripe.model.StripeError
-
For some errors that could be handled programmatically, a short string indicating the error code reported.
- setCode(String) - Method in class com.stripe.param.PromotionCodeCreateParams.Builder
-
The customer-facing code.
- setCode(String) - Method in class com.stripe.param.PromotionCodeListParams.Builder
-
Only return promotion codes that have this case-insensitive code.
- setCodeVerification(Source.CodeVerificationFlow) - Method in class com.stripe.model.Source
- setCollect(AccountLinkCreateParams.Collect) - Method in class com.stripe.param.AccountLinkCreateParams.Builder
-
Which information the platform needs to collect from the user.
- setCollectionMethod(InvoiceCreateParams.CollectionMethod) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
Either
charge_automatically
, orsend_invoice
. - setCollectionMethod(InvoiceListParams.CollectionMethod) - Method in class com.stripe.param.InvoiceListParams.Builder
-
The collection method of the invoice to retrieve.
- setCollectionMethod(InvoiceUpdateParams.CollectionMethod) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
Either
charge_automatically
orsend_invoice
. - setCollectionMethod(QuoteCreateParams.CollectionMethod) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
Either
charge_automatically
, orsend_invoice
. - setCollectionMethod(QuoteUpdateParams.CollectionMethod) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
Either
charge_automatically
, orsend_invoice
. - setCollectionMethod(SubscriptionCreateParams.CollectionMethod) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
Either
charge_automatically
, orsend_invoice
. - setCollectionMethod(SubscriptionListParams.CollectionMethod) - Method in class com.stripe.param.SubscriptionListParams.Builder
-
The collection method of the subscriptions to retrieve.
- setCollectionMethod(SubscriptionScheduleCreateParams.DefaultSettings.CollectionMethod) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.Builder
-
Either
charge_automatically
, orsend_invoice
. - setCollectionMethod(SubscriptionScheduleCreateParams.Phase.CollectionMethod) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Builder
-
Either
charge_automatically
, orsend_invoice
. - setCollectionMethod(SubscriptionScheduleUpdateParams.DefaultSettings.CollectionMethod) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.Builder
-
Either
charge_automatically
, orsend_invoice
. - setCollectionMethod(SubscriptionScheduleUpdateParams.Phase.CollectionMethod) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
Either
charge_automatically
, orsend_invoice
. - setCollectionMethod(SubscriptionUpdateParams.CollectionMethod) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
Either
charge_automatically
, orsend_invoice
. - setCollectionMethod(String) - Method in class com.stripe.model.Invoice
-
Either
charge_automatically
, orsend_invoice
. - setCollectionMethod(String) - Method in class com.stripe.model.Quote
-
Either
charge_automatically
, orsend_invoice
. - setCollectionMethod(String) - Method in class com.stripe.model.Subscription
-
Either
charge_automatically
, orsend_invoice
. - setCollectionMethod(String) - Method in class com.stripe.model.SubscriptionSchedule.DefaultSettings
-
Either
charge_automatically
, orsend_invoice
. - setCollectionMethod(String) - Method in class com.stripe.model.SubscriptionSchedule.Phase
-
Either
charge_automatically
, orsend_invoice
. - setColumns(List<String>) - Method in class com.stripe.model.reporting.ReportRun.Parameters
- setCompany(Account.Company) - Method in class com.stripe.model.Account
- setCompany(CountrySpec.VerificationFields.Details) - Method in class com.stripe.model.CountrySpec.VerificationFields
- setCompany(Cardholder.Company) - Method in class com.stripe.model.issuing.Cardholder
-
Additional information about a
company
cardholder. - setCompany(AccountCreateParams.Company) - Method in class com.stripe.param.AccountCreateParams.Builder
-
Information about the company or business.
- setCompany(AccountUpdateParams.Company) - Method in class com.stripe.param.AccountUpdateParams.Builder
-
Information about the company or business.
- setCompany(CardholderCreateParams.Company) - Method in class com.stripe.param.issuing.CardholderCreateParams.Builder
-
Additional information about a
company
cardholder. - setCompany(CardholderUpdateParams.Company) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Builder
-
Additional information about a
company
cardholder. - setCompany(TokenCreateParams.Account.Company) - Method in class com.stripe.param.TokenCreateParams.Account.Builder
-
Information about the company or business.
- setCompanyAuthorization(PersonCollectionCreateParams.Documents.CompanyAuthorization) - Method in class com.stripe.param.PersonCollectionCreateParams.Documents.Builder
-
One or more documents that demonstrate proof that this person is authorized to represent the company.
- setCompanyAuthorization(PersonUpdateParams.Documents.CompanyAuthorization) - Method in class com.stripe.param.PersonUpdateParams.Documents.Builder
-
One or more documents that demonstrate proof that this person is authorized to represent the company.
- setCompanyAuthorization(TokenCreateParams.Person.Documents.CompanyAuthorization) - Method in class com.stripe.param.TokenCreateParams.Person.Documents.Builder
-
One or more documents that demonstrate proof that this person is authorized to represent the company.
- setCompanyLicense(AccountCreateParams.Documents.CompanyLicense) - Method in class com.stripe.param.AccountCreateParams.Documents.Builder
-
One or more documents that demonstrate proof of a company's license to operate.
- setCompanyLicense(AccountUpdateParams.Documents.CompanyLicense) - Method in class com.stripe.param.AccountUpdateParams.Documents.Builder
-
One or more documents that demonstrate proof of a company's license to operate.
- setCompanyMemorandumOfAssociation(AccountCreateParams.Documents.CompanyMemorandumOfAssociation) - Method in class com.stripe.param.AccountCreateParams.Documents.Builder
-
One or more documents showing the company's Memorandum of Association.
- setCompanyMemorandumOfAssociation(AccountUpdateParams.Documents.CompanyMemorandumOfAssociation) - Method in class com.stripe.param.AccountUpdateParams.Documents.Builder
-
One or more documents showing the company's Memorandum of Association.
- setCompanyMinisterialDecree(AccountCreateParams.Documents.CompanyMinisterialDecree) - Method in class com.stripe.param.AccountCreateParams.Documents.Builder
-
(Certain countries only) One or more documents showing the ministerial decree legalizing the company's establishment.
- setCompanyMinisterialDecree(AccountUpdateParams.Documents.CompanyMinisterialDecree) - Method in class com.stripe.param.AccountUpdateParams.Documents.Builder
-
(Certain countries only) One or more documents showing the ministerial decree legalizing the company's establishment.
- setCompanyRegistrationVerification(AccountCreateParams.Documents.CompanyRegistrationVerification) - Method in class com.stripe.param.AccountCreateParams.Documents.Builder
-
One or more documents that demonstrate proof of a company's registration with the appropriate local authorities.
- setCompanyRegistrationVerification(AccountUpdateParams.Documents.CompanyRegistrationVerification) - Method in class com.stripe.param.AccountUpdateParams.Documents.Builder
-
One or more documents that demonstrate proof of a company's registration with the appropriate local authorities.
- setCompanyTaxIdVerification(AccountCreateParams.Documents.CompanyTaxIdVerification) - Method in class com.stripe.param.AccountCreateParams.Documents.Builder
-
One or more documents that demonstrate proof of a company's tax ID.
- setCompanyTaxIdVerification(AccountUpdateParams.Documents.CompanyTaxIdVerification) - Method in class com.stripe.param.AccountUpdateParams.Documents.Builder
-
One or more documents that demonstrate proof of a company's tax ID.
- setCompletedAt(SubscriptionScheduleListParams.CompletedAt) - Method in class com.stripe.param.SubscriptionScheduleListParams.Builder
-
Only return subscription schedules that completed during the given date interval.
- setCompletedAt(Long) - Method in class com.stripe.model.SubscriptionSchedule
-
Time at which the subscription schedule was completed.
- setCompletedAt(Long) - Method in class com.stripe.param.SubscriptionScheduleListParams.Builder
-
Only return subscription schedules that completed during the given date interval.
- setComputed(Quote.Computed) - Method in class com.stripe.model.Quote
- setConfiguration(String) - Method in class com.stripe.model.billingportal.Session
- setConfiguration(String) - Method in class com.stripe.param.billingportal.SessionCreateParams.Builder
-
The ID of an existing configuration to use for this session, describing its functionality and features.
- setConfigurationObject(Configuration) - Method in class com.stripe.model.billingportal.Session
- setConfirm(Boolean) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
Set to
true
to attempt to confirm this PaymentIntent immediately. - setConfirm(Boolean) - Method in class com.stripe.param.SetupIntentCreateParams.Builder
-
Set to
true
to attempt to confirm this SetupIntent immediately. - setConfirmationMethod(PaymentIntentCreateParams.ConfirmationMethod) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
- setConfirmationMethod(String) - Method in class com.stripe.model.PaymentIntent
- setConnect(Boolean) - Method in class com.stripe.param.WebhookEndpointCreateParams.Builder
-
Whether this endpoint should receive events from connected accounts (
true
), or from your account (false
). - setConnectedAccount(String) - Method in class com.stripe.model.reporting.ReportRun.Parameters
- setConnectedAccount(String) - Method in class com.stripe.param.reporting.ReportRunCreateParams.Parameters.Builder
-
Connected account ID to filter for in the report run.
- setConnectionProxy(Proxy) - Method in class com.stripe.net.RequestOptions.RequestOptionsBuilder
- setConnectionProxy(Proxy) - Static method in class com.stripe.Stripe
-
Set proxy to tunnel all Stripe connections.
- setConnectReserved(List<Balance.Money>) - Method in class com.stripe.model.Balance
-
Funds held due to negative balances on connected Custom accounts.
- setConnectTimeout(int) - Method in class com.stripe.net.RequestOptions.RequestOptionsBuilder
-
Sets the timeout value that will be used for making new connections to the Stripe API (in milliseconds).
- setConnectTimeout(int) - Static method in class com.stripe.Stripe
-
Sets the timeout value that will be used for making new connections to the Stripe API (in milliseconds).
- setConsent(Session.Consent) - Method in class com.stripe.model.checkout.Session
-
Results of
consent_collection
for this session. - setConsentCollection(Session.ConsentCollection) - Method in class com.stripe.model.checkout.Session
-
When set, provides configuration for the Checkout Session to gather active consent from customers.
- setConsentCollection(SessionCreateParams.ConsentCollection) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
Configure fields for the Checkout Session to gather active consent from customers.
- setContactEmail(EmptyParam) - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Offline.Builder
-
An email to contact you with if a copy of the mandate is requested, required if
type
isoffline
. - setContactEmail(String) - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance.Offline.Builder
-
An email to contact you with if a copy of the mandate is requested, required if
type
isoffline
. - setContactEmail(String) - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Offline.Builder
-
An email to contact you with if a copy of the mandate is requested, required if
type
isoffline
. - setContains(String) - Method in class com.stripe.param.radar.ValueListListParams.Builder
-
A value contained within a value list - returns all value lists containing this value.
- setController(Account.Controller) - Method in class com.stripe.model.Account
- setCount(Long) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card.Installments.Plan
- setCount(Long) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Plan.Builder
-
For
fixed_count
installment plans, this is the number of installment payments your customer will make to their credit card. - setCount(Long) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Plan.Builder
-
For
fixed_count
installment plans, this is the number of installment payments your customer will make to their credit card. - setCount(Long) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Plan.Builder
-
For
fixed_count
installment plans, this is the number of installment payments your customer will make to their credit card. - setCountry(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.SupportAddress.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKana.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKanji.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKana.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKanji.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(EmptyParam) - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.Shipping.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(EmptyParam) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Billing.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(EmptyParam) - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.AddressKana.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.AddressKanji.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(EmptyParam) - Method in class com.stripe.param.SourceUpdateParams.Owner.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(EmptyParam) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(EmptyParam) - Method in class com.stripe.param.TaxRateUpdateParams.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(EmptyParam) - Method in class com.stripe.param.terminal.LocationUpdateParams.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(PaymentIntentConfirmParams.PaymentMethodData.Sofort.Country) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Sofort.Builder
-
Two-letter ISO code representing the country the bank account is located in.
- setCountry(PaymentIntentCreateParams.PaymentMethodData.Sofort.Country) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Sofort.Builder
-
Two-letter ISO code representing the country the bank account is located in.
- setCountry(PaymentIntentUpdateParams.PaymentMethodData.Sofort.Country) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Sofort.Builder
-
Two-letter ISO code representing the country the bank account is located in.
- setCountry(PaymentMethodCreateParams.Sofort.Country) - Method in class com.stripe.param.PaymentMethodCreateParams.Sofort.Builder
-
Two-letter ISO code representing the country the bank account is located in.
- setCountry(String) - Method in class com.stripe.model.Account
-
The account's country.
- setCountry(String) - Method in class com.stripe.model.Address
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.model.BankAccount
-
Two-letter ISO code representing the country the bank account is located in.
- setCountry(String) - Method in class com.stripe.model.Card
-
Two-letter ISO code representing the country of the card.
- setCountry(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.AchDebit
-
Two-letter ISO code representing the country the bank account is located in.
- setCountry(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
Two-letter ISO code representing the country of the card.
- setCountry(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
Two-letter ISO code representing the country of the card.
- setCountry(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
Two-letter ISO code representing the country of the card.
- setCountry(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.SepaDebit
-
Two-letter ISO code representing the country the bank account is located in.
- setCountry(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Sofort
-
Two-letter ISO code representing the country the bank account is located in.
- setCountry(String) - Method in class com.stripe.model.Customer.Tax.Location
- setCountry(String) - Method in class com.stripe.model.issuing.Authorization.MerchantData
-
Country where the seller is located.
- setCountry(String) - Method in class com.stripe.model.PaymentMethod.Card
-
Two-letter ISO code representing the country of the card.
- setCountry(String) - Method in class com.stripe.model.PaymentMethod.SepaDebit
-
Two-letter ISO code representing the country the bank account is located in.
- setCountry(String) - Method in class com.stripe.model.PaymentMethod.Sofort
-
Two-letter ISO code representing the country the bank account is located in.
- setCountry(String) - Method in class com.stripe.model.Person.JapanAddress
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.model.Review.Location
-
Two-letter ISO code representing the country where the payment originated.
- setCountry(String) - Method in class com.stripe.model.Source.AchDebit
- setCountry(String) - Method in class com.stripe.model.Source.AcssDebit
- setCountry(String) - Method in class com.stripe.model.Source.Card
- setCountry(String) - Method in class com.stripe.model.Source.CardPresent
- setCountry(String) - Method in class com.stripe.model.Source.SepaDebit
- setCountry(String) - Method in class com.stripe.model.Source.Sofort
- setCountry(String) - Method in class com.stripe.model.Source.ThreeDSecure
- setCountry(String) - Method in class com.stripe.model.TaxId
-
Two-letter ISO code representing the country of the tax ID.
- setCountry(String) - Method in class com.stripe.model.TaxRate
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.AccountCreateParams.Builder
-
The country in which the account holder resides, or in which the business is legally established.
- setCountry(String) - Method in class com.stripe.param.AccountCreateParams.BusinessProfile.SupportAddress.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.AccountCreateParams.Company.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.AccountCreateParams.Company.AddressKana.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.AccountCreateParams.Company.AddressKanji.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.AccountCreateParams.Individual.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKana.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKanji.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.SupportAddress.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.AccountUpdateParams.Company.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKana.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKanji.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKana.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKanji.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.ChargeCreateParams.Shipping.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.CustomerCreateParams.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.CustomerCreateParams.Shipping.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.CustomerUpdateParams.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.CustomerUpdateParams.Shipping.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Shipping.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.issuing.CardCreateParams.Shipping.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.issuing.CardholderCreateParams.Billing.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Billing.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.OrderCreateParams.Shipping.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.Shipping.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.PaymentIntentCreateParams.Shipping.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.PersonCollectionCreateParams.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKana.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKanji.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.PersonUpdateParams.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.PersonUpdateParams.AddressKana.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.PersonUpdateParams.AddressKanji.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.SourceCreateParams.Owner.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.SourceUpdateParams.Owner.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.TaxRateCreateParams.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.TaxRateUpdateParams.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.terminal.LocationCreateParams.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.terminal.LocationUpdateParams.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKana.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKanji.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKana.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKanji.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.TokenCreateParams.BankAccount.Builder
-
The country in which the bank account is located.
- setCountry(String) - Method in class com.stripe.param.TokenCreateParams.Person.Address.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.TokenCreateParams.Person.AddressKana.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCountry(String) - Method in class com.stripe.param.TokenCreateParams.Person.AddressKanji.Builder
-
Two-letter country code (ISO 3166-1 alpha-2).
- setCoupon(Coupon) - Method in class com.stripe.model.Discount
-
A coupon contains information about a percent-off or amount-off discount you might want to apply to a customer.
- setCoupon(Coupon) - Method in class com.stripe.model.PromotionCode
-
A coupon contains information about a percent-off or amount-off discount you might want to apply to a customer.
- setCoupon(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.Builder
- setCoupon(EmptyParam) - Method in class com.stripe.param.InvoiceItemUpdateParams.Discount.Builder
-
ID of the coupon to create a new discount for.
- setCoupon(EmptyParam) - Method in class com.stripe.param.InvoiceUpdateParams.Discount.Builder
-
ID of the coupon to create a new discount for.
- setCoupon(EmptyParam) - Method in class com.stripe.param.OrderUpdateParams.Builder
-
A coupon code that represents a discount to be applied to this order.
- setCoupon(EmptyParam) - Method in class com.stripe.param.QuoteUpdateParams.Discount.Builder
-
ID of the coupon to create a new discount for.
- setCoupon(EmptyParam) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
The identifier of the coupon to apply to this phase of the subscription schedule.
- setCoupon(EmptyParam) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
The ID of the coupon to apply to this subscription.
- setCoupon(String) - Method in class com.stripe.model.SubscriptionSchedule.Phase
- setCoupon(String) - Method in class com.stripe.param.checkout.SessionCreateParams.Discount.Builder
-
The ID of the coupon to apply to this Session.
- setCoupon(String) - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.Builder
-
The ID of the coupon to apply to this subscription.
- setCoupon(String) - Method in class com.stripe.param.CustomerCreateParams.Builder
- setCoupon(String) - Method in class com.stripe.param.CustomerUpdateParams.Builder
- setCoupon(String) - Method in class com.stripe.param.InvoiceCreateParams.Discount.Builder
-
ID of the coupon to create a new discount for.
- setCoupon(String) - Method in class com.stripe.param.InvoiceItemCreateParams.Discount.Builder
-
ID of the coupon to create a new discount for.
- setCoupon(String) - Method in class com.stripe.param.InvoiceItemUpdateParams.Discount.Builder
-
ID of the coupon to create a new discount for.
- setCoupon(String) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
The code of the coupon to apply.
- setCoupon(String) - Method in class com.stripe.param.InvoiceUpcomingParams.Discount.Builder
-
ID of the coupon to create a new discount for.
- setCoupon(String) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Discount.Builder
-
ID of the coupon to create a new discount for.
- setCoupon(String) - Method in class com.stripe.param.InvoiceUpdateParams.Discount.Builder
-
ID of the coupon to create a new discount for.
- setCoupon(String) - Method in class com.stripe.param.OrderCreateParams.Builder
-
A coupon code that represents a discount to be applied to this order.
- setCoupon(String) - Method in class com.stripe.param.OrderUpdateParams.Builder
-
A coupon code that represents a discount to be applied to this order.
- setCoupon(String) - Method in class com.stripe.param.PromotionCodeCreateParams.Builder
-
The coupon for this promotion code.
- setCoupon(String) - Method in class com.stripe.param.PromotionCodeListParams.Builder
-
Only return promotion codes for this coupon.
- setCoupon(String) - Method in class com.stripe.param.QuoteCreateParams.Discount.Builder
-
ID of the coupon to create a new discount for.
- setCoupon(String) - Method in class com.stripe.param.QuoteUpdateParams.Discount.Builder
-
ID of the coupon to create a new discount for.
- setCoupon(String) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
The ID of the coupon to apply to this subscription.
- setCoupon(String) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Builder
-
The identifier of the coupon to apply to this phase of the subscription schedule.
- setCoupon(String) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
The identifier of the coupon to apply to this phase of the subscription schedule.
- setCoupon(String) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
The ID of the coupon to apply to this subscription.
- setCouponObject(Coupon) - Method in class com.stripe.model.SubscriptionSchedule.Phase
- setCreate(Boolean) - Method in class com.stripe.param.FileCreateParams.FileLinkData.Builder
-
Set this to `true` to create a file link for the newly created file.
- setCreated(AccountListParams.Created) - Method in class com.stripe.param.AccountListParams.Builder
- setCreated(ApplicationFeeListParams.Created) - Method in class com.stripe.param.ApplicationFeeListParams.Builder
- setCreated(BalanceTransactionListParams.Created) - Method in class com.stripe.param.BalanceTransactionListParams.Builder
- setCreated(ChargeListParams.Created) - Method in class com.stripe.param.ChargeListParams.Builder
- setCreated(CouponListParams.Created) - Method in class com.stripe.param.CouponListParams.Builder
-
A filter on the list, based on the object
created
field. - setCreated(CustomerListParams.Created) - Method in class com.stripe.param.CustomerListParams.Builder
- setCreated(DisputeListParams.Created) - Method in class com.stripe.param.DisputeListParams.Builder
- setCreated(EventListParams.Created) - Method in class com.stripe.param.EventListParams.Builder
- setCreated(FileLinkListParams.Created) - Method in class com.stripe.param.FileLinkListParams.Builder
- setCreated(FileListParams.Created) - Method in class com.stripe.param.FileListParams.Builder
- setCreated(VerificationReportListParams.Created) - Method in class com.stripe.param.identity.VerificationReportListParams.Builder
- setCreated(VerificationSessionListParams.Created) - Method in class com.stripe.param.identity.VerificationSessionListParams.Builder
- setCreated(InvoiceItemListParams.Created) - Method in class com.stripe.param.InvoiceItemListParams.Builder
- setCreated(InvoiceListParams.Created) - Method in class com.stripe.param.InvoiceListParams.Builder
- setCreated(AuthorizationListParams.Created) - Method in class com.stripe.param.issuing.AuthorizationListParams.Builder
-
Only return authorizations that were created during the given date interval.
- setCreated(CardholderListParams.Created) - Method in class com.stripe.param.issuing.CardholderListParams.Builder
-
Only return cardholders that were created during the given date interval.
- setCreated(CardListParams.Created) - Method in class com.stripe.param.issuing.CardListParams.Builder
-
Only return cards that were issued during the given date interval.
- setCreated(DisputeListParams.Created) - Method in class com.stripe.param.issuing.DisputeListParams.Builder
-
Select Issuing disputes that were created during the given date interval.
- setCreated(TransactionListParams.Created) - Method in class com.stripe.param.issuing.TransactionListParams.Builder
-
Only return transactions that were created during the given date interval.
- setCreated(OrderListParams.Created) - Method in class com.stripe.param.OrderListParams.Builder
-
Date this order was created.
- setCreated(OrderReturnListParams.Created) - Method in class com.stripe.param.OrderReturnListParams.Builder
-
Date this return was created.
- setCreated(PaymentIntentListParams.Created) - Method in class com.stripe.param.PaymentIntentListParams.Builder
-
A filter on the list, based on the object
created
field. - setCreated(PayoutListParams.Created) - Method in class com.stripe.param.PayoutListParams.Builder
- setCreated(PlanListParams.Created) - Method in class com.stripe.param.PlanListParams.Builder
-
A filter on the list, based on the object
created
field. - setCreated(PriceListParams.Created) - Method in class com.stripe.param.PriceListParams.Builder
-
A filter on the list, based on the object
created
field. - setCreated(ProductListParams.Created) - Method in class com.stripe.param.ProductListParams.Builder
-
Only return products that were created during the given date interval.
- setCreated(PromotionCodeListParams.Created) - Method in class com.stripe.param.PromotionCodeListParams.Builder
-
A filter on the list, based on the object
created
field. - setCreated(ValueListItemListParams.Created) - Method in class com.stripe.param.radar.ValueListItemListParams.Builder
- setCreated(ValueListListParams.Created) - Method in class com.stripe.param.radar.ValueListListParams.Builder
- setCreated(RecipientListParams.Created) - Method in class com.stripe.param.RecipientListParams.Builder
- setCreated(RefundListParams.Created) - Method in class com.stripe.param.RefundListParams.Builder
- setCreated(ReportRunListParams.Created) - Method in class com.stripe.param.reporting.ReportRunListParams.Builder
- setCreated(ReviewListParams.Created) - Method in class com.stripe.param.ReviewListParams.Builder
- setCreated(SetupAttemptListParams.Created) - Method in class com.stripe.param.SetupAttemptListParams.Builder
-
A filter on the list, based on the object
created
field. - setCreated(SetupIntentListParams.Created) - Method in class com.stripe.param.SetupIntentListParams.Builder
-
A filter on the list, based on the object
created
field. - setCreated(ShippingRateListParams.Created) - Method in class com.stripe.param.ShippingRateListParams.Builder
-
A filter on the list, based on the object
created
field. - setCreated(SubscriptionListParams.Created) - Method in class com.stripe.param.SubscriptionListParams.Builder
- setCreated(SubscriptionScheduleListParams.Created) - Method in class com.stripe.param.SubscriptionScheduleListParams.Builder
-
Only return subscription schedules that were created during the given date interval.
- setCreated(TaxRateListParams.Created) - Method in class com.stripe.param.TaxRateListParams.Builder
-
Optional range for filtering created date.
- setCreated(TopupListParams.Created) - Method in class com.stripe.param.TopupListParams.Builder
-
A filter on the list, based on the object
created
field. - setCreated(TransferListParams.Created) - Method in class com.stripe.param.TransferListParams.Builder
- setCreated(Long) - Method in class com.stripe.model.Account
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.AccountLink
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.AlipayAccount
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.ApplePayDomain
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.ApplicationFee
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.BalanceTransaction
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.billingportal.Configuration
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.billingportal.Session
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.BitcoinReceiver
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.BitcoinTransaction
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.Charge
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.Coupon
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.CreditNote
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.Customer
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.CustomerBalanceTransaction
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.Dispute
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.EphemeralKey
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.Event
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.FeeRefund
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.File
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.FileLink
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.identity.VerificationReport
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.identity.VerificationSession
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.Invoice
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.IssuerFraudRecord
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.issuing.Authorization.RequestHistory
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.issuing.Authorization
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.issuing.Card
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.issuing.Cardholder
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.issuing.Dispute
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.issuing.Transaction
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.LoginLink
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.Order
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.OrderReturn
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.PaymentIntent
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.PaymentMethod
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.Payout
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.Person
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.Plan
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.Price
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.Product
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.PromotionCode
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.Quote
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.radar.EarlyFraudWarning
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.radar.ValueList
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.radar.ValueListItem
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.Recipient
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.Refund
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.reporting.ReportRun
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.Review
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.SetupAttempt
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.SetupIntent
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.ShippingRate
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.sigma.ScheduledQueryRun
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.Sku
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.Source
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.SourceMandateNotification
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.SourceTransaction
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.Subscription
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.SubscriptionItem
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.SubscriptionSchedule
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.TaxId
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.TaxRate
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.ThreeDSecure
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.Token
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.Topup
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.Transfer
-
Time that this record of the transfer was first created.
- setCreated(Long) - Method in class com.stripe.model.TransferReversal
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.model.WebhookEndpoint
-
Time at which the object was created.
- setCreated(Long) - Method in class com.stripe.param.AccountListParams.Builder
- setCreated(Long) - Method in class com.stripe.param.ApplicationFeeListParams.Builder
- setCreated(Long) - Method in class com.stripe.param.BalanceTransactionListParams.Builder
- setCreated(Long) - Method in class com.stripe.param.ChargeListParams.Builder
- setCreated(Long) - Method in class com.stripe.param.CouponListParams.Builder
-
A filter on the list, based on the object
created
field. - setCreated(Long) - Method in class com.stripe.param.CustomerListParams.Builder
- setCreated(Long) - Method in class com.stripe.param.DisputeListParams.Builder
- setCreated(Long) - Method in class com.stripe.param.EventListParams.Builder
- setCreated(Long) - Method in class com.stripe.param.FileLinkListParams.Builder
- setCreated(Long) - Method in class com.stripe.param.FileListParams.Builder
- setCreated(Long) - Method in class com.stripe.param.identity.VerificationReportListParams.Builder
- setCreated(Long) - Method in class com.stripe.param.identity.VerificationSessionListParams.Builder
- setCreated(Long) - Method in class com.stripe.param.InvoiceItemListParams.Builder
- setCreated(Long) - Method in class com.stripe.param.InvoiceListParams.Builder
- setCreated(Long) - Method in class com.stripe.param.issuing.AuthorizationListParams.Builder
-
Only return authorizations that were created during the given date interval.
- setCreated(Long) - Method in class com.stripe.param.issuing.CardholderListParams.Builder
-
Only return cardholders that were created during the given date interval.
- setCreated(Long) - Method in class com.stripe.param.issuing.CardListParams.Builder
-
Only return cards that were issued during the given date interval.
- setCreated(Long) - Method in class com.stripe.param.issuing.DisputeListParams.Builder
-
Select Issuing disputes that were created during the given date interval.
- setCreated(Long) - Method in class com.stripe.param.issuing.TransactionListParams.Builder
-
Only return transactions that were created during the given date interval.
- setCreated(Long) - Method in class com.stripe.param.OrderListParams.Builder
-
Date this order was created.
- setCreated(Long) - Method in class com.stripe.param.OrderReturnListParams.Builder
-
Date this return was created.
- setCreated(Long) - Method in class com.stripe.param.PaymentIntentListParams.Builder
-
A filter on the list, based on the object
created
field. - setCreated(Long) - Method in class com.stripe.param.PayoutListParams.Builder
- setCreated(Long) - Method in class com.stripe.param.PlanListParams.Builder
-
A filter on the list, based on the object
created
field. - setCreated(Long) - Method in class com.stripe.param.PriceListParams.Builder
-
A filter on the list, based on the object
created
field. - setCreated(Long) - Method in class com.stripe.param.ProductListParams.Builder
-
Only return products that were created during the given date interval.
- setCreated(Long) - Method in class com.stripe.param.PromotionCodeListParams.Builder
-
A filter on the list, based on the object
created
field. - setCreated(Long) - Method in class com.stripe.param.radar.ValueListItemListParams.Builder
- setCreated(Long) - Method in class com.stripe.param.radar.ValueListListParams.Builder
- setCreated(Long) - Method in class com.stripe.param.RecipientListParams.Builder
- setCreated(Long) - Method in class com.stripe.param.RefundListParams.Builder
- setCreated(Long) - Method in class com.stripe.param.reporting.ReportRunListParams.Builder
- setCreated(Long) - Method in class com.stripe.param.ReviewListParams.Builder
- setCreated(Long) - Method in class com.stripe.param.SetupAttemptListParams.Builder
-
A filter on the list, based on the object
created
field. - setCreated(Long) - Method in class com.stripe.param.SetupIntentListParams.Builder
-
A filter on the list, based on the object
created
field. - setCreated(Long) - Method in class com.stripe.param.ShippingRateListParams.Builder
-
A filter on the list, based on the object
created
field. - setCreated(Long) - Method in class com.stripe.param.SubscriptionListParams.Builder
- setCreated(Long) - Method in class com.stripe.param.SubscriptionScheduleListParams.Builder
-
Only return subscription schedules that were created during the given date interval.
- setCreated(Long) - Method in class com.stripe.param.TaxRateListParams.Builder
-
Optional range for filtering created date.
- setCreated(Long) - Method in class com.stripe.param.TopupListParams.Builder
-
A filter on the list, based on the object
created
field. - setCreated(Long) - Method in class com.stripe.param.TransferListParams.Builder
- setCreatedBy(String) - Method in class com.stripe.model.radar.ValueList
-
The name or email address of the user who created this value list.
- setCreatedBy(String) - Method in class com.stripe.model.radar.ValueListItem
-
The name or email address of the user who added this item to the value list.
- setCreditAmount(Long) - Method in class com.stripe.param.CreditNoteCreateParams.Builder
-
The integer amount in %s representing the amount to credit the customer's balance, which will be automatically applied to their next invoice.
- setCreditAmount(Long) - Method in class com.stripe.param.CreditNotePreviewParams.Builder
-
The integer amount in %s representing the amount to credit the customer's balance, which will be automatically applied to their next invoice.
- setCreditNote(String) - Method in class com.stripe.model.CustomerBalanceTransaction
- setCreditNoteObject(CreditNote) - Method in class com.stripe.model.CustomerBalanceTransaction
- setCreditorId(String) - Method in class com.stripe.model.Account.Settings.SepaDebitPayments
-
SEPA creditor identifier that identifies the company making the payment.
- setCreditorIdentifier(String) - Method in class com.stripe.model.SourceMandateNotification.SepaDebitData
- setCurrency(SessionCreateParams.PaymentMethodOptions.AcssDebit.Currency) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(EmptyParam) - Method in class com.stripe.param.InvoiceItemUpdateParams.PriceData.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(EmptyParam) - Method in class com.stripe.param.QuoteUpdateParams.LineItem.PriceData.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(EmptyParam) - Method in class com.stripe.param.SkuUpdateParams.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(EmptyParam) - Method in class com.stripe.param.SourceUpdateParams.Mandate.Builder
-
The currency specified by the mandate.
- setCurrency(EmptyParam) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Item.Builder
- setCurrency(EmptyParam) - Method in class com.stripe.param.SubscriptionItemUpdateParams.PriceData.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(EmptyParam) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.PriceData.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(EmptyParam) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(EmptyParam) - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.PriceData.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(EmptyParam) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.PriceData.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.Currency) - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.Currency) - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.Currency) - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.ApplicationFee
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.Balance.Money
- setCurrency(String) - Method in class com.stripe.model.BalanceTransaction.Fee
- setCurrency(String) - Method in class com.stripe.model.BalanceTransaction
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.BankAccount
-
Three-letter ISO code for the currency paid out to the bank account.
- setCurrency(String) - Method in class com.stripe.model.BitcoinReceiver
-
Three-letter ISO code for the currency to which the bitcoin will be converted.
- setCurrency(String) - Method in class com.stripe.model.BitcoinTransaction
-
Three-letter ISO code for the currency to which this transaction was converted.
- setCurrency(String) - Method in class com.stripe.model.Card
-
Three-letter ISO code for currency.
- setCurrency(String) - Method in class com.stripe.model.Charge
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.AcssDebit
-
Currency supported by the bank account.
- setCurrency(String) - Method in class com.stripe.model.checkout.Session
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.ConnectCollectionTransfer
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.Coupon
-
If
amount_off
has been set, the three-letter ISO code for the currency of the amount to take off. - setCurrency(String) - Method in class com.stripe.model.CreditNote
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.Customer
-
Three-letter ISO code for the currency the customer can be charged in for recurring billing purposes.
- setCurrency(String) - Method in class com.stripe.model.CustomerBalanceTransaction
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.Dispute
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.FeeRefund
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.Invoice
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.InvoiceItem
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.InvoiceLineItem
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.issuing.Authorization.PendingRequest
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.issuing.Authorization.RequestHistory
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.issuing.Authorization
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.issuing.Card
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.issuing.Dispute
-
The currency the
transaction
was made in. - setCurrency(String) - Method in class com.stripe.model.issuing.Transaction
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.LineItem
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.Mandate.SingleUse
- setCurrency(String) - Method in class com.stripe.model.Order
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.Order.ShippingMethod
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.OrderItem
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.OrderReturn
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.PaymentIntent
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.Payout
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.Plan
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.Price
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.Quote
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.Refund
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.reporting.ReportRun.Parameters
- setCurrency(String) - Method in class com.stripe.model.ReserveTransaction
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.AcssDebit
- setCurrency(String) - Method in class com.stripe.model.ShippingRate.FixedAmount
- setCurrency(String) - Method in class com.stripe.model.Sku
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.Source.Order
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.Source.OrderItem
-
This currency of this order item.
- setCurrency(String) - Method in class com.stripe.model.Source
-
Three-letter ISO code for the currency associated with the source.
- setCurrency(String) - Method in class com.stripe.model.SourceTransaction
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.ThreeDSecure
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.Topup
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.Transfer
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.model.TransferReversal
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.BalanceTransactionListParams.Builder
-
Only return transactions in a certain currency.
- setCurrency(String) - Method in class com.stripe.param.ChargeCreateParams.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.Builder
-
[Deprecated] Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.FixedAmount.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.CouponCreateParams.Builder
-
Three-letter ISO code for the currency of the
amount_off
parameter (required ifamount_off
is passed). - setCurrency(String) - Method in class com.stripe.param.CustomerBalanceTransactionCollectionCreateParams.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.InvoiceItemCreateParams.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.InvoiceItemCreateParams.PriceData.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.InvoiceItemUpdateParams.PriceData.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.PriceData.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.issuing.CardCreateParams.Builder
-
The currency for the card.
- setCurrency(String) - Method in class com.stripe.param.OrderCreateParams.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.OrderCreateParams.Item.Builder
- setCurrency(String) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.PayoutCreateParams.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.PlanCreateParams.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.PriceCreateParams.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.PriceListParams.Builder
-
Only return prices for the given currency.
- setCurrency(String) - Method in class com.stripe.param.QuoteCreateParams.LineItem.PriceData.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.QuoteUpdateParams.LineItem.PriceData.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.reporting.ReportRunCreateParams.Parameters.Builder
-
Currency of objects to be included in the report run.
- setCurrency(String) - Method in class com.stripe.param.SetupIntentCreateParams.SingleUse.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.ShippingRateCreateParams.FixedAmount.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.ShippingRateListParams.Builder
-
Only return shipping rates for the given currency.
- setCurrency(String) - Method in class com.stripe.param.SkuCreateParams.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.SkuUpdateParams.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.SourceCreateParams.Builder
-
Three-letter ISO code for the currency associated with the source.
- setCurrency(String) - Method in class com.stripe.param.SourceCreateParams.Mandate.Builder
-
The currency specified by the mandate.
- setCurrency(String) - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Item.Builder
- setCurrency(String) - Method in class com.stripe.param.SourceUpdateParams.Mandate.Builder
-
The currency specified by the mandate.
- setCurrency(String) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Item.Builder
- setCurrency(String) - Method in class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.PriceData.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.SubscriptionCreateParams.Item.PriceData.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.SubscriptionItemCreateParams.PriceData.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.SubscriptionItemUpdateParams.PriceData.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.PriceData.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.PriceData.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.PriceData.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.PriceData.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.ThreeDSecureCreateParams.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.TokenCreateParams.BankAccount.Builder
-
The currency the bank account is in.
- setCurrency(String) - Method in class com.stripe.param.TokenCreateParams.Card.Builder
- setCurrency(String) - Method in class com.stripe.param.TopupCreateParams.Builder
-
Three-letter ISO currency code, in lowercase.
- setCurrency(String) - Method in class com.stripe.param.TransferCreateParams.Builder
-
3-letter ISO code for currency.
- setCurrentDeadline(Long) - Method in class com.stripe.model.Account.FutureRequirements
-
Date on which
future_requirements
merges with the mainrequirements
hash andfuture_requirements
becomes empty. - setCurrentDeadline(Long) - Method in class com.stripe.model.Account.Requirements
-
Date by which the fields in
currently_due
must be collected to keep the account enabled. - setCurrentDeadline(Long) - Method in class com.stripe.model.Capability.FutureRequirements
-
Date on which
future_requirements
merges with the mainrequirements
hash andfuture_requirements
becomes empty. - setCurrentDeadline(Long) - Method in class com.stripe.model.Capability.Requirements
- setCurrentlyDue(List<String>) - Method in class com.stripe.model.Account.FutureRequirements
-
Fields that need to be collected to keep the account enabled.
- setCurrentlyDue(List<String>) - Method in class com.stripe.model.Account.Requirements
-
Fields that need to be collected to keep the account enabled.
- setCurrentlyDue(List<String>) - Method in class com.stripe.model.Capability.FutureRequirements
-
Fields that need to be collected to keep the capability enabled.
- setCurrentlyDue(List<String>) - Method in class com.stripe.model.Capability.Requirements
- setCurrentlyDue(List<String>) - Method in class com.stripe.model.Person.FutureRequirements
-
Fields that need to be collected to keep the person's account enabled.
- setCurrentlyDue(List<String>) - Method in class com.stripe.model.Person.Requirements
-
Fields that need to be collected to keep the person's account enabled.
- setCurrentPeriodEnd(SubscriptionListParams.CurrentPeriodEnd) - Method in class com.stripe.param.SubscriptionListParams.Builder
- setCurrentPeriodEnd(Long) - Method in class com.stripe.model.Subscription
-
End of the current period that the subscription has been invoiced for.
- setCurrentPeriodEnd(Long) - Method in class com.stripe.param.SubscriptionListParams.Builder
- setCurrentPeriodStart(SubscriptionListParams.CurrentPeriodStart) - Method in class com.stripe.param.SubscriptionListParams.Builder
- setCurrentPeriodStart(Long) - Method in class com.stripe.model.Subscription
-
Start of the current period that the subscription has been invoiced for.
- setCurrentPeriodStart(Long) - Method in class com.stripe.param.SubscriptionListParams.Builder
- setCurrentPhase(SubscriptionSchedule.CurrentPhase) - Method in class com.stripe.model.SubscriptionSchedule
-
Object representing the start and end dates for the current phase of the subscription schedule, if it is
active
. - setCustomer(EmptyParam) - Method in class com.stripe.param.ChargeUpdateParams.Builder
-
The ID of an existing customer that will be associated with this request.
- setCustomer(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
ID of the Customer this PaymentIntent belongs to, if one exists.
- setCustomer(EmptyParam) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
The customer for which this quote belongs to.
- setCustomer(EmptyParam) - Method in class com.stripe.param.SetupIntentUpdateParams.Builder
-
ID of the Customer this SetupIntent belongs to, if one exists.
- setCustomer(String) - Method in class com.stripe.model.AlipayAccount
- setCustomer(String) - Method in class com.stripe.model.BankAccount
- setCustomer(String) - Method in class com.stripe.model.billingportal.Session
-
The ID of the customer for this session.
- setCustomer(String) - Method in class com.stripe.model.BitcoinReceiver
-
The customer ID of the bitcoin receiver.
- setCustomer(String) - Method in class com.stripe.model.Card
- setCustomer(String) - Method in class com.stripe.model.Charge
- setCustomer(String) - Method in class com.stripe.model.checkout.Session
- setCustomer(String) - Method in class com.stripe.model.CreditNote
- setCustomer(String) - Method in class com.stripe.model.CustomerBalanceTransaction
- setCustomer(String) - Method in class com.stripe.model.Discount
- setCustomer(String) - Method in class com.stripe.model.Invoice
- setCustomer(String) - Method in class com.stripe.model.InvoiceItem
- setCustomer(String) - Method in class com.stripe.model.Order
- setCustomer(String) - Method in class com.stripe.model.PaymentIntent
- setCustomer(String) - Method in class com.stripe.model.PaymentMethod
- setCustomer(String) - Method in class com.stripe.model.PromotionCode
- setCustomer(String) - Method in class com.stripe.model.Quote
- setCustomer(String) - Method in class com.stripe.model.SetupAttempt
- setCustomer(String) - Method in class com.stripe.model.SetupIntent
- setCustomer(String) - Method in class com.stripe.model.Source
-
The ID of the customer to which this source is attached.
- setCustomer(String) - Method in class com.stripe.model.Source.ThreeDSecure
- setCustomer(String) - Method in class com.stripe.model.Subscription
- setCustomer(String) - Method in class com.stripe.model.SubscriptionSchedule
- setCustomer(String) - Method in class com.stripe.model.TaxId
- setCustomer(String) - Method in class com.stripe.param.billingportal.SessionCreateParams.Builder
-
The ID of an existing customer.
- setCustomer(String) - Method in class com.stripe.param.BitcoinTransactionCollectionListParams.Builder
-
Only return transactions for the customer specified by this customer ID.
- setCustomer(String) - Method in class com.stripe.param.ChargeCreateParams.Builder
-
The ID of an existing customer that will be charged in this request.
- setCustomer(String) - Method in class com.stripe.param.ChargeListParams.Builder
-
Only return charges for the customer specified by this customer ID.
- setCustomer(String) - Method in class com.stripe.param.ChargeUpdateParams.Builder
-
The ID of an existing customer that will be associated with this request.
- setCustomer(String) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
ID of an existing Customer, if one exists.
- setCustomer(String) - Method in class com.stripe.param.CreditNoteListParams.Builder
-
Only return credit notes for the customer specified by this customer ID.
- setCustomer(String) - Method in class com.stripe.param.EphemeralKeyCreateParams.Builder
-
The ID of the Customer you'd like to modify using the resulting ephemeral key.
- setCustomer(String) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
The ID of the customer who will be billed.
- setCustomer(String) - Method in class com.stripe.param.InvoiceItemCreateParams.Builder
-
The ID of the customer who will be billed when this invoice item is billed.
- setCustomer(String) - Method in class com.stripe.param.InvoiceItemListParams.Builder
-
The identifier of the customer whose invoice items to return.
- setCustomer(String) - Method in class com.stripe.param.InvoiceListParams.Builder
-
Only return invoices for the customer specified by this customer ID.
- setCustomer(String) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
The identifier of the customer whose upcoming invoice you'd like to retrieve.
- setCustomer(String) - Method in class com.stripe.param.OrderCreateParams.Builder
-
The ID of an existing customer to use for this order.
- setCustomer(String) - Method in class com.stripe.param.OrderListParams.Builder
-
Only return orders for the given customer.
- setCustomer(String) - Method in class com.stripe.param.OrderPayParams.Builder
-
The ID of an existing customer that will be charged for this order.
- setCustomer(String) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
ID of the Customer this PaymentIntent belongs to, if one exists.
- setCustomer(String) - Method in class com.stripe.param.PaymentIntentListParams.Builder
-
Only return PaymentIntents for the customer specified by this customer ID.
- setCustomer(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
ID of the Customer this PaymentIntent belongs to, if one exists.
- setCustomer(String) - Method in class com.stripe.param.PaymentMethodAttachParams.Builder
-
The ID of the customer to which to attach the PaymentMethod.
- setCustomer(String) - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
The
Customer
to whom the original PaymentMethod is attached. - setCustomer(String) - Method in class com.stripe.param.PaymentMethodListParams.Builder
-
The ID of the customer whose PaymentMethods will be retrieved.
- setCustomer(String) - Method in class com.stripe.param.PromotionCodeCreateParams.Builder
-
The customer that this promotion code can be used by.
- setCustomer(String) - Method in class com.stripe.param.PromotionCodeListParams.Builder
-
Only return promotion codes that are restricted to this customer.
- setCustomer(String) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
The customer for which this quote belongs to.
- setCustomer(String) - Method in class com.stripe.param.QuoteListParams.Builder
-
The ID of the customer whose quotes will be retrieved.
- setCustomer(String) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
The customer for which this quote belongs to.
- setCustomer(String) - Method in class com.stripe.param.SetupIntentCreateParams.Builder
-
ID of the Customer this SetupIntent belongs to, if one exists.
- setCustomer(String) - Method in class com.stripe.param.SetupIntentListParams.Builder
-
Only return SetupIntents for the customer specified by this customer ID.
- setCustomer(String) - Method in class com.stripe.param.SetupIntentUpdateParams.Builder
-
ID of the Customer this SetupIntent belongs to, if one exists.
- setCustomer(String) - Method in class com.stripe.param.SourceCreateParams.Builder
-
The
Customer
to whom the original source is attached to. - setCustomer(String) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
The identifier of the customer to subscribe.
- setCustomer(String) - Method in class com.stripe.param.SubscriptionListParams.Builder
-
The ID of the customer whose subscriptions will be retrieved.
- setCustomer(String) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Builder
-
The identifier of the customer to create the subscription schedule for.
- setCustomer(String) - Method in class com.stripe.param.SubscriptionScheduleListParams.Builder
-
Only return subscription schedules for the given customer.
- setCustomer(String) - Method in class com.stripe.param.ThreeDSecureCreateParams.Builder
-
The customer associated with this 3D secure authentication.
- setCustomer(String) - Method in class com.stripe.param.TokenCreateParams.Builder
-
The customer (owned by the application's account) for which to create a token.
- setCustomerAcceptance(Mandate.CustomerAcceptance) - Method in class com.stripe.model.Mandate
- setCustomerAcceptance(PaymentIntentConfirmParams.MandateData.CustomerAcceptance) - Method in class com.stripe.param.PaymentIntentConfirmParams.MandateData.Builder
-
This hash contains details about the customer acceptance of the Mandate.
- setCustomerAcceptance(PaymentIntentCreateParams.MandateData.CustomerAcceptance) - Method in class com.stripe.param.PaymentIntentCreateParams.MandateData.Builder
-
This hash contains details about the customer acceptance of the Mandate.
- setCustomerAcceptance(SetupIntentConfirmParams.MandateData.CustomerAcceptance) - Method in class com.stripe.param.SetupIntentConfirmParams.MandateData.Builder
-
This hash contains details about the customer acceptance of the Mandate.
- setCustomerAcceptance(SetupIntentCreateParams.MandateData.CustomerAcceptance) - Method in class com.stripe.param.SetupIntentCreateParams.MandateData.Builder
-
This hash contains details about the customer acceptance of the Mandate.
- setCustomerAddress(Address) - Method in class com.stripe.model.Invoice
-
The customer's address.
- setCustomerBalanceTransaction(String) - Method in class com.stripe.model.CreditNote
- setCustomerBalanceTransactionObject(CustomerBalanceTransaction) - Method in class com.stripe.model.CreditNote
- setCustomerCommunication(EmptyParam) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
(ID of a file upload) Any communication with the customer that you feel is relevant to your case.
- setCustomerCommunication(String) - Method in class com.stripe.model.Dispute.Evidence
- setCustomerCommunication(String) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
(ID of a file upload) Any communication with the customer that you feel is relevant to your case.
- setCustomerCommunicationObject(File) - Method in class com.stripe.model.Dispute.Evidence
- setCustomerCreation(SessionCreateParams.CustomerCreation) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
Configure whether a Checkout Session creates a Customer during Session confirmation.
- setCustomerCreation(String) - Method in class com.stripe.model.checkout.Session
-
Configure whether a Checkout Session creates a Customer when the Checkout Session completes.
- setCustomerData(String) - Method in class com.stripe.model.SourceTransaction.AchCreditTransferData
-
Customer data associated with the transfer.
- setCustomerDetails(Session.CustomerDetails) - Method in class com.stripe.model.checkout.Session
-
The customer details including the customer's tax exempt status and the customer's tax IDs.
- setCustomerDetails(InvoiceUpcomingParams.CustomerDetails) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
Details about the customer you want to invoice or overrides for an existing customer.
- setCustomerEmail(String) - Method in class com.stripe.model.checkout.Session
-
If provided, this value will be used when the Customer object is created.
- setCustomerEmail(String) - Method in class com.stripe.model.Invoice
-
The customer's email.
- setCustomerEmail(String) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
If provided, this value will be used when the Customer object is created.
- setCustomerEmailAddress(EmptyParam) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
The email address of the customer.
- setCustomerEmailAddress(String) - Method in class com.stripe.model.Dispute.Evidence
-
The email address of the customer.
- setCustomerEmailAddress(String) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
The email address of the customer.
- setCustomerName(EmptyParam) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
The name of the customer.
- setCustomerName(String) - Method in class com.stripe.model.Dispute.Evidence
-
The name of the customer.
- setCustomerName(String) - Method in class com.stripe.model.Invoice
-
The customer's name.
- setCustomerName(String) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
The name of the customer.
- setCustomerObject(Customer) - Method in class com.stripe.model.AlipayAccount
- setCustomerObject(Customer) - Method in class com.stripe.model.BankAccount
- setCustomerObject(Customer) - Method in class com.stripe.model.Card
- setCustomerObject(Customer) - Method in class com.stripe.model.Charge
- setCustomerObject(Customer) - Method in class com.stripe.model.checkout.Session
- setCustomerObject(Customer) - Method in class com.stripe.model.CreditNote
- setCustomerObject(Customer) - Method in class com.stripe.model.CustomerBalanceTransaction
- setCustomerObject(Customer) - Method in class com.stripe.model.Discount
- setCustomerObject(Customer) - Method in class com.stripe.model.Invoice
- setCustomerObject(Customer) - Method in class com.stripe.model.InvoiceItem
- setCustomerObject(Customer) - Method in class com.stripe.model.Order
- setCustomerObject(Customer) - Method in class com.stripe.model.PaymentIntent
- setCustomerObject(Customer) - Method in class com.stripe.model.PaymentMethod
- setCustomerObject(Customer) - Method in class com.stripe.model.PromotionCode
- setCustomerObject(Customer) - Method in class com.stripe.model.Quote
- setCustomerObject(Customer) - Method in class com.stripe.model.SetupAttempt
- setCustomerObject(Customer) - Method in class com.stripe.model.SetupIntent
- setCustomerObject(Customer) - Method in class com.stripe.model.Subscription
- setCustomerObject(Customer) - Method in class com.stripe.model.SubscriptionSchedule
- setCustomerObject(Customer) - Method in class com.stripe.model.TaxId
- setCustomerPhone(String) - Method in class com.stripe.model.Invoice
-
The customer's phone number.
- setCustomerPurchaseIp(EmptyParam) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
The IP address that the customer used when making the purchase.
- setCustomerPurchaseIp(String) - Method in class com.stripe.model.Dispute.Evidence
-
The IP address that the customer used when making the purchase.
- setCustomerPurchaseIp(String) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
The IP address that the customer used when making the purchase.
- setCustomerReference(String) - Method in class com.stripe.model.Charge.Level3
- setCustomerShipping(ShippingDetails) - Method in class com.stripe.model.Invoice
-
The customer's shipping information.
- setCustomerSignature(EmptyParam) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
(ID of a file upload) A relevant document or contract showing the customer's signature.
- setCustomerSignature(String) - Method in class com.stripe.model.Dispute.Evidence
- setCustomerSignature(String) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
(ID of a file upload) A relevant document or contract showing the customer's signature.
- setCustomerSignatureObject(File) - Method in class com.stripe.model.Dispute.Evidence
- setCustomerTaxExempt(String) - Method in class com.stripe.model.Invoice
-
The customer's tax exempt status.
- setCustomerTaxIds(List<Invoice.CustomerTaxId>) - Method in class com.stripe.model.Invoice
-
The customer's tax IDs.
- setCustomerUpdate(Configuration.Features.CustomerUpdate) - Method in class com.stripe.model.billingportal.Configuration.Features
- setCustomerUpdate(ConfigurationCreateParams.Features.CustomerUpdate) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.Builder
-
Information about updating the customer details in the portal.
- setCustomerUpdate(ConfigurationUpdateParams.Features.CustomerUpdate) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.Builder
-
Information about updating the customer details in the portal.
- setCustomerUpdate(SessionCreateParams.CustomerUpdate) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
Controls what fields on Customer can be updated by the Checkout Session.
- setCustomFields(EmptyParam) - Method in class com.stripe.param.CustomerCreateParams.InvoiceSettings.Builder
-
Default custom fields to be displayed on invoices for this customer.
- setCustomFields(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.InvoiceSettings.Builder
-
Default custom fields to be displayed on invoices for this customer.
- setCustomFields(EmptyParam) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
A list of up to 4 custom fields to be displayed on the invoice.
- setCustomFields(EmptyParam) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
A list of up to 4 custom fields to be displayed on the invoice.
- setCustomFields(List<Invoice.CustomField>) - Method in class com.stripe.model.Customer.InvoiceSettings
-
Default custom fields to be displayed on invoices for this customer.
- setCustomFields(List<Invoice.CustomField>) - Method in class com.stripe.model.Invoice
-
Custom fields displayed on the invoice.
- setCustomFields(List<CustomerCreateParams.InvoiceSettings.CustomField>) - Method in class com.stripe.param.CustomerCreateParams.InvoiceSettings.Builder
-
Default custom fields to be displayed on invoices for this customer.
- setCustomFields(List<CustomerUpdateParams.InvoiceSettings.CustomField>) - Method in class com.stripe.param.CustomerUpdateParams.InvoiceSettings.Builder
-
Default custom fields to be displayed on invoices for this customer.
- setCustomFields(List<InvoiceCreateParams.CustomField>) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
A list of up to 4 custom fields to be displayed on the invoice.
- setCustomFields(List<InvoiceUpdateParams.CustomField>) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
A list of up to 4 custom fields to be displayed on the invoice.
- setCustomMandateUrl(EmptyParam) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
A URL for custom mandate text to render during confirmation step.
- setCustomMandateUrl(EmptyParam) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
A URL for custom mandate text to render during confirmation step.
- setCustomMandateUrl(EmptyParam) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
A URL for custom mandate text to render during confirmation step.
- setCustomMandateUrl(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
A URL for custom mandate text to render during confirmation step.
- setCustomMandateUrl(EmptyParam) - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
A URL for custom mandate text to render during confirmation step.
- setCustomMandateUrl(EmptyParam) - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
A URL for custom mandate text to render during confirmation step.
- setCustomMandateUrl(EmptyParam) - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
A URL for custom mandate text to render during confirmation step.
- setCustomMandateUrl(String) - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.AcssDebit.MandateOptions
- setCustomMandateUrl(String) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.AcssDebit.MandateOptions
- setCustomMandateUrl(String) - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.AcssDebit.MandateOptions
- setCustomMandateUrl(String) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
A URL for custom mandate text to render during confirmation step.
- setCustomMandateUrl(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
A URL for custom mandate text to render during confirmation step.
- setCustomMandateUrl(String) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
A URL for custom mandate text to render during confirmation step.
- setCustomMandateUrl(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
A URL for custom mandate text to render during confirmation step.
- setCustomMandateUrl(String) - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
A URL for custom mandate text to render during confirmation step.
- setCustomMandateUrl(String) - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
A URL for custom mandate text to render during confirmation step.
- setCustomMandateUrl(String) - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
A URL for custom mandate text to render during confirmation step.
- setCustomMessage(EmptyParam) - Method in class com.stripe.param.PaymentLinkUpdateParams.AfterCompletion.HostedConfirmation.Builder
-
A custom message to display to the customer after the purchase is complete.
- setCustomMessage(String) - Method in class com.stripe.model.PaymentLink.AfterCompletion.HostedConfirmation
-
The custom message that is displayed to the customer after the purchase is complete.
- setCustomMessage(String) - Method in class com.stripe.param.PaymentLinkCreateParams.AfterCompletion.HostedConfirmation.Builder
-
A custom message to display to the customer after the purchase is complete.
- setCustomMessage(String) - Method in class com.stripe.param.PaymentLinkUpdateParams.AfterCompletion.HostedConfirmation.Builder
-
A custom message to display to the customer after the purchase is complete.
- setCvc(String) - Method in class com.stripe.model.issuing.Card
-
The card's CVC.
- setCvc(String) - Method in class com.stripe.param.PaymentMethodCreateParams.CardDetails.Builder
-
The card's CVC.
- setCvc(String) - Method in class com.stripe.param.TokenCreateParams.Card.Builder
- setCvc(String) - Method in class com.stripe.param.TokenCreateParams.CvcUpdate.Builder
-
The CVC value, in string form.
- setCvcCheck(String) - Method in class com.stripe.model.Card
-
If a CVC was provided, results of the check:
pass
,fail
,unavailable
, orunchecked
. - setCvcCheck(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Checks
-
If a CVC was provided, results of the check, one of
pass
,fail
,unavailable
, orunchecked
. - setCvcCheck(String) - Method in class com.stripe.model.issuing.Authorization.VerificationData
- setCvcCheck(String) - Method in class com.stripe.model.PaymentMethod.Card.Checks
-
If a CVC was provided, results of the check, one of
pass
,fail
,unavailable
, orunchecked
. - setCvcCheck(String) - Method in class com.stripe.model.Source.Card
- setCvcCheck(String) - Method in class com.stripe.model.Source.ThreeDSecure
- setCvcFailure(Boolean) - Method in class com.stripe.model.Account.DeclineChargeOn
-
Whether Stripe automatically declines charges with an incorrect CVC.
- setCvcFailure(Boolean) - Method in class com.stripe.param.AccountCreateParams.Settings.CardPayments.DeclineOn.Builder
-
Whether Stripe automatically declines charges with an incorrect CVC.
- setCvcFailure(Boolean) - Method in class com.stripe.param.AccountUpdateParams.Settings.CardPayments.DeclineOn.Builder
-
Whether Stripe automatically declines charges with an incorrect CVC.
- setCvcToken(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Builder
-
A single-use
cvc_update
Token that represents a card CVC value. - setCvcToken(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Builder
-
A single-use
cvc_update
Token that represents a card CVC value. - setCvcToken(String) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Builder
-
A single-use
cvc_update
Token that represents a card CVC value. - setCvcToken(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Builder
-
A single-use
cvc_update
Token that represents a card CVC value. - setCvcUpdate(TokenCreateParams.CvcUpdate) - Method in class com.stripe.param.TokenCreateParams.Builder
-
The updated CVC value this token will represent.
- setCvmType(String) - Method in class com.stripe.model.Source.CardPresent
- setDashboard(Account.SettingsDashboard) - Method in class com.stripe.model.Account.Settings
- setData(EventData) - Method in class com.stripe.model.Event
- setData(String) - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayDisplayQrCode
-
The data being used to generate QR code.
- setData(List<T>) - Method in class com.stripe.model.StripeCollection
- setData(List<T>) - Method in class com.stripe.model.StripeSearchResult
- setDataAvailableEnd(Long) - Method in class com.stripe.model.reporting.ReportType
-
Most recent time for which this Report Type is available.
- setDataAvailableStart(Long) - Method in class com.stripe.model.reporting.ReportType
-
Earliest time for which this Report Type is available.
- setDataLoadTime(Long) - Method in class com.stripe.model.sigma.ScheduledQueryRun
-
When the query was run, Sigma contained a snapshot of your Stripe data at this time.
- setDataString(String) - Method in class com.stripe.model.Source.Alipay
- setDataType(String) - Method in class com.stripe.model.Source.CardPresent
- setDate(Long) - Method in class com.stripe.model.Account.Company.OwnershipDeclaration
-
The Unix timestamp marking when the beneficial owner attestation was made.
- setDate(Long) - Method in class com.stripe.model.Account.Settings.SettingsCardIssuing.TosAcceptance
- setDate(Long) - Method in class com.stripe.model.Account.TosAcceptance
- setDate(Long) - Method in class com.stripe.model.InvoiceItem
-
Time at which the object was created.
- setDate(Long) - Method in class com.stripe.param.AccountCreateParams.Company.OwnershipDeclaration.Builder
-
The Unix timestamp marking when the beneficial owner attestation was made.
- setDate(Long) - Method in class com.stripe.param.AccountCreateParams.Settings.CardIssuing.TosAcceptance.Builder
-
The Unix timestamp marking when the account representative accepted the service agreement.
- setDate(Long) - Method in class com.stripe.param.AccountCreateParams.TosAcceptance.Builder
-
The Unix timestamp marking when the account representative accepted their service agreement.
- setDate(Long) - Method in class com.stripe.param.AccountUpdateParams.Company.OwnershipDeclaration.Builder
-
The Unix timestamp marking when the beneficial owner attestation was made.
- setDate(Long) - Method in class com.stripe.param.AccountUpdateParams.Settings.CardIssuing.TosAcceptance.Builder
-
The Unix timestamp marking when the account representative accepted the service agreement.
- setDate(Long) - Method in class com.stripe.param.AccountUpdateParams.TosAcceptance.Builder
-
The Unix timestamp marking when the account representative accepted their service agreement.
- setDate(Long) - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance.Builder
-
The Unix timestamp (in seconds) when the mandate was accepted or refused by the customer.
- setDate(Long) - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance.Online.Builder
-
The Unix timestamp (in seconds) when the mandate was accepted or refused by the customer.
- setDate(Long) - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Builder
-
The Unix timestamp (in seconds) when the mandate was accepted or refused by the customer.
- setDate(Long) - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Online.Builder
-
The Unix timestamp (in seconds) when the mandate was accepted or refused by the customer.
- setDate(Long) - Method in class com.stripe.param.TokenCreateParams.Account.Company.OwnershipDeclaration.Builder
-
The Unix timestamp marking when the beneficial owner attestation was made.
- setDate(String) - Method in class com.stripe.model.Order.ShippingMethod.DeliveryEstimate
- setDay(Long) - Method in class com.stripe.model.identity.VerificationReport.Document.DateOfBirth
-
Numerical day between 1 and 31.
- setDay(Long) - Method in class com.stripe.model.identity.VerificationReport.Document.ExpirationDate
-
Numerical day between 1 and 31.
- setDay(Long) - Method in class com.stripe.model.identity.VerificationReport.Document.IssuedDate
- setDay(Long) - Method in class com.stripe.model.identity.VerificationReport.IdNumber.DateOfBirth
-
Numerical day between 1 and 31.
- setDay(Long) - Method in class com.stripe.model.identity.VerificationSession.VerifiedOutputs.DateOfBirth
- setDay(Long) - Method in class com.stripe.model.issuing.Cardholder.Individual.DateOfBirth
-
The day of birth, between 1 and 31.
- setDay(Long) - Method in class com.stripe.model.PaymentMethod.Klarna.DateOfBirth
- setDay(Long) - Method in class com.stripe.model.Person.DateOfBirth
-
The day of birth, between 1 and 31.
- setDay(Long) - Method in class com.stripe.param.AccountCreateParams.Individual.Dob.Builder
-
The day of birth, between 1 and 31.
- setDay(Long) - Method in class com.stripe.param.AccountUpdateParams.Individual.Dob.Builder
-
The day of birth, between 1 and 31.
- setDay(Long) - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Dob.Builder
-
The day of birth, between 1 and 31.
- setDay(Long) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Dob.Builder
-
The day of birth, between 1 and 31.
- setDay(Long) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Klarna.Dob.Builder
-
The day of birth, between 1 and 31.
- setDay(Long) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Klarna.Dob.Builder
-
The day of birth, between 1 and 31.
- setDay(Long) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Klarna.Dob.Builder
-
The day of birth, between 1 and 31.
- setDay(Long) - Method in class com.stripe.param.PaymentMethodCreateParams.Klarna.Dob.Builder
-
The day of birth, between 1 and 31.
- setDay(Long) - Method in class com.stripe.param.PersonCollectionCreateParams.Dob.Builder
-
The day of birth, between 1 and 31.
- setDay(Long) - Method in class com.stripe.param.PersonUpdateParams.Dob.Builder
-
The day of birth, between 1 and 31.
- setDay(Long) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Dob.Builder
-
The day of birth, between 1 and 31.
- setDay(Long) - Method in class com.stripe.param.TokenCreateParams.Person.Dob.Builder
-
The day of birth, between 1 and 31.
- setDaysUntilDue(Long) - Method in class com.stripe.model.Quote.InvoiceSettings
-
Number of days within which a customer must pay invoices generated by this quote.
- setDaysUntilDue(Long) - Method in class com.stripe.model.Subscription
-
Number of days a customer has to pay invoices generated by this subscription.
- setDaysUntilDue(Long) - Method in class com.stripe.model.SubscriptionSchedule.InvoiceSettings
-
Number of days within which a customer must pay invoices generated by this subscription schedule.
- setDaysUntilDue(Long) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
The number of days from when the invoice is created until it is due.
- setDaysUntilDue(Long) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
The number of days from which the invoice is created until it is due.
- setDaysUntilDue(Long) - Method in class com.stripe.param.QuoteCreateParams.InvoiceSettings.Builder
-
Number of days within which a customer must pay the invoice generated by this quote.
- setDaysUntilDue(Long) - Method in class com.stripe.param.QuoteUpdateParams.InvoiceSettings.Builder
-
Number of days within which a customer must pay the invoice generated by this quote.
- setDaysUntilDue(Long) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
Number of days a customer has to pay invoices generated by this subscription.
- setDaysUntilDue(Long) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.InvoiceSettings.Builder
-
Number of days within which a customer must pay invoices generated by this subscription schedule.
- setDaysUntilDue(Long) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.InvoiceSettings.Builder
-
Number of days within which a customer must pay invoices generated by this subscription schedule.
- setDaysUntilDue(Long) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.InvoiceSettings.Builder
-
Number of days within which a customer must pay invoices generated by this subscription schedule.
- setDaysUntilDue(Long) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.InvoiceSettings.Builder
-
Number of days within which a customer must pay invoices generated by this subscription schedule.
- setDaysUntilDue(Long) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
Number of days a customer has to pay invoices generated by this subscription.
- setDeactivateOn(List<String>) - Method in class com.stripe.model.Product
-
An array of connect application identifiers that cannot purchase this product.
- setDebitNegativeBalances(Boolean) - Method in class com.stripe.model.Account.SettingsPayouts
-
A Boolean indicating if Stripe should try to reclaim negative balances from an attached bank account.
- setDebitNegativeBalances(Boolean) - Method in class com.stripe.param.AccountCreateParams.Settings.Payouts.Builder
-
A Boolean indicating whether Stripe should try to reclaim negative balances from an attached bank account.
- setDebitNegativeBalances(Boolean) - Method in class com.stripe.param.AccountUpdateParams.Settings.Payouts.Builder
-
A Boolean indicating whether Stripe should try to reclaim negative balances from an attached bank account.
- setDeclineCode(String) - Method in class com.stripe.model.StripeError
-
For card errors resulting from a card issuer decline, a short string indicating the card issuer's reason for the decline if they provide one.
- setDeclineOn(Account.DeclineChargeOn) - Method in class com.stripe.model.Account.SettingsCardPayments
- setDeclineOn(AccountCreateParams.Settings.CardPayments.DeclineOn) - Method in class com.stripe.param.AccountCreateParams.Settings.CardPayments.Builder
-
Automatically declines certain charge types regardless of whether the card issuer accepted or declined the charge.
- setDeclineOn(AccountUpdateParams.Settings.CardPayments.DeclineOn) - Method in class com.stripe.param.AccountUpdateParams.Settings.CardPayments.Builder
-
Automatically declines certain charge types regardless of whether the card issuer accepted or declined the charge.
- setDedicatedFileName(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent.Receipt
- setDedicatedFileName(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent.Receipt
- setDedicatedFileName(String) - Method in class com.stripe.model.Source.CardPresent
- setDefaultAllowedUpdates(EmptyParam) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.Builder
-
The types of subscription updates that are supported.
- setDefaultAllowedUpdates(EmptyParam) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.Builder
-
The types of subscription updates that are supported.
- setDefaultAllowedUpdates(List<ConfigurationCreateParams.Features.SubscriptionUpdate.DefaultAllowedUpdate>) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.Builder
-
The types of subscription updates that are supported.
- setDefaultAllowedUpdates(List<ConfigurationUpdateParams.Features.SubscriptionUpdate.DefaultAllowedUpdate>) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.Builder
-
The types of subscription updates that are supported.
- setDefaultAllowedUpdates(List<String>) - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionUpdate
- setDefaultCard(EmptyParam) - Method in class com.stripe.param.RecipientUpdateParams.Builder
-
ID of the card to set as the recipient's new default for payouts.
- setDefaultCard(String) - Method in class com.stripe.model.Recipient
- setDefaultCard(String) - Method in class com.stripe.param.RecipientUpdateParams.Builder
-
ID of the card to set as the recipient's new default for payouts.
- setDefaultCardObject(Card) - Method in class com.stripe.model.Recipient
- setDefaultColumns(List<String>) - Method in class com.stripe.model.reporting.ReportType
-
List of column names that are included by default when this Report Type gets run.
- setDefaultCurrency(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Builder
-
Three-letter ISO currency code representing the default currency for the account.
- setDefaultCurrency(String) - Method in class com.stripe.model.Account
-
Three-letter ISO currency code representing the default currency for the account.
- setDefaultCurrency(String) - Method in class com.stripe.model.CountrySpec
-
The default currency for this country.
- setDefaultCurrency(String) - Method in class com.stripe.param.AccountCreateParams.Builder
-
Three-letter ISO currency code representing the default currency for the account.
- setDefaultCurrency(String) - Method in class com.stripe.param.AccountUpdateParams.Builder
-
Three-letter ISO currency code representing the default currency for the account.
- setDefaultFor(List<String>) - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.AcssDebit.MandateOptions
- setDefaultFor(List<String>) - Method in class com.stripe.model.Mandate.PaymentMethodDetails.AcssDebit
-
List of Stripe products where this mandate can be selected automatically.
- setDefaultFor(List<String>) - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.AcssDebit.MandateOptions
- setDefaultForCurrency(Boolean) - Method in class com.stripe.model.BankAccount
-
Whether this bank account is the default external account for its currency.
- setDefaultForCurrency(Boolean) - Method in class com.stripe.model.Card
-
Whether this card is the default external account for its currency.
- setDefaultForCurrency(Boolean) - Method in class com.stripe.param.BankAccountUpdateOnAccountParams.Builder
-
When set to true, this becomes the default external account for its currency.
- setDefaultForCurrency(Boolean) - Method in class com.stripe.param.CardUpdateOnAccountParams.Builder
-
When set to true, this becomes the default external account for its currency.
- setDefaultForCurrency(Boolean) - Method in class com.stripe.param.ExternalAccountCollectionCreateParams.Builder
-
When set to true, or if this is the first external account added in this currency, this account becomes the default external account for its currency.
- setDefaultForCurrency(Boolean) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
When set to true, this becomes the default external account for its currency.
- setDefaultPaymentMethod(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.InvoiceSettings.Builder
-
ID of a payment method that's attached to the customer, to be used as the customer's default payment method for subscriptions and invoices.
- setDefaultPaymentMethod(EmptyParam) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
ID of the default payment method for the invoice.
- setDefaultPaymentMethod(EmptyParam) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.Builder
-
ID of the default payment method for the subscription schedule.
- setDefaultPaymentMethod(EmptyParam) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
ID of the default payment method for the subscription schedule.
- setDefaultPaymentMethod(EmptyParam) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
ID of the default payment method for the subscription.
- setDefaultPaymentMethod(String) - Method in class com.stripe.model.Customer.InvoiceSettings
- setDefaultPaymentMethod(String) - Method in class com.stripe.model.Invoice
- setDefaultPaymentMethod(String) - Method in class com.stripe.model.Subscription
- setDefaultPaymentMethod(String) - Method in class com.stripe.model.SubscriptionSchedule.DefaultSettings
- setDefaultPaymentMethod(String) - Method in class com.stripe.model.SubscriptionSchedule.Phase
- setDefaultPaymentMethod(String) - Method in class com.stripe.param.CustomerCreateParams.InvoiceSettings.Builder
-
ID of a payment method that's attached to the customer, to be used as the customer's default payment method for subscriptions and invoices.
- setDefaultPaymentMethod(String) - Method in class com.stripe.param.CustomerUpdateParams.InvoiceSettings.Builder
-
ID of a payment method that's attached to the customer, to be used as the customer's default payment method for subscriptions and invoices.
- setDefaultPaymentMethod(String) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
ID of the default payment method for the invoice.
- setDefaultPaymentMethod(String) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
ID of the default payment method for the invoice.
- setDefaultPaymentMethod(String) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
ID of the default payment method for the subscription.
- setDefaultPaymentMethod(String) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.Builder
-
ID of the default payment method for the subscription schedule.
- setDefaultPaymentMethod(String) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Builder
-
ID of the default payment method for the subscription schedule.
- setDefaultPaymentMethod(String) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.Builder
-
ID of the default payment method for the subscription schedule.
- setDefaultPaymentMethod(String) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
ID of the default payment method for the subscription schedule.
- setDefaultPaymentMethod(String) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
ID of the default payment method for the subscription.
- setDefaultPaymentMethodObject(PaymentMethod) - Method in class com.stripe.model.Customer.InvoiceSettings
- setDefaultPaymentMethodObject(PaymentMethod) - Method in class com.stripe.model.Invoice
- setDefaultPaymentMethodObject(PaymentMethod) - Method in class com.stripe.model.Subscription
- setDefaultPaymentMethodObject(PaymentMethod) - Method in class com.stripe.model.SubscriptionSchedule.DefaultSettings
- setDefaultPaymentMethodObject(PaymentMethod) - Method in class com.stripe.model.SubscriptionSchedule.Phase
- setDefaultReturnUrl(EmptyParam) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Builder
-
The default URL to redirect customers to when they click on the portal's link to return to your website.
- setDefaultReturnUrl(EmptyParam) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Builder
-
The default URL to redirect customers to when they click on the portal's link to return to your website.
- setDefaultReturnUrl(String) - Method in class com.stripe.model.billingportal.Configuration
-
The default URL to redirect customers to when they click on the portal's link to return to your website.
- setDefaultReturnUrl(String) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Builder
-
The default URL to redirect customers to when they click on the portal's link to return to your website.
- setDefaultReturnUrl(String) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Builder
-
The default URL to redirect customers to when they click on the portal's link to return to your website.
- setDefaultSettings(SubscriptionSchedule.DefaultSettings) - Method in class com.stripe.model.SubscriptionSchedule
- setDefaultSettings(SubscriptionScheduleCreateParams.DefaultSettings) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Builder
-
Object representing the subscription schedule's default settings.
- setDefaultSettings(SubscriptionScheduleUpdateParams.DefaultSettings) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Builder
-
Object representing the subscription schedule's default settings.
- setDefaultSource(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
If you are using payment methods created via the PaymentMethods API, see the invoice_settings.default_payment_method parameter.
- setDefaultSource(EmptyParam) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
ID of the default payment source for the invoice.
- setDefaultSource(EmptyParam) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
ID of the default payment source for the subscription.
- setDefaultSource(String) - Method in class com.stripe.model.Customer
- setDefaultSource(String) - Method in class com.stripe.model.Invoice
- setDefaultSource(String) - Method in class com.stripe.model.Subscription
- setDefaultSource(String) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
If you are using payment methods created via the PaymentMethods API, see the invoice_settings.default_payment_method parameter.
- setDefaultSource(String) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
ID of the default payment source for the invoice.
- setDefaultSource(String) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
ID of the default payment source for the invoice.
- setDefaultSource(String) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
ID of the default payment source for the subscription.
- setDefaultSource(String) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
ID of the default payment source for the subscription.
- setDefaultSourceObject(PaymentSource) - Method in class com.stripe.model.Customer
- setDefaultSourceObject(PaymentSource) - Method in class com.stripe.model.Invoice
- setDefaultSourceObject(PaymentSource) - Method in class com.stripe.model.Subscription
- setDefaultTaxRateObjects(List<TaxRate>) - Method in class com.stripe.model.Quote
- setDefaultTaxRates(EmptyParam) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
The tax rates that will apply to any line item that does not have
tax_rates
set. - setDefaultTaxRates(EmptyParam) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
The tax rates that will apply to any line item that does not have
tax_rates
set. - setDefaultTaxRates(EmptyParam) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
The tax rates that will apply to any line item that does not have
tax_rates
set. - setDefaultTaxRates(EmptyParam) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
The tax rates that will apply to any subscription item that does not have
tax_rates
set. - setDefaultTaxRates(EmptyParam) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Builder
-
A list of Tax Rate ids.
- setDefaultTaxRates(EmptyParam) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
A list of Tax Rate ids.
- setDefaultTaxRates(EmptyParam) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
The tax rates that will apply to any subscription item that does not have
tax_rates
set. - setDefaultTaxRates(List<TaxRate>) - Method in class com.stripe.model.Invoice
-
The tax rates applied to this invoice, if any.
- setDefaultTaxRates(List<TaxRate>) - Method in class com.stripe.model.Subscription
-
The tax rates that will apply to any subscription item that does not have
tax_rates
set. - setDefaultTaxRates(List<TaxRate>) - Method in class com.stripe.model.SubscriptionSchedule.Phase
-
The default tax rates to apply to the subscription during this phase of the subscription schedule.
- setDefaultTaxRates(List<String>) - Method in class com.stripe.model.Quote
- setDefaultTaxRates(List<String>) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
The tax rates that will apply to any line item that does not have
tax_rates
set. - setDefaultTaxRates(List<String>) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
The tax rates that will apply to any line item that does not have
tax_rates
set. - setDefaultTaxRates(List<String>) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
The tax rates that will apply to any line item that does not have
tax_rates
set. - setDefaultTaxRates(List<String>) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
The tax rates that will apply to any subscription item that does not have
tax_rates
set. - setDefaultTaxRates(List<String>) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Builder
-
A list of Tax Rate ids.
- setDefaultTaxRates(List<String>) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
A list of Tax Rate ids.
- setDefaultTaxRates(List<String>) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
The tax rates that will apply to any subscription item that does not have
tax_rates
set. - setDelayDays(AccountCreateParams.Settings.Payouts.Schedule.DelayDays) - Method in class com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule.Builder
-
The number of days charge funds are held before being paid out.
- setDelayDays(AccountUpdateParams.Settings.Payouts.Schedule.DelayDays) - Method in class com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule.Builder
-
The number of days charge funds are held before being paid out.
- setDelayDays(Long) - Method in class com.stripe.model.Account.PayoutSchedule
-
The number of days charges for the account will be held before being paid out.
- setDelayDays(Long) - Method in class com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule.Builder
-
The number of days charge funds are held before being paid out.
- setDelayDays(Long) - Method in class com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule.Builder
-
The number of days charge funds are held before being paid out.
- setDeleted(Boolean) - Method in class com.stripe.model.Account
-
Always true for a deleted object.
- setDeleted(Boolean) - Method in class com.stripe.model.AlipayAccount
-
Always true for a deleted object.
- setDeleted(Boolean) - Method in class com.stripe.model.ApplePayDomain
-
Always true for a deleted object.
- setDeleted(Boolean) - Method in class com.stripe.model.BankAccount
-
Always true for a deleted object.
- setDeleted(Boolean) - Method in class com.stripe.model.BitcoinReceiver
-
Always true for a deleted object.
- setDeleted(Boolean) - Method in class com.stripe.model.Card
-
Always true for a deleted object.
- setDeleted(Boolean) - Method in class com.stripe.model.Coupon
-
Always true for a deleted object.
- setDeleted(Boolean) - Method in class com.stripe.model.Customer
-
Always true for a deleted object.
- setDeleted(Boolean) - Method in class com.stripe.model.Discount
-
Always true for a deleted object.
- setDeleted(Boolean) - Method in class com.stripe.model.Invoice
-
Always true for a deleted object.
- setDeleted(Boolean) - Method in class com.stripe.model.InvoiceItem
-
Always true for a deleted object.
- setDeleted(Boolean) - Method in class com.stripe.model.LineItem
-
Always true for a deleted object.
- setDeleted(Boolean) - Method in class com.stripe.model.Person
-
Always true for a deleted object.
- setDeleted(Boolean) - Method in class com.stripe.model.Plan
-
Always true for a deleted object.
- setDeleted(Boolean) - Method in class com.stripe.model.Price
-
Always true for a deleted object.
- setDeleted(Boolean) - Method in class com.stripe.model.Product
-
Always true for a deleted object.
- setDeleted(Boolean) - Method in class com.stripe.model.radar.Rule
-
Always true for a deleted object.
- setDeleted(Boolean) - Method in class com.stripe.model.radar.ValueList
-
Always true for a deleted object.
- setDeleted(Boolean) - Method in class com.stripe.model.radar.ValueListItem
-
Always true for a deleted object.
- setDeleted(Boolean) - Method in class com.stripe.model.Recipient
-
Always true for a deleted object.
- setDeleted(Boolean) - Method in class com.stripe.model.Sku
-
Always true for a deleted object.
- setDeleted(Boolean) - Method in class com.stripe.model.SubscriptionItem
-
Always true for a deleted object.
- setDeleted(Boolean) - Method in class com.stripe.model.TaxId
-
Always true for a deleted object.
- setDeleted(Boolean) - Method in class com.stripe.model.terminal.Location
-
Always true for a deleted object.
- setDeleted(Boolean) - Method in class com.stripe.model.terminal.Reader
-
Always true for a deleted object.
- setDeleted(Boolean) - Method in class com.stripe.model.WebhookEndpoint
-
Always true for a deleted object.
- setDeleted(Boolean) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.Builder
-
A flag that, if set to
true
, will delete the specified item. - setDeleted(Boolean) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.Builder
-
A flag that, if set to
true
, will delete the specified item. - setDelinquent(Boolean) - Method in class com.stripe.model.Customer
-
When the customer's latest invoice is billed by charging automatically,
delinquent
istrue
if the invoice's latest charge failed. - setDeliveryEstimate(Order.ShippingMethod.DeliveryEstimate) - Method in class com.stripe.model.Order.ShippingMethod
-
The estimated delivery date for the given shipping method.
- setDeliveryEstimate(ShippingRate.DeliveryEstimate) - Method in class com.stripe.model.ShippingRate
-
The estimated range for how long shipping will take, meant to be displayable to the customer.
- setDeliveryEstimate(SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.Builder
-
The estimated range for how long shipping will take, meant to be displayable to the customer.
- setDeliveryEstimate(ShippingRateCreateParams.DeliveryEstimate) - Method in class com.stripe.param.ShippingRateCreateParams.Builder
-
The estimated range for how long shipping will take, meant to be displayable to the customer.
- setDeliverySuccess(Boolean) - Method in class com.stripe.param.EventListParams.Builder
-
Filter events by whether all webhooks were successfully delivered.
- setDepartureAirportCode(String) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Flight.Segments
- setDepartureAt(Long) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Flight
- setDescription(EmptyParam) - Method in class com.stripe.param.ChargeUpdateParams.Builder
-
An arbitrary string which you can attach to a charge object.
- setDescription(EmptyParam) - Method in class com.stripe.param.CustomerBalanceTransactionUpdateParams.Builder
-
An arbitrary string attached to the object.
- setDescription(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
An arbitrary string that you can attach to a customer object.
- setDescription(EmptyParam) - Method in class com.stripe.param.InvoiceItemUpdateParams.Builder
-
An arbitrary string which you can attach to the invoice item.
- setDescription(EmptyParam) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
An arbitrary string attached to the object.
- setDescription(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
An arbitrary string attached to the object.
- setDescription(EmptyParam) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
The product's description, meant to be displayable to the customer.
- setDescription(EmptyParam) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
A description that will be displayed on the quote PDF.
- setDescription(EmptyParam) - Method in class com.stripe.param.RecipientUpdateParams.Builder
-
An arbitrary string which you can attach to a
Recipient
object. - setDescription(EmptyParam) - Method in class com.stripe.param.SetupIntentUpdateParams.Builder
-
An arbitrary string attached to the object.
- setDescription(EmptyParam) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Item.Builder
- setDescription(EmptyParam) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.Builder
-
A description of the mandate or subscription that is meant to be displayed to the customer.
- setDescription(EmptyParam) - Method in class com.stripe.param.TaxRateUpdateParams.Builder
-
An arbitrary string attached to the tax rate for your internal use only.
- setDescription(EmptyParam) - Method in class com.stripe.param.TopupUpdateParams.Builder
-
An arbitrary string attached to the object.
- setDescription(EmptyParam) - Method in class com.stripe.param.TransferUpdateParams.Builder
-
An arbitrary string attached to the object.
- setDescription(EmptyParam) - Method in class com.stripe.param.WebhookEndpointUpdateParams.Builder
-
An optional description of what the webhook is used for.
- setDescription(String) - Method in class com.stripe.model.BalanceTransaction.Fee
- setDescription(String) - Method in class com.stripe.model.BalanceTransaction
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.model.BitcoinReceiver
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.model.Card
-
A high-level description of the type of cards issued in this range.
- setDescription(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
A high-level description of the type of cards issued in this range.
- setDescription(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
A high-level description of the type of cards issued in this range.
- setDescription(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
A high-level description of the type of cards issued in this range.
- setDescription(String) - Method in class com.stripe.model.Charge
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.model.CreditNoteLineItem
-
Description of the item being credited.
- setDescription(String) - Method in class com.stripe.model.Customer
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.model.CustomerBalanceTransaction
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.model.Invoice
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.model.InvoiceItem
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.model.InvoiceLineItem
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Receipt
- setDescription(String) - Method in class com.stripe.model.LineItem
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.model.Order.ShippingMethod
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.model.OrderItem
-
Description of the line item, meant to be displayable to the user (e.g.,
"Express shipping"
). - setDescription(String) - Method in class com.stripe.model.PaymentIntent
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.model.PaymentMethod.Card
-
A high-level description of the type of cards issued in this range.
- setDescription(String) - Method in class com.stripe.model.Payout
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.model.Product
-
The product's description, meant to be displayable to the customer.
- setDescription(String) - Method in class com.stripe.model.Quote
-
A description that will be displayed on the quote PDF.
- setDescription(String) - Method in class com.stripe.model.Recipient
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.model.Refund
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.model.ReserveTransaction
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.model.SetupIntent
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.model.Source.Card
- setDescription(String) - Method in class com.stripe.model.Source.CardPresent
- setDescription(String) - Method in class com.stripe.model.Source.OrderItem
-
Human-readable description for this order item.
- setDescription(String) - Method in class com.stripe.model.Source.ThreeDSecure
- setDescription(String) - Method in class com.stripe.model.Subscription.PaymentMethodOptions.Card.MandateOptions
- setDescription(String) - Method in class com.stripe.model.TaxCode
-
A detailed description of which types of products the tax code represents.
- setDescription(String) - Method in class com.stripe.model.TaxRate
-
An arbitrary string attached to the tax rate for your internal use only.
- setDescription(String) - Method in class com.stripe.model.Topup
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.model.Transfer
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.model.WebhookEndpoint
-
An optional description of what the webhook is used for.
- setDescription(String) - Method in class com.stripe.param.ChargeCreateParams.Builder
-
An arbitrary string which you can attach to a
Charge
object. - setDescription(String) - Method in class com.stripe.param.ChargeUpdateParams.Builder
-
An arbitrary string which you can attach to a charge object.
- setDescription(String) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.Builder
-
The description for the line item, to be displayed on the Checkout page.
- setDescription(String) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.ProductData.Builder
-
The product's description, meant to be displayable to the customer.
- setDescription(String) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Builder
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.param.checkout.SessionCreateParams.SetupIntentData.Builder
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.param.CreditNoteCreateParams.Line.Builder
-
The description of the credit note line item.
- setDescription(String) - Method in class com.stripe.param.CreditNotePreviewParams.Line.Builder
-
The description of the credit note line item.
- setDescription(String) - Method in class com.stripe.param.CustomerBalanceTransactionCollectionCreateParams.Builder
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.param.CustomerBalanceTransactionUpdateParams.Builder
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.param.CustomerCreateParams.Builder
-
An arbitrary string that you can attach to a customer object.
- setDescription(String) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
An arbitrary string that you can attach to a customer object.
- setDescription(String) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.param.InvoiceItemCreateParams.Builder
-
An arbitrary string which you can attach to the invoice item.
- setDescription(String) - Method in class com.stripe.param.InvoiceItemUpdateParams.Builder
-
An arbitrary string which you can attach to the invoice item.
- setDescription(String) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Builder
-
An arbitrary string which you can attach to the invoice item.
- setDescription(String) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.param.OrderCreateParams.Item.Builder
- setDescription(String) - Method in class com.stripe.param.OrderReturnOrderParams.Item.Builder
-
If returning a
tax
item, use description to disambiguate which one to return. - setDescription(String) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.param.PayoutCreateParams.Builder
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.param.ProductCreateParams.Builder
-
The product's description, meant to be displayable to the customer.
- setDescription(String) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
The product's description, meant to be displayable to the customer.
- setDescription(String) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
A description that will be displayed on the quote PDF.
- setDescription(String) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
A description that will be displayed on the quote PDF.
- setDescription(String) - Method in class com.stripe.param.RecipientCreateParams.Builder
-
An arbitrary string which you can attach to a
Recipient
object. - setDescription(String) - Method in class com.stripe.param.RecipientUpdateParams.Builder
-
An arbitrary string which you can attach to a
Recipient
object. - setDescription(String) - Method in class com.stripe.param.SetupIntentCreateParams.Builder
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.param.SetupIntentUpdateParams.Builder
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Item.Builder
- setDescription(String) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Item.Builder
- setDescription(String) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.Builder
-
A description of the mandate or subscription that is meant to be displayed to the customer.
- setDescription(String) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.Builder
-
A description of the mandate or subscription that is meant to be displayed to the customer.
- setDescription(String) - Method in class com.stripe.param.TaxRateCreateParams.Builder
-
An arbitrary string attached to the tax rate for your internal use only.
- setDescription(String) - Method in class com.stripe.param.TaxRateUpdateParams.Builder
-
An arbitrary string attached to the tax rate for your internal use only.
- setDescription(String) - Method in class com.stripe.param.TopupCreateParams.Builder
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.param.TopupUpdateParams.Builder
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.param.TransferCreateParams.Builder
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.param.TransferReversalCollectionCreateParams.Builder
-
An arbitrary string which you can attach to a reversal object.
- setDescription(String) - Method in class com.stripe.param.TransferUpdateParams.Builder
-
An arbitrary string attached to the object.
- setDescription(String) - Method in class com.stripe.param.WebhookEndpointCreateParams.Builder
-
An optional description of what the webhook is used for.
- setDescription(String) - Method in class com.stripe.param.WebhookEndpointUpdateParams.Builder
-
An optional description of what the webhook is used for.
- setDestination(ChargeCreateParams.Destination) - Method in class com.stripe.param.ChargeCreateParams.Builder
- setDestination(EmptyParam) - Method in class com.stripe.param.InvoiceUpdateParams.TransferData.Builder
-
ID of an existing, connected Stripe account.
- setDestination(EmptyParam) - Method in class com.stripe.param.QuoteUpdateParams.TransferData.Builder
-
ID of an existing, connected Stripe account.
- setDestination(EmptyParam) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.TransferData.Builder
-
ID of an existing, connected Stripe account.
- setDestination(EmptyParam) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.TransferData.Builder
-
ID of an existing, connected Stripe account.
- setDestination(EmptyParam) - Method in class com.stripe.param.SubscriptionUpdateParams.TransferData.Builder
-
ID of an existing, connected Stripe account.
- setDestination(String) - Method in class com.stripe.model.Charge
- setDestination(String) - Method in class com.stripe.model.Charge.TransferData
- setDestination(String) - Method in class com.stripe.model.ConnectCollectionTransfer
- setDestination(String) - Method in class com.stripe.model.Invoice.TransferData
- setDestination(String) - Method in class com.stripe.model.PaymentIntent.TransferData
- setDestination(String) - Method in class com.stripe.model.PaymentLink.TransferData
- setDestination(String) - Method in class com.stripe.model.Payout
- setDestination(String) - Method in class com.stripe.model.Quote.TransferData
- setDestination(String) - Method in class com.stripe.model.Subscription.TransferData
- setDestination(String) - Method in class com.stripe.model.Transfer
- setDestination(String) - Method in class com.stripe.param.ChargeCreateParams.TransferData.Builder
-
ID of an existing, connected Stripe account.
- setDestination(String) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.TransferData.Builder
-
If specified, successful charges will be attributed to the destination account for tax reporting, and the funds from charges will be transferred to the destination account.
- setDestination(String) - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.TransferData.Builder
-
ID of an existing, connected Stripe account.
- setDestination(String) - Method in class com.stripe.param.InvoiceCreateParams.TransferData.Builder
-
ID of an existing, connected Stripe account.
- setDestination(String) - Method in class com.stripe.param.InvoiceUpdateParams.TransferData.Builder
-
ID of an existing, connected Stripe account.
- setDestination(String) - Method in class com.stripe.param.PaymentIntentCreateParams.TransferData.Builder
-
If specified, successful charges will be attributed to the destination account for tax reporting, and the funds from charges will be transferred to the destination account.
- setDestination(String) - Method in class com.stripe.param.PaymentLinkCreateParams.TransferData.Builder
-
If specified, successful charges will be attributed to the destination account for tax reporting, and the funds from charges will be transferred to the destination account.
- setDestination(String) - Method in class com.stripe.param.PayoutCreateParams.Builder
-
The ID of a bank account or a card to send the payout to.
- setDestination(String) - Method in class com.stripe.param.PayoutListParams.Builder
-
The ID of an external account - only return payouts sent to this external account.
- setDestination(String) - Method in class com.stripe.param.QuoteCreateParams.TransferData.Builder
-
ID of an existing, connected Stripe account.
- setDestination(String) - Method in class com.stripe.param.QuoteUpdateParams.TransferData.Builder
-
ID of an existing, connected Stripe account.
- setDestination(String) - Method in class com.stripe.param.SubscriptionCreateParams.TransferData.Builder
-
ID of an existing, connected Stripe account.
- setDestination(String) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.TransferData.Builder
-
ID of an existing, connected Stripe account.
- setDestination(String) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.TransferData.Builder
-
ID of an existing, connected Stripe account.
- setDestination(String) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.TransferData.Builder
-
ID of an existing, connected Stripe account.
- setDestination(String) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.TransferData.Builder
-
ID of an existing, connected Stripe account.
- setDestination(String) - Method in class com.stripe.param.SubscriptionUpdateParams.TransferData.Builder
-
ID of an existing, connected Stripe account.
- setDestination(String) - Method in class com.stripe.param.TransferCreateParams.Builder
-
The ID of a connected Stripe account.
- setDestination(String) - Method in class com.stripe.param.TransferListParams.Builder
-
Only return transfers for the destination specified by this account ID.
- setDestinationObject(Account) - Method in class com.stripe.model.Charge
- setDestinationObject(Account) - Method in class com.stripe.model.Charge.TransferData
- setDestinationObject(Account) - Method in class com.stripe.model.ConnectCollectionTransfer
- setDestinationObject(Account) - Method in class com.stripe.model.Invoice.TransferData
- setDestinationObject(Account) - Method in class com.stripe.model.PaymentIntent.TransferData
- setDestinationObject(Account) - Method in class com.stripe.model.PaymentLink.TransferData
- setDestinationObject(Account) - Method in class com.stripe.model.Quote.TransferData
- setDestinationObject(Account) - Method in class com.stripe.model.Subscription.TransferData
- setDestinationObject(Account) - Method in class com.stripe.model.Transfer
- setDestinationObject(ExternalAccount) - Method in class com.stripe.model.Payout
- setDestinationPayment(String) - Method in class com.stripe.model.Transfer
- setDestinationPaymentObject(Charge) - Method in class com.stripe.model.Transfer
- setDestinationPaymentRefund(String) - Method in class com.stripe.model.TransferReversal
- setDestinationPaymentRefundObject(Refund) - Method in class com.stripe.model.TransferReversal
- setDetails(String) - Method in class com.stripe.model.Account.Company.Verification.VerificationDocument
- setDetails(String) - Method in class com.stripe.model.Person.Verification
-
A user-displayable string describing the verification state for the person.
- setDetails(String) - Method in class com.stripe.model.Person.VerificationDocument
- setDetailsCode(String) - Method in class com.stripe.model.Account.Company.Verification.VerificationDocument
- setDetailsCode(String) - Method in class com.stripe.model.Person.Verification
-
One of
document_address_mismatch
,document_dob_mismatch
,document_duplicate_type
,document_id_number_mismatch
,document_name_mismatch
,document_nationality_mismatch
,failed_keyed_identity
, orfailed_other
. - setDetailsCode(String) - Method in class com.stripe.model.Person.VerificationDocument
- setDetailsSubmitted(Boolean) - Method in class com.stripe.model.Account
-
Whether account details have been submitted.
- setDevice(String) - Method in class com.stripe.model.Review.Session
- setDeviceSwVersion(String) - Method in class com.stripe.model.terminal.Reader
-
The current software version of the reader.
- setDeviceType(ReaderListParams.DeviceType) - Method in class com.stripe.param.terminal.ReaderListParams.Builder
-
Filters readers by device type.
- setDeviceType(String) - Method in class com.stripe.model.terminal.Reader
-
Type of reader, one of
bbpos_chipper2x
,bbpos_wisepos_e
, orverifone_P400
. - setDirector(Boolean) - Method in class com.stripe.model.Person.Relationship
-
Whether the person is a director of the account's legal entity.
- setDirector(Boolean) - Method in class com.stripe.param.AccountPersonsParams.Relationship.Builder
-
A filter on the list of people returned based on whether these people are directors of the account's company.
- setDirector(Boolean) - Method in class com.stripe.param.PersonCollectionCreateParams.Relationship.Builder
-
Whether the person is a director of the account's legal entity.
- setDirector(Boolean) - Method in class com.stripe.param.PersonCollectionListParams.Relationship.Builder
-
A filter on the list of people returned based on whether these people are directors of the account's company.
- setDirector(Boolean) - Method in class com.stripe.param.PersonUpdateParams.Relationship.Builder
-
Whether the person is a director of the account's legal entity.
- setDirector(Boolean) - Method in class com.stripe.param.TokenCreateParams.Person.Relationship.Builder
-
Whether the person is a director of the account's legal entity.
- setDirectorsProvided(Boolean) - Method in class com.stripe.model.Account.Company
-
Whether the company's directors have been provided.
- setDirectorsProvided(Boolean) - Method in class com.stripe.param.AccountCreateParams.Company.Builder
-
Whether the company's directors have been provided.
- setDirectorsProvided(Boolean) - Method in class com.stripe.param.AccountUpdateParams.Company.Builder
-
Whether the company's directors have been provided.
- setDirectorsProvided(Boolean) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Builder
-
Whether the company's directors have been provided.
- setDisabled(Boolean) - Method in class com.stripe.param.WebhookEndpointUpdateParams.Builder
-
Disable the webhook endpoint if set to true.
- setDisabledReason(String) - Method in class com.stripe.model.Account.FutureRequirements
-
This is typed as a string for consistency with
requirements.disabled_reason
, but it safe to assumefuture_requirements.disabled_reason
is empty because fields infuture_requirements
will never disable the account. - setDisabledReason(String) - Method in class com.stripe.model.Account.Requirements
-
If the account is disabled, this string describes why.
- setDisabledReason(String) - Method in class com.stripe.model.Capability.FutureRequirements
-
This is typed as a string for consistency with
requirements.disabled_reason
, but it safe to assumefuture_requirements.disabled_reason
is empty because fields infuture_requirements
will never disable the account. - setDisabledReason(String) - Method in class com.stripe.model.Capability.Requirements
- setDisabledReason(String) - Method in class com.stripe.model.issuing.Cardholder.Requirements
-
If
disabled_reason
is present, all cards will decline authorizations withcardholder_verification_required
reason. - setDiscount(Discount) - Method in class com.stripe.model.Customer
-
Describes the current discount active on the customer, if there is one.
- setDiscount(Discount) - Method in class com.stripe.model.Invoice
-
Describes the current discount applied to this invoice, if there is one.
- setDiscount(Discount) - Method in class com.stripe.model.Subscription
-
Describes the current discount applied to this subscription, if there is one.
- setDiscount(LineItem.Discount) - Method in class com.stripe.model.LineItem.Discount
-
A discount represents the actual application of a coupon to a particular customer.
- setDiscount(EmptyParam) - Method in class com.stripe.param.InvoiceItemUpdateParams.Discount.Builder
-
ID of an existing discount on the object (or one of its ancestors) to reuse.
- setDiscount(EmptyParam) - Method in class com.stripe.param.InvoiceUpdateParams.Discount.Builder
-
ID of an existing discount on the object (or one of its ancestors) to reuse.
- setDiscount(EmptyParam) - Method in class com.stripe.param.QuoteUpdateParams.Discount.Builder
-
ID of an existing discount on the object (or one of its ancestors) to reuse.
- setDiscount(String) - Method in class com.stripe.model.CreditNote.DiscountAmount
- setDiscount(String) - Method in class com.stripe.model.CreditNoteLineItem.DiscountAmount
- setDiscount(String) - Method in class com.stripe.model.Invoice.DiscountAmount
- setDiscount(String) - Method in class com.stripe.model.InvoiceLineItem.DiscountAmount
- setDiscount(String) - Method in class com.stripe.param.InvoiceCreateParams.Discount.Builder
-
ID of an existing discount on the object (or one of its ancestors) to reuse.
- setDiscount(String) - Method in class com.stripe.param.InvoiceItemCreateParams.Discount.Builder
-
ID of an existing discount on the object (or one of its ancestors) to reuse.
- setDiscount(String) - Method in class com.stripe.param.InvoiceItemUpdateParams.Discount.Builder
-
ID of an existing discount on the object (or one of its ancestors) to reuse.
- setDiscount(String) - Method in class com.stripe.param.InvoiceUpcomingParams.Discount.Builder
-
ID of an existing discount on the object (or one of its ancestors) to reuse.
- setDiscount(String) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Discount.Builder
-
ID of an existing discount on the object (or one of its ancestors) to reuse.
- setDiscount(String) - Method in class com.stripe.param.InvoiceUpdateParams.Discount.Builder
-
ID of an existing discount on the object (or one of its ancestors) to reuse.
- setDiscount(String) - Method in class com.stripe.param.QuoteCreateParams.Discount.Builder
-
ID of an existing discount on the object (or one of its ancestors) to reuse.
- setDiscount(String) - Method in class com.stripe.param.QuoteUpdateParams.Discount.Builder
-
ID of an existing discount on the object (or one of its ancestors) to reuse.
- setDiscountable(Boolean) - Method in class com.stripe.model.InvoiceItem
-
If true, discounts will apply to this invoice item.
- setDiscountable(Boolean) - Method in class com.stripe.model.InvoiceLineItem
-
If true, discounts will apply to this line item.
- setDiscountable(Boolean) - Method in class com.stripe.param.InvoiceItemCreateParams.Builder
-
Controls whether discounts apply to this invoice item.
- setDiscountable(Boolean) - Method in class com.stripe.param.InvoiceItemUpdateParams.Builder
-
Controls whether discounts apply to this invoice item.
- setDiscountable(Boolean) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Builder
-
Explicitly controls whether discounts apply to this invoice item.
- setDiscountAmount(Long) - Method in class com.stripe.model.Charge.Level3.LineItem
- setDiscountAmount(Long) - Method in class com.stripe.model.CreditNote
-
The integer amount in %s representing the total amount of discount that was credited.
- setDiscountAmount(Long) - Method in class com.stripe.model.CreditNoteLineItem
-
The integer amount in %s representing the discount being credited for this line item.
- setDiscountAmounts(List<CreditNote.DiscountAmount>) - Method in class com.stripe.model.CreditNote
-
The aggregate amounts calculated per discount for all line items.
- setDiscountAmounts(List<CreditNoteLineItem.DiscountAmount>) - Method in class com.stripe.model.CreditNoteLineItem
-
The amount of discount calculated per discount for this line item.
- setDiscountAmounts(List<InvoiceLineItem.DiscountAmount>) - Method in class com.stripe.model.InvoiceLineItem
-
The amount of discount calculated per discount for this line item.
- setDiscountObject(Discount) - Method in class com.stripe.model.CreditNote.DiscountAmount
- setDiscountObject(Discount) - Method in class com.stripe.model.CreditNoteLineItem.DiscountAmount
- setDiscountObject(Discount) - Method in class com.stripe.model.Invoice.DiscountAmount
- setDiscountObject(Discount) - Method in class com.stripe.model.InvoiceLineItem.DiscountAmount
- setDiscountObjects(List<Discount>) - Method in class com.stripe.model.Invoice
- setDiscountObjects(List<Discount>) - Method in class com.stripe.model.InvoiceItem
- setDiscountObjects(List<Discount>) - Method in class com.stripe.model.InvoiceLineItem
- setDiscountObjects(List<Discount>) - Method in class com.stripe.model.Quote
- setDiscounts(EmptyParam) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
The coupons to redeem into discounts for the invoice.
- setDiscounts(EmptyParam) - Method in class com.stripe.param.InvoiceItemCreateParams.Builder
-
The coupons to redeem into discounts for the invoice item or invoice line item.
- setDiscounts(EmptyParam) - Method in class com.stripe.param.InvoiceItemUpdateParams.Builder
-
The coupons & existing discounts which apply to the invoice item or invoice line item.
- setDiscounts(EmptyParam) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
The coupons to redeem into discounts for the invoice preview.
- setDiscounts(EmptyParam) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Builder
-
The coupons to redeem into discounts for the invoice item in the preview.
- setDiscounts(EmptyParam) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
The discounts that will apply to the invoice.
- setDiscounts(EmptyParam) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
The discounts applied to the quote.
- setDiscounts(EmptyParam) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
The discounts applied to the quote.
- setDiscounts(List<LineItem.Discount>) - Method in class com.stripe.model.checkout.Session.TotalDetails.Breakdown
- setDiscounts(List<LineItem.Discount>) - Method in class com.stripe.model.LineItem
-
The discounts applied to the line item.
- setDiscounts(List<LineItem.Discount>) - Method in class com.stripe.model.Quote.TotalDetails.Breakdown
- setDiscounts(List<InvoiceCreateParams.Discount>) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
The coupons to redeem into discounts for the invoice.
- setDiscounts(List<InvoiceItemCreateParams.Discount>) - Method in class com.stripe.param.InvoiceItemCreateParams.Builder
-
The coupons to redeem into discounts for the invoice item or invoice line item.
- setDiscounts(List<InvoiceItemUpdateParams.Discount>) - Method in class com.stripe.param.InvoiceItemUpdateParams.Builder
-
The coupons & existing discounts which apply to the invoice item or invoice line item.
- setDiscounts(List<InvoiceUpcomingParams.Discount>) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
The coupons to redeem into discounts for the invoice preview.
- setDiscounts(List<InvoiceUpcomingParams.InvoiceItem.Discount>) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Builder
-
The coupons to redeem into discounts for the invoice item in the preview.
- setDiscounts(List<InvoiceUpdateParams.Discount>) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
The discounts that will apply to the invoice.
- setDiscounts(List<QuoteCreateParams.Discount>) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
The discounts applied to the quote.
- setDiscounts(List<QuoteUpdateParams.Discount>) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
The discounts applied to the quote.
- setDiscounts(List<String>) - Method in class com.stripe.model.Invoice
- setDiscounts(List<String>) - Method in class com.stripe.model.InvoiceItem
- setDiscounts(List<String>) - Method in class com.stripe.model.InvoiceLineItem
- setDiscounts(List<String>) - Method in class com.stripe.model.Quote
- setDisplayName(EmptyParam) - Method in class com.stripe.param.TaxRateUpdateParams.Builder
-
The display name of the tax rate, which will be shown to users.
- setDisplayName(EmptyParam) - Method in class com.stripe.param.terminal.LocationUpdateParams.Builder
-
A name for the location.
- setDisplayName(String) - Method in class com.stripe.model.Account.Settings.BacsDebitPayments
-
The Bacs Direct Debit Display Name for this account.
- setDisplayName(String) - Method in class com.stripe.model.Account.SettingsDashboard
-
The display name for this account.
- setDisplayName(String) - Method in class com.stripe.model.ShippingRate
-
The name of the shipping rate, meant to be displayable to the customer.
- setDisplayName(String) - Method in class com.stripe.model.TaxRate
-
The display name of the tax rates as it will appear to your customer on their receipt email, PDF, and the hosted invoice page.
- setDisplayName(String) - Method in class com.stripe.model.terminal.Location
-
The display name of the location.
- setDisplayName(String) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.Builder
-
The name of the shipping rate, meant to be displayable to the customer.
- setDisplayName(String) - Method in class com.stripe.param.ShippingRateCreateParams.Builder
-
The name of the shipping rate, meant to be displayable to the customer.
- setDisplayName(String) - Method in class com.stripe.param.TaxRateCreateParams.Builder
-
The display name of the tax rate, which will be shown to users.
- setDisplayName(String) - Method in class com.stripe.param.TaxRateUpdateParams.Builder
-
The display name of the tax rate, which will be shown to users.
- setDisplayName(String) - Method in class com.stripe.param.terminal.LocationCreateParams.Builder
-
A name for the location.
- setDisplayName(String) - Method in class com.stripe.param.terminal.LocationUpdateParams.Builder
-
A name for the location.
- setDispute(String) - Method in class com.stripe.model.Charge
- setDispute(String) - Method in class com.stripe.model.issuing.Transaction
- setDisputed(Boolean) - Method in class com.stripe.model.Charge
-
Whether the charge has been disputed.
- setDisputeObject(Dispute) - Method in class com.stripe.model.Charge
- setDisputeObject(Dispute) - Method in class com.stripe.model.issuing.Transaction
- setDivideBy(Long) - Method in class com.stripe.model.Plan.TransformUsage
- setDivideBy(Long) - Method in class com.stripe.model.Price.TransformQuantity
- setDivideBy(Long) - Method in class com.stripe.param.PlanCreateParams.TransformUsage.Builder
-
Divide usage by this number.
- setDivideBy(Long) - Method in class com.stripe.param.PriceCreateParams.TransformQuantity.Builder
-
Divide usage by this number.
- setDob(VerificationReport.Document.DateOfBirth) - Method in class com.stripe.model.identity.VerificationReport.Document
-
Date of birth as it appears in the document.
- setDob(VerificationReport.IdNumber.DateOfBirth) - Method in class com.stripe.model.identity.VerificationReport.IdNumber
-
Date of birth.
- setDob(VerificationSession.VerifiedOutputs.DateOfBirth) - Method in class com.stripe.model.identity.VerificationSession.VerifiedOutputs
- setDob(Cardholder.Individual.DateOfBirth) - Method in class com.stripe.model.issuing.Cardholder.Individual
-
The date of birth of this cardholder.
- setDob(PaymentMethod.Klarna.DateOfBirth) - Method in class com.stripe.model.PaymentMethod.Klarna
-
The customer's date of birth, if provided.
- setDob(Person.DateOfBirth) - Method in class com.stripe.model.Person
- setDob(AccountCreateParams.Individual.Dob) - Method in class com.stripe.param.AccountCreateParams.Individual.Builder
-
The individual's date of birth.
- setDob(AccountUpdateParams.Individual.Dob) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
The individual's date of birth.
- setDob(EmptyParam) - Method in class com.stripe.param.AccountCreateParams.Individual.Builder
-
The individual's date of birth.
- setDob(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
The individual's date of birth.
- setDob(EmptyParam) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
The person's date of birth.
- setDob(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The person's date of birth.
- setDob(EmptyParam) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Builder
-
The individual's date of birth.
- setDob(EmptyParam) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
The person's date of birth.
- setDob(CardholderCreateParams.Individual.Dob) - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Builder
-
The date of birth of this cardholder.
- setDob(CardholderUpdateParams.Individual.Dob) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Builder
-
The date of birth of this cardholder.
- setDob(PaymentIntentConfirmParams.PaymentMethodData.Klarna.Dob) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Klarna.Builder
-
Customer's date of birth.
- setDob(PaymentIntentCreateParams.PaymentMethodData.Klarna.Dob) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Klarna.Builder
-
Customer's date of birth.
- setDob(PaymentIntentUpdateParams.PaymentMethodData.Klarna.Dob) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Klarna.Builder
-
Customer's date of birth.
- setDob(PaymentMethodCreateParams.Klarna.Dob) - Method in class com.stripe.param.PaymentMethodCreateParams.Klarna.Builder
-
Customer's date of birth.
- setDob(PersonCollectionCreateParams.Dob) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
The person's date of birth.
- setDob(PersonUpdateParams.Dob) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The person's date of birth.
- setDob(TokenCreateParams.Account.Individual.Dob) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Builder
-
The individual's date of birth.
- setDob(TokenCreateParams.Person.Dob) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
The person's date of birth.
- setDocument(Account.Company.Verification.VerificationDocument) - Method in class com.stripe.model.Account.Company.Verification
- setDocument(VerificationReport.Document) - Method in class com.stripe.model.identity.VerificationReport
-
Result from a document check.
- setDocument(VerificationReport.Options.Document) - Method in class com.stripe.model.identity.VerificationReport.Options
- setDocument(VerificationSession.Options.Document) - Method in class com.stripe.model.identity.VerificationSession.Options
- setDocument(Cardholder.Individual.Verification.Document) - Method in class com.stripe.model.issuing.Cardholder.Individual.Verification
- setDocument(Person.VerificationDocument) - Method in class com.stripe.model.Person.Verification
- setDocument(AccountCreateParams.Company.Verification.Document) - Method in class com.stripe.param.AccountCreateParams.Company.Verification.Builder
-
A document verifying the business.
- setDocument(AccountCreateParams.Individual.Verification.Document) - Method in class com.stripe.param.AccountCreateParams.Individual.Verification.Builder
-
An identifying document, either a passport or local ID card.
- setDocument(AccountUpdateParams.Company.Verification.Document) - Method in class com.stripe.param.AccountUpdateParams.Company.Verification.Builder
-
A document verifying the business.
- setDocument(AccountUpdateParams.Individual.Verification.Document) - Method in class com.stripe.param.AccountUpdateParams.Individual.Verification.Builder
-
An identifying document, either a passport or local ID card.
- setDocument(EmptyParam) - Method in class com.stripe.param.identity.VerificationSessionCreateParams.Options.Builder
-
Options that apply to the document check.
- setDocument(EmptyParam) - Method in class com.stripe.param.identity.VerificationSessionUpdateParams.Options.Builder
-
Options that apply to the document check.
- setDocument(VerificationSessionCreateParams.Options.Document) - Method in class com.stripe.param.identity.VerificationSessionCreateParams.Options.Builder
-
Options that apply to the document check.
- setDocument(VerificationSessionUpdateParams.Options.Document) - Method in class com.stripe.param.identity.VerificationSessionUpdateParams.Options.Builder
-
Options that apply to the document check.
- setDocument(CardholderCreateParams.Individual.Verification.Document) - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Verification.Builder
-
An identifying document, either a passport or local ID card.
- setDocument(CardholderUpdateParams.Individual.Verification.Document) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Verification.Builder
-
An identifying document, either a passport or local ID card.
- setDocument(PersonCollectionCreateParams.Verification.Document) - Method in class com.stripe.param.PersonCollectionCreateParams.Verification.Builder
-
An identifying document, either a passport or local ID card.
- setDocument(PersonUpdateParams.Verification.Document) - Method in class com.stripe.param.PersonUpdateParams.Verification.Builder
-
An identifying document, either a passport or local ID card.
- setDocument(TokenCreateParams.Account.Company.Verification.Document) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Verification.Builder
-
A document verifying the business.
- setDocument(TokenCreateParams.Account.Individual.Verification.Document) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Verification.Builder
-
An identifying document, either a passport or local ID card.
- setDocument(TokenCreateParams.Person.Verification.Document) - Method in class com.stripe.param.TokenCreateParams.Person.Verification.Builder
-
An identifying document, either a passport or local ID card.
- setDocument(String) - Method in class com.stripe.model.identity.VerificationReport.Selfie
- setDocuments(AccountCreateParams.Documents) - Method in class com.stripe.param.AccountCreateParams.Builder
-
Documents that may be submitted to satisfy various informational requests.
- setDocuments(AccountUpdateParams.Documents) - Method in class com.stripe.param.AccountUpdateParams.Builder
-
Documents that may be submitted to satisfy various informational requests.
- setDocuments(PersonCollectionCreateParams.Documents) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
Documents that may be submitted to satisfy various informational requests.
- setDocuments(PersonUpdateParams.Documents) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
Documents that may be submitted to satisfy various informational requests.
- setDocuments(TokenCreateParams.Person.Documents) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
Documents that may be submitted to satisfy various informational requests.
- setDocUrl(String) - Method in class com.stripe.model.StripeError
-
A URL to more information about the error code reported.
- setDomainName(String) - Method in class com.stripe.model.ApplePayDomain
- setDomainName(String) - Method in class com.stripe.param.ApplePayDomainCreateParams.Builder
- setDomainName(String) - Method in class com.stripe.param.ApplePayDomainListParams.Builder
- setDueBy(Long) - Method in class com.stripe.model.Dispute.EvidenceDetails
- setDueDate(InvoiceListParams.DueDate) - Method in class com.stripe.param.InvoiceListParams.Builder
- setDueDate(Long) - Method in class com.stripe.model.Invoice
-
The date on which payment for this invoice is due.
- setDueDate(Long) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
The date on which payment for this invoice is due.
- setDueDate(Long) - Method in class com.stripe.param.InvoiceListParams.Builder
- setDueDate(Long) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
The date on which payment for this invoice is due.
- setDuplicate(Dispute.Evidence.Duplicate) - Method in class com.stripe.model.issuing.Dispute.Evidence
- setDuplicate(EmptyParam) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Builder
-
Evidence provided when
reason
is 'duplicate'. - setDuplicate(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Builder
-
Evidence provided when
reason
is 'duplicate'. - setDuplicate(DisputeCreateParams.Evidence.Duplicate) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Builder
-
Evidence provided when
reason
is 'duplicate'. - setDuplicate(DisputeUpdateParams.Evidence.Duplicate) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Builder
-
Evidence provided when
reason
is 'duplicate'. - setDuplicateChargeDocumentation(EmptyParam) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
(ID of a file upload) Documentation for the prior charge that can uniquely identify the charge, such as a receipt, shipping label, work order, etc.
- setDuplicateChargeDocumentation(String) - Method in class com.stripe.model.Dispute.Evidence
- setDuplicateChargeDocumentation(String) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
(ID of a file upload) Documentation for the prior charge that can uniquely identify the charge, such as a receipt, shipping label, work order, etc.
- setDuplicateChargeDocumentationObject(File) - Method in class com.stripe.model.Dispute.Evidence
- setDuplicateChargeExplanation(EmptyParam) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
An explanation of the difference between the disputed charge versus the prior charge that appears to be a duplicate.
- setDuplicateChargeExplanation(String) - Method in class com.stripe.model.Dispute.Evidence
-
An explanation of the difference between the disputed charge versus the prior charge that appears to be a duplicate.
- setDuplicateChargeExplanation(String) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
An explanation of the difference between the disputed charge versus the prior charge that appears to be a duplicate.
- setDuplicateChargeId(EmptyParam) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
The Stripe ID for the prior charge which appears to be a duplicate of the disputed charge.
- setDuplicateChargeId(String) - Method in class com.stripe.model.Dispute.Evidence
-
The Stripe ID for the prior charge which appears to be a duplicate of the disputed charge.
- setDuplicateChargeId(String) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
The Stripe ID for the prior charge which appears to be a duplicate of the disputed charge.
- setDuration(CouponCreateParams.Duration) - Method in class com.stripe.param.CouponCreateParams.Builder
-
Specifies how long the discount will be in effect if used on a subscription.
- setDuration(String) - Method in class com.stripe.model.Coupon
-
One of
forever
,once
, andrepeating
. - setDurationInMonths(Long) - Method in class com.stripe.model.Coupon
-
If
duration
isrepeating
, the number of months the coupon applies. - setDurationInMonths(Long) - Method in class com.stripe.param.CouponCreateParams.Builder
-
Required only if
duration
isrepeating
, in which case it must be a positive integer that specifies the number of months the discount will be in effect. - setDynamicLast4(String) - Method in class com.stripe.model.Card
-
(For tokenized numbers only.) The last four digits of the device account number.
- setDynamicLast4(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet
- setDynamicLast4(String) - Method in class com.stripe.model.PaymentMethod.Card.Wallet
- setDynamicLast4(String) - Method in class com.stripe.model.Source.Card
- setDynamicLast4(String) - Method in class com.stripe.model.Source.ThreeDSecure
- setEarliest(String) - Method in class com.stripe.model.Order.ShippingMethod.DeliveryEstimate
- setEffectiveDate(EmptyParam) - Method in class com.stripe.param.QuoteCreateParams.SubscriptionData.Builder
-
When creating a new subscription, the date of which the subscription schedule will start after the quote is accepted.
- setEffectiveDate(EmptyParam) - Method in class com.stripe.param.QuoteUpdateParams.SubscriptionData.Builder
-
When creating a new subscription, the date of which the subscription schedule will start after the quote is accepted.
- setEffectiveDate(QuoteCreateParams.SubscriptionData.EffectiveDate) - Method in class com.stripe.param.QuoteCreateParams.SubscriptionData.Builder
-
When creating a new subscription, the date of which the subscription schedule will start after the quote is accepted.
- setEffectiveDate(QuoteUpdateParams.SubscriptionData.EffectiveDate) - Method in class com.stripe.param.QuoteUpdateParams.SubscriptionData.Builder
-
When creating a new subscription, the date of which the subscription schedule will start after the quote is accepted.
- setEffectiveDate(Long) - Method in class com.stripe.model.Quote.SubscriptionData
-
When creating a new subscription, the date of which the subscription schedule will start after the quote is accepted.
- setEffectiveDate(Long) - Method in class com.stripe.param.QuoteCreateParams.SubscriptionData.Builder
-
When creating a new subscription, the date of which the subscription schedule will start after the quote is accepted.
- setEffectiveDate(Long) - Method in class com.stripe.param.QuoteUpdateParams.SubscriptionData.Builder
-
When creating a new subscription, the date of which the subscription schedule will start after the quote is accepted.
- setEligible(Boolean) - Method in class com.stripe.model.issuing.Card.Wallets.ApplePay
- setEligible(Boolean) - Method in class com.stripe.model.issuing.Card.Wallets.GooglePay
- setEmail(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Builder
-
The email address of the account holder.
- setEmail(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
The individual's email address.
- setEmail(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
Customer's email address.
- setEmail(EmptyParam) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Builder
-
The cardholder's email address.
- setEmail(EmptyParam) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Builder
-
Email address.
- setEmail(EmptyParam) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Builder
-
Email address.
- setEmail(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Builder
-
Email address.
- setEmail(EmptyParam) - Method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails.Builder
-
Email address.
- setEmail(EmptyParam) - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Builder
-
Email address.
- setEmail(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The person's email address.
- setEmail(EmptyParam) - Method in class com.stripe.param.RecipientUpdateParams.Builder
-
The recipient's email address.
- setEmail(EmptyParam) - Method in class com.stripe.param.SourceUpdateParams.Owner.Builder
-
Owner's email address.
- setEmail(String) - Method in class com.stripe.model.Account
-
An email address associated with the account.
- setEmail(String) - Method in class com.stripe.model.BitcoinReceiver
-
The customer's email address, set by the API call that creates the receiver.
- setEmail(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.Masterpass
- setEmail(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.VisaCheckout
- setEmail(String) - Method in class com.stripe.model.checkout.Session.CustomerDetails
-
The email associated with the Customer, if one exists, on the Checkout Session at the time of checkout or at time of session expiry.
- setEmail(String) - Method in class com.stripe.model.Customer
-
The customer's email address.
- setEmail(String) - Method in class com.stripe.model.issuing.Cardholder
-
The cardholder's email address.
- setEmail(String) - Method in class com.stripe.model.Order
-
The email address of the customer placing the order.
- setEmail(String) - Method in class com.stripe.model.PaymentMethod.BillingDetails
-
Email address.
- setEmail(String) - Method in class com.stripe.model.PaymentMethod.Card.Wallet.Masterpass
- setEmail(String) - Method in class com.stripe.model.PaymentMethod.Card.Wallet.VisaCheckout
- setEmail(String) - Method in class com.stripe.model.Person
-
The person's email address.
- setEmail(String) - Method in class com.stripe.model.Recipient
- setEmail(String) - Method in class com.stripe.model.Source.Order
-
The email address of the customer placing the order.
- setEmail(String) - Method in class com.stripe.model.Source.Owner
-
Owner's email address.
- setEmail(String) - Method in class com.stripe.param.AccountCreateParams.Builder
-
The email address of the account holder.
- setEmail(String) - Method in class com.stripe.param.AccountCreateParams.Individual.Builder
-
The individual's email address.
- setEmail(String) - Method in class com.stripe.param.AccountUpdateParams.Builder
-
The email address of the account holder.
- setEmail(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
The individual's email address.
- setEmail(String) - Method in class com.stripe.param.CustomerCreateParams.Builder
-
Customer's email address.
- setEmail(String) - Method in class com.stripe.param.CustomerListParams.Builder
-
A case-sensitive filter on the list based on the customer's
email
field. - setEmail(String) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
Customer's email address.
- setEmail(String) - Method in class com.stripe.param.issuing.CardholderCreateParams.Builder
-
The cardholder's email address.
- setEmail(String) - Method in class com.stripe.param.issuing.CardholderListParams.Builder
-
Only return cardholders that have the given email address.
- setEmail(String) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Builder
-
The cardholder's email address.
- setEmail(String) - Method in class com.stripe.param.OrderCreateParams.Builder
-
The email address of the customer placing the order.
- setEmail(String) - Method in class com.stripe.param.OrderPayParams.Builder
-
The email address of the customer placing the order.
- setEmail(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Builder
-
Email address.
- setEmail(String) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Builder
-
Email address.
- setEmail(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Builder
-
Email address.
- setEmail(String) - Method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails.Builder
-
Email address.
- setEmail(String) - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Builder
-
Email address.
- setEmail(String) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
The person's email address.
- setEmail(String) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The person's email address.
- setEmail(String) - Method in class com.stripe.param.RecipientCreateParams.Builder
-
The recipient's email address.
- setEmail(String) - Method in class com.stripe.param.RecipientUpdateParams.Builder
-
The recipient's email address.
- setEmail(String) - Method in class com.stripe.param.SourceCreateParams.Owner.Builder
-
Owner's email address.
- setEmail(String) - Method in class com.stripe.param.SourceUpdateParams.Owner.Builder
-
Owner's email address.
- setEmail(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Builder
-
The individual's email address.
- setEmail(String) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
The person's email address.
- setEmvAuthData(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
Authorization response cryptogram.
- setEmvAuthData(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
Authorization response cryptogram.
- setEmvAuthData(String) - Method in class com.stripe.model.Source.CardPresent
- setEnabled(Boolean) - Method in class com.stripe.model.AutomaticPaymentMethodsPaymentIntent
-
Automatically calculates compatible payment methods.
- setEnabled(Boolean) - Method in class com.stripe.model.billingportal.Configuration.Features.CustomerUpdate
- setEnabled(Boolean) - Method in class com.stripe.model.billingportal.Configuration.Features.InvoiceHistory
- setEnabled(Boolean) - Method in class com.stripe.model.billingportal.Configuration.Features.PaymentMethodUpdate
- setEnabled(Boolean) - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionCancel.CancellationReason
- setEnabled(Boolean) - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionCancel
- setEnabled(Boolean) - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionPause
- setEnabled(Boolean) - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionUpdate
- setEnabled(Boolean) - Method in class com.stripe.model.checkout.Session.AfterExpiration.Recovery
- setEnabled(Boolean) - Method in class com.stripe.model.checkout.Session.AutomaticTax
-
Indicates whether automatic tax is enabled for the session.
- setEnabled(Boolean) - Method in class com.stripe.model.checkout.Session.PhoneNumberCollection
-
Indicates whether phone number collection is enabled for the session.
- setEnabled(Boolean) - Method in class com.stripe.model.checkout.Session.TaxIDCollection
-
Indicates whether tax ID collection is enabled for the session.
- setEnabled(Boolean) - Method in class com.stripe.model.Invoice.AutomaticTax
-
Whether Stripe automatically computes tax on this invoice.
- setEnabled(Boolean) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card.Installments
- setEnabled(Boolean) - Method in class com.stripe.model.PaymentLink.AutomaticTax
-
If
true
, tax will be calculated automatically using the customer's location. - setEnabled(Boolean) - Method in class com.stripe.model.PaymentLink.PhoneNumberCollection
-
If
true
, a phone number will be collected during checkout. - setEnabled(Boolean) - Method in class com.stripe.model.Quote.AutomaticTax
-
Automatically calculate taxes.
- setEnabled(Boolean) - Method in class com.stripe.model.Subscription.AutomaticTax
-
Whether Stripe automatically computes tax on this subscription.
- setEnabled(Boolean) - Method in class com.stripe.model.SubscriptionSchedule.DefaultSettings.AutomaticTax
- setEnabled(Boolean) - Method in class com.stripe.model.SubscriptionSchedule.Phase.AutomaticTax
- setEnabled(Boolean) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.CustomerUpdate.Builder
-
Whether the feature is enabled.
- setEnabled(Boolean) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.InvoiceHistory.Builder
-
Whether the feature is enabled.
- setEnabled(Boolean) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.PaymentMethodUpdate.Builder
-
Whether the feature is enabled.
- setEnabled(Boolean) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.Builder
-
Whether the feature is enabled.
- setEnabled(Boolean) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason.Builder
-
Whether the feature is enabled.
- setEnabled(Boolean) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionPause.Builder
-
Whether the feature is enabled.
- setEnabled(Boolean) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.Builder
-
Whether the feature is enabled.
- setEnabled(Boolean) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.CustomerUpdate.Builder
-
Whether the feature is enabled.
- setEnabled(Boolean) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.InvoiceHistory.Builder
-
Whether the feature is enabled.
- setEnabled(Boolean) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.PaymentMethodUpdate.Builder
-
Whether the feature is enabled.
- setEnabled(Boolean) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.Builder
-
Whether the feature is enabled.
- setEnabled(Boolean) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason.Builder
-
Whether the feature is enabled.
- setEnabled(Boolean) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionPause.Builder
-
Whether the feature is enabled.
- setEnabled(Boolean) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.Builder
-
Whether the feature is enabled.
- setEnabled(Boolean) - Method in class com.stripe.param.checkout.SessionCreateParams.AfterExpiration.Recovery.Builder
-
If
true
, a recovery URL will be generated to recover this Checkout Session if it expires before a successful transaction is completed. - setEnabled(Boolean) - Method in class com.stripe.param.checkout.SessionCreateParams.AutomaticTax.Builder
-
Set to true to enable automatic taxes.
- setEnabled(Boolean) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.AdjustableQuantity.Builder
-
Set to true if the quantity can be adjusted to any non-negative integer.
- setEnabled(Boolean) - Method in class com.stripe.param.checkout.SessionCreateParams.PhoneNumberCollection.Builder
-
Set to
true
to enable phone number collection. - setEnabled(Boolean) - Method in class com.stripe.param.checkout.SessionCreateParams.TaxIdCollection.Builder
-
Set to true to enable Tax ID collection.
- setEnabled(Boolean) - Method in class com.stripe.param.InvoiceCreateParams.AutomaticTax.Builder
-
Controls whether Stripe will automatically compute tax on this invoice.
- setEnabled(Boolean) - Method in class com.stripe.param.InvoiceUpcomingParams.AutomaticTax.Builder
-
Controls whether Stripe will automatically compute tax on this invoice.
- setEnabled(Boolean) - Method in class com.stripe.param.InvoiceUpdateParams.AutomaticTax.Builder
-
Controls whether Stripe will automatically compute tax on this invoice.
- setEnabled(Boolean) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Builder
-
Setting to true enables installments for this PaymentIntent.
- setEnabled(Boolean) - Method in class com.stripe.param.PaymentIntentCreateParams.AutomaticPaymentMethods.Builder
-
Whether this feature is enabled.
- setEnabled(Boolean) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Builder
-
Setting to true enables installments for this PaymentIntent.
- setEnabled(Boolean) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Builder
-
Setting to true enables installments for this PaymentIntent.
- setEnabled(Boolean) - Method in class com.stripe.param.PaymentLinkCreateParams.AutomaticTax.Builder
-
If
true
, tax will be calculated automatically using the customer's location. - setEnabled(Boolean) - Method in class com.stripe.param.PaymentLinkCreateParams.LineItem.AdjustableQuantity.Builder
-
Set to true if the quantity can be adjusted to any non-negative Integer.
- setEnabled(Boolean) - Method in class com.stripe.param.PaymentLinkCreateParams.PhoneNumberCollection.Builder
-
Set to
true
to enable phone number collection. - setEnabled(Boolean) - Method in class com.stripe.param.PaymentLinkUpdateParams.AutomaticTax.Builder
-
If
true
, tax will be calculated automatically using the customer's location. - setEnabled(Boolean) - Method in class com.stripe.param.PaymentLinkUpdateParams.LineItem.AdjustableQuantity.Builder
-
Set to true if the quantity can be adjusted to any non-negative Integer.
- setEnabled(Boolean) - Method in class com.stripe.param.QuoteCreateParams.AutomaticTax.Builder
-
Controls whether Stripe will automatically compute tax on the resulting invoices or subscriptions as well as the quote itself.
- setEnabled(Boolean) - Method in class com.stripe.param.QuoteUpdateParams.AutomaticTax.Builder
-
Controls whether Stripe will automatically compute tax on the resulting invoices or subscriptions as well as the quote itself.
- setEnabled(Boolean) - Method in class com.stripe.param.SubscriptionCreateParams.AutomaticTax.Builder
-
Enabled automatic tax calculation which will automatically compute tax rates on all invoices generated by the subscription.
- setEnabled(Boolean) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.AutomaticTax.Builder
-
Enabled automatic tax calculation which will automatically compute tax rates on all invoices generated by the subscription.
- setEnabled(Boolean) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AutomaticTax.Builder
-
Enabled automatic tax calculation which will automatically compute tax rates on all invoices generated by the subscription.
- setEnabled(Boolean) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.AutomaticTax.Builder
-
Enabled automatic tax calculation which will automatically compute tax rates on all invoices generated by the subscription.
- setEnabled(Boolean) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AutomaticTax.Builder
-
Enabled automatic tax calculation which will automatically compute tax rates on all invoices generated by the subscription.
- setEnabled(Boolean) - Method in class com.stripe.param.SubscriptionUpdateParams.AutomaticTax.Builder
-
Enabled automatic tax calculation which will automatically compute tax rates on all invoices generated by the subscription.
- setEnabledEvents(List<String>) - Method in class com.stripe.model.WebhookEndpoint
-
The list of events to enable for this endpoint.
- setEnd(Long) - Method in class com.stripe.model.Discount
-
If the coupon has a duration of
repeating
, the date that this discount will end. - setEnd(Long) - Method in class com.stripe.model.InvoiceLineItemPeriod
-
End of the line item's billing period.
- setEnd(Long) - Method in class com.stripe.model.UsageRecordSummary.Period
- setEnd(Long) - Method in class com.stripe.param.InvoiceItemCreateParams.Period.Builder
-
The end of the period, which must be greater than or equal to the start.
- setEnd(Long) - Method in class com.stripe.param.InvoiceItemUpdateParams.Period.Builder
-
The end of the period, which must be greater than or equal to the start.
- setEnd(Long) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Period.Builder
-
The end of the period, which must be greater than or equal to the start.
- setEndBehavior(SubscriptionScheduleCreateParams.EndBehavior) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Builder
-
Configures how the subscription schedule behaves when it ends.
- setEndBehavior(SubscriptionScheduleUpdateParams.EndBehavior) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Builder
-
Configures how the subscription schedule behaves when it ends.
- setEndBehavior(String) - Method in class com.stripe.model.SubscriptionSchedule
-
Behavior of the subscription schedule and underlying subscription when it ends.
- setEndDate(SubscriptionScheduleUpdateParams.Phase.EndDate) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
The date at which this phase of the subscription schedule ends.
- setEndDate(Long) - Method in class com.stripe.model.SubscriptionSchedule.CurrentPhase
-
The end of this phase of the subscription schedule.
- setEndDate(Long) - Method in class com.stripe.model.SubscriptionSchedule.Phase
-
The end of this phase of the subscription schedule.
- setEndDate(Long) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Builder
-
The date at which this phase of the subscription schedule ends.
- setEndDate(Long) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
The date at which this phase of the subscription schedule ends.
- setEndedAt(Long) - Method in class com.stripe.model.Subscription
-
If the subscription has ended, the date the subscription ended.
- setEndingBalance(Long) - Method in class com.stripe.model.CustomerBalanceTransaction
-
The customer's
balance
after the transaction was applied. - setEndingBalance(Long) - Method in class com.stripe.model.Invoice
-
Ending customer balance after the invoice is finalized.
- setEndingBefore(String) - Method in class com.stripe.param.AccountListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.AccountPersonsParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.ApplePayDomainListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.ApplicationFeeListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.BalanceTransactionListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.billingportal.ConfigurationListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.BitcoinReceiverListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.BitcoinTransactionCollectionListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.ChargeListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.checkout.SessionListLineItemsParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.checkout.SessionListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.CountrySpecListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.CouponListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.CreditNoteLineItemCollectionListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.CreditNoteListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.CustomerBalanceTransactionCollectionListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.CustomerBalanceTransactionsParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.CustomerListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.CustomerListPaymentMethodsParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.DisputeListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.EventListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.ExchangeRateListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.ExternalAccountCollectionListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.FeeRefundCollectionListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.FileLinkListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.FileListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.identity.VerificationReportListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.identity.VerificationSessionListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.InvoiceItemListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.InvoiceLineItemCollectionListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.InvoiceListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.IssuerFraudRecordListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.issuing.AuthorizationListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.issuing.CardholderListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.issuing.CardListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.issuing.DisputeListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.issuing.TransactionListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.OrderListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.OrderReturnListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.PaymentIntentListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.PaymentLinkListLineItemsParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.PaymentLinkListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.PaymentMethodListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.PaymentSourceCollectionListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.PayoutListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.PersonCollectionListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.PlanListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.PriceListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.ProductListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.PromotionCodeListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.QuoteCollectionListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.QuoteListComputedUpfrontLineItemsParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.QuoteListLineItemsParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.QuoteListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.radar.EarlyFraudWarningListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.radar.ValueListItemListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.radar.ValueListListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.RecipientListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.RefundCollectionListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.RefundListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.reporting.ReportRunListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.ReviewListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.SetupAttemptListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.SetupIntentListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.ShippingRateListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.sigma.ScheduledQueryRunListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.SkuListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.SourceSourceTransactionsParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.SubscriptionItemListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.SubscriptionItemUsageRecordSummariesParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.SubscriptionListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.SubscriptionScheduleListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.TaxCodeListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.TaxIdCollectionListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.TaxRateListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.terminal.LocationListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.terminal.ReaderListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.TopupListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.TransferListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.TransferReversalCollectionListParams.Builder
-
A cursor for use in pagination.
- setEndingBefore(String) - Method in class com.stripe.param.WebhookEndpointListParams.Builder
-
A cursor for use in pagination.
- setEntity(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Multibanco
-
Entity number associated with this Multibanco payment.
- setEntity(String) - Method in class com.stripe.model.Source.Multibanco
- setEps(Charge.PaymentMethodDetails.Eps) - Method in class com.stripe.model.Charge.PaymentMethodDetails
- setEps(PaymentIntent.PaymentMethodOptions.Eps) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- setEps(PaymentMethod.Eps) - Method in class com.stripe.model.PaymentMethod
- setEps(Source.Eps) - Method in class com.stripe.model.Source
- setEps(EmptyParam) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
eps
PaymentMethod, this sub-hash contains details about the EPS payment method options. - setEps(EmptyParam) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
eps
PaymentMethod, this sub-hash contains details about the EPS payment method options. - setEps(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
eps
PaymentMethod, this sub-hash contains details about the EPS payment method options. - setEps(PaymentIntentConfirmParams.PaymentMethodData.Eps) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Builder
-
If this is an
eps
PaymentMethod, this hash contains details about the EPS payment method. - setEps(PaymentIntentConfirmParams.PaymentMethodOptions.Eps) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
eps
PaymentMethod, this sub-hash contains details about the EPS payment method options. - setEps(PaymentIntentCreateParams.PaymentMethodData.Eps) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Builder
-
If this is an
eps
PaymentMethod, this hash contains details about the EPS payment method. - setEps(PaymentIntentCreateParams.PaymentMethodOptions.Eps) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
eps
PaymentMethod, this sub-hash contains details about the EPS payment method options. - setEps(PaymentIntentUpdateParams.PaymentMethodData.Eps) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Builder
-
If this is an
eps
PaymentMethod, this hash contains details about the EPS payment method. - setEps(PaymentIntentUpdateParams.PaymentMethodOptions.Eps) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
eps
PaymentMethod, this sub-hash contains details about the EPS payment method options. - setEps(PaymentMethodCreateParams.Eps) - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
If this is an
eps
PaymentMethod, this hash contains details about the EPS payment method. - setEpsPayments(AccountCreateParams.Capabilities.EpsPayments) - Method in class com.stripe.param.AccountCreateParams.Capabilities.Builder
-
The eps_payments capability.
- setEpsPayments(AccountUpdateParams.Capabilities.EpsPayments) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Builder
-
The eps_payments capability.
- setEpsPayments(String) - Method in class com.stripe.model.Account.Capabilities
-
The status of the EPS payments capability of the account, or whether the account can directly process EPS charges.
- setError(VerificationReport.Document.DocumentCheckError) - Method in class com.stripe.model.identity.VerificationReport.Document
-
Details on the verification error.
- setError(VerificationReport.IdNumber.IdNumberCheckError) - Method in class com.stripe.model.identity.VerificationReport.IdNumber
-
Details on the verification error.
- setError(VerificationReport.Selfie.SelfieCheckError) - Method in class com.stripe.model.identity.VerificationReport.Selfie
- setError(ScheduledQueryRun.RunError) - Method in class com.stripe.model.sigma.ScheduledQueryRun
- setError(StripeError) - Method in class com.stripe.model.StripeErrorResponse
- setError(String) - Method in class com.stripe.model.oauth.OAuthError
- setError(String) - Method in class com.stripe.model.reporting.ReportRun
-
If something should go wrong during the run, a message about the failure (populated when
status=failed
). - setErrorDescription(String) - Method in class com.stripe.model.oauth.OAuthError
- setErrorOnRequiresAction(Boolean) - Method in class com.stripe.param.PaymentIntentConfirmParams.Builder
-
Set to
true
to fail the payment attempt if the PaymentIntent transitions intorequires_action
. - setErrorOnRequiresAction(Boolean) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
Set to
true
to fail the payment attempt if the PaymentIntent transitions intorequires_action
. - setErrors(List<Account.FutureRequirements.Errors>) - Method in class com.stripe.model.Account.FutureRequirements
-
Fields that are
currently_due
and need to be collected again because validation or verification failed. - setErrors(List<Account.Requirements.Errors>) - Method in class com.stripe.model.Account.Requirements
-
Fields that are
currently_due
and need to be collected again because validation or verification failed. - setErrors(List<Account.Requirements.Errors>) - Method in class com.stripe.model.Capability.Requirements
- setErrors(List<Account.Requirements.Errors>) - Method in class com.stripe.model.Person.Requirements
-
Fields that are
currently_due
and need to be collected again because validation or verification failed. - setErrors(List<Capability.FutureRequirements.Errors>) - Method in class com.stripe.model.Capability.FutureRequirements
-
Fields that are
currently_due
and need to be collected again because validation or verification failed. - setErrors(List<Person.FutureRequirements.Errors>) - Method in class com.stripe.model.Person.FutureRequirements
-
Fields that are
currently_due
and need to be collected again because validation or verification failed. - setEta(Long) - Method in class com.stripe.model.issuing.Card.Shipping
-
A unix timestamp representing a best estimate of when the card will be delivered.
- setEventuallyDue(List<String>) - Method in class com.stripe.model.Account.FutureRequirements
-
Fields that need to be collected assuming all volume thresholds are reached.
- setEventuallyDue(List<String>) - Method in class com.stripe.model.Account.Requirements
-
Fields that need to be collected assuming all volume thresholds are reached.
- setEventuallyDue(List<String>) - Method in class com.stripe.model.Capability.FutureRequirements
-
Fields that need to be collected assuming all volume thresholds are reached.
- setEventuallyDue(List<String>) - Method in class com.stripe.model.Capability.Requirements
- setEventuallyDue(List<String>) - Method in class com.stripe.model.Person.FutureRequirements
-
Fields that need to be collected assuming all volume thresholds are reached.
- setEventuallyDue(List<String>) - Method in class com.stripe.model.Person.Requirements
-
Fields that need to be collected assuming all volume thresholds are reached.
- setEvidence(Dispute.Evidence) - Method in class com.stripe.model.Dispute
- setEvidence(Dispute.Evidence) - Method in class com.stripe.model.issuing.Dispute
- setEvidence(DisputeUpdateParams.Evidence) - Method in class com.stripe.param.DisputeUpdateParams.Builder
-
Evidence to upload, to respond to a dispute.
- setEvidence(DisputeCreateParams.Evidence) - Method in class com.stripe.param.issuing.DisputeCreateParams.Builder
-
Evidence provided for the dispute.
- setEvidence(DisputeUpdateParams.Evidence) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Builder
-
Evidence provided for the dispute.
- setEvidenceCustomerSignature(String) - Method in class com.stripe.model.Source.CardPresent
- setEvidenceDetails(Dispute.EvidenceDetails) - Method in class com.stripe.model.Dispute
- setEvidenceTransactionCertificate(String) - Method in class com.stripe.model.Source.CardPresent
- setExchangeRate(BigDecimal) - Method in class com.stripe.model.BalanceTransaction
-
The exchange rate used, if applicable, for this transaction.
- setExecutive(Boolean) - Method in class com.stripe.model.Person.Relationship
-
Whether the person has significant responsibility to control, manage, or direct the organization.
- setExecutive(Boolean) - Method in class com.stripe.param.AccountPersonsParams.Relationship.Builder
-
A filter on the list of people returned based on whether these people are executives of the account's company.
- setExecutive(Boolean) - Method in class com.stripe.param.PersonCollectionCreateParams.Relationship.Builder
-
Whether the person has significant responsibility to control, manage, or direct the organization.
- setExecutive(Boolean) - Method in class com.stripe.param.PersonCollectionListParams.Relationship.Builder
-
A filter on the list of people returned based on whether these people are executives of the account's company.
- setExecutive(Boolean) - Method in class com.stripe.param.PersonUpdateParams.Relationship.Builder
-
Whether the person has significant responsibility to control, manage, or direct the organization.
- setExecutive(Boolean) - Method in class com.stripe.param.TokenCreateParams.Person.Relationship.Builder
-
Whether the person has significant responsibility to control, manage, or direct the organization.
- setExecutivesProvided(Boolean) - Method in class com.stripe.model.Account.Company
-
Whether the company's executives have been provided.
- setExecutivesProvided(Boolean) - Method in class com.stripe.param.AccountCreateParams.Company.Builder
-
Whether the company's executives have been provided.
- setExecutivesProvided(Boolean) - Method in class com.stripe.param.AccountUpdateParams.Company.Builder
-
Whether the company's executives have been provided.
- setExecutivesProvided(Boolean) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Builder
-
Whether the company's executives have been provided.
- setExpandableFieldId(String, ExpandableField<T>) - Static method in class com.stripe.net.ApiResource
-
When setting a String ID for an ExpandableField, we need to be careful about keeping the String ID and the expanded object in sync.
- setExpanded(T) - Method in class com.stripe.model.ExpandableField
- setExpectedAt(EmptyParam) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled.Builder
-
Date when the cardholder expected to receive the product.
- setExpectedAt(EmptyParam) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.NotReceived.Builder
-
Date when the cardholder expected to receive the product.
- setExpectedAt(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.Builder
-
Date when the cardholder expected to receive the product.
- setExpectedAt(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.NotReceived.Builder
-
Date when the cardholder expected to receive the product.
- setExpectedAt(Long) - Method in class com.stripe.model.issuing.Dispute.Evidence.Canceled
- setExpectedAt(Long) - Method in class com.stripe.model.issuing.Dispute.Evidence.NotReceived
- setExpectedAt(Long) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled.Builder
-
Date when the cardholder expected to receive the product.
- setExpectedAt(Long) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.NotReceived.Builder
-
Date when the cardholder expected to receive the product.
- setExpectedAt(Long) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.Builder
-
Date when the cardholder expected to receive the product.
- setExpectedAt(Long) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.NotReceived.Builder
-
Date when the cardholder expected to receive the product.
- setExpectedAvailabilityDate(Long) - Method in class com.stripe.model.Topup
-
Date the funds are expected to arrive in your Stripe account for payouts.
- setExpirationDate(VerificationReport.Document.ExpirationDate) - Method in class com.stripe.model.identity.VerificationReport.Document
-
Expiration date of the document.
- setExpired(Boolean) - Method in class com.stripe.model.FileLink
-
Whether this link is already expired.
- setExpired(Boolean) - Method in class com.stripe.param.FileLinkListParams.Builder
-
Filter links by their expiration status.
- setExpires(Long) - Method in class com.stripe.model.EphemeralKey
-
Time at which the key will expire.
- setExpiresAfter(Long) - Method in class com.stripe.model.PaymentIntent.NextActionOxxoDisplayDetails
-
The timestamp after which the OXXO voucher expires.
- setExpiresAfterDays(Long) - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.Boleto
-
The number of calendar days before a Boleto voucher expires.
- setExpiresAfterDays(Long) - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.Oxxo
- setExpiresAfterDays(Long) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Boleto
-
The number of calendar days before a Boleto voucher expires.
- setExpiresAfterDays(Long) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Oxxo
-
The number of calendar days before an OXXO invoice expires.
- setExpiresAfterDays(Long) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.Boleto.Builder
-
The number of calendar days before a Boleto voucher expires.
- setExpiresAfterDays(Long) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.Oxxo.Builder
-
The number of calendar days before an OXXO voucher expires.
- setExpiresAfterDays(Long) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Boleto.Builder
-
The number of calendar days before a Boleto voucher expires.
- setExpiresAfterDays(Long) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Oxxo.Builder
-
The number of calendar days before an OXXO voucher expires.
- setExpiresAfterDays(Long) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Boleto.Builder
-
The number of calendar days before a Boleto voucher expires.
- setExpiresAfterDays(Long) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Oxxo.Builder
-
The number of calendar days before an OXXO voucher expires.
- setExpiresAfterDays(Long) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Boleto.Builder
-
The number of calendar days before a Boleto voucher expires.
- setExpiresAfterDays(Long) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Oxxo.Builder
-
The number of calendar days before an OXXO voucher expires.
- setExpiresAt(EmptyParam) - Method in class com.stripe.param.FileLinkUpdateParams.Builder
-
A future timestamp after which the link will no longer be usable, or
now
to expire the link immediately. - setExpiresAt(FileLinkUpdateParams.ExpiresAt) - Method in class com.stripe.param.FileLinkUpdateParams.Builder
-
A future timestamp after which the link will no longer be usable, or
now
to expire the link immediately. - setExpiresAt(Long) - Method in class com.stripe.model.AccountLink
-
The timestamp at which this account link will expire.
- setExpiresAt(Long) - Method in class com.stripe.model.checkout.Session.AfterExpiration.Recovery
- setExpiresAt(Long) - Method in class com.stripe.model.checkout.Session
-
The timestamp at which the Checkout Session will expire.
- setExpiresAt(Long) - Method in class com.stripe.model.File
-
The time at which the file expires and is no longer available in epoch seconds.
- setExpiresAt(Long) - Method in class com.stripe.model.FileLink
-
Time at which the link expires.
- setExpiresAt(Long) - Method in class com.stripe.model.PaymentIntent.NextActionDisplayBoletoDetails
-
The timestamp after which the boleto expires.
- setExpiresAt(Long) - Method in class com.stripe.model.PromotionCode
-
Date at which the promotion code can no longer be redeemed.
- setExpiresAt(Long) - Method in class com.stripe.model.Quote
-
The date on which the quote will be canceled if in
open
ordraft
status. - setExpiresAt(Long) - Method in class com.stripe.model.Subscription.PendingUpdate
-
The point after which the changes reflected by this update will be discarded and no longer applied.
- setExpiresAt(Long) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
The Epoch time in seconds at which the Checkout Session will expire.
- setExpiresAt(Long) - Method in class com.stripe.param.FileCreateParams.FileLinkData.Builder
-
A future timestamp after which the link will no longer be usable.
- setExpiresAt(Long) - Method in class com.stripe.param.FileLinkCreateParams.Builder
-
A future timestamp after which the link will no longer be usable.
- setExpiresAt(Long) - Method in class com.stripe.param.FileLinkUpdateParams.Builder
-
A future timestamp after which the link will no longer be usable, or
now
to expire the link immediately. - setExpiresAt(Long) - Method in class com.stripe.param.PromotionCodeCreateParams.Builder
-
The timestamp at which this promotion code will expire.
- setExpiresAt(Long) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
A future timestamp on which the quote will be canceled if in
open
ordraft
status. - setExpiresAt(Long) - Method in class com.stripe.param.QuoteFinalizeParams.Builder
-
A future timestamp on which the quote will be canceled if in
open
ordraft
status. - setExpiresAt(Long) - Method in class com.stripe.param.QuoteFinalizeQuoteParams.Builder
-
A future timestamp on which the quote will be canceled if in
open
ordraft
status. - setExpiresAt(Long) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
A future timestamp on which the quote will be canceled if in
open
ordraft
status. - setExpiryCheck(String) - Method in class com.stripe.model.issuing.Authorization.VerificationData
- setExplanation(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.Builder
-
Explanation of why the cardholder is disputing this transaction.
- setExplanation(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Duplicate.Builder
-
Explanation of why the cardholder is disputing this transaction.
- setExplanation(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Fraudulent.Builder
-
Explanation of why the cardholder is disputing this transaction.
- setExplanation(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed.Builder
-
Explanation of why the cardholder is disputing this transaction.
- setExplanation(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.NotReceived.Builder
-
Explanation of why the cardholder is disputing this transaction.
- setExplanation(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Other.Builder
-
Explanation of why the cardholder is disputing this transaction.
- setExplanation(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.ServiceNotAsDescribed.Builder
-
Explanation of why the cardholder is disputing this transaction.
- setExplanation(String) - Method in class com.stripe.model.issuing.Dispute.Evidence.Canceled
- setExplanation(String) - Method in class com.stripe.model.issuing.Dispute.Evidence.Duplicate
- setExplanation(String) - Method in class com.stripe.model.issuing.Dispute.Evidence.Fraudulent
- setExplanation(String) - Method in class com.stripe.model.issuing.Dispute.Evidence.MerchandiseNotAsDescribed
- setExplanation(String) - Method in class com.stripe.model.issuing.Dispute.Evidence.NotReceived
- setExplanation(String) - Method in class com.stripe.model.issuing.Dispute.Evidence.Other
- setExplanation(String) - Method in class com.stripe.model.issuing.Dispute.Evidence.ServiceNotAsDescribed
- setExplanation(String) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled.Builder
-
Explanation of why the cardholder is disputing this transaction.
- setExplanation(String) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Duplicate.Builder
-
Explanation of why the cardholder is disputing this transaction.
- setExplanation(String) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Fraudulent.Builder
-
Explanation of why the cardholder is disputing this transaction.
- setExplanation(String) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.MerchandiseNotAsDescribed.Builder
-
Explanation of why the cardholder is disputing this transaction.
- setExplanation(String) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.NotReceived.Builder
-
Explanation of why the cardholder is disputing this transaction.
- setExplanation(String) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Other.Builder
-
Explanation of why the cardholder is disputing this transaction.
- setExplanation(String) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.ServiceNotAsDescribed.Builder
-
Explanation of why the cardholder is disputing this transaction.
- setExplanation(String) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.Builder
-
Explanation of why the cardholder is disputing this transaction.
- setExplanation(String) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Duplicate.Builder
-
Explanation of why the cardholder is disputing this transaction.
- setExplanation(String) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Fraudulent.Builder
-
Explanation of why the cardholder is disputing this transaction.
- setExplanation(String) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed.Builder
-
Explanation of why the cardholder is disputing this transaction.
- setExplanation(String) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.NotReceived.Builder
-
Explanation of why the cardholder is disputing this transaction.
- setExplanation(String) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Other.Builder
-
Explanation of why the cardholder is disputing this transaction.
- setExplanation(String) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.ServiceNotAsDescribed.Builder
-
Explanation of why the cardholder is disputing this transaction.
- setExpMonth(EmptyParam) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
Two digit number representing the card’s expiration month.
- setExpMonth(Long) - Method in class com.stripe.model.Card
-
Two-digit number representing the card's expiration month.
- setExpMonth(Long) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
Two-digit number representing the card's expiration month.
- setExpMonth(Long) - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
Two-digit number representing the card's expiration month.
- setExpMonth(Long) - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
Two-digit number representing the card's expiration month.
- setExpMonth(Long) - Method in class com.stripe.model.issuing.Card
-
The expiration month of the card.
- setExpMonth(Long) - Method in class com.stripe.model.PaymentMethod.Card
-
Two-digit number representing the card's expiration month.
- setExpMonth(Long) - Method in class com.stripe.model.Source.Card
- setExpMonth(Long) - Method in class com.stripe.model.Source.CardPresent
- setExpMonth(Long) - Method in class com.stripe.model.Source.ThreeDSecure
- setExpMonth(Long) - Method in class com.stripe.param.issuing.CardListParams.Builder
-
Only return cards that have the given expiration month.
- setExpMonth(Long) - Method in class com.stripe.param.PaymentMethodCreateParams.CardDetails.Builder
-
Two-digit number representing the card's expiration month.
- setExpMonth(Long) - Method in class com.stripe.param.PaymentMethodUpdateParams.Card.Builder
-
Two-digit number representing the card's expiration month.
- setExpMonth(String) - Method in class com.stripe.param.CardUpdateOnAccountParams.Builder
-
Two digit number representing the card’s expiration month.
- setExpMonth(String) - Method in class com.stripe.param.CardUpdateOnCustomerParams.Builder
-
Two digit number representing the card’s expiration month.
- setExpMonth(String) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
Two digit number representing the card’s expiration month.
- setExpMonth(String) - Method in class com.stripe.param.TokenCreateParams.Card.Builder
- setExpYear(EmptyParam) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
Four digit number representing the card’s expiration year.
- setExpYear(Long) - Method in class com.stripe.model.Card
-
Four-digit number representing the card's expiration year.
- setExpYear(Long) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
Four-digit number representing the card's expiration year.
- setExpYear(Long) - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
Four-digit number representing the card's expiration year.
- setExpYear(Long) - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
Four-digit number representing the card's expiration year.
- setExpYear(Long) - Method in class com.stripe.model.issuing.Card
-
The expiration year of the card.
- setExpYear(Long) - Method in class com.stripe.model.PaymentMethod.Card
-
Four-digit number representing the card's expiration year.
- setExpYear(Long) - Method in class com.stripe.model.Source.Card
- setExpYear(Long) - Method in class com.stripe.model.Source.CardPresent
- setExpYear(Long) - Method in class com.stripe.model.Source.ThreeDSecure
- setExpYear(Long) - Method in class com.stripe.param.issuing.CardListParams.Builder
-
Only return cards that have the given expiration year.
- setExpYear(Long) - Method in class com.stripe.param.PaymentMethodCreateParams.CardDetails.Builder
-
Four-digit number representing the card's expiration year.
- setExpYear(Long) - Method in class com.stripe.param.PaymentMethodUpdateParams.Card.Builder
-
Four-digit number representing the card's expiration year.
- setExpYear(String) - Method in class com.stripe.param.CardUpdateOnAccountParams.Builder
-
Four digit number representing the card’s expiration year.
- setExpYear(String) - Method in class com.stripe.param.CardUpdateOnCustomerParams.Builder
-
Four digit number representing the card’s expiration year.
- setExpYear(String) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
Four digit number representing the card’s expiration year.
- setExpYear(String) - Method in class com.stripe.param.TokenCreateParams.Card.Builder
- setExternalAccount(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Builder
-
A card or bank account to attach to the account for receiving payouts (you won’t be able to use it for top-ups).
- setExternalAccount(String) - Method in class com.stripe.param.AccountCreateParams.Builder
-
A card or bank account to attach to the account for receiving payouts (you won’t be able to use it for top-ups).
- setExternalAccount(String) - Method in class com.stripe.param.AccountUpdateParams.Builder
-
A card or bank account to attach to the account for receiving payouts (you won’t be able to use it for top-ups).
- setExternalAccount(String) - Method in class com.stripe.param.ExternalAccountCollectionCreateParams.Builder
-
Please refer to full documentation instead.
- setExternalAccounts(ExternalAccountCollection) - Method in class com.stripe.model.Account
-
External accounts (bank accounts and debit cards) currently attached to this account.
- setExternalCouponCode(String) - Method in class com.stripe.model.Order
-
External coupon code to load for this order.
- setFailureBalanceTransaction(String) - Method in class com.stripe.model.Payout
- setFailureBalanceTransaction(String) - Method in class com.stripe.model.Refund
- setFailureBalanceTransactionObject(BalanceTransaction) - Method in class com.stripe.model.Payout
- setFailureBalanceTransactionObject(BalanceTransaction) - Method in class com.stripe.model.Refund
- setFailureCode(String) - Method in class com.stripe.model.Charge
-
Error code explaining reason for charge failure if available (see the errors section for a list of codes).
- setFailureCode(String) - Method in class com.stripe.model.Payout
-
Error code explaining reason for payout failure if available.
- setFailureCode(String) - Method in class com.stripe.model.Topup
-
Error code explaining reason for top-up failure if available (see the errors section for a list of codes).
- setFailureMessage(String) - Method in class com.stripe.model.Charge
-
Message to user further explaining reason for charge failure if available.
- setFailureMessage(String) - Method in class com.stripe.model.Payout
-
Message to user further explaining reason for payout failure if available.
- setFailureMessage(String) - Method in class com.stripe.model.Topup
-
Message to user further explaining reason for top-up failure if available.
- setFailureReason(String) - Method in class com.stripe.model.Refund
-
If the refund failed, the reason for refund failure if known.
- setFailureReason(String) - Method in class com.stripe.model.Source.RedirectFlow
-
The failure reason for the redirect, either
user_abort
(the customer aborted or dropped out of the redirect flow),declined
(the authentication failed or the transaction was declined), orprocessing_error
(the redirect failed due to a technical error). - setFeatures(Configuration.Features) - Method in class com.stripe.model.billingportal.Configuration
- setFeatures(ConfigurationCreateParams.Features) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Builder
-
Information about the features available in the portal.
- setFeatures(ConfigurationUpdateParams.Features) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Builder
-
Information about the features available in the portal.
- setFee(Long) - Method in class com.stripe.model.BalanceTransaction
-
Fees (in %s) paid for this transaction.
- setFee(String) - Method in class com.stripe.model.FeeRefund
- setFeeDetails(List<BalanceTransaction.Fee>) - Method in class com.stripe.model.BalanceTransaction
-
Detailed breakdown of fees (in %s) paid for this transaction.
- setFeeObject(ApplicationFee) - Method in class com.stripe.model.FeeRefund
- setFile(File) - Method in class com.stripe.model.sigma.ScheduledQueryRun
-
The file object representing the results of the query.
- setFile(File) - Method in class com.stripe.param.FileCreateParams.Builder
-
A file to upload.
- setFile(InputStream) - Method in class com.stripe.param.FileCreateParams.Builder
-
A file to upload.
- setFile(String) - Method in class com.stripe.model.FileLink
- setFile(String) - Method in class com.stripe.param.FileLinkCreateParams.Builder
-
The ID of the file.
- setFile(String) - Method in class com.stripe.param.FileLinkListParams.Builder
-
Only return links for the given file.
- setFileLinkData(FileCreateParams.FileLinkData) - Method in class com.stripe.param.FileCreateParams.Builder
-
Optional parameters to automatically create a [file link](#file_links) for the newly created file.
- setFilename(String) - Method in class com.stripe.model.File
-
A filename for the file, suitable for saving to a filesystem.
- setFileObject(File) - Method in class com.stripe.model.FileLink
- setFiles(List<String>) - Method in class com.stripe.model.identity.VerificationReport.Document
-
Array of File ids containing images for this document.
- setFilled(Boolean) - Method in class com.stripe.model.BitcoinReceiver
-
This flag is initially false and updates to true when the customer sends the
bitcoin_amount
to this receiver. - setFilled(Boolean) - Method in class com.stripe.param.BitcoinReceiverListParams.Builder
-
Filter for filled receivers.
- setFinalizedAt(Long) - Method in class com.stripe.model.Invoice.StatusTransitions
-
The time that the invoice draft was finalized.
- setFinalizedAt(Long) - Method in class com.stripe.model.Quote.StatusTransitions
-
The time that the quote was finalized.
- setFingerprint(String) - Method in class com.stripe.model.AlipayAccount
-
Uniquely identifies the account and will be the same across all Alipay account objects that are linked to the same Alipay account.
- setFingerprint(String) - Method in class com.stripe.model.BankAccount
-
Uniquely identifies this particular bank account.
- setFingerprint(String) - Method in class com.stripe.model.Card
-
Uniquely identifies this particular card number.
- setFingerprint(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.AchDebit
-
Uniquely identifies this particular bank account.
- setFingerprint(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.AcssDebit
-
Uniquely identifies this particular bank account.
- setFingerprint(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Alipay
-
Uniquely identifies this particular Alipay account.
- setFingerprint(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.AuBecsDebit
-
Uniquely identifies this particular bank account.
- setFingerprint(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.BacsDebit
-
Uniquely identifies this particular bank account.
- setFingerprint(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
Uniquely identifies this particular card number.
- setFingerprint(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
Uniquely identifies this particular card number.
- setFingerprint(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
Uniquely identifies this particular card number.
- setFingerprint(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.SepaDebit
-
Uniquely identifies this particular bank account.
- setFingerprint(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.WechatPay
- setFingerprint(String) - Method in class com.stripe.model.PaymentMethod.AcssDebit
-
Uniquely identifies this particular bank account.
- setFingerprint(String) - Method in class com.stripe.model.PaymentMethod.AuBecsDebit
-
Uniquely identifies this particular bank account.
- setFingerprint(String) - Method in class com.stripe.model.PaymentMethod.BacsDebit
-
Uniquely identifies this particular bank account.
- setFingerprint(String) - Method in class com.stripe.model.PaymentMethod.Card
-
Uniquely identifies this particular card number.
- setFingerprint(String) - Method in class com.stripe.model.PaymentMethod.SepaDebit
-
Uniquely identifies this particular bank account.
- setFingerprint(String) - Method in class com.stripe.model.Source.AchCreditTransfer
- setFingerprint(String) - Method in class com.stripe.model.Source.AchDebit
- setFingerprint(String) - Method in class com.stripe.model.Source.AcssDebit
- setFingerprint(String) - Method in class com.stripe.model.Source.AuBecsDebit
- setFingerprint(String) - Method in class com.stripe.model.Source.Card
- setFingerprint(String) - Method in class com.stripe.model.Source.CardPresent
- setFingerprint(String) - Method in class com.stripe.model.Source.SepaDebit
- setFingerprint(String) - Method in class com.stripe.model.Source.ThreeDSecure
- setFingerprint(String) - Method in class com.stripe.model.SourceTransaction.AchCreditTransferData
-
Bank account fingerprint associated with the transfer.
- setFingerprint(String) - Method in class com.stripe.model.SourceTransaction.GbpCreditTransferData
-
Bank account fingerprint associated with the Stripe owned bank account receiving the transfer.
- setFirstName(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
The individual's first name.
- setFirstName(EmptyParam) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Builder
-
The first name of this cardholder.
- setFirstName(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The person's first name.
- setFirstName(String) - Method in class com.stripe.model.identity.VerificationReport.Document
-
First name as it appears in the document.
- setFirstName(String) - Method in class com.stripe.model.identity.VerificationReport.IdNumber
-
First name.
- setFirstName(String) - Method in class com.stripe.model.identity.VerificationSession.VerifiedOutputs
- setFirstName(String) - Method in class com.stripe.model.issuing.Cardholder.Individual
-
The first name of this cardholder.
- setFirstName(String) - Method in class com.stripe.model.Person
-
The person's first name.
- setFirstName(String) - Method in class com.stripe.model.Source.Klarna
- setFirstName(String) - Method in class com.stripe.param.AccountCreateParams.Individual.Builder
-
The individual's first name.
- setFirstName(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
The individual's first name.
- setFirstName(String) - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Builder
-
The first name of this cardholder.
- setFirstName(String) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Builder
-
The first name of this cardholder.
- setFirstName(String) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
The person's first name.
- setFirstName(String) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The person's first name.
- setFirstName(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Builder
-
The individual's first name.
- setFirstName(String) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
The person's first name.
- setFirstNameKana(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
The Kana variation of the the individual's first name (Japan only).
- setFirstNameKana(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The Kana variation of the person's first name (Japan only).
- setFirstNameKana(String) - Method in class com.stripe.model.Person
-
The Kana variation of the person's first name (Japan only).
- setFirstNameKana(String) - Method in class com.stripe.param.AccountCreateParams.Individual.Builder
-
The Kana variation of the the individual's first name (Japan only).
- setFirstNameKana(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
The Kana variation of the the individual's first name (Japan only).
- setFirstNameKana(String) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
The Kana variation of the person's first name (Japan only).
- setFirstNameKana(String) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The Kana variation of the person's first name (Japan only).
- setFirstNameKana(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Builder
-
The Kana variation of the the individual's first name (Japan only).
- setFirstNameKana(String) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
The Kana variation of the person's first name (Japan only).
- setFirstNameKanji(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
The Kanji variation of the individual's first name (Japan only).
- setFirstNameKanji(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The Kanji variation of the person's first name (Japan only).
- setFirstNameKanji(String) - Method in class com.stripe.model.Person
-
The Kanji variation of the person's first name (Japan only).
- setFirstNameKanji(String) - Method in class com.stripe.param.AccountCreateParams.Individual.Builder
-
The Kanji variation of the individual's first name (Japan only).
- setFirstNameKanji(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
The Kanji variation of the individual's first name (Japan only).
- setFirstNameKanji(String) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
The Kanji variation of the person's first name (Japan only).
- setFirstNameKanji(String) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The Kanji variation of the person's first name (Japan only).
- setFirstNameKanji(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Builder
-
The Kanji variation of the individual's first name (Japan only).
- setFirstNameKanji(String) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
The Kanji variation of the person's first name (Japan only).
- setFirstTimeTransaction(Boolean) - Method in class com.stripe.model.PromotionCode.Restrictions
- setFirstTimeTransaction(Boolean) - Method in class com.stripe.param.PromotionCodeCreateParams.Restrictions.Builder
-
A Boolean indicating if the Promotion Code should only be redeemed for Customers without any successful payments or invoices.
- setFixedAmount(ShippingRate.FixedAmount) - Method in class com.stripe.model.ShippingRate
- setFixedAmount(SessionCreateParams.ShippingOption.ShippingRateData.FixedAmount) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.Builder
-
Describes a fixed amount to charge for shipping.
- setFixedAmount(ShippingRateCreateParams.FixedAmount) - Method in class com.stripe.param.ShippingRateCreateParams.Builder
-
Describes a fixed amount to charge for shipping.
- setFlatAmount(Long) - Method in class com.stripe.model.Plan.Tier
-
Price for the entire tier.
- setFlatAmount(Long) - Method in class com.stripe.model.Price.Tier
-
Price for the entire tier.
- setFlatAmount(Long) - Method in class com.stripe.param.PlanCreateParams.Tier.Builder
-
The flat billing amount for an entire tier, regardless of the number of units in the tier.
- setFlatAmount(Long) - Method in class com.stripe.param.PriceCreateParams.Tier.Builder
-
The flat billing amount for an entire tier, regardless of the number of units in the tier.
- setFlatAmountDecimal(BigDecimal) - Method in class com.stripe.model.Plan.Tier
-
Same as
flat_amount
, but contains a decimal value with at most 12 decimal places. - setFlatAmountDecimal(BigDecimal) - Method in class com.stripe.model.Price.Tier
-
Same as
flat_amount
, but contains a decimal value with at most 12 decimal places. - setFlatAmountDecimal(BigDecimal) - Method in class com.stripe.param.PlanCreateParams.Tier.Builder
-
Same as
flat_amount
, but accepts a decimal value representing an integer in the minor units of the currency. - setFlatAmountDecimal(BigDecimal) - Method in class com.stripe.param.PriceCreateParams.Tier.Builder
-
Same as
flat_amount
, but accepts a decimal value representing an integer in the minor units of the currency. - setFlight(Transaction.PurchaseDetails.Flight) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails
- setFlightNumber(String) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Flight.Segments
- setFlow(SourceCreateParams.Flow) - Method in class com.stripe.param.SourceCreateParams.Builder
-
The authentication
flow
of the source to create. - setFlow(String) - Method in class com.stripe.model.Source
-
The authentication
flow
of the source. - setFooter(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.InvoiceSettings.Builder
-
Default footer to be displayed on invoices for this customer.
- setFooter(EmptyParam) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
Footer to be displayed on the invoice.
- setFooter(EmptyParam) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
A footer that will be displayed on the quote PDF.
- setFooter(String) - Method in class com.stripe.model.Customer.InvoiceSettings
-
Default footer to be displayed on invoices for this customer.
- setFooter(String) - Method in class com.stripe.model.Invoice
-
Footer displayed on the invoice.
- setFooter(String) - Method in class com.stripe.model.Quote
-
A footer that will be displayed on the quote PDF.
- setFooter(String) - Method in class com.stripe.param.CustomerCreateParams.InvoiceSettings.Builder
-
Default footer to be displayed on invoices for this customer.
- setFooter(String) - Method in class com.stripe.param.CustomerUpdateParams.InvoiceSettings.Builder
-
Default footer to be displayed on invoices for this customer.
- setFooter(String) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
Footer to be displayed on the invoice.
- setFooter(String) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
Footer to be displayed on the invoice.
- setFooter(String) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
A footer that will be displayed on the quote PDF.
- setFooter(String) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
A footer that will be displayed on the quote PDF.
- setForgive(Boolean) - Method in class com.stripe.param.InvoicePayParams.Builder
-
In cases where the source used to pay the invoice has insufficient funds, passing
forgive=true
controls whether a charge should be attempted for the full amount available on the source, up to the amount to fully pay the invoice. - setFpx(Charge.PaymentMethodDetails.Fpx) - Method in class com.stripe.model.Charge.PaymentMethodDetails
- setFpx(PaymentIntent.PaymentMethodOptions.Fpx) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- setFpx(PaymentMethod.Fpx) - Method in class com.stripe.model.PaymentMethod
- setFpx(EmptyParam) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
fpx
PaymentMethod, this sub-hash contains details about the FPX payment method options. - setFpx(EmptyParam) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
fpx
PaymentMethod, this sub-hash contains details about the FPX payment method options. - setFpx(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
fpx
PaymentMethod, this sub-hash contains details about the FPX payment method options. - setFpx(PaymentIntentConfirmParams.PaymentMethodData.Fpx) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Builder
-
If this is an
fpx
PaymentMethod, this hash contains details about the FPX payment method. - setFpx(PaymentIntentConfirmParams.PaymentMethodOptions.Fpx) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
fpx
PaymentMethod, this sub-hash contains details about the FPX payment method options. - setFpx(PaymentIntentCreateParams.PaymentMethodData.Fpx) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Builder
-
If this is an
fpx
PaymentMethod, this hash contains details about the FPX payment method. - setFpx(PaymentIntentCreateParams.PaymentMethodOptions.Fpx) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
fpx
PaymentMethod, this sub-hash contains details about the FPX payment method options. - setFpx(PaymentIntentUpdateParams.PaymentMethodData.Fpx) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Builder
-
If this is an
fpx
PaymentMethod, this hash contains details about the FPX payment method. - setFpx(PaymentIntentUpdateParams.PaymentMethodOptions.Fpx) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
fpx
PaymentMethod, this sub-hash contains details about the FPX payment method options. - setFpx(PaymentMethodCreateParams.Fpx) - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
If this is an
fpx
PaymentMethod, this hash contains details about the FPX payment method. - setFpx(Long) - Method in class com.stripe.model.Balance.Money.SourceTypes
- setFpxPayments(AccountCreateParams.Capabilities.FpxPayments) - Method in class com.stripe.param.AccountCreateParams.Capabilities.Builder
-
The fpx_payments capability.
- setFpxPayments(AccountUpdateParams.Capabilities.FpxPayments) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Builder
-
The fpx_payments capability.
- setFpxPayments(String) - Method in class com.stripe.model.Account.Capabilities
-
The status of the FPX payments capability of the account, or whether the account can directly process FPX charges.
- setFraudDetails(Charge.FraudDetails) - Method in class com.stripe.model.Charge
-
Information on fraud assessments for the charge.
- setFraudDetails(ChargeUpdateParams.FraudDetails) - Method in class com.stripe.param.ChargeUpdateParams.Builder
-
A set of key-value pairs you can attach to a charge giving information about its riskiness.
- setFraudType(String) - Method in class com.stripe.model.IssuerFraudRecord
-
The type of fraud labelled by the issuer.
- setFraudType(String) - Method in class com.stripe.model.radar.EarlyFraudWarning
-
The type of fraud labelled by the issuer.
- setFraudulent(Dispute.Evidence.Fraudulent) - Method in class com.stripe.model.issuing.Dispute.Evidence
- setFraudulent(EmptyParam) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Builder
-
Evidence provided when
reason
is 'fraudulent'. - setFraudulent(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Builder
-
Evidence provided when
reason
is 'fraudulent'. - setFraudulent(DisputeCreateParams.Evidence.Fraudulent) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Builder
-
Evidence provided when
reason
is 'fraudulent'. - setFraudulent(DisputeUpdateParams.Evidence.Fraudulent) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Builder
-
Evidence provided when
reason
is 'fraudulent'. - setFromQuote(Quote.FromQuote) - Method in class com.stripe.model.Quote
-
Details of the quote that was cloned.
- setFromQuote(QuoteCreateParams.FromQuote) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
Clone an existing quote.
- setFromSubscription(String) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Builder
-
Migrate an existing subscription to be managed by a subscription schedule.
- setFront(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.Verification.Document.Builder
- setFront(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.Verification.AdditionalDocument.Builder
- setFront(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.Verification.Document.Builder
- setFront(EmptyParam) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Verification.Document.Builder
- setFront(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.Verification.AdditionalDocument.Builder
- setFront(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.Verification.Document.Builder
- setFront(String) - Method in class com.stripe.model.Account.Company.Verification.VerificationDocument
- setFront(String) - Method in class com.stripe.model.issuing.Cardholder.Individual.Verification.Document
- setFront(String) - Method in class com.stripe.model.Person.VerificationDocument
- setFront(String) - Method in class com.stripe.param.AccountCreateParams.Company.Verification.Document.Builder
- setFront(String) - Method in class com.stripe.param.AccountCreateParams.Individual.Verification.AdditionalDocument.Builder
- setFront(String) - Method in class com.stripe.param.AccountCreateParams.Individual.Verification.Document.Builder
- setFront(String) - Method in class com.stripe.param.AccountUpdateParams.Company.Verification.Document.Builder
- setFront(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.Verification.AdditionalDocument.Builder
- setFront(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.Verification.Document.Builder
- setFront(String) - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Verification.Document.Builder
- setFront(String) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Verification.Document.Builder
- setFront(String) - Method in class com.stripe.param.PersonCollectionCreateParams.Verification.AdditionalDocument.Builder
- setFront(String) - Method in class com.stripe.param.PersonCollectionCreateParams.Verification.Document.Builder
- setFront(String) - Method in class com.stripe.param.PersonUpdateParams.Verification.AdditionalDocument.Builder
- setFront(String) - Method in class com.stripe.param.PersonUpdateParams.Verification.Document.Builder
- setFront(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Verification.Document.Builder
- setFront(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Verification.AdditionalDocument.Builder
- setFront(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Verification.Document.Builder
- setFront(String) - Method in class com.stripe.param.TokenCreateParams.Person.Verification.AdditionalDocument.Builder
- setFront(String) - Method in class com.stripe.param.TokenCreateParams.Person.Verification.Document.Builder
- setFrontObject(File) - Method in class com.stripe.model.Account.Company.Verification.VerificationDocument
- setFrontObject(File) - Method in class com.stripe.model.issuing.Cardholder.Individual.Verification.Document
- setFrontObject(File) - Method in class com.stripe.model.Person.VerificationDocument
- setFuel(Transaction.PurchaseDetails.Fuel) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails
- setFulfiled(Long) - Method in class com.stripe.model.Order.StatusTransitions
- setFulfilled(OrderListParams.StatusTransitions.Fulfilled) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Builder
-
Date this order was fulfilled.
- setFulfilled(Long) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Builder
-
Date this order was fulfilled.
- setFullNameAliases(EmptyParam) - Method in class com.stripe.param.AccountCreateParams.Individual.Builder
-
A list of alternate names or aliases that the individual is known by.
- setFullNameAliases(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
A list of alternate names or aliases that the individual is known by.
- setFullNameAliases(EmptyParam) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
A list of alternate names or aliases that the person is known by.
- setFullNameAliases(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
A list of alternate names or aliases that the person is known by.
- setFullNameAliases(EmptyParam) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Builder
-
A list of alternate names or aliases that the individual is known by.
- setFullNameAliases(EmptyParam) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
A list of alternate names or aliases that the person is known by.
- setFullNameAliases(List<String>) - Method in class com.stripe.model.Person
-
A list of alternate names or aliases that the person is known by.
- setFullNameAliases(List<String>) - Method in class com.stripe.param.AccountCreateParams.Individual.Builder
-
A list of alternate names or aliases that the individual is known by.
- setFullNameAliases(List<String>) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
A list of alternate names or aliases that the individual is known by.
- setFullNameAliases(List<String>) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
A list of alternate names or aliases that the person is known by.
- setFullNameAliases(List<String>) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
A list of alternate names or aliases that the person is known by.
- setFullNameAliases(List<String>) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Builder
-
A list of alternate names or aliases that the individual is known by.
- setFullNameAliases(List<String>) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
A list of alternate names or aliases that the person is known by.
- setFunding(String) - Method in class com.stripe.model.Card
-
Card funding type.
- setFunding(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
Card funding type.
- setFunding(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
Card funding type.
- setFunding(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
Card funding type.
- setFunding(String) - Method in class com.stripe.model.PaymentMethod.Card
-
Card funding type.
- setFunding(String) - Method in class com.stripe.model.Source.Card
- setFunding(String) - Method in class com.stripe.model.Source.CardPresent
- setFunding(String) - Method in class com.stripe.model.Source.ThreeDSecure
- setFundingMethod(String) - Method in class com.stripe.model.SourceTransaction.GbpCreditTransferData
-
The credit transfer rails the sender used to push this transfer.
- setFutureRequirements(Account.FutureRequirements) - Method in class com.stripe.model.Account
- setFutureRequirements(Capability.FutureRequirements) - Method in class com.stripe.model.Capability
- setFutureRequirements(Person.FutureRequirements) - Method in class com.stripe.model.Person
-
Information about the upcoming new requirements for this person, including what information needs to be collected, and by when.
- setGbpCreditTransfer(SourceTransaction.GbpCreditTransferData) - Method in class com.stripe.model.SourceTransaction
- setGender(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
The individual's gender (International regulations require either "male" or "female").
- setGender(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The person's gender (International regulations require either "male" or "female").
- setGender(String) - Method in class com.stripe.model.Person
-
The person's gender (International regulations require either "male" or "female").
- setGender(String) - Method in class com.stripe.param.AccountCreateParams.Individual.Builder
-
The individual's gender (International regulations require either "male" or "female").
- setGender(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
The individual's gender (International regulations require either "male" or "female").
- setGender(String) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
The person's gender (International regulations require either "male" or "female").
- setGender(String) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The person's gender (International regulations require either "male" or "female").
- setGender(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Builder
-
The individual's gender (International regulations require either "male" or "female").
- setGender(String) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
The person's gender (International regulations require either "male" or "female").
- setGeneratedCard(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
ID of a card PaymentMethod generated from the card_present PaymentMethod that may be attached to a Customer for future transactions.
- setGeneratedCard(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
ID of a card PaymentMethod generated from the card_present PaymentMethod that may be attached to a Customer for future transactions.
- setGeneratedCard(String) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.CardPresent
- setGeneratedCardObject(PaymentMethod) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.CardPresent
- setGeneratedFrom(PaymentMethod.SepaDebit.GeneratedFrom) - Method in class com.stripe.model.PaymentMethod.SepaDebit
-
Information about the object that generated this PaymentMethod.
- setGeneratedSepaDebit(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Bancontact
- setGeneratedSepaDebit(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Ideal
- setGeneratedSepaDebit(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Sofort
- setGeneratedSepaDebit(String) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Bancontact
- setGeneratedSepaDebit(String) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Ideal
- setGeneratedSepaDebit(String) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Sofort
- setGeneratedSepaDebitMandate(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Bancontact
- setGeneratedSepaDebitMandate(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Ideal
- setGeneratedSepaDebitMandate(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Sofort
- setGeneratedSepaDebitMandate(String) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Bancontact
- setGeneratedSepaDebitMandate(String) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Ideal
- setGeneratedSepaDebitMandate(String) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Sofort
- setGeneratedSepaDebitMandateObject(Mandate) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Bancontact
- setGeneratedSepaDebitMandateObject(Mandate) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Ideal
- setGeneratedSepaDebitMandateObject(Mandate) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Sofort
- setGeneratedSepaDebitMandateObject(Mandate) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Bancontact
- setGeneratedSepaDebitMandateObject(Mandate) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Ideal
- setGeneratedSepaDebitMandateObject(Mandate) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Sofort
- setGeneratedSepaDebitObject(PaymentMethod) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Bancontact
- setGeneratedSepaDebitObject(PaymentMethod) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Ideal
- setGeneratedSepaDebitObject(PaymentMethod) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Sofort
- setGeneratedSepaDebitObject(PaymentMethod) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Bancontact
- setGeneratedSepaDebitObject(PaymentMethod) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Ideal
- setGeneratedSepaDebitObject(PaymentMethod) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Sofort
- setGiropay(Charge.PaymentMethodDetails.Giropay) - Method in class com.stripe.model.Charge.PaymentMethodDetails
- setGiropay(PaymentIntent.PaymentMethodOptions.Giropay) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- setGiropay(PaymentMethod.Giropay) - Method in class com.stripe.model.PaymentMethod
- setGiropay(Source.Giropay) - Method in class com.stripe.model.Source
- setGiropay(EmptyParam) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
giropay
PaymentMethod, this sub-hash contains details about the Giropay payment method options. - setGiropay(EmptyParam) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
giropay
PaymentMethod, this sub-hash contains details about the Giropay payment method options. - setGiropay(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
giropay
PaymentMethod, this sub-hash contains details about the Giropay payment method options. - setGiropay(PaymentIntentConfirmParams.PaymentMethodData.Giropay) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Builder
-
If this is a
giropay
PaymentMethod, this hash contains details about the Giropay payment method. - setGiropay(PaymentIntentConfirmParams.PaymentMethodOptions.Giropay) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
giropay
PaymentMethod, this sub-hash contains details about the Giropay payment method options. - setGiropay(PaymentIntentCreateParams.PaymentMethodData.Giropay) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Builder
-
If this is a
giropay
PaymentMethod, this hash contains details about the Giropay payment method. - setGiropay(PaymentIntentCreateParams.PaymentMethodOptions.Giropay) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
giropay
PaymentMethod, this sub-hash contains details about the Giropay payment method options. - setGiropay(PaymentIntentUpdateParams.PaymentMethodData.Giropay) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Builder
-
If this is a
giropay
PaymentMethod, this hash contains details about the Giropay payment method. - setGiropay(PaymentIntentUpdateParams.PaymentMethodOptions.Giropay) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
giropay
PaymentMethod, this sub-hash contains details about the Giropay payment method options. - setGiropay(PaymentMethodCreateParams.Giropay) - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
If this is a
giropay
PaymentMethod, this hash contains details about the Giropay payment method. - setGiropayPayments(AccountCreateParams.Capabilities.GiropayPayments) - Method in class com.stripe.param.AccountCreateParams.Capabilities.Builder
-
The giropay_payments capability.
- setGiropayPayments(AccountUpdateParams.Capabilities.GiropayPayments) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Builder
-
The giropay_payments capability.
- setGiropayPayments(String) - Method in class com.stripe.model.Account.Capabilities
-
The status of the giropay payments capability of the account, or whether the account can directly process giropay charges.
- setGooglePay(Charge.PaymentMethodDetails.Card.Wallet.GooglePay) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet
- setGooglePay(Card.Wallets.GooglePay) - Method in class com.stripe.model.issuing.Card.Wallets
- setGooglePay(PaymentMethod.Card.Wallet.GooglePay) - Method in class com.stripe.model.PaymentMethod.Card.Wallet
- setGrabpay(Charge.PaymentMethodDetails.Grabpay) - Method in class com.stripe.model.Charge.PaymentMethodDetails
- setGrabpay(PaymentIntent.PaymentMethodOptions.Grabpay) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- setGrabpay(PaymentMethod.Grabpay) - Method in class com.stripe.model.PaymentMethod
- setGrabpay(EmptyParam) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
grabpay
PaymentMethod, this sub-hash contains details about the Grabpay payment method options. - setGrabpay(EmptyParam) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
grabpay
PaymentMethod, this sub-hash contains details about the Grabpay payment method options. - setGrabpay(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
grabpay
PaymentMethod, this sub-hash contains details about the Grabpay payment method options. - setGrabpay(PaymentIntentConfirmParams.PaymentMethodData.Grabpay) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Builder
-
If this is a
grabpay
PaymentMethod, this hash contains details about the GrabPay payment method. - setGrabpay(PaymentIntentConfirmParams.PaymentMethodOptions.Grabpay) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
grabpay
PaymentMethod, this sub-hash contains details about the Grabpay payment method options. - setGrabpay(PaymentIntentCreateParams.PaymentMethodData.Grabpay) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Builder
-
If this is a
grabpay
PaymentMethod, this hash contains details about the GrabPay payment method. - setGrabpay(PaymentIntentCreateParams.PaymentMethodOptions.Grabpay) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
grabpay
PaymentMethod, this sub-hash contains details about the Grabpay payment method options. - setGrabpay(PaymentIntentUpdateParams.PaymentMethodData.Grabpay) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Builder
-
If this is a
grabpay
PaymentMethod, this hash contains details about the GrabPay payment method. - setGrabpay(PaymentIntentUpdateParams.PaymentMethodOptions.Grabpay) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
grabpay
PaymentMethod, this sub-hash contains details about the Grabpay payment method options. - setGrabpay(PaymentMethodCreateParams.Grabpay) - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
If this is a
grabpay
PaymentMethod, this hash contains details about the GrabPay payment method. - setGrabpayPayments(AccountCreateParams.Capabilities.GrabpayPayments) - Method in class com.stripe.param.AccountCreateParams.Capabilities.Builder
-
The grabpay_payments capability.
- setGrabpayPayments(AccountUpdateParams.Capabilities.GrabpayPayments) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Builder
-
The grabpay_payments capability.
- setGrabpayPayments(String) - Method in class com.stripe.model.Account.Capabilities
-
The status of the GrabPay payments capability of the account, or whether the account can directly process GrabPay charges.
- setGt(Long) - Method in class com.stripe.param.AccountListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.ApplicationFeeListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.BalanceTransactionListParams.AvailableOn.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.BalanceTransactionListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.ChargeListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.CouponListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.CustomerListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.DisputeListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.EventListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.FileLinkListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.FileListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.identity.VerificationReportListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.identity.VerificationSessionListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.InvoiceItemListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.InvoiceListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.InvoiceListParams.DueDate.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.issuing.AuthorizationListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.issuing.CardholderListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.issuing.CardListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.issuing.DisputeListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.issuing.TransactionListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.OrderListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Canceled.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Fulfilled.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Paid.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Returned.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.OrderReturnListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.PaymentIntentListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.PayoutListParams.ArrivalDate.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.PayoutListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.PlanListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.PriceListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.ProductListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.PromotionCodeListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.radar.ValueListItemListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.radar.ValueListListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.RecipientListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.RefundListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.reporting.ReportRunListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.ReviewListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.SetupAttemptListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.SetupIntentListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.ShippingRateListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.SubscriptionListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.SubscriptionListParams.CurrentPeriodEnd.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.SubscriptionListParams.CurrentPeriodStart.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.SubscriptionScheduleListParams.CanceledAt.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.SubscriptionScheduleListParams.CompletedAt.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.SubscriptionScheduleListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.SubscriptionScheduleListParams.ReleasedAt.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.TaxRateListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.TopupListParams.Amount.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.TopupListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGt(Long) - Method in class com.stripe.param.TransferListParams.Created.Builder
-
Minimum value to filter by (exclusive).
- setGte(Long) - Method in class com.stripe.param.AccountListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.ApplicationFeeListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.BalanceTransactionListParams.AvailableOn.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.BalanceTransactionListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.ChargeListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.CouponListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.CustomerListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.DisputeListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.EventListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.FileLinkListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.FileListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.identity.VerificationReportListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.identity.VerificationSessionListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.InvoiceItemListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.InvoiceListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.InvoiceListParams.DueDate.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.issuing.AuthorizationListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.issuing.CardholderListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.issuing.CardListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.issuing.DisputeListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.issuing.TransactionListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.OrderListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Canceled.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Fulfilled.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Paid.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Returned.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.OrderReturnListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.PaymentIntentListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.PayoutListParams.ArrivalDate.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.PayoutListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.PlanListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.PriceListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.ProductListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.PromotionCodeListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.radar.ValueListItemListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.radar.ValueListListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.RecipientListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.RefundListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.reporting.ReportRunListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.ReviewListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.SetupAttemptListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.SetupIntentListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.ShippingRateListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.SubscriptionListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.SubscriptionListParams.CurrentPeriodEnd.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.SubscriptionListParams.CurrentPeriodStart.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.SubscriptionScheduleListParams.CanceledAt.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.SubscriptionScheduleListParams.CompletedAt.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.SubscriptionScheduleListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.SubscriptionScheduleListParams.ReleasedAt.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.TaxRateListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.TopupListParams.Amount.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.TopupListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setGte(Long) - Method in class com.stripe.param.TransferListParams.Created.Builder
-
Minimum value to filter by (inclusive).
- setHasEvidence(Boolean) - Method in class com.stripe.model.Dispute.EvidenceDetails
- setHasLiabilityShift(Boolean) - Method in class com.stripe.model.IssuerFraudRecord
-
If true, the associated charge is subject to liability shift.
- setHasMore(Boolean) - Method in class com.stripe.model.StripeCollection
- setHasMore(Boolean) - Method in class com.stripe.model.StripeSearchResult
- setHeader(EmptyParam) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
A header that will be displayed on the quote PDF.
- setHeader(String) - Method in class com.stripe.model.Quote
-
A header that will be displayed on the quote PDF.
- setHeader(String) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
A header that will be displayed on the quote PDF.
- setHeader(String) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
A header that will be displayed on the quote PDF.
- setHeadline(EmptyParam) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.BusinessProfile.Builder
-
The messaging shown to customers in the portal.
- setHeadline(String) - Method in class com.stripe.model.billingportal.Configuration.BusinessProfile
-
The messaging shown to customers in the portal.
- setHeadline(String) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.BusinessProfile.Builder
-
The messaging shown to customers in the portal.
- setHeadline(String) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.BusinessProfile.Builder
-
The messaging shown to customers in the portal.
- setHeight(BigDecimal) - Method in class com.stripe.model.PackageDimensions
-
Height, in inches.
- setHeight(BigDecimal) - Method in class com.stripe.param.ProductCreateParams.PackageDimensions.Builder
-
Height, in inches.
- setHeight(BigDecimal) - Method in class com.stripe.param.ProductUpdateParams.PackageDimensions.Builder
-
Height, in inches.
- setHeight(BigDecimal) - Method in class com.stripe.param.SkuCreateParams.PackageDimensions.Builder
-
Height, in inches.
- setHeight(BigDecimal) - Method in class com.stripe.param.SkuUpdateParams.PackageDimensions.Builder
-
Height, in inches.
- setHostedConfirmation(PaymentLink.AfterCompletion.HostedConfirmation) - Method in class com.stripe.model.PaymentLink.AfterCompletion
- setHostedConfirmation(PaymentLinkCreateParams.AfterCompletion.HostedConfirmation) - Method in class com.stripe.param.PaymentLinkCreateParams.AfterCompletion.Builder
-
Configuration when
type=hosted_confirmation
. - setHostedConfirmation(PaymentLinkUpdateParams.AfterCompletion.HostedConfirmation) - Method in class com.stripe.param.PaymentLinkUpdateParams.AfterCompletion.Builder
-
Configuration when
type=hosted_confirmation
. - setHostedInvoiceUrl(String) - Method in class com.stripe.model.Invoice
-
The URL for the hosted invoice page, which allows customers to view and pay an invoice.
- setHostedVerificationUrl(String) - Method in class com.stripe.model.PaymentIntent.NextAction.VerifyWithMicrodeposits
-
The URL for the hosted verification page, which allows customers to verify their bank account.
- setHostedVerificationUrl(String) - Method in class com.stripe.model.SetupIntent.NextAction.VerifyWithMicrodeposits
- setHostedVoucherUrl(String) - Method in class com.stripe.model.PaymentIntent.NextActionDisplayBoletoDetails
-
The URL to the hosted boleto voucher page, which allows customers to view the boleto voucher.
- setHostedVoucherUrl(String) - Method in class com.stripe.model.PaymentIntent.NextActionOxxoDisplayDetails
-
The URL for the hosted OXXO voucher page, which allows customers to view and print an OXXO voucher.
- setIban(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.SepaDebit.Builder
- setIban(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.SepaCreditTransfer
-
IBAN of the bank account to transfer funds to.
- setIban(String) - Method in class com.stripe.model.Source.SepaCreditTransfer
- setIban(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.SepaDebit.Builder
- setIban(String) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.SepaDebit.Builder
- setIban(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.SepaDebit.Builder
-
IBAN of the bank account.
- setIban(String) - Method in class com.stripe.param.PaymentMethodCreateParams.SepaDebit.Builder
- setIbanLast4(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Bancontact
-
Last four characters of the IBAN.
- setIbanLast4(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Ideal
-
Last four characters of the IBAN.
- setIbanLast4(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Sofort
-
Last four characters of the IBAN.
- setIbanLast4(String) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Bancontact
- setIbanLast4(String) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Ideal
- setIbanLast4(String) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Sofort
- setIbanLast4(String) - Method in class com.stripe.model.Source.Bancontact
- setIbanLast4(String) - Method in class com.stripe.model.Source.Ideal
- setIbanLast4(String) - Method in class com.stripe.model.Source.Sofort
- setIcon(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Settings.Branding.Builder
-
(ID of a file upload) An icon for the account.
- setIcon(String) - Method in class com.stripe.model.Account.SettingsBranding
- setIcon(String) - Method in class com.stripe.param.AccountCreateParams.Settings.Branding.Builder
-
(ID of a file upload) An icon for the account.
- setIcon(String) - Method in class com.stripe.param.AccountUpdateParams.Settings.Branding.Builder
-
(ID of a file upload) An icon for the account.
- setIconObject(File) - Method in class com.stripe.model.Account.SettingsBranding
- setId(EmptyParam) - Method in class com.stripe.param.PaymentLinkUpdateParams.LineItem.Builder
-
The ID of an existing line item on the payment link.
- setId(EmptyParam) - Method in class com.stripe.param.QuoteUpdateParams.LineItem.Builder
-
The ID of an existing line item on the quote.
- setId(EmptyParam) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.Builder
-
Subscription item to update.
- setId(String) - Method in class com.stripe.model.Account
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.AlipayAccount
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.ApplePayDomain
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.Application
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.ApplicationFee
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.BalanceTransaction
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.BankAccount
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.billingportal.Configuration
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.billingportal.Session
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.BitcoinReceiver
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.BitcoinTransaction
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.Capability
-
The identifier for the capability.
- setId(String) - Method in class com.stripe.model.Card
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.Charge
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.checkout.Session
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.ConnectCollectionTransfer
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.CountrySpec
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.Coupon
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.CreditNote
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.CreditNoteLineItem
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.Customer
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.CustomerBalanceTransaction
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.Discount
-
The ID of the discount object.
- setId(String) - Method in class com.stripe.model.Dispute
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.EphemeralKey.AssociatedObject
- setId(String) - Method in class com.stripe.model.EphemeralKey
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.Event
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.EventRequest
-
ID of the API request that caused the event.
- setId(String) - Method in class com.stripe.model.ExchangeRate
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.ExpandableField
- setId(String) - Method in class com.stripe.model.FeeRefund
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.File
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.FileLink
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.identity.VerificationReport
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.identity.VerificationSession
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.Invoice
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.InvoiceItem
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.InvoiceLineItem
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.IssuerFraudRecord
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.issuing.Authorization
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.issuing.Card
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.issuing.Cardholder
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.issuing.Dispute
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.issuing.Transaction
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.LineItem
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.Mandate
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.Order
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.Order.ShippingMethod
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.OrderReturn
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.PaymentIntent
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.PaymentLink
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.PaymentMethod
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.Payout
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.Person
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.Plan
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.PlatformTaxFee
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.Price
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.Product
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.PromotionCode
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.Quote
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.radar.EarlyFraudWarning
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.radar.Rule
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.radar.ValueList
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.radar.ValueListItem
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.Recipient
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.Refund
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.reporting.ReportRun
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.reporting.ReportType
-
The ID of the Report Type, such as
balance.summary.1
. - setId(String) - Method in class com.stripe.model.ReserveTransaction
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.Review
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.SetupAttempt
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.SetupIntent
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.ShippingRate
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.sigma.ScheduledQueryRun
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.Sku
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.Source
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.SourceMandateNotification
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.SourceTransaction
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.Subscription
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.SubscriptionItem
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.SubscriptionSchedule
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.TaxCode
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.TaxDeductedAtSource
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.TaxId
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.TaxRate
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.terminal.Location
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.terminal.Reader
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.ThreeDSecure
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.Token
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.Topup
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.Transfer
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.TransferReversal
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.UsageRecord
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.UsageRecordSummary
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.model.WebhookEndpoint
-
Unique identifier for the object.
- setId(String) - Method in class com.stripe.param.CouponCreateParams.Builder
-
Unique string of your choice that will be used to identify this coupon when applying it to a customer.
- setId(String) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.Builder
-
Subscription item to update.
- setId(String) - Method in class com.stripe.param.PaymentLinkUpdateParams.LineItem.Builder
-
The ID of an existing line item on the payment link.
- setId(String) - Method in class com.stripe.param.PlanCreateParams.Builder
-
An identifier randomly generated by Stripe.
- setId(String) - Method in class com.stripe.param.PlanCreateParams.Product.Builder
-
The identifier for the product.
- setId(String) - Method in class com.stripe.param.PriceCreateParams.ProductData.Builder
-
The identifier for the product.
- setId(String) - Method in class com.stripe.param.ProductCreateParams.Builder
-
An identifier will be randomly generated by Stripe.
- setId(String) - Method in class com.stripe.param.QuoteUpdateParams.LineItem.Builder
-
The ID of an existing line item on the quote.
- setId(String) - Method in class com.stripe.param.SkuCreateParams.Builder
-
The identifier for the SKU.
- setId(String) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.Builder
-
Subscription item to update.
- setIdeal(Charge.PaymentMethodDetails.Ideal) - Method in class com.stripe.model.Charge.PaymentMethodDetails
- setIdeal(PaymentIntent.PaymentMethodOptions.Ideal) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- setIdeal(PaymentMethod.Ideal) - Method in class com.stripe.model.PaymentMethod
- setIdeal(SetupAttempt.PaymentMethodDetails.Ideal) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails
- setIdeal(Source.Ideal) - Method in class com.stripe.model.Source
- setIdeal(EmptyParam) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
ideal
PaymentMethod, this sub-hash contains details about the Ideal payment method options. - setIdeal(EmptyParam) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
ideal
PaymentMethod, this sub-hash contains details about the Ideal payment method options. - setIdeal(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
ideal
PaymentMethod, this sub-hash contains details about the Ideal payment method options. - setIdeal(PaymentIntentConfirmParams.PaymentMethodData.Ideal) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Builder
-
If this is an
ideal
PaymentMethod, this hash contains details about the iDEAL payment method. - setIdeal(PaymentIntentConfirmParams.PaymentMethodOptions.Ideal) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
ideal
PaymentMethod, this sub-hash contains details about the Ideal payment method options. - setIdeal(PaymentIntentCreateParams.PaymentMethodData.Ideal) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Builder
-
If this is an
ideal
PaymentMethod, this hash contains details about the iDEAL payment method. - setIdeal(PaymentIntentCreateParams.PaymentMethodOptions.Ideal) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
ideal
PaymentMethod, this sub-hash contains details about the Ideal payment method options. - setIdeal(PaymentIntentUpdateParams.PaymentMethodData.Ideal) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Builder
-
If this is an
ideal
PaymentMethod, this hash contains details about the iDEAL payment method. - setIdeal(PaymentIntentUpdateParams.PaymentMethodOptions.Ideal) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
ideal
PaymentMethod, this sub-hash contains details about the Ideal payment method options. - setIdeal(PaymentMethodCreateParams.Ideal) - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
If this is an
ideal
PaymentMethod, this hash contains details about the iDEAL payment method. - setIdealPayments(AccountCreateParams.Capabilities.IdealPayments) - Method in class com.stripe.param.AccountCreateParams.Capabilities.Builder
-
The ideal_payments capability.
- setIdealPayments(AccountUpdateParams.Capabilities.IdealPayments) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Builder
-
The ideal_payments capability.
- setIdealPayments(String) - Method in class com.stripe.model.Account.Capabilities
-
The status of the iDEAL payments capability of the account, or whether the account can directly process iDEAL charges.
- setIdempotencyKey(String) - Method in class com.stripe.model.EventRequest
-
The idempotency key transmitted during the request, if any.
- setIdempotencyKey(String) - Method in class com.stripe.net.RequestOptions.RequestOptionsBuilder
- setIdNumber(VerificationReport.IdNumber) - Method in class com.stripe.model.identity.VerificationReport
-
Result from an id_number check.
- setIdNumber(VerificationReport.Options.IdNumber) - Method in class com.stripe.model.identity.VerificationReport.Options
- setIdNumber(VerificationSession.Options.IdNumber) - Method in class com.stripe.model.identity.VerificationSession.Options
- setIdNumber(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
The government-issued ID number of the individual, as appropriate for the representative’s country.
- setIdNumber(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The person's ID number, as appropriate for their country.
- setIdNumber(String) - Method in class com.stripe.model.identity.VerificationReport.IdNumber
-
ID number.
- setIdNumber(String) - Method in class com.stripe.model.identity.VerificationSession.VerifiedOutputs
- setIdNumber(String) - Method in class com.stripe.param.AccountCreateParams.Individual.Builder
-
The government-issued ID number of the individual, as appropriate for the representative’s country.
- setIdNumber(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
The government-issued ID number of the individual, as appropriate for the representative’s country.
- setIdNumber(String) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
The person's ID number, as appropriate for their country.
- setIdNumber(String) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The person's ID number, as appropriate for their country.
- setIdNumber(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Builder
-
The government-issued ID number of the individual, as appropriate for the representative’s country.
- setIdNumber(String) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
The person's ID number, as appropriate for their country.
- setIdNumber(String) - Method in class com.stripe.param.TokenCreateParams.Pii.Builder
-
The
id_number
for the PII, in string form. - setIdNumberProvided(Boolean) - Method in class com.stripe.model.Person
-
Whether the person's
id_number
was provided. - setIdNumberType(String) - Method in class com.stripe.model.identity.VerificationReport.IdNumber
-
Type of ID number.
- setIdNumberType(String) - Method in class com.stripe.model.identity.VerificationSession.VerifiedOutputs
- setIin(String) - Method in class com.stripe.model.Card
-
Issuer identification number of the card.
- setIin(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
Issuer identification number of the card.
- setIin(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
Issuer identification number of the card.
- setIin(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
Issuer identification number of the card.
- setIin(String) - Method in class com.stripe.model.PaymentMethod.Card
-
Issuer identification number of the card.
- setIin(String) - Method in class com.stripe.model.Source.Card
- setIin(String) - Method in class com.stripe.model.Source.CardPresent
- setIin(String) - Method in class com.stripe.model.Source.ThreeDSecure
- setImage(EmptyParam) - Method in class com.stripe.param.SkuUpdateParams.Builder
-
The URL of an image for this SKU, meant to be displayable to the customer.
- setImage(String) - Method in class com.stripe.model.Sku
-
The URL of an image for this SKU, meant to be displayable to the customer.
- setImage(String) - Method in class com.stripe.param.SkuCreateParams.Builder
-
The URL of an image for this SKU, meant to be displayable to the customer.
- setImage(String) - Method in class com.stripe.param.SkuUpdateParams.Builder
-
The URL of an image for this SKU, meant to be displayable to the customer.
- setImageDataUrl(String) - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayDisplayQrCode
-
The base64 image data for a pre-generated QR code.
- setImages(EmptyParam) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
A list of up to 8 URLs of images for this product, meant to be displayable to the customer.
- setImages(List<String>) - Method in class com.stripe.model.Product
-
A list of up to 8 URLs of images for this product, meant to be displayable to the customer.
- setImages(List<String>) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
A list of up to 8 URLs of images for this product, meant to be displayable to the customer.
- setImageUrlPng(String) - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayDisplayQrCode
-
The image_url_png string used to render QR code.
- setImageUrlSvg(String) - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayDisplayQrCode
-
The image_url_svg string used to render QR code.
- setInboundAddress(String) - Method in class com.stripe.model.BitcoinReceiver
-
A bitcoin address that is specific to this receiver.
- setInclusive(Boolean) - Method in class com.stripe.model.CreditNote.TaxAmount
- setInclusive(Boolean) - Method in class com.stripe.model.Invoice.TaxAmount
-
Whether this tax amount is inclusive or exclusive.
- setInclusive(Boolean) - Method in class com.stripe.model.TaxRate
-
This specifies if the tax rate is inclusive or exclusive.
- setInclusive(Boolean) - Method in class com.stripe.param.TaxRateCreateParams.Builder
-
This specifies if the tax rate is inclusive or exclusive.
- setInclusive(Boolean) - Method in class com.stripe.param.TaxRateListParams.Builder
-
Optional flag to filter by tax rates that are inclusive (or those that are not inclusive).
- setIndividual(CountrySpec.VerificationFields.Details) - Method in class com.stripe.model.CountrySpec.VerificationFields
- setIndividual(Cardholder.Individual) - Method in class com.stripe.model.issuing.Cardholder
-
Additional information about an
individual
cardholder. - setIndividual(Person) - Method in class com.stripe.model.Account
-
This is an object representing a person associated with a Stripe account.
- setIndividual(AccountCreateParams.Individual) - Method in class com.stripe.param.AccountCreateParams.Builder
-
Information about the person represented by the account.
- setIndividual(AccountUpdateParams.Individual) - Method in class com.stripe.param.AccountUpdateParams.Builder
-
Information about the person represented by the account.
- setIndividual(CardholderCreateParams.Individual) - Method in class com.stripe.param.issuing.CardholderCreateParams.Builder
-
Additional information about an
individual
cardholder. - setIndividual(CardholderUpdateParams.Individual) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Builder
-
Additional information about an
individual
cardholder. - setIndividual(TokenCreateParams.Account.Individual) - Method in class com.stripe.param.TokenCreateParams.Account.Builder
-
Information about the person represented by the account.
- setIneligibleReason(String) - Method in class com.stripe.model.issuing.Card.Wallets.ApplePay
- setIneligibleReason(String) - Method in class com.stripe.model.issuing.Card.Wallets.GooglePay
- setInstallments(Charge.PaymentMethodDetails.Card.Installments) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
Installment details for this payment (Mexico only).
- setInstallments(PaymentIntent.PaymentMethodOptions.Card.Installments) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card
-
Installment details for this payment (Mexico only).
- setInstallments(PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Builder
-
Installment configuration for payments attempted on this PaymentIntent (Mexico Only).
- setInstallments(PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Builder
-
Installment configuration for payments attempted on this PaymentIntent (Mexico Only).
- setInstallments(PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Builder
-
Installment configuration for payments attempted on this PaymentIntent (Mexico Only).
- setInstantAvailable(List<Balance.Money>) - Method in class com.stripe.model.Balance
-
Funds that can be paid out using Instant Payouts.
- setInstitutionNumber(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AcssDebit.Builder
-
Institution number of the customer's bank.
- setInstitutionNumber(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.AcssDebit
-
Institution number of the bank account.
- setInstitutionNumber(String) - Method in class com.stripe.model.PaymentMethod.AcssDebit
-
Institution number of the bank account.
- setInstitutionNumber(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.AcssDebit.Builder
-
Institution number of the customer's bank.
- setInstitutionNumber(String) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.AcssDebit.Builder
-
Institution number of the customer's bank.
- setInstitutionNumber(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AcssDebit.Builder
-
Institution number of the customer's bank.
- setInstitutionNumber(String) - Method in class com.stripe.param.PaymentMethodCreateParams.AcssDebit.Builder
-
Institution number of the customer's bank.
- setInStock(Boolean) - Method in class com.stripe.param.SkuListParams.Builder
-
Only return SKUs that are either in stock or out of stock (e.g., pass
false
to list all SKUs that are out of stock). - setInteracPresent(Charge.PaymentMethodDetails.InteracPresent) - Method in class com.stripe.model.Charge.PaymentMethodDetails
- setInteracPresent(PaymentIntent.PaymentMethodOptions.InteracPresent) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- setInteracPresent(PaymentMethod.InteracPresent) - Method in class com.stripe.model.PaymentMethod
- setInteracPresent(EmptyParam) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
interac_present
PaymentMethod, this sub-hash contains details about the Card Present payment method options. - setInteracPresent(EmptyParam) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
interac_present
PaymentMethod, this sub-hash contains details about the Card Present payment method options. - setInteracPresent(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
interac_present
PaymentMethod, this sub-hash contains details about the Card Present payment method options. - setInteracPresent(PaymentIntentConfirmParams.PaymentMethodData.InteracPresent) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Builder
-
If this is an
interac_present
PaymentMethod, this hash contains details about the Interac Present payment method. - setInteracPresent(PaymentIntentConfirmParams.PaymentMethodOptions.InteracPresent) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
interac_present
PaymentMethod, this sub-hash contains details about the Card Present payment method options. - setInteracPresent(PaymentIntentCreateParams.PaymentMethodData.InteracPresent) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Builder
-
If this is an
interac_present
PaymentMethod, this hash contains details about the Interac Present payment method. - setInteracPresent(PaymentIntentCreateParams.PaymentMethodOptions.InteracPresent) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
interac_present
PaymentMethod, this sub-hash contains details about the Card Present payment method options. - setInteracPresent(PaymentIntentUpdateParams.PaymentMethodData.InteracPresent) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Builder
-
If this is an
interac_present
PaymentMethod, this hash contains details about the Interac Present payment method. - setInteracPresent(PaymentIntentUpdateParams.PaymentMethodOptions.InteracPresent) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
interac_present
PaymentMethod, this sub-hash contains details about the Card Present payment method options. - setInteracPresent(PaymentMethodCreateParams.InteracPresent) - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
If this is an
interac_present
PaymentMethod, this hash contains details about the Interac Present payment method. - setInterval(AccountCreateParams.Settings.Payouts.Schedule.Interval) - Method in class com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule.Builder
-
How frequently available funds are paid out.
- setInterval(AccountUpdateParams.Settings.Payouts.Schedule.Interval) - Method in class com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule.Builder
-
How frequently available funds are paid out.
- setInterval(SessionCreateParams.LineItem.PriceData.Recurring.Interval) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.Recurring.Builder
-
Specifies billing frequency.
- setInterval(InvoiceUpcomingParams.SubscriptionItem.PriceData.Recurring.Interval) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.Recurring.Builder
-
Specifies billing frequency.
- setInterval(CardCreateParams.SpendingControls.SpendingLimit.Interval) - Method in class com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Builder
-
Interval (or event) to which the amount applies.
- setInterval(CardholderCreateParams.SpendingControls.SpendingLimit.Interval) - Method in class com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Builder
-
Interval (or event) to which the amount applies.
- setInterval(CardholderUpdateParams.SpendingControls.SpendingLimit.Interval) - Method in class com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Builder
-
Interval (or event) to which the amount applies.
- setInterval(CardUpdateParams.SpendingControls.SpendingLimit.Interval) - Method in class com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Builder
-
Interval (or event) to which the amount applies.
- setInterval(PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Plan.Interval) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Plan.Builder
-
For
fixed_count
installment plans, this is the interval between installment payments your customer will make to their credit card. - setInterval(PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Plan.Interval) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Plan.Builder
-
For
fixed_count
installment plans, this is the interval between installment payments your customer will make to their credit card. - setInterval(PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Plan.Interval) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Plan.Builder
-
For
fixed_count
installment plans, this is the interval between installment payments your customer will make to their credit card. - setInterval(PlanCreateParams.Interval) - Method in class com.stripe.param.PlanCreateParams.Builder
-
Specifies billing frequency.
- setInterval(PriceCreateParams.Recurring.Interval) - Method in class com.stripe.param.PriceCreateParams.Recurring.Builder
-
Specifies billing frequency.
- setInterval(PriceListParams.Recurring.Interval) - Method in class com.stripe.param.PriceListParams.Recurring.Builder
-
Filter by billing frequency.
- setInterval(QuoteCreateParams.LineItem.PriceData.Recurring.Interval) - Method in class com.stripe.param.QuoteCreateParams.LineItem.PriceData.Recurring.Builder
-
Specifies billing frequency.
- setInterval(QuoteUpdateParams.LineItem.PriceData.Recurring.Interval) - Method in class com.stripe.param.QuoteUpdateParams.LineItem.PriceData.Recurring.Builder
-
Specifies billing frequency.
- setInterval(SourceCreateParams.Mandate.Interval) - Method in class com.stripe.param.SourceCreateParams.Mandate.Builder
-
The interval of debits permitted by the mandate.
- setInterval(SourceUpdateParams.Mandate.Interval) - Method in class com.stripe.param.SourceUpdateParams.Mandate.Builder
-
The interval of debits permitted by the mandate.
- setInterval(SubscriptionCreateParams.Item.PriceData.Recurring.Interval) - Method in class com.stripe.param.SubscriptionCreateParams.Item.PriceData.Recurring.Builder
-
Specifies billing frequency.
- setInterval(SubscriptionCreateParams.PendingInvoiceItemInterval.Interval) - Method in class com.stripe.param.SubscriptionCreateParams.PendingInvoiceItemInterval.Builder
-
Specifies invoicing frequency.
- setInterval(SubscriptionItemCreateParams.PriceData.Recurring.Interval) - Method in class com.stripe.param.SubscriptionItemCreateParams.PriceData.Recurring.Builder
-
Specifies billing frequency.
- setInterval(SubscriptionItemUpdateParams.PriceData.Recurring.Interval) - Method in class com.stripe.param.SubscriptionItemUpdateParams.PriceData.Recurring.Builder
-
Specifies billing frequency.
- setInterval(SubscriptionScheduleCreateParams.Phase.Item.PriceData.Recurring.Interval) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.Recurring.Builder
-
Specifies billing frequency.
- setInterval(SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Recurring.Interval) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Recurring.Builder
-
Specifies billing frequency.
- setInterval(SubscriptionUpdateParams.Item.PriceData.Recurring.Interval) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.PriceData.Recurring.Builder
-
Specifies billing frequency.
- setInterval(SubscriptionUpdateParams.PendingInvoiceItemInterval.Interval) - Method in class com.stripe.param.SubscriptionUpdateParams.PendingInvoiceItemInterval.Builder
-
Specifies invoicing frequency.
- setInterval(String) - Method in class com.stripe.model.Account.PayoutSchedule
-
How frequently funds will be paid out.
- setInterval(String) - Method in class com.stripe.model.issuing.Card.SpendingControls.SpendingLimit
- setInterval(String) - Method in class com.stripe.model.issuing.Cardholder.SpendingControls.SpendingLimit
- setInterval(String) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card.Installments.Plan
- setInterval(String) - Method in class com.stripe.model.Plan
-
The frequency at which a subscription is billed.
- setInterval(String) - Method in class com.stripe.model.Price.Recurring
-
The frequency at which a subscription is billed.
- setInterval(String) - Method in class com.stripe.model.Quote.Recurring
-
The frequency at which a subscription is billed.
- setInterval(String) - Method in class com.stripe.model.Subscription.PendingInvoiceItemInterval
-
Specifies invoicing frequency.
- setIntervalCount(Long) - Method in class com.stripe.model.Plan
-
The number of intervals (specified in the
interval
attribute) between subscription billings. - setIntervalCount(Long) - Method in class com.stripe.model.Price.Recurring
-
The number of intervals (specified in the
interval
attribute) between subscription billings. - setIntervalCount(Long) - Method in class com.stripe.model.Quote.Recurring
-
The number of intervals (specified in the
interval
attribute) between subscription billings. - setIntervalCount(Long) - Method in class com.stripe.model.Subscription.PendingInvoiceItemInterval
-
The number of intervals between invoices.
- setIntervalCount(Long) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.Recurring.Builder
- setIntervalCount(Long) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.Recurring.Builder
- setIntervalCount(Long) - Method in class com.stripe.param.PlanCreateParams.Builder
-
The number of intervals between subscription billings.
- setIntervalCount(Long) - Method in class com.stripe.param.PriceCreateParams.Recurring.Builder
-
The number of intervals between subscription billings.
- setIntervalCount(Long) - Method in class com.stripe.param.QuoteCreateParams.LineItem.PriceData.Recurring.Builder
- setIntervalCount(Long) - Method in class com.stripe.param.QuoteUpdateParams.LineItem.PriceData.Recurring.Builder
- setIntervalCount(Long) - Method in class com.stripe.param.SubscriptionCreateParams.Item.PriceData.Recurring.Builder
- setIntervalCount(Long) - Method in class com.stripe.param.SubscriptionCreateParams.PendingInvoiceItemInterval.Builder
-
The number of intervals between invoices.
- setIntervalCount(Long) - Method in class com.stripe.param.SubscriptionItemCreateParams.PriceData.Recurring.Builder
-
The number of intervals between subscription billings.
- setIntervalCount(Long) - Method in class com.stripe.param.SubscriptionItemUpdateParams.PriceData.Recurring.Builder
-
The number of intervals between subscription billings.
- setIntervalCount(Long) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.Recurring.Builder
- setIntervalCount(Long) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Recurring.Builder
- setIntervalCount(Long) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.PriceData.Recurring.Builder
- setIntervalCount(Long) - Method in class com.stripe.param.SubscriptionUpdateParams.PendingInvoiceItemInterval.Builder
-
The number of intervals between invoices.
- setIntervalDescription(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Description of the mandate interval.
- setIntervalDescription(EmptyParam) - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Description of the mandate interval.
- setIntervalDescription(String) - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.AcssDebit.MandateOptions
- setIntervalDescription(String) - Method in class com.stripe.model.Mandate.PaymentMethodDetails.AcssDebit
-
Description of the interval.
- setIntervalDescription(String) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.AcssDebit.MandateOptions
- setIntervalDescription(String) - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.AcssDebit.MandateOptions
- setIntervalDescription(String) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Description of the mandate interval.
- setIntervalDescription(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Description of the mandate interval.
- setIntervalDescription(String) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Description of the mandate interval.
- setIntervalDescription(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Description of the mandate interval.
- setIntervalDescription(String) - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Description of the mandate interval.
- setIntervalDescription(String) - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Description of the mandate interval.
- setIntervalDescription(String) - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Description of the mandate interval.
- setIntervalEnd(Long) - Method in class com.stripe.model.reporting.ReportRun.Parameters
- setIntervalEnd(Long) - Method in class com.stripe.param.reporting.ReportRunCreateParams.Parameters.Builder
-
Ending timestamp of data to be included in the report run (exclusive).
- setIntervalStart(Long) - Method in class com.stripe.model.reporting.ReportRun.Parameters
- setIntervalStart(Long) - Method in class com.stripe.param.reporting.ReportRunCreateParams.Parameters.Builder
-
Starting timestamp of data to be included in the report run.
- setInventory(Sku.Inventory) - Method in class com.stripe.model.Sku
- setInventory(SkuCreateParams.Inventory) - Method in class com.stripe.param.SkuCreateParams.Builder
-
Description of the SKU's inventory.
- setInventory(SkuUpdateParams.Inventory) - Method in class com.stripe.param.SkuUpdateParams.Builder
-
Description of the SKU's inventory.
- setInvoice(String) - Method in class com.stripe.model.Charge
- setInvoice(String) - Method in class com.stripe.model.CreditNote
- setInvoice(String) - Method in class com.stripe.model.CustomerBalanceTransaction
- setInvoice(String) - Method in class com.stripe.model.Discount
-
The invoice that the discount's coupon was applied to, if it was applied directly to a particular invoice.
- setInvoice(String) - Method in class com.stripe.model.InvoiceItem
- setInvoice(String) - Method in class com.stripe.model.PaymentIntent
- setInvoice(String) - Method in class com.stripe.model.Quote
- setInvoice(String) - Method in class com.stripe.model.UsageRecordSummary
-
The invoice in which this usage period has been billed for.
- setInvoice(String) - Method in class com.stripe.param.CreditNoteCreateParams.Builder
-
ID of the invoice.
- setInvoice(String) - Method in class com.stripe.param.CreditNoteListParams.Builder
-
Only return credit notes for the invoice specified by this invoice ID.
- setInvoice(String) - Method in class com.stripe.param.CreditNotePreviewParams.Builder
-
ID of the invoice.
- setInvoice(String) - Method in class com.stripe.param.InvoiceItemCreateParams.Builder
-
The ID of an existing invoice to add this invoice item to.
- setInvoice(String) - Method in class com.stripe.param.InvoiceItemListParams.Builder
-
Only return invoice items belonging to this invoice.
- setInvoiceHistory(Configuration.Features.InvoiceHistory) - Method in class com.stripe.model.billingportal.Configuration.Features
- setInvoiceHistory(ConfigurationCreateParams.Features.InvoiceHistory) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.Builder
-
Information about showing the billing history in the portal.
- setInvoiceHistory(ConfigurationUpdateParams.Features.InvoiceHistory) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.Builder
-
Information about showing the billing history in the portal.
- setInvoiceitem(String) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Builder
-
The ID of the invoice item to update in preview.
- setInvoiceItem(String) - Method in class com.stripe.model.Discount
-
The invoice item
id
(or invoice line itemid
for invoice line items of type='subscription') that the discount's coupon was applied to, if it was applied directly to a particular invoice item or invoice line item. - setInvoiceItem(String) - Method in class com.stripe.model.InvoiceLineItem
-
The ID of the invoice item associated with this line item if any.
- setInvoiceLineItem(String) - Method in class com.stripe.model.CreditNoteLineItem
-
ID of the invoice line item being credited.
- setInvoiceLineItem(String) - Method in class com.stripe.param.CreditNoteCreateParams.Line.Builder
-
The invoice line item to credit.
- setInvoiceLineItem(String) - Method in class com.stripe.param.CreditNotePreviewParams.Line.Builder
-
The invoice line item to credit.
- setInvoiceNow(Boolean) - Method in class com.stripe.param.SubscriptionCancelParams.Builder
-
Will generate a final invoice that invoices for any un-invoiced metered usage and new/pending proration invoice items.
- setInvoiceNow(Boolean) - Method in class com.stripe.param.SubscriptionScheduleCancelParams.Builder
-
If the subscription schedule is
active
, indicates if a final invoice will be generated that contains any un-invoiced metered usage and new/pending proration invoice items. - setInvoiceObject(Invoice) - Method in class com.stripe.model.Charge
- setInvoiceObject(Invoice) - Method in class com.stripe.model.CreditNote
- setInvoiceObject(Invoice) - Method in class com.stripe.model.CustomerBalanceTransaction
- setInvoiceObject(Invoice) - Method in class com.stripe.model.InvoiceItem
- setInvoiceObject(Invoice) - Method in class com.stripe.model.PaymentIntent
- setInvoiceObject(Invoice) - Method in class com.stripe.model.Quote
- setInvoicePdf(String) - Method in class com.stripe.model.Invoice
-
The link to download the PDF for the invoice.
- setInvoicePrefix(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
The prefix for the customer used to generate unique invoice numbers.
- setInvoicePrefix(String) - Method in class com.stripe.model.Customer
-
The prefix for the customer used to generate unique invoice numbers.
- setInvoicePrefix(String) - Method in class com.stripe.param.CustomerCreateParams.Builder
-
The prefix for the customer used to generate unique invoice numbers.
- setInvoicePrefix(String) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
The prefix for the customer used to generate unique invoice numbers.
- setInvoices(String) - Method in class com.stripe.model.SourceTransaction.PaperCheckData
-
Comma-separated list of invoice IDs associated with the paper check.
- setInvoiceSettings(Customer.InvoiceSettings) - Method in class com.stripe.model.Customer
- setInvoiceSettings(Quote.InvoiceSettings) - Method in class com.stripe.model.Quote
-
All invoices will be billed using the specified settings.
- setInvoiceSettings(SubscriptionSchedule.InvoiceSettings) - Method in class com.stripe.model.SubscriptionSchedule.DefaultSettings
-
The subscription schedule's default invoice settings.
- setInvoiceSettings(SubscriptionSchedule.InvoiceSettings) - Method in class com.stripe.model.SubscriptionSchedule.Phase
-
The invoice settings applicable during this phase.
- setInvoiceSettings(CustomerCreateParams.InvoiceSettings) - Method in class com.stripe.param.CustomerCreateParams.Builder
-
Default invoice settings for this customer.
- setInvoiceSettings(CustomerUpdateParams.InvoiceSettings) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
Default invoice settings for this customer.
- setInvoiceSettings(QuoteCreateParams.InvoiceSettings) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
All invoices will be billed using the specified settings.
- setInvoiceSettings(QuoteUpdateParams.InvoiceSettings) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
All invoices will be billed using the specified settings.
- setInvoiceSettings(SubscriptionScheduleCreateParams.DefaultSettings.InvoiceSettings) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.Builder
-
All invoices will be billed using the specified settings.
- setInvoiceSettings(SubscriptionScheduleCreateParams.Phase.InvoiceSettings) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Builder
-
All invoices will be billed using the specified settings.
- setInvoiceSettings(SubscriptionScheduleUpdateParams.DefaultSettings.InvoiceSettings) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.Builder
-
All invoices will be billed using the specified settings.
- setInvoiceSettings(SubscriptionScheduleUpdateParams.Phase.InvoiceSettings) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
All invoices will be billed using the specified settings.
- setIp(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.OwnershipDeclaration.Builder
-
The IP address from which the beneficial owner attestation was made.
- setIp(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Settings.CardIssuing.TosAcceptance.Builder
-
The IP address from which the account representative accepted the service agreement.
- setIp(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.TosAcceptance.Builder
-
The IP address from which the account representative accepted their service agreement.
- setIp(EmptyParam) - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Builder
-
The IP address from which the mandate was accepted or refused by the customer.
- setIp(EmptyParam) - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Online.Builder
-
The IP address from which the mandate was accepted or refused by the customer.
- setIp(String) - Method in class com.stripe.model.Account.Company.OwnershipDeclaration
-
The IP address from which the beneficial owner attestation was made.
- setIp(String) - Method in class com.stripe.model.Account.Settings.SettingsCardIssuing.TosAcceptance
- setIp(String) - Method in class com.stripe.model.Account.TosAcceptance
- setIp(String) - Method in class com.stripe.param.AccountCreateParams.Company.OwnershipDeclaration.Builder
-
The IP address from which the beneficial owner attestation was made.
- setIp(String) - Method in class com.stripe.param.AccountCreateParams.Settings.CardIssuing.TosAcceptance.Builder
-
The IP address from which the account representative accepted the service agreement.
- setIp(String) - Method in class com.stripe.param.AccountCreateParams.TosAcceptance.Builder
-
The IP address from which the account representative accepted their service agreement.
- setIp(String) - Method in class com.stripe.param.AccountUpdateParams.Company.OwnershipDeclaration.Builder
-
The IP address from which the beneficial owner attestation was made.
- setIp(String) - Method in class com.stripe.param.AccountUpdateParams.Settings.CardIssuing.TosAcceptance.Builder
-
The IP address from which the account representative accepted the service agreement.
- setIp(String) - Method in class com.stripe.param.AccountUpdateParams.TosAcceptance.Builder
-
The IP address from which the account representative accepted their service agreement.
- setIp(String) - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance.Builder
-
The IP address from which the mandate was accepted or refused by the customer.
- setIp(String) - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance.Online.Builder
-
The IP address from which the mandate was accepted or refused by the customer.
- setIp(String) - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Builder
-
The IP address from which the mandate was accepted or refused by the customer.
- setIp(String) - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Online.Builder
-
The IP address from which the mandate was accepted or refused by the customer.
- setIp(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.OwnershipDeclaration.Builder
-
The IP address from which the beneficial owner attestation was made.
- setIpAddress(EmptyParam) - Method in class com.stripe.param.CustomerCreateParams.Tax.Builder
- setIpAddress(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.Tax.Builder
- setIpAddress(EmptyParam) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Tax.Builder
- setIpAddress(String) - Method in class com.stripe.model.Customer.Tax
- setIpAddress(String) - Method in class com.stripe.model.Mandate.CustomerAcceptance.Online
- setIpAddress(String) - Method in class com.stripe.model.Review
-
The IP address where the payment originated.
- setIpAddress(String) - Method in class com.stripe.model.terminal.Reader
-
The local IP address of the reader.
- setIpAddress(String) - Method in class com.stripe.param.CustomerCreateParams.Tax.Builder
-
A recent IP address of the customer used for tax reporting and tax location inference.
- setIpAddress(String) - Method in class com.stripe.param.CustomerUpdateParams.Tax.Builder
-
A recent IP address of the customer used for tax reporting and tax location inference.
- setIpAddress(String) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Tax.Builder
-
A recent IP address of the customer used for tax reporting and tax location inference.
- setIpAddress(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Online.Builder
-
The IP address from which the Mandate was accepted by the customer.
- setIpAddress(String) - Method in class com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance.Online.Builder
-
The IP address from which the Mandate was accepted by the customer.
- setIpAddress(String) - Method in class com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance.Online.Builder
-
The IP address from which the Mandate was accepted by the customer.
- setIpAddress(String) - Method in class com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance.Online.Builder
-
The IP address from which the Mandate was accepted by the customer.
- setIpAddressLocation(Review.Location) - Method in class com.stripe.model.Review
-
Information related to the location of the payment.
- setIsAmountControllable(Boolean) - Method in class com.stripe.model.issuing.Authorization.PendingRequest
-
If set
true
, you may provide amount to control how much to hold for the authorization. - setIsChargeRefundable(Boolean) - Method in class com.stripe.model.Dispute
-
If true, it is still possible to refund the disputed payment.
- setIsController(Boolean) - Method in class com.stripe.model.Account.Controller
-
true
if the Connect application retrieving the resource controls the account and can therefore exercise platform controls. - setIsDefault(Boolean) - Method in class com.stripe.model.billingportal.Configuration
-
Whether the configuration is the default.
- setIsDefault(Boolean) - Method in class com.stripe.param.billingportal.ConfigurationListParams.Builder
-
Only return the default or non-default configurations (e.g., pass
true
to only list the default configuration). - setIsRevision(Boolean) - Method in class com.stripe.model.Quote.FromQuote
-
Whether this quote is a revision of a different quote.
- setIsRevision(Boolean) - Method in class com.stripe.param.QuoteCreateParams.FromQuote.Builder
-
Whether this quote is a revision of the previous quote.
- setIssuedDate(VerificationReport.Document.IssuedDate) - Method in class com.stripe.model.identity.VerificationReport.Document
-
Issued date of the document.
- setIssuer(String) - Method in class com.stripe.model.Card
-
The name of the card's issuing bank.
- setIssuer(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
The name of the card's issuing bank.
- setIssuer(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
The name of the card's issuing bank.
- setIssuer(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
The name of the card's issuing bank.
- setIssuer(String) - Method in class com.stripe.model.PaymentMethod.Card
-
The name of the card's issuing bank.
- setIssuer(String) - Method in class com.stripe.model.Source.Card
- setIssuer(String) - Method in class com.stripe.model.Source.CardPresent
- setIssuer(String) - Method in class com.stripe.model.Source.ThreeDSecure
- setIssuing(Balance.Details) - Method in class com.stripe.model.Balance
- setIssuingCard(String) - Method in class com.stripe.param.EphemeralKeyCreateParams.Builder
-
The ID of the Issuing Card you'd like to access using the resulting ephemeral key.
- setIssuingCountry(String) - Method in class com.stripe.model.identity.VerificationReport.Document
-
Issuing country of the document.
- setItemReasons(List<Invoice.ThresholdItemReason>) - Method in class com.stripe.model.Invoice.ThresholdReason
-
Indicates which line items triggered a threshold invoice.
- setItems(SubscriptionItemCollection) - Method in class com.stripe.model.Subscription
-
List of subscription items, each with an attached price.
- setItems(EmptyParam) - Method in class com.stripe.param.OrderReturnOrderParams.Builder
-
List of items to return.
- setItems(List<OrderItem>) - Method in class com.stripe.model.Order
-
List of items constituting the order.
- setItems(List<OrderItem>) - Method in class com.stripe.model.OrderReturn
-
The items included in this order return.
- setItems(List<Source.OrderItem>) - Method in class com.stripe.model.Source.Order
-
List of items constituting the order.
- setItems(List<SubscriptionSchedule.PhaseItem>) - Method in class com.stripe.model.SubscriptionSchedule.Phase
-
Subscription items to configure the subscription to during this phase of the subscription schedule.
- setItems(List<OrderReturnOrderParams.Item>) - Method in class com.stripe.param.OrderReturnOrderParams.Builder
-
List of items to return.
- setItemType(ValueListCreateParams.ItemType) - Method in class com.stripe.param.radar.ValueListCreateParams.Builder
-
Type of the items in the value list.
- setItemType(String) - Method in class com.stripe.model.radar.ValueList
-
The type of items in the value list.
- setIterations(Long) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Builder
-
Integer representing the multiplier applied to the price interval.
- setIterations(Long) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
Integer representing the multiplier applied to the price interval.
- setJcbPayments(AccountCreateParams.Capabilities.JcbPayments) - Method in class com.stripe.param.AccountCreateParams.Capabilities.Builder
-
The jcb_payments capability.
- setJcbPayments(AccountUpdateParams.Capabilities.JcbPayments) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Builder
-
The jcb_payments capability.
- setJcbPayments(String) - Method in class com.stripe.model.Account.Capabilities
-
The status of the JCB payments capability of the account, or whether the account (Japan only) can directly process JCB credit card charges in JPY currency.
- setJurisdiction(EmptyParam) - Method in class com.stripe.param.TaxRateUpdateParams.Builder
-
The jurisdiction for the tax rate.
- setJurisdiction(String) - Method in class com.stripe.model.TaxRate
-
The jurisdiction for the tax rate.
- setJurisdiction(String) - Method in class com.stripe.param.TaxRateCreateParams.Builder
-
The jurisdiction for the tax rate.
- setJurisdiction(String) - Method in class com.stripe.param.TaxRateUpdateParams.Builder
-
The jurisdiction for the tax rate.
- setKana(String) - Method in class com.stripe.model.Charge.AlternateStatementDescriptors
-
The Kana variation of the descriptor.
- setKanji(String) - Method in class com.stripe.model.Charge.AlternateStatementDescriptors
-
The Kanji variation of the descriptor.
- setKlarna(Charge.PaymentMethodDetails.Klarna) - Method in class com.stripe.model.Charge.PaymentMethodDetails
- setKlarna(PaymentIntent.PaymentMethodOptions.Klarna) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- setKlarna(PaymentMethod.Klarna) - Method in class com.stripe.model.PaymentMethod
- setKlarna(Source.Klarna) - Method in class com.stripe.model.Source
- setKlarna(EmptyParam) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
klarna
PaymentMethod, this sub-hash contains details about the Klarna payment method options. - setKlarna(EmptyParam) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
klarna
PaymentMethod, this sub-hash contains details about the Klarna payment method options. - setKlarna(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
klarna
PaymentMethod, this sub-hash contains details about the Klarna payment method options. - setKlarna(PaymentIntentConfirmParams.PaymentMethodData.Klarna) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Builder
-
If this is a
klarna
PaymentMethod, this hash contains details about the Klarna payment method. - setKlarna(PaymentIntentConfirmParams.PaymentMethodOptions.Klarna) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
klarna
PaymentMethod, this sub-hash contains details about the Klarna payment method options. - setKlarna(PaymentIntentCreateParams.PaymentMethodData.Klarna) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Builder
-
If this is a
klarna
PaymentMethod, this hash contains details about the Klarna payment method. - setKlarna(PaymentIntentCreateParams.PaymentMethodOptions.Klarna) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
klarna
PaymentMethod, this sub-hash contains details about the Klarna payment method options. - setKlarna(PaymentIntentUpdateParams.PaymentMethodData.Klarna) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Builder
-
If this is a
klarna
PaymentMethod, this hash contains details about the Klarna payment method. - setKlarna(PaymentIntentUpdateParams.PaymentMethodOptions.Klarna) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
klarna
PaymentMethod, this sub-hash contains details about the Klarna payment method options. - setKlarna(PaymentMethodCreateParams.Klarna) - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
If this is a
klarna
PaymentMethod, this hash contains details about the Klarna payment method. - setKlarnaPayments(AccountCreateParams.Capabilities.KlarnaPayments) - Method in class com.stripe.param.AccountCreateParams.Capabilities.Builder
-
The klarna_payments capability.
- setKlarnaPayments(AccountUpdateParams.Capabilities.KlarnaPayments) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Builder
-
The klarna_payments capability.
- setKlarnaPayments(String) - Method in class com.stripe.model.Account.Capabilities
-
The status of the Klarna payments capability of the account, or whether the account can directly process Klarna charges.
- setLabel(EmptyParam) - Method in class com.stripe.param.terminal.ReaderUpdateParams.Builder
-
The new label of the reader.
- setLabel(String) - Method in class com.stripe.model.terminal.Reader
-
Custom label given to the reader for easier identification.
- setLabel(String) - Method in class com.stripe.param.terminal.ReaderCreateParams.Builder
-
Custom label given to the reader for easier identification.
- setLabel(String) - Method in class com.stripe.param.terminal.ReaderUpdateParams.Builder
-
The new label of the reader.
- setLast4(String) - Method in class com.stripe.model.BankAccount
-
The last four digits of the bank account number.
- setLast4(String) - Method in class com.stripe.model.Card
-
The last four digits of the card.
- setLast4(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.AchDebit
-
Last four digits of the bank account number.
- setLast4(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.AcssDebit
-
Last four digits of the bank account number.
- setLast4(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.AuBecsDebit
-
Last four digits of the bank account number.
- setLast4(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.BacsDebit
-
Last four digits of the bank account number.
- setLast4(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
The last four digits of the card.
- setLast4(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
The last four digits of the card.
- setLast4(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
The last four digits of the card.
- setLast4(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.SepaDebit
-
Last four characters of the IBAN.
- setLast4(String) - Method in class com.stripe.model.issuing.Card
-
The last 4 digits of the card number.
- setLast4(String) - Method in class com.stripe.model.PaymentMethod.AcssDebit
-
Last four digits of the bank account number.
- setLast4(String) - Method in class com.stripe.model.PaymentMethod.AuBecsDebit
-
Last four digits of the bank account number.
- setLast4(String) - Method in class com.stripe.model.PaymentMethod.BacsDebit
-
Last four digits of the bank account number.
- setLast4(String) - Method in class com.stripe.model.PaymentMethod.Card
-
The last four digits of the card.
- setLast4(String) - Method in class com.stripe.model.PaymentMethod.SepaDebit
-
Last four characters of the IBAN.
- setLast4(String) - Method in class com.stripe.model.Source.AchDebit
- setLast4(String) - Method in class com.stripe.model.Source.AcssDebit
- setLast4(String) - Method in class com.stripe.model.Source.AuBecsDebit
- setLast4(String) - Method in class com.stripe.model.Source.Card
- setLast4(String) - Method in class com.stripe.model.Source.CardPresent
- setLast4(String) - Method in class com.stripe.model.Source.SepaDebit
- setLast4(String) - Method in class com.stripe.model.Source.ThreeDSecure
- setLast4(String) - Method in class com.stripe.model.SourceMandateNotification.BacsDebitData
-
Last 4 digits of the account number associated with the debit.
- setLast4(String) - Method in class com.stripe.model.SourceMandateNotification.SepaDebitData
- setLast4(String) - Method in class com.stripe.model.SourceTransaction.AchCreditTransferData
-
Last 4 digits of the account number associated with the transfer.
- setLast4(String) - Method in class com.stripe.model.SourceTransaction.GbpCreditTransferData
-
Last 4 digits of sender account number associated with the transfer.
- setLast4(String) - Method in class com.stripe.param.issuing.CardListParams.Builder
-
Only return cards that have the given last four digits.
- setLastError(VerificationSession.LastError) - Method in class com.stripe.model.identity.VerificationSession
-
If present, this property tells you the last error encountered when processing the verification.
- setLastFinalizationError(StripeError) - Method in class com.stripe.model.Invoice
-
The error encountered during the previous attempt to finalize the invoice.
- setLastName(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
The individual's last name.
- setLastName(EmptyParam) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Builder
-
The last name of this cardholder.
- setLastName(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The person's last name.
- setLastName(String) - Method in class com.stripe.model.identity.VerificationReport.Document
-
Last name as it appears in the document.
- setLastName(String) - Method in class com.stripe.model.identity.VerificationReport.IdNumber
-
Last name.
- setLastName(String) - Method in class com.stripe.model.identity.VerificationSession.VerifiedOutputs
- setLastName(String) - Method in class com.stripe.model.issuing.Cardholder.Individual
-
The last name of this cardholder.
- setLastName(String) - Method in class com.stripe.model.Person
-
The person's last name.
- setLastName(String) - Method in class com.stripe.model.Source.Klarna
- setLastName(String) - Method in class com.stripe.param.AccountCreateParams.Individual.Builder
-
The individual's last name.
- setLastName(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
The individual's last name.
- setLastName(String) - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Builder
-
The last name of this cardholder.
- setLastName(String) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Builder
-
The last name of this cardholder.
- setLastName(String) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
The person's last name.
- setLastName(String) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The person's last name.
- setLastName(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Builder
-
The individual's last name.
- setLastName(String) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
The person's last name.
- setLastNameKana(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
The Kana varation of the individual's last name (Japan only).
- setLastNameKana(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The Kana variation of the person's last name (Japan only).
- setLastNameKana(String) - Method in class com.stripe.model.Person
-
The Kana variation of the person's last name (Japan only).
- setLastNameKana(String) - Method in class com.stripe.param.AccountCreateParams.Individual.Builder
-
The Kana varation of the individual's last name (Japan only).
- setLastNameKana(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
The Kana varation of the individual's last name (Japan only).
- setLastNameKana(String) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
The Kana variation of the person's last name (Japan only).
- setLastNameKana(String) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The Kana variation of the person's last name (Japan only).
- setLastNameKana(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Builder
-
The Kana varation of the individual's last name (Japan only).
- setLastNameKana(String) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
The Kana variation of the person's last name (Japan only).
- setLastNameKanji(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
The Kanji varation of the individual's last name (Japan only).
- setLastNameKanji(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The Kanji variation of the person's last name (Japan only).
- setLastNameKanji(String) - Method in class com.stripe.model.Person
-
The Kanji variation of the person's last name (Japan only).
- setLastNameKanji(String) - Method in class com.stripe.param.AccountCreateParams.Individual.Builder
-
The Kanji varation of the individual's last name (Japan only).
- setLastNameKanji(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
The Kanji varation of the individual's last name (Japan only).
- setLastNameKanji(String) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
The Kanji variation of the person's last name (Japan only).
- setLastNameKanji(String) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The Kanji variation of the person's last name (Japan only).
- setLastNameKanji(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Builder
-
The Kanji varation of the individual's last name (Japan only).
- setLastNameKanji(String) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
The Kanji variation of the person's last name (Japan only).
- setLastPaymentError(StripeError) - Method in class com.stripe.model.PaymentIntent
-
The payment error encountered in the previous PaymentIntent confirmation.
- setLastResponse(StripeResponse) - Method in class com.stripe.model.StripeObject
- setLastResponse(StripeResponse) - Method in interface com.stripe.model.StripeObjectInterface
- setLastSetupError(StripeError) - Method in class com.stripe.model.SetupIntent
-
The error encountered in the previous SetupIntent confirmation.
- setLastVerificationReport(String) - Method in class com.stripe.model.identity.VerificationSession
- setLastVerificationReportObject(VerificationReport) - Method in class com.stripe.model.identity.VerificationSession
- setLatest(String) - Method in class com.stripe.model.Order.ShippingMethod.DeliveryEstimate
- setLatestAttempt(String) - Method in class com.stripe.model.SetupIntent
- setLatestAttemptObject(SetupAttempt) - Method in class com.stripe.model.SetupIntent
- setLatestInvoice(String) - Method in class com.stripe.model.Subscription
- setLatestInvoiceObject(Invoice) - Method in class com.stripe.model.Subscription
- setLatitude(BigDecimal) - Method in class com.stripe.model.Review.Location
-
The geographic latitude where the payment originated.
- setLegacyPayments(AccountCreateParams.Capabilities.LegacyPayments) - Method in class com.stripe.param.AccountCreateParams.Capabilities.Builder
-
The legacy_payments capability.
- setLegacyPayments(AccountUpdateParams.Capabilities.LegacyPayments) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Builder
-
The legacy_payments capability.
- setLegacyPayments(String) - Method in class com.stripe.model.Account.Capabilities
-
The status of the legacy payments capability of the account.
- setLength(BigDecimal) - Method in class com.stripe.model.PackageDimensions
-
Length, in inches.
- setLength(BigDecimal) - Method in class com.stripe.param.ProductCreateParams.PackageDimensions.Builder
-
Length, in inches.
- setLength(BigDecimal) - Method in class com.stripe.param.ProductUpdateParams.PackageDimensions.Builder
-
Length, in inches.
- setLength(BigDecimal) - Method in class com.stripe.param.SkuCreateParams.PackageDimensions.Builder
-
Length, in inches.
- setLength(BigDecimal) - Method in class com.stripe.param.SkuUpdateParams.PackageDimensions.Builder
-
Length, in inches.
- setLevel3(Charge.Level3) - Method in class com.stripe.model.Charge
- setLimit(Long) - Method in class com.stripe.param.AccountListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.AccountPersonsParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.ApplePayDomainListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.ApplicationFeeListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.BalanceTransactionListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.billingportal.ConfigurationListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.BitcoinReceiverListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.BitcoinTransactionCollectionListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.ChargeListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.checkout.SessionListLineItemsParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.checkout.SessionListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.CountrySpecListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.CouponListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.CreditNoteLineItemCollectionListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.CreditNoteListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.CustomerBalanceTransactionCollectionListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.CustomerBalanceTransactionsParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.CustomerListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.CustomerListPaymentMethodsParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.DisputeListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.EventListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.ExchangeRateListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.ExternalAccountCollectionListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.FeeRefundCollectionListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.FileLinkListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.FileListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.identity.VerificationReportListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.identity.VerificationSessionListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.InvoiceItemListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.InvoiceLineItemCollectionListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.InvoiceListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.IssuerFraudRecordListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.issuing.AuthorizationListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.issuing.CardholderListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.issuing.CardListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.issuing.DisputeListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.issuing.TransactionListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.OrderListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.OrderReturnListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.PaymentIntentListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.PaymentLinkListLineItemsParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.PaymentLinkListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.PaymentMethodListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.PaymentSourceCollectionListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.PayoutListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.PersonCollectionListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.PlanListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.PriceListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.ProductListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.PromotionCodeListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.QuoteCollectionListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.QuoteListComputedUpfrontLineItemsParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.QuoteListLineItemsParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.QuoteListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.radar.EarlyFraudWarningListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.radar.ValueListItemListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.radar.ValueListListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.RecipientListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.RefundCollectionListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.RefundListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.reporting.ReportRunListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.ReviewListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.SetupAttemptListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.SetupIntentListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.ShippingRateListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.sigma.ScheduledQueryRunListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.SkuListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.SourceSourceTransactionsParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.SubscriptionItemListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.SubscriptionItemUsageRecordSummariesParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.SubscriptionListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.SubscriptionScheduleListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.TaxCodeListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.TaxIdCollectionListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.TaxRateListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.terminal.LocationListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.terminal.ReaderListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.TopupListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.TransferListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.TransferReversalCollectionListParams.Builder
-
A limit on the number of objects to be returned.
- setLimit(Long) - Method in class com.stripe.param.WebhookEndpointListParams.Builder
-
A limit on the number of objects to be returned.
- setLine1(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.SupportAddress.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKana.Builder
-
Block or building number.
- setLine1(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKanji.Builder
-
Block or building number.
- setLine1(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKana.Builder
-
Block or building number.
- setLine1(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKanji.Builder
-
Block or building number.
- setLine1(EmptyParam) - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.Shipping.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(EmptyParam) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Billing.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(EmptyParam) - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.AddressKana.Builder
-
Block or building number.
- setLine1(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.AddressKanji.Builder
-
Block or building number.
- setLine1(EmptyParam) - Method in class com.stripe.param.SourceUpdateParams.Owner.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(EmptyParam) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(EmptyParam) - Method in class com.stripe.param.terminal.LocationUpdateParams.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.model.Address
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.model.Person.JapanAddress
-
Block/Building number.
- setLine1(String) - Method in class com.stripe.param.AccountCreateParams.BusinessProfile.SupportAddress.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.AccountCreateParams.Company.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.AccountCreateParams.Company.AddressKana.Builder
-
Block or building number.
- setLine1(String) - Method in class com.stripe.param.AccountCreateParams.Company.AddressKanji.Builder
-
Block or building number.
- setLine1(String) - Method in class com.stripe.param.AccountCreateParams.Individual.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKana.Builder
-
Block or building number.
- setLine1(String) - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKanji.Builder
-
Block or building number.
- setLine1(String) - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.SupportAddress.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.AccountUpdateParams.Company.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKana.Builder
-
Block or building number.
- setLine1(String) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKanji.Builder
-
Block or building number.
- setLine1(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKana.Builder
-
Block or building number.
- setLine1(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKanji.Builder
-
Block or building number.
- setLine1(String) - Method in class com.stripe.param.ChargeCreateParams.Shipping.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.CustomerCreateParams.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.CustomerCreateParams.Shipping.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.CustomerUpdateParams.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.CustomerUpdateParams.Shipping.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Shipping.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.issuing.CardCreateParams.Shipping.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.issuing.CardholderCreateParams.Billing.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Billing.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.OrderCreateParams.Shipping.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.Shipping.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.PaymentIntentCreateParams.Shipping.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.PersonCollectionCreateParams.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKana.Builder
-
Block or building number.
- setLine1(String) - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKanji.Builder
-
Block or building number.
- setLine1(String) - Method in class com.stripe.param.PersonUpdateParams.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.PersonUpdateParams.AddressKana.Builder
-
Block or building number.
- setLine1(String) - Method in class com.stripe.param.PersonUpdateParams.AddressKanji.Builder
-
Block or building number.
- setLine1(String) - Method in class com.stripe.param.SourceCreateParams.Owner.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.SourceUpdateParams.Owner.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.terminal.LocationCreateParams.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.terminal.LocationUpdateParams.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKana.Builder
-
Block or building number.
- setLine1(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKanji.Builder
-
Block or building number.
- setLine1(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKana.Builder
-
Block or building number.
- setLine1(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKanji.Builder
-
Block or building number.
- setLine1(String) - Method in class com.stripe.param.TokenCreateParams.Person.Address.Builder
-
Address line 1 (e.g., street, PO Box, or company name).
- setLine1(String) - Method in class com.stripe.param.TokenCreateParams.Person.AddressKana.Builder
-
Block or building number.
- setLine1(String) - Method in class com.stripe.param.TokenCreateParams.Person.AddressKanji.Builder
-
Block or building number.
- setLine2(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.SupportAddress.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKana.Builder
-
Building details.
- setLine2(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKanji.Builder
-
Building details.
- setLine2(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKana.Builder
-
Building details.
- setLine2(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKanji.Builder
-
Building details.
- setLine2(EmptyParam) - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.Shipping.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(EmptyParam) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Billing.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(EmptyParam) - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.AddressKana.Builder
-
Building details.
- setLine2(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.AddressKanji.Builder
-
Building details.
- setLine2(EmptyParam) - Method in class com.stripe.param.SourceUpdateParams.Owner.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(EmptyParam) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(EmptyParam) - Method in class com.stripe.param.terminal.LocationUpdateParams.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.model.Address
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.model.Person.JapanAddress
-
Building details.
- setLine2(String) - Method in class com.stripe.param.AccountCreateParams.BusinessProfile.SupportAddress.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.AccountCreateParams.Company.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.AccountCreateParams.Company.AddressKana.Builder
-
Building details.
- setLine2(String) - Method in class com.stripe.param.AccountCreateParams.Company.AddressKanji.Builder
-
Building details.
- setLine2(String) - Method in class com.stripe.param.AccountCreateParams.Individual.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKana.Builder
-
Building details.
- setLine2(String) - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKanji.Builder
-
Building details.
- setLine2(String) - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.SupportAddress.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.AccountUpdateParams.Company.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKana.Builder
-
Building details.
- setLine2(String) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKanji.Builder
-
Building details.
- setLine2(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKana.Builder
-
Building details.
- setLine2(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKanji.Builder
-
Building details.
- setLine2(String) - Method in class com.stripe.param.ChargeCreateParams.Shipping.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.CustomerCreateParams.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.CustomerCreateParams.Shipping.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.CustomerUpdateParams.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.CustomerUpdateParams.Shipping.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Shipping.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.issuing.CardCreateParams.Shipping.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.issuing.CardholderCreateParams.Billing.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Billing.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.OrderCreateParams.Shipping.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.Shipping.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.PaymentIntentCreateParams.Shipping.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.PersonCollectionCreateParams.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKana.Builder
-
Building details.
- setLine2(String) - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKanji.Builder
-
Building details.
- setLine2(String) - Method in class com.stripe.param.PersonUpdateParams.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.PersonUpdateParams.AddressKana.Builder
-
Building details.
- setLine2(String) - Method in class com.stripe.param.PersonUpdateParams.AddressKanji.Builder
-
Building details.
- setLine2(String) - Method in class com.stripe.param.SourceCreateParams.Owner.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.SourceUpdateParams.Owner.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.terminal.LocationCreateParams.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.terminal.LocationUpdateParams.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKana.Builder
-
Building details.
- setLine2(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKanji.Builder
-
Building details.
- setLine2(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKana.Builder
-
Building details.
- setLine2(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKanji.Builder
-
Building details.
- setLine2(String) - Method in class com.stripe.param.TokenCreateParams.Person.Address.Builder
-
Address line 2 (e.g., apartment, suite, unit, or building).
- setLine2(String) - Method in class com.stripe.param.TokenCreateParams.Person.AddressKana.Builder
-
Building details.
- setLine2(String) - Method in class com.stripe.param.TokenCreateParams.Person.AddressKanji.Builder
-
Building details.
- setLineItemIds(List<String>) - Method in class com.stripe.model.Invoice.ThresholdItemReason
-
The IDs of the line items that triggered the threshold invoice.
- setLineItems(LineItemCollection) - Method in class com.stripe.model.checkout.Session
-
The line items purchased by the customer.
- setLineItems(LineItemCollection) - Method in class com.stripe.model.PaymentLink
-
The line items representing what is being sold.
- setLineItems(LineItemCollection) - Method in class com.stripe.model.Quote
-
A list of items the customer is being quoted for.
- setLineItems(LineItemCollection) - Method in class com.stripe.model.Quote.Upfront
- setLineItems(List<Charge.Level3.LineItem>) - Method in class com.stripe.model.Charge.Level3
- setLines(CreditNoteLineItemCollection) - Method in class com.stripe.model.CreditNote
-
Line items that make up the credit note.
- setLines(InvoiceLineItemCollection) - Method in class com.stripe.model.Invoice
-
The individual line items that make up the invoice.
- setLinks(FileLinkCollection) - Method in class com.stripe.model.File
- setListItems(ValueListItemCollection) - Method in class com.stripe.model.radar.ValueList
-
List of items contained within this value list.
- setLivemode(Boolean) - Method in class com.stripe.model.AlipayAccount
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.ApplePayDomain
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.ApplicationFee
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.Balance
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.billingportal.Configuration
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.billingportal.Session
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.BitcoinReceiver
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.Charge
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.checkout.Session
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.ConnectCollectionTransfer
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.Coupon
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.CreditNote
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.CreditNoteLineItem
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.Customer
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.CustomerBalanceTransaction
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.Dispute
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.EphemeralKey
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.Event
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.FileLink
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.identity.VerificationReport
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.identity.VerificationSession
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.Invoice
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.InvoiceItem
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.InvoiceLineItem
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.IssuerFraudRecord
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.issuing.Authorization
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.issuing.Card
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.issuing.Cardholder
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.issuing.Dispute
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.issuing.Transaction
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.Mandate
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.oauth.TokenResponse
- setLivemode(Boolean) - Method in class com.stripe.model.Order
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.OrderReturn
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.PaymentIntent
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.PaymentLink
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.PaymentMethod
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.Payout
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.Plan
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.Price
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.Product
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.PromotionCode
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.Quote
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.radar.EarlyFraudWarning
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.radar.ValueList
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.radar.ValueListItem
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.Recipient
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.reporting.ReportRun
-
true
if the report is run on live mode data andfalse
if it is run on test mode data. - setLivemode(Boolean) - Method in class com.stripe.model.reporting.ReportType
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.Review
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.SetupAttempt
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.SetupIntent
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.ShippingRate
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.sigma.ScheduledQueryRun
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.Sku
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.Source
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.SourceMandateNotification
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.SourceTransaction
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.Subscription
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.SubscriptionSchedule
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.TaxId
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.TaxRate
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.terminal.Location
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.terminal.Reader
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.ThreeDSecure
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.Token
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.Topup
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.Transfer
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.UsageRecord
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.UsageRecordSummary
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLivemode(Boolean) - Method in class com.stripe.model.WebhookEndpoint
-
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - setLocale(SessionCreateParams.Locale) - Method in class com.stripe.param.billingportal.SessionCreateParams.Builder
-
The IETF language tag of the locale Customer Portal is displayed in.
- setLocale(SessionCreateParams.Locale) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
The IETF language tag of the locale Checkout is displayed in.
- setLocale(String) - Method in class com.stripe.model.billingportal.Session
-
The IETF language tag of the locale Customer Portal is displayed in.
- setLocale(String) - Method in class com.stripe.model.checkout.Session
-
The IETF language tag of the locale Checkout is displayed in.
- setLocale(String) - Method in class com.stripe.model.Source.Klarna
- setLocation(Customer.Tax.Location) - Method in class com.stripe.model.Customer.Tax
- setLocation(String) - Method in class com.stripe.model.terminal.ConnectionToken
-
The id of the location that this connection token is scoped to.
- setLocation(String) - Method in class com.stripe.model.terminal.Reader
- setLocation(String) - Method in class com.stripe.param.terminal.ConnectionTokenCreateParams.Builder
-
The id of the location that this connection token is scoped to.
- setLocation(String) - Method in class com.stripe.param.terminal.ReaderCreateParams.Builder
-
The location to assign the reader to.
- setLocation(String) - Method in class com.stripe.param.terminal.ReaderListParams.Builder
-
A location ID to filter the response list to only readers at the specific location.
- setLocationObject(Location) - Method in class com.stripe.model.terminal.Reader
- setLodging(Transaction.PurchaseDetails.Lodging) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails
- setLogo(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Settings.Branding.Builder
-
(ID of a file upload) A logo for the account that will be used in Checkout instead of the icon and without the account's name next to it if provided.
- setLogo(String) - Method in class com.stripe.model.Account.SettingsBranding
- setLogo(String) - Method in class com.stripe.param.AccountCreateParams.Settings.Branding.Builder
-
(ID of a file upload) A logo for the account that will be used in Checkout instead of the icon and without the account's name next to it if provided.
- setLogo(String) - Method in class com.stripe.param.AccountUpdateParams.Settings.Branding.Builder
-
(ID of a file upload) A logo for the account that will be used in Checkout instead of the icon and without the account's name next to it if provided.
- setLogoObject(File) - Method in class com.stripe.model.Account.SettingsBranding
- setLogoUrl(String) - Method in class com.stripe.model.Source.Klarna
- setLongitude(BigDecimal) - Method in class com.stripe.model.Review.Location
-
The geographic longitude where the payment originated.
- setLookupKey(EmptyParam) - Method in class com.stripe.param.PriceUpdateParams.Builder
-
A lookup key used to retrieve prices dynamically from a static string.
- setLookupKey(String) - Method in class com.stripe.model.Price
-
A lookup key used to retrieve prices dynamically from a static string.
- setLookupKey(String) - Method in class com.stripe.param.PriceCreateParams.Builder
-
A lookup key used to retrieve prices dynamically from a static string.
- setLookupKey(String) - Method in class com.stripe.param.PriceUpdateParams.Builder
-
A lookup key used to retrieve prices dynamically from a static string.
- setLt(Long) - Method in class com.stripe.param.AccountListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.ApplicationFeeListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.BalanceTransactionListParams.AvailableOn.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.BalanceTransactionListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.ChargeListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.CouponListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.CustomerListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.DisputeListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.EventListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.FileLinkListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.FileListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.identity.VerificationReportListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.identity.VerificationSessionListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.InvoiceItemListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.InvoiceListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.InvoiceListParams.DueDate.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.issuing.AuthorizationListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.issuing.CardholderListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.issuing.CardListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.issuing.DisputeListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.issuing.TransactionListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.OrderListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Canceled.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Fulfilled.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Paid.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Returned.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.OrderReturnListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.PaymentIntentListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.PayoutListParams.ArrivalDate.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.PayoutListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.PlanListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.PriceListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.ProductListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.PromotionCodeListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.radar.ValueListItemListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.radar.ValueListListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.RecipientListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.RefundListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.reporting.ReportRunListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.ReviewListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.SetupAttemptListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.SetupIntentListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.ShippingRateListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.SubscriptionListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.SubscriptionListParams.CurrentPeriodEnd.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.SubscriptionListParams.CurrentPeriodStart.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.SubscriptionScheduleListParams.CanceledAt.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.SubscriptionScheduleListParams.CompletedAt.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.SubscriptionScheduleListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.SubscriptionScheduleListParams.ReleasedAt.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.TaxRateListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.TopupListParams.Amount.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.TopupListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLt(Long) - Method in class com.stripe.param.TransferListParams.Created.Builder
-
Maximum value to filter by (exclusive).
- setLte(Long) - Method in class com.stripe.param.AccountListParams.Created.Builder
-
Maximum value to filter by (inclusive).
- setLte(Long) - Method in class com.stripe.param.ApplicationFeeListParams.Created.Builder
-
Maximum value to filter by (inclusive).
- setLte(Long) - Method in class com.stripe.param.BalanceTransactionListParams.AvailableOn.Builder
- setLte(Long) - Method in class com.stripe.param.BalanceTransactionListParams.Created.Builder
-
Maximum value to filter by (inclusive).
- setLte(Long) - Method in class com.stripe.param.ChargeListParams.Created.Builder
-
Maximum value to filter by (inclusive).
- setLte(Long) - Method in class com.stripe.param.CouponListParams.Created.Builder
-
Maximum value to filter by (inclusive).
- setLte(Long) - Method in class com.stripe.param.CustomerListParams.Created.Builder
-
Maximum value to filter by (inclusive).
- setLte(Long) - Method in class com.stripe.param.DisputeListParams.Created.Builder
-
Maximum value to filter by (inclusive).
- setLte(Long) - Method in class com.stripe.param.EventListParams.Created.Builder
-
Maximum value to filter by (inclusive).
- setLte(Long) - Method in class com.stripe.param.FileLinkListParams.Created.Builder
-
Maximum value to filter by (inclusive).
- setLte(Long) - Method in class com.stripe.param.FileListParams.Created.Builder
- setLte(Long) - Method in class com.stripe.param.identity.VerificationReportListParams.Created.Builder
- setLte(Long) - Method in class com.stripe.param.identity.VerificationSessionListParams.Created.Builder
- setLte(Long) - Method in class com.stripe.param.InvoiceItemListParams.Created.Builder
-
Maximum value to filter by (inclusive).
- setLte(Long) - Method in class com.stripe.param.InvoiceListParams.Created.Builder
- setLte(Long) - Method in class com.stripe.param.InvoiceListParams.DueDate.Builder
- setLte(Long) - Method in class com.stripe.param.issuing.AuthorizationListParams.Created.Builder
- setLte(Long) - Method in class com.stripe.param.issuing.CardholderListParams.Created.Builder
- setLte(Long) - Method in class com.stripe.param.issuing.CardListParams.Created.Builder
- setLte(Long) - Method in class com.stripe.param.issuing.DisputeListParams.Created.Builder
- setLte(Long) - Method in class com.stripe.param.issuing.TransactionListParams.Created.Builder
- setLte(Long) - Method in class com.stripe.param.OrderListParams.Created.Builder
- setLte(Long) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Canceled.Builder
-
Maximum value to filter by (inclusive).
- setLte(Long) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Fulfilled.Builder
-
Maximum value to filter by (inclusive).
- setLte(Long) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Paid.Builder
-
Maximum value to filter by (inclusive).
- setLte(Long) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Returned.Builder
-
Maximum value to filter by (inclusive).
- setLte(Long) - Method in class com.stripe.param.OrderReturnListParams.Created.Builder
-
Maximum value to filter by (inclusive).
- setLte(Long) - Method in class com.stripe.param.PaymentIntentListParams.Created.Builder
-
Maximum value to filter by (inclusive).
- setLte(Long) - Method in class com.stripe.param.PayoutListParams.ArrivalDate.Builder
- setLte(Long) - Method in class com.stripe.param.PayoutListParams.Created.Builder
-
Maximum value to filter by (inclusive).
- setLte(Long) - Method in class com.stripe.param.PlanListParams.Created.Builder
-
Maximum value to filter by (inclusive).
- setLte(Long) - Method in class com.stripe.param.PriceListParams.Created.Builder
- setLte(Long) - Method in class com.stripe.param.ProductListParams.Created.Builder
- setLte(Long) - Method in class com.stripe.param.PromotionCodeListParams.Created.Builder
-
Maximum value to filter by (inclusive).
- setLte(Long) - Method in class com.stripe.param.radar.ValueListItemListParams.Created.Builder
-
Maximum value to filter by (inclusive).
- setLte(Long) - Method in class com.stripe.param.radar.ValueListListParams.Created.Builder
-
Maximum value to filter by (inclusive).
- setLte(Long) - Method in class com.stripe.param.RecipientListParams.Created.Builder
- setLte(Long) - Method in class com.stripe.param.RefundListParams.Created.Builder
-
Maximum value to filter by (inclusive).
- setLte(Long) - Method in class com.stripe.param.reporting.ReportRunListParams.Created.Builder
-
Maximum value to filter by (inclusive).
- setLte(Long) - Method in class com.stripe.param.ReviewListParams.Created.Builder
-
Maximum value to filter by (inclusive).
- setLte(Long) - Method in class com.stripe.param.SetupAttemptListParams.Created.Builder
-
Maximum value to filter by (inclusive).
- setLte(Long) - Method in class com.stripe.param.SetupIntentListParams.Created.Builder
-
Maximum value to filter by (inclusive).
- setLte(Long) - Method in class com.stripe.param.ShippingRateListParams.Created.Builder
-
Maximum value to filter by (inclusive).
- setLte(Long) - Method in class com.stripe.param.SubscriptionListParams.Created.Builder
- setLte(Long) - Method in class com.stripe.param.SubscriptionListParams.CurrentPeriodEnd.Builder
- setLte(Long) - Method in class com.stripe.param.SubscriptionListParams.CurrentPeriodStart.Builder
- setLte(Long) - Method in class com.stripe.param.SubscriptionScheduleListParams.CanceledAt.Builder
- setLte(Long) - Method in class com.stripe.param.SubscriptionScheduleListParams.CompletedAt.Builder
- setLte(Long) - Method in class com.stripe.param.SubscriptionScheduleListParams.Created.Builder
- setLte(Long) - Method in class com.stripe.param.SubscriptionScheduleListParams.ReleasedAt.Builder
-
Maximum value to filter by (inclusive).
- setLte(Long) - Method in class com.stripe.param.TaxRateListParams.Created.Builder
-
Maximum value to filter by (inclusive).
- setLte(Long) - Method in class com.stripe.param.TopupListParams.Amount.Builder
- setLte(Long) - Method in class com.stripe.param.TopupListParams.Created.Builder
- setLte(Long) - Method in class com.stripe.param.TransferListParams.Created.Builder
-
Maximum value to filter by (inclusive).
- setMaidenName(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
The individual's maiden name.
- setMaidenName(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The person's maiden name.
- setMaidenName(String) - Method in class com.stripe.model.Person
-
The person's maiden name.
- setMaidenName(String) - Method in class com.stripe.param.AccountCreateParams.Individual.Builder
-
The individual's maiden name.
- setMaidenName(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
The individual's maiden name.
- setMaidenName(String) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
The person's maiden name.
- setMaidenName(String) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The person's maiden name.
- setMaidenName(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Builder
-
The individual's maiden name.
- setMaidenName(String) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
The person's maiden name.
- setMandate(SourceCreateParams.Mandate) - Method in class com.stripe.param.SourceCreateParams.Builder
-
Information about a mandate possibility attached to a source object (generally for bank debits) as well as its acceptance status.
- setMandate(SourceUpdateParams.Mandate) - Method in class com.stripe.param.SourceUpdateParams.Builder
-
Information about a mandate possibility attached to a source object (generally for bank debits) as well as its acceptance status.
- setMandate(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.AcssDebit
-
ID of the mandate used to make this payment.
- setMandate(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.AuBecsDebit
-
ID of the mandate used to make this payment.
- setMandate(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.BacsDebit
-
ID of the mandate used to make this payment.
- setMandate(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.SepaDebit
-
ID of the mandate used to make this payment.
- setMandate(String) - Method in class com.stripe.model.SetupIntent
- setMandate(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.Builder
-
ID of the mandate to be used for this payment.
- setMandate(String) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
ID of the mandate to be used for this payment.
- setMandateData(PaymentIntentConfirmParams.MandateData) - Method in class com.stripe.param.PaymentIntentConfirmParams.Builder
-
This hash contains details about the Mandate to create.
- setMandateData(PaymentIntentCreateParams.MandateData) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
This hash contains details about the Mandate to create.
- setMandateData(SetupIntentConfirmParams.MandateData) - Method in class com.stripe.param.SetupIntentConfirmParams.Builder
-
This hash contains details about the Mandate to create.
- setMandateData(SetupIntentCreateParams.MandateData) - Method in class com.stripe.param.SetupIntentCreateParams.Builder
-
This hash contains details about the Mandate to create.
- setMandateObject(Mandate) - Method in class com.stripe.model.SetupIntent
- setMandateOptions(Session.PaymentMethodOptions.AcssDebit.MandateOptions) - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.AcssDebit
- setMandateOptions(Invoice.PaymentMethodOptions.AcssDebit.MandateOptions) - Method in class com.stripe.model.Invoice.PaymentMethodOptions.AcssDebit
- setMandateOptions(PaymentIntent.PaymentMethodOptions.AcssDebit.MandateOptions) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.AcssDebit
- setMandateOptions(PaymentIntent.PaymentMethodOptions.SepaDebitMandateOptions) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.SepaDebit
- setMandateOptions(SetupIntent.PaymentMethodOptions.AcssDebit.MandateOptions) - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.AcssDebit
- setMandateOptions(SetupIntent.PaymentMethodOptions.SepaDebitMandateOptions) - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.SepaDebit
- setMandateOptions(Subscription.PaymentMethodOptions.AcssDebit.MandateOptions) - Method in class com.stripe.model.Subscription.PaymentMethodOptions.AcssDebit
- setMandateOptions(Subscription.PaymentMethodOptions.Card.MandateOptions) - Method in class com.stripe.model.Subscription.PaymentMethodOptions.Card
- setMandateOptions(SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.Builder
-
Additional fields for Mandate creation.
- setMandateOptions(InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions) - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.Builder
-
Additional fields for Mandate creation.
- setMandateOptions(InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions) - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.Builder
-
Additional fields for Mandate creation.
- setMandateOptions(PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.Builder
-
Additional fields for Mandate creation.
- setMandateOptions(PaymentIntentConfirmParams.PaymentMethodOptions.SepaDebit.MandateOptions) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.SepaDebit.Builder
-
Additional fields for Mandate creation.
- setMandateOptions(PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.Builder
-
Additional fields for Mandate creation.
- setMandateOptions(PaymentIntentCreateParams.PaymentMethodOptions.SepaDebit.MandateOptions) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.SepaDebit.Builder
-
Additional fields for Mandate creation.
- setMandateOptions(PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.Builder
-
Additional fields for Mandate creation.
- setMandateOptions(PaymentIntentUpdateParams.PaymentMethodOptions.SepaDebit.MandateOptions) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.SepaDebit.Builder
-
Additional fields for Mandate creation.
- setMandateOptions(SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions) - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.Builder
-
Additional fields for Mandate creation.
- setMandateOptions(SetupIntentConfirmParams.PaymentMethodOptions.SepaDebit.MandateOptions) - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.SepaDebit.Builder
-
Additional fields for Mandate creation.
- setMandateOptions(SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions) - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.Builder
-
Additional fields for Mandate creation.
- setMandateOptions(SetupIntentCreateParams.PaymentMethodOptions.SepaDebit.MandateOptions) - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.SepaDebit.Builder
-
Additional fields for Mandate creation.
- setMandateOptions(SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions) - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.Builder
-
Additional fields for Mandate creation.
- setMandateOptions(SetupIntentUpdateParams.PaymentMethodOptions.SepaDebit.MandateOptions) - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.SepaDebit.Builder
-
Additional fields for Mandate creation.
- setMandateOptions(SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.Builder
-
Additional fields for Mandate creation.
- setMandateOptions(SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.Builder
-
Configuration options for setting up an eMandate for cards issued in India.
- setMandateOptions(SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.Builder
-
Additional fields for Mandate creation.
- setMandateOptions(SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.Builder
-
Configuration options for setting up an eMandate for cards issued in India.
- setMandateReference(String) - Method in class com.stripe.model.Source.SepaDebit
- setMandateReference(String) - Method in class com.stripe.model.SourceMandateNotification.SepaDebitData
- setMandateUrl(String) - Method in class com.stripe.model.Source.SepaDebit
- setMarkedUncollectibleAt(Long) - Method in class com.stripe.model.Invoice.StatusTransitions
-
The time that the invoice was marked uncollectible.
- setMasterpass(Charge.PaymentMethodDetails.Card.Wallet.Masterpass) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet
- setMasterpass(PaymentMethod.Card.Wallet.Masterpass) - Method in class com.stripe.model.PaymentMethod.Card.Wallet
- setMaximum(ShippingRate.DeliveryEstimate.Maximum) - Method in class com.stripe.model.ShippingRate.DeliveryEstimate
-
The upper bound of the estimated range.
- setMaximum(SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Maximum) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Builder
-
The upper bound of the estimated range.
- setMaximum(ShippingRateCreateParams.DeliveryEstimate.Maximum) - Method in class com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Builder
-
The upper bound of the estimated range.
- setMaximum(Long) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.AdjustableQuantity.Builder
-
The maximum quantity the customer can purchase for the Checkout Session.
- setMaximum(Long) - Method in class com.stripe.param.PaymentLinkCreateParams.LineItem.AdjustableQuantity.Builder
-
The maximum quantity the customer can purchase.
- setMaximum(Long) - Method in class com.stripe.param.PaymentLinkUpdateParams.LineItem.AdjustableQuantity.Builder
-
The maximum quantity the customer can purchase.
- setMaxNetworkRetries(int) - Method in class com.stripe.net.RequestOptions.RequestOptionsBuilder
-
Sets the maximum number of times the request will be retried in the event of a failure.
- setMaxNetworkRetries(int) - Static method in class com.stripe.Stripe
-
Sets the maximum number of times requests will be retried.
- setMaxRedemptions(Long) - Method in class com.stripe.model.Coupon
-
Maximum number of times this coupon can be redeemed, in total, across all customers, before it is no longer valid.
- setMaxRedemptions(Long) - Method in class com.stripe.model.PromotionCode
-
Maximum number of times this promotion code can be redeemed.
- setMaxRedemptions(Long) - Method in class com.stripe.param.CouponCreateParams.Builder
-
A positive integer specifying the number of times the coupon can be redeemed before it's no longer valid.
- setMaxRedemptions(Long) - Method in class com.stripe.param.PromotionCodeCreateParams.Builder
-
A positive integer specifying the number of times the promotion code can be redeemed.
- setMcc(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.Builder
- setMcc(String) - Method in class com.stripe.model.Account.BusinessProfile
- setMcc(String) - Method in class com.stripe.param.AccountCreateParams.BusinessProfile.Builder
- setMcc(String) - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.Builder
- setMemo(EmptyParam) - Method in class com.stripe.param.CreditNoteUpdateParams.Builder
-
Credit note memo.
- setMemo(String) - Method in class com.stripe.model.CreditNote
-
Customer-facing text that appears on the credit note PDF.
- setMemo(String) - Method in class com.stripe.param.CreditNoteCreateParams.Builder
-
The credit note's memo appears on the credit note PDF.
- setMemo(String) - Method in class com.stripe.param.CreditNotePreviewParams.Builder
-
The credit note's memo appears on the credit note PDF.
- setMemo(String) - Method in class com.stripe.param.CreditNoteUpdateParams.Builder
-
Credit note memo.
- setMerchandiseNotAsDescribed(Dispute.Evidence.MerchandiseNotAsDescribed) - Method in class com.stripe.model.issuing.Dispute.Evidence
- setMerchandiseNotAsDescribed(EmptyParam) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Builder
-
Evidence provided when
reason
is 'merchandise_not_as_described'. - setMerchandiseNotAsDescribed(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Builder
-
Evidence provided when
reason
is 'merchandise_not_as_described'. - setMerchandiseNotAsDescribed(DisputeCreateParams.Evidence.MerchandiseNotAsDescribed) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Builder
-
Evidence provided when
reason
is 'merchandise_not_as_described'. - setMerchandiseNotAsDescribed(DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Builder
-
Evidence provided when
reason
is 'merchandise_not_as_described'. - setMerchantAmount(Long) - Method in class com.stripe.model.issuing.Authorization.PendingRequest
-
The amount the merchant is requesting to be authorized in the
merchant_currency
. - setMerchantAmount(Long) - Method in class com.stripe.model.issuing.Authorization.RequestHistory
-
The
pending_request.merchant_amount
at the time of the request, presented in themerchant_currency
and in the smallest currency unit. - setMerchantAmount(Long) - Method in class com.stripe.model.issuing.Authorization
-
The total amount that was authorized or rejected.
- setMerchantAmount(Long) - Method in class com.stripe.model.issuing.Transaction
-
The amount that the merchant will receive, denominated in
merchant_currency
and in the smallest currency unit. - setMerchantCurrency(String) - Method in class com.stripe.model.issuing.Authorization.PendingRequest
-
The local currency the merchant is requesting to authorize.
- setMerchantCurrency(String) - Method in class com.stripe.model.issuing.Authorization.RequestHistory
-
The currency that was collected by the merchant and presented to the cardholder for the authorization.
- setMerchantCurrency(String) - Method in class com.stripe.model.issuing.Authorization
-
The currency that was presented to the cardholder for the authorization.
- setMerchantCurrency(String) - Method in class com.stripe.model.issuing.Transaction
-
The currency with which the merchant is taking payment.
- setMerchantData(Authorization.MerchantData) - Method in class com.stripe.model.issuing.Authorization
- setMerchantData(Authorization.MerchantData) - Method in class com.stripe.model.issuing.Transaction
- setMerchantReference(String) - Method in class com.stripe.model.Charge.Level3
- setMessage(String) - Method in class com.stripe.model.sigma.ScheduledQueryRun.RunError
- setMessage(String) - Method in class com.stripe.model.StripeError
-
A human-readable message providing more details about the error.
- setMetadata(EmptyParam) - Method in class com.stripe.param.AccountCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.AccountCreateParams.Individual.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.ChargeCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.ChargeUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.CouponCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.CouponUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.CustomerBalanceTransactionCollectionCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.CustomerBalanceTransactionUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.CustomerCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.DisputeUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.FeeRefundUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.FileLinkCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.FileLinkUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.InvoiceItemCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.InvoiceItemUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.issuing.AuthorizationApproveParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.issuing.AuthorizationDeclineParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.issuing.AuthorizationUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.issuing.CardUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.issuing.DisputeSubmitParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.issuing.TransactionUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.OrderUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.PaymentMethodUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.PayoutUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.PlanCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.PlanUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.PriceUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.PromotionCodeUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.RecipientCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.RecipientUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.RefundCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.RefundUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.SetupIntentUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.ShippingRateUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.SkuUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.SourceUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.SubscriptionItemUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.TaxRateUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.terminal.LocationCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.terminal.LocationUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.terminal.ReaderCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.terminal.ReaderUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.TopupCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.TopupUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.TransferReversalCollectionCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.TransferReversalUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.TransferUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.WebhookEndpointCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(EmptyParam) - Method in class com.stripe.param.WebhookEndpointUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.Account
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.AlipayAccount
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.BankAccount
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.billingportal.Configuration
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.BitcoinReceiver
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.Card
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.Charge
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.checkout.Session
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.Coupon
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.CreditNote
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.Customer
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.CustomerBalanceTransaction
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.Dispute
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.FeeRefund
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.FileLink
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.identity.VerificationSession
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.Invoice
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.InvoiceItem
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.InvoiceLineItem
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.issuing.Authorization
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.issuing.Card
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.issuing.Cardholder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.issuing.Dispute
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.issuing.Transaction
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.Order
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.PaymentIntent
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.PaymentLink
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.PaymentMethod
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.Payout
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.Person
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.Plan
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.Price
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.Product
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.PromotionCode
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.Quote
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.radar.ValueList
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.Recipient
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.Refund
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.SetupIntent
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.ShippingRate
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.Sku
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.Source
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.Subscription
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.SubscriptionItem
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.SubscriptionSchedule
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.TaxRate
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.terminal.Location
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.terminal.Reader
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.Topup
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.Transfer
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.TransferReversal
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.model.WebhookEndpoint
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.AccountCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.AccountCreateParams.Individual.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.AccountUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.ChargeCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.ChargeUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.CouponCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.CouponUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.CustomerBalanceTransactionCollectionCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.CustomerBalanceTransactionUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.CustomerCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.DisputeUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.FeeRefundUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.FileLinkCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.FileLinkUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.InvoiceItemCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.InvoiceItemUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.issuing.AuthorizationApproveParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.issuing.AuthorizationDeclineParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.issuing.AuthorizationUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.issuing.CardUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.issuing.DisputeSubmitParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.issuing.TransactionUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.OrderUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.PaymentMethodUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.PayoutUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.PlanCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.PlanUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.PriceUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.PromotionCodeUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.RecipientCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.RecipientUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.RefundCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.RefundUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.SetupIntentUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.ShippingRateUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.SkuUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.SourceUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.SubscriptionItemUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.TaxRateUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.terminal.LocationCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.terminal.LocationUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.terminal.ReaderCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.terminal.ReaderUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.TopupCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.TopupUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.TransferReversalCollectionCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.TransferReversalUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.TransferUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.WebhookEndpointCreateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMetadata(Map<String, String>) - Method in class com.stripe.param.WebhookEndpointUpdateParams.Builder
-
Set of key-value pairs that you can attach to an object.
- setMethod(PayoutCreateParams.Method) - Method in class com.stripe.param.PayoutCreateParams.Builder
-
The method used to send this payout, which can be
standard
orinstant
. - setMethod(String) - Method in class com.stripe.model.Payout
-
The method used to send this payout, which can be
standard
orinstant
. - setMigratedTo(String) - Method in class com.stripe.model.Recipient
- setMigratedToObject(Account) - Method in class com.stripe.model.Recipient
- setMinimum(ShippingRate.DeliveryEstimate.Minimum) - Method in class com.stripe.model.ShippingRate.DeliveryEstimate
-
The lower bound of the estimated range.
- setMinimum(SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Minimum) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Builder
-
The lower bound of the estimated range.
- setMinimum(ShippingRateCreateParams.DeliveryEstimate.Minimum) - Method in class com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Builder
-
The lower bound of the estimated range.
- setMinimum(Long) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.AdjustableQuantity.Builder
- setMinimum(Long) - Method in class com.stripe.param.PaymentLinkCreateParams.LineItem.AdjustableQuantity.Builder
- setMinimum(Long) - Method in class com.stripe.param.PaymentLinkUpdateParams.LineItem.AdjustableQuantity.Builder
- setMinimum(List<String>) - Method in class com.stripe.model.CountrySpec.VerificationFields.Details
- setMinimumAmount(Long) - Method in class com.stripe.model.PromotionCode.Restrictions
- setMinimumAmount(Long) - Method in class com.stripe.param.PromotionCodeCreateParams.Restrictions.Builder
-
Minimum amount required to redeem this Promotion Code into a Coupon (e.g., a purchase must be $100 or more to work).
- setMinimumAmountCurrency(String) - Method in class com.stripe.model.PromotionCode.Restrictions
- setMinimumAmountCurrency(String) - Method in class com.stripe.param.PromotionCodeCreateParams.Restrictions.Builder
-
Three-letter ISO code for minimum_amount
- setMode(ConfigurationCreateParams.Features.SubscriptionCancel.Mode) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.Builder
-
Whether to cancel subscriptions immediately or at the end of the billing period.
- setMode(ConfigurationUpdateParams.Features.SubscriptionCancel.Mode) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.Builder
-
Whether to cancel subscriptions immediately or at the end of the billing period.
- setMode(SessionCreateParams.Mode) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
The mode of the Checkout Session.
- setMode(String) - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionCancel
- setMode(String) - Method in class com.stripe.model.checkout.Session
-
The mode of the Checkout Session.
- setMonth(Long) - Method in class com.stripe.model.identity.VerificationReport.Document.DateOfBirth
-
Numerical month between 1 and 12.
- setMonth(Long) - Method in class com.stripe.model.identity.VerificationReport.Document.ExpirationDate
-
Numerical month between 1 and 12.
- setMonth(Long) - Method in class com.stripe.model.identity.VerificationReport.Document.IssuedDate
- setMonth(Long) - Method in class com.stripe.model.identity.VerificationReport.IdNumber.DateOfBirth
-
Numerical month between 1 and 12.
- setMonth(Long) - Method in class com.stripe.model.identity.VerificationSession.VerifiedOutputs.DateOfBirth
- setMonth(Long) - Method in class com.stripe.model.issuing.Cardholder.Individual.DateOfBirth
-
The month of birth, between 1 and 12.
- setMonth(Long) - Method in class com.stripe.model.PaymentMethod.Klarna.DateOfBirth
- setMonth(Long) - Method in class com.stripe.model.Person.DateOfBirth
-
The month of birth, between 1 and 12.
- setMonth(Long) - Method in class com.stripe.param.AccountCreateParams.Individual.Dob.Builder
-
The month of birth, between 1 and 12.
- setMonth(Long) - Method in class com.stripe.param.AccountUpdateParams.Individual.Dob.Builder
-
The month of birth, between 1 and 12.
- setMonth(Long) - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Dob.Builder
-
The month of birth, between 1 and 12.
- setMonth(Long) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Dob.Builder
-
The month of birth, between 1 and 12.
- setMonth(Long) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Klarna.Dob.Builder
-
The month of birth, between 1 and 12.
- setMonth(Long) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Klarna.Dob.Builder
-
The month of birth, between 1 and 12.
- setMonth(Long) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Klarna.Dob.Builder
-
The month of birth, between 1 and 12.
- setMonth(Long) - Method in class com.stripe.param.PaymentMethodCreateParams.Klarna.Dob.Builder
-
The month of birth, between 1 and 12.
- setMonth(Long) - Method in class com.stripe.param.PersonCollectionCreateParams.Dob.Builder
-
The month of birth, between 1 and 12.
- setMonth(Long) - Method in class com.stripe.param.PersonUpdateParams.Dob.Builder
-
The month of birth, between 1 and 12.
- setMonth(Long) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Dob.Builder
-
The month of birth, between 1 and 12.
- setMonth(Long) - Method in class com.stripe.param.TokenCreateParams.Person.Dob.Builder
-
The month of birth, between 1 and 12.
- setMonthlyAnchor(Long) - Method in class com.stripe.model.Account.PayoutSchedule
-
The day of the month funds will be paid out.
- setMonthlyAnchor(Long) - Method in class com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule.Builder
-
The day of the month when available funds are paid out, specified as a number between 1--31.
- setMonthlyAnchor(Long) - Method in class com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule.Builder
-
The day of the month when available funds are paid out, specified as a number between 1--31.
- setMoto(Boolean) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
True if this payment was marked as MOTO and out of scope for SCA.
- setMoto(Boolean) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Builder
-
When specified, this parameter indicates that a transaction will be marked as MOTO (Mail Order Telephone Order) and thus out of scope for SCA.
- setMoto(Boolean) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Builder
-
When specified, this parameter indicates that a transaction will be marked as MOTO (Mail Order Telephone Order) and thus out of scope for SCA.
- setMoto(Boolean) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Builder
-
When specified, this parameter indicates that a transaction will be marked as MOTO (Mail Order Telephone Order) and thus out of scope for SCA.
- setMoto(Boolean) - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.Card.Builder
-
When specified, this parameter signals that a card has been collected as MOTO (Mail Order Telephone Order) and thus out of scope for SCA.
- setMoto(Boolean) - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.Card.Builder
-
When specified, this parameter signals that a card has been collected as MOTO (Mail Order Telephone Order) and thus out of scope for SCA.
- setMoto(Boolean) - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.Card.Builder
-
When specified, this parameter signals that a card has been collected as MOTO (Mail Order Telephone Order) and thus out of scope for SCA.
- setMultibanco(Charge.PaymentMethodDetails.Multibanco) - Method in class com.stripe.model.Charge.PaymentMethodDetails
- setMultibanco(Source.Multibanco) - Method in class com.stripe.model.Source
- setMultiUse(Mandate.MultiUse) - Method in class com.stripe.model.Mandate
- setName(SessionCreateParams.CustomerUpdate.Name) - Method in class com.stripe.param.checkout.SessionCreateParams.CustomerUpdate.Builder
-
Describes whether Checkout saves the name onto
customer.name
. - setName(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.Builder
-
The customer-facing business name.
- setName(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.Builder
-
The company's legal name.
- setName(EmptyParam) - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Builder
-
Recipient name.
- setName(EmptyParam) - Method in class com.stripe.param.CouponUpdateParams.Builder
-
Name of the coupon displayed to customers on, for instance invoices, or receipts.
- setName(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
The customer's full name or business name.
- setName(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.InvoiceSettings.CustomField.Builder
-
The name of the custom field.
- setName(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.Shipping.Builder
-
Customer name.
- setName(EmptyParam) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
Cardholder name.
- setName(EmptyParam) - Method in class com.stripe.param.InvoiceUpdateParams.CustomField.Builder
-
The name of the custom field.
- setName(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Builder
-
Full name.
- setName(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Builder
-
Recipient name.
- setName(EmptyParam) - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Builder
-
Full name.
- setName(EmptyParam) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
The product's name, meant to be displayable to the customer.
- setName(EmptyParam) - Method in class com.stripe.param.radar.ValueListUpdateParams.Builder
-
The human-readable name of the value list.
- setName(EmptyParam) - Method in class com.stripe.param.RecipientUpdateParams.Builder
-
The recipient's full, legal name.
- setName(EmptyParam) - Method in class com.stripe.param.SourceUpdateParams.Owner.Builder
-
Owner's full name.
- setName(EmptyParam) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Builder
-
Recipient name.
- setName(String) - Method in class com.stripe.model.Account.BusinessProfile
-
The customer-facing business name.
- setName(String) - Method in class com.stripe.model.Account.Company
-
The company's legal name.
- setName(String) - Method in class com.stripe.model.Application
-
The name of the application.
- setName(String) - Method in class com.stripe.model.Card
-
Cardholder name.
- setName(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.Masterpass
- setName(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.VisaCheckout
- setName(String) - Method in class com.stripe.model.Coupon
-
Name of the coupon displayed to customers on for instance invoices or receipts.
- setName(String) - Method in class com.stripe.model.Customer
-
The customer's full name or business name.
- setName(String) - Method in class com.stripe.model.Invoice.CustomField
-
The name of the custom field.
- setName(String) - Method in class com.stripe.model.issuing.Authorization.MerchantData
-
Name of the seller.
- setName(String) - Method in class com.stripe.model.issuing.Card.Shipping
-
Recipient name.
- setName(String) - Method in class com.stripe.model.issuing.Cardholder
-
The cardholder's name.
- setName(String) - Method in class com.stripe.model.PaymentMethod.BillingDetails
-
Full name.
- setName(String) - Method in class com.stripe.model.PaymentMethod.Card.Wallet.Masterpass
- setName(String) - Method in class com.stripe.model.PaymentMethod.Card.Wallet.VisaCheckout
- setName(String) - Method in class com.stripe.model.Product
-
The product's name, meant to be displayable to the customer.
- setName(String) - Method in class com.stripe.model.radar.ValueList
-
The name of the value list.
- setName(String) - Method in class com.stripe.model.Recipient
-
Full, legal name of the recipient.
- setName(String) - Method in class com.stripe.model.reporting.ReportType
-
Human-readable name of the Report Type.
- setName(String) - Method in class com.stripe.model.ShippingDetails
-
Recipient name.
- setName(String) - Method in class com.stripe.model.Source.Card
- setName(String) - Method in class com.stripe.model.Source.Owner
-
Owner's full name.
- setName(String) - Method in class com.stripe.model.Source.ThreeDSecure
- setName(String) - Method in class com.stripe.model.TaxCode
-
A short name for the tax code.
- setName(String) - Method in class com.stripe.param.AccountCreateParams.BusinessProfile.Builder
-
The customer-facing business name.
- setName(String) - Method in class com.stripe.param.AccountCreateParams.Company.Builder
-
The company's legal name.
- setName(String) - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.Builder
-
The customer-facing business name.
- setName(String) - Method in class com.stripe.param.AccountUpdateParams.Company.Builder
-
The company's legal name.
- setName(String) - Method in class com.stripe.param.CardUpdateOnAccountParams.Builder
-
Cardholder name.
- setName(String) - Method in class com.stripe.param.CardUpdateOnCustomerParams.Builder
-
Cardholder name.
- setName(String) - Method in class com.stripe.param.ChargeCreateParams.Shipping.Builder
-
Recipient name.
- setName(String) - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Builder
-
Recipient name.
- setName(String) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.Builder
-
[Deprecated] The name for the item to be displayed on the Checkout page.
- setName(String) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.ProductData.Builder
-
The product's name, meant to be displayable to the customer.
- setName(String) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping.Builder
-
Recipient name.
- setName(String) - Method in class com.stripe.param.CouponCreateParams.Builder
-
Name of the coupon displayed to customers on, for instance invoices, or receipts.
- setName(String) - Method in class com.stripe.param.CouponUpdateParams.Builder
-
Name of the coupon displayed to customers on, for instance invoices, or receipts.
- setName(String) - Method in class com.stripe.param.CustomerCreateParams.Builder
-
The customer's full name or business name.
- setName(String) - Method in class com.stripe.param.CustomerCreateParams.InvoiceSettings.CustomField.Builder
-
The name of the custom field.
- setName(String) - Method in class com.stripe.param.CustomerCreateParams.Shipping.Builder
-
Customer name.
- setName(String) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
The customer's full name or business name.
- setName(String) - Method in class com.stripe.param.CustomerUpdateParams.InvoiceSettings.CustomField.Builder
-
The name of the custom field.
- setName(String) - Method in class com.stripe.param.CustomerUpdateParams.Shipping.Builder
-
Customer name.
- setName(String) - Method in class com.stripe.param.ExternalAccountUpdateParams.Builder
-
Cardholder name.
- setName(String) - Method in class com.stripe.param.InvoiceCreateParams.CustomField.Builder
-
The name of the custom field.
- setName(String) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Shipping.Builder
-
Customer name.
- setName(String) - Method in class com.stripe.param.InvoiceUpdateParams.CustomField.Builder
-
The name of the custom field.
- setName(String) - Method in class com.stripe.param.issuing.CardCreateParams.Shipping.Builder
-
The name printed on the shipping label when shipping the card.
- setName(String) - Method in class com.stripe.param.issuing.CardholderCreateParams.Builder
-
The cardholder's name.
- setName(String) - Method in class com.stripe.param.OrderCreateParams.Shipping.Builder
-
Customer name.
- setName(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Builder
-
Full name.
- setName(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.Shipping.Builder
-
Recipient name.
- setName(String) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Builder
-
Full name.
- setName(String) - Method in class com.stripe.param.PaymentIntentCreateParams.Shipping.Builder
-
Recipient name.
- setName(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Builder
-
Full name.
- setName(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Builder
-
Recipient name.
- setName(String) - Method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails.Builder
-
Full name.
- setName(String) - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Builder
-
Full name.
- setName(String) - Method in class com.stripe.param.PlanCreateParams.Product.Builder
-
The product's name, meant to be displayable to the customer.
- setName(String) - Method in class com.stripe.param.PriceCreateParams.ProductData.Builder
-
The product's name, meant to be displayable to the customer.
- setName(String) - Method in class com.stripe.param.ProductCreateParams.Builder
-
The product's name, meant to be displayable to the customer.
- setName(String) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
The product's name, meant to be displayable to the customer.
- setName(String) - Method in class com.stripe.param.radar.ValueListCreateParams.Builder
-
The human-readable name of the value list.
- setName(String) - Method in class com.stripe.param.radar.ValueListUpdateParams.Builder
-
The human-readable name of the value list.
- setName(String) - Method in class com.stripe.param.RecipientCreateParams.Builder
-
The recipient's full, legal name.
- setName(String) - Method in class com.stripe.param.RecipientUpdateParams.Builder
-
The recipient's full, legal name.
- setName(String) - Method in class com.stripe.param.SourceCreateParams.Owner.Builder
-
Owner's full name.
- setName(String) - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping.Builder
-
Recipient name.
- setName(String) - Method in class com.stripe.param.SourceUpdateParams.Owner.Builder
-
Owner's full name.
- setName(String) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Builder
-
Recipient name.
- setName(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Builder
-
The company's legal name.
- setName(String) - Method in class com.stripe.param.TokenCreateParams.Card.Builder
- setNameKana(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.Builder
-
The Kana variation of the company's legal name (Japan only).
- setNameKana(String) - Method in class com.stripe.model.Account.Company
-
The Kana variation of the company's legal name (Japan only).
- setNameKana(String) - Method in class com.stripe.param.AccountCreateParams.Company.Builder
-
The Kana variation of the company's legal name (Japan only).
- setNameKana(String) - Method in class com.stripe.param.AccountUpdateParams.Company.Builder
-
The Kana variation of the company's legal name (Japan only).
- setNameKana(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Builder
-
The Kana variation of the company's legal name (Japan only).
- setNameKanji(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.Builder
-
The Kanji variation of the company's legal name (Japan only).
- setNameKanji(String) - Method in class com.stripe.model.Account.Company
-
The Kanji variation of the company's legal name (Japan only).
- setNameKanji(String) - Method in class com.stripe.param.AccountCreateParams.Company.Builder
-
The Kanji variation of the company's legal name (Japan only).
- setNameKanji(String) - Method in class com.stripe.param.AccountUpdateParams.Company.Builder
-
The Kanji variation of the company's legal name (Japan only).
- setNameKanji(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Builder
-
The Kanji variation of the company's legal name (Japan only).
- setNationality(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The country where the person is a national.
- setNationality(String) - Method in class com.stripe.model.Person
-
The country where the person is a national.
- setNationality(String) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
The country where the person is a national.
- setNationality(String) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The country where the person is a national.
- setNationality(String) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
The country where the person is a national.
- setNativeData(String) - Method in class com.stripe.model.PaymentIntent.NextActionAlipayHandleRedirect
-
The native data to be used with Alipay SDK you must redirect your customer to in order to authenticate the payment in an Android App.
- setNativeUrl(String) - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayRedirectToIosApp
- setNativeUrl(String) - Method in class com.stripe.model.PaymentIntent.NextActionAlipayHandleRedirect
-
The native URL you must redirect your customer to in order to authenticate the payment in an iOS App.
- setNativeUrl(String) - Method in class com.stripe.model.Source.Alipay
- setNet(Long) - Method in class com.stripe.model.BalanceTransaction
-
Net amount of the transaction, in %s.
- setNetwork(PaymentIntentConfirmParams.PaymentMethodOptions.Card.Network) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Builder
-
Selected network to process this PaymentIntent on.
- setNetwork(PaymentIntentCreateParams.PaymentMethodOptions.Card.Network) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Builder
-
Selected network to process this PaymentIntent on.
- setNetwork(PaymentIntentUpdateParams.PaymentMethodOptions.Card.Network) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Builder
-
Selected network to process this PaymentIntent on.
- setNetwork(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
Identifies which network this charge was processed on.
- setNetwork(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
Identifies which network this charge was processed on.
- setNetwork(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
Identifies which network this charge was processed on.
- setNetwork(String) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card
-
Selected network to process this payment intent on.
- setNetworkId(String) - Method in class com.stripe.model.issuing.Authorization.MerchantData
-
Identifier assigned to the seller by the card brand.
- setNetworkReasonCode(String) - Method in class com.stripe.model.Dispute
-
Network-dependent reason code for the dispute.
- setNetworks(PaymentMethod.Card.Networks) - Method in class com.stripe.model.PaymentMethod.Card
-
Contains information about card networks that can be used to process the payment.
- setNetworkStatus(String) - Method in class com.stripe.model.Charge.Outcome
-
Possible values are
approved_by_network
,declined_by_network
,not_sent_to_network
, andreversed_after_approval
. - setNetworkStatus(String) - Method in class com.stripe.model.Mandate.BacsDebit
-
The status of the mandate on the Bacs network.
- setNextAction(PaymentIntent.NextAction) - Method in class com.stripe.model.PaymentIntent
-
If present, this property tells you what actions you need to take in order for your customer to fulfill a payment using the provided source.
- setNextAction(SetupIntent.NextAction) - Method in class com.stripe.model.SetupIntent
-
If present, this property tells you what actions you need to take in order for your customer to continue payment setup.
- setNextInvoiceSequence(Long) - Method in class com.stripe.model.Customer
-
The suffix of the customer's next invoice number, e.g., 0001.
- setNextInvoiceSequence(Long) - Method in class com.stripe.param.CustomerCreateParams.Builder
-
The sequence to be used on the customer's next invoice.
- setNextInvoiceSequence(Long) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
The sequence to be used on the customer's next invoice.
- setNextPage(String) - Method in class com.stripe.model.StripeSearchResult
- setNextPaymentAttempt(Long) - Method in class com.stripe.model.Invoice
-
The time at which payment will next be attempted.
- setNextPendingInvoiceItemInvoice(Long) - Method in class com.stripe.model.Subscription
-
Specifies the approximate timestamp on which any pending invoice items will be billed according to the schedule provided at
pending_invoice_item_interval
. - setNickname(EmptyParam) - Method in class com.stripe.param.PlanUpdateParams.Builder
-
A brief description of the plan, hidden from customers.
- setNickname(EmptyParam) - Method in class com.stripe.param.PriceUpdateParams.Builder
-
A brief description of the price, hidden from customers.
- setNickname(String) - Method in class com.stripe.model.Plan
-
A brief description of the plan, hidden from customers.
- setNickname(String) - Method in class com.stripe.model.Price
-
A brief description of the price, hidden from customers.
- setNickname(String) - Method in class com.stripe.param.PlanCreateParams.Builder
-
A brief description of the plan, hidden from customers.
- setNickname(String) - Method in class com.stripe.param.PlanUpdateParams.Builder
-
A brief description of the plan, hidden from customers.
- setNickname(String) - Method in class com.stripe.param.PriceCreateParams.Builder
-
A brief description of the price, hidden from customers.
- setNickname(String) - Method in class com.stripe.param.PriceUpdateParams.Builder
-
A brief description of the price, hidden from customers.
- setNights(Long) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Lodging
- setNonceStr(String) - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayRedirectToAndroidApp
-
nonce_str is a random string.
- setNotificationMethod(SourceCreateParams.Mandate.NotificationMethod) - Method in class com.stripe.param.SourceCreateParams.Mandate.Builder
-
The method Stripe should use to notify the customer of upcoming debit instructions and/or mandate confirmation as required by the underlying debit network.
- setNotificationMethod(SourceUpdateParams.Mandate.NotificationMethod) - Method in class com.stripe.param.SourceUpdateParams.Mandate.Builder
-
The method Stripe should use to notify the customer of upcoming debit instructions and/or mandate confirmation as required by the underlying debit network.
- setNotReceived(Dispute.Evidence.NotReceived) - Method in class com.stripe.model.issuing.Dispute.Evidence
- setNotReceived(EmptyParam) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Builder
-
Evidence provided when
reason
is 'not_received'. - setNotReceived(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Builder
-
Evidence provided when
reason
is 'not_received'. - setNotReceived(DisputeCreateParams.Evidence.NotReceived) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Builder
-
Evidence provided when
reason
is 'not_received'. - setNotReceived(DisputeUpdateParams.Evidence.NotReceived) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Builder
-
Evidence provided when
reason
is 'not_received'. - setNumber(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Oxxo
-
OXXO reference number.
- setNumber(String) - Method in class com.stripe.model.CreditNote
-
A unique number that identifies this particular credit note and appears on the PDF of the credit note and its associated invoice.
- setNumber(String) - Method in class com.stripe.model.identity.VerificationReport.Document
-
Document ID number.
- setNumber(String) - Method in class com.stripe.model.Invoice
-
A unique, identifying string that appears on emails sent to the customer for this invoice.
- setNumber(String) - Method in class com.stripe.model.issuing.Card
-
The full unredacted card number.
- setNumber(String) - Method in class com.stripe.model.PaymentIntent.NextActionDisplayBoletoDetails
-
The boleto number.
- setNumber(String) - Method in class com.stripe.model.PaymentIntent.NextActionOxxoDisplayDetails
-
OXXO reference number.
- setNumber(String) - Method in class com.stripe.model.Quote
-
A unique number that identifies this particular quote.
- setNumber(String) - Method in class com.stripe.param.PaymentMethodCreateParams.CardDetails.Builder
- setNumber(String) - Method in class com.stripe.param.TokenCreateParams.Card.Builder
- setOauthError(OAuthError) - Method in exception com.stripe.exception.oauth.OAuthException
-
The error resource returned by Stripe's OAuth API that caused the exception.
- setObject(JsonObject) - Method in class com.stripe.model.EventData
-
Raw JSON object intended to be deserialized as
StripeObject
. - setObject(String) - Method in class com.stripe.model.Account
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.AccountLink
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.AlipayAccount
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.ApplePayDomain
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.Application
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.ApplicationFee
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.Balance
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.BalanceTransaction
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.BankAccount
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.billingportal.Configuration
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.billingportal.Session
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.BitcoinReceiver
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.BitcoinTransaction
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.Capability
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.Card
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.Charge
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.checkout.Session
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.ConnectCollectionTransfer
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.CountrySpec
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.Coupon
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.CreditNote
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.CreditNoteLineItem
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.Customer
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.CustomerBalanceTransaction
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.Discount
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.Dispute
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.EphemeralKey
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.Event
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.ExchangeRate
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.FeeRefund
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.File
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.FileLink
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.identity.VerificationReport
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.identity.VerificationSession
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.Invoice
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.InvoiceItem
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.InvoiceLineItem
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.IssuerFraudRecord
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.issuing.Authorization
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.issuing.Card
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.issuing.Cardholder
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.issuing.Dispute
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.issuing.Transaction
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.LineItem
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.LoginLink
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.Mandate
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.Order
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.OrderItem
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.OrderReturn
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.PaymentIntent
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.PaymentLink
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.PaymentMethod
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.Payout
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.Person
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.Plan
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.PlatformTaxFee
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.Price
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.Product
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.PromotionCode
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.Quote
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.radar.EarlyFraudWarning
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.radar.ValueList
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.radar.ValueListItem
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.Recipient
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.Refund
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.reporting.ReportRun
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.reporting.ReportType
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.ReserveTransaction
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.Review
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.SetupAttempt
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.SetupIntent
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.ShippingRate
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.sigma.ScheduledQueryRun
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.Sku
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.Source
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.SourceMandateNotification
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.SourceTransaction
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.StripeCollection
- setObject(String) - Method in class com.stripe.model.StripeSearchResult
- setObject(String) - Method in class com.stripe.model.Subscription
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.SubscriptionItem
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.SubscriptionSchedule
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.TaxCode
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.TaxDeductedAtSource
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.TaxId
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.TaxRate
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.terminal.ConnectionToken
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.terminal.Location
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.terminal.Reader
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.ThreeDSecure
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.Token
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.Topup
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.Transfer
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.TransferReversal
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.UsageRecord
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.UsageRecordSummary
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.model.WebhookEndpoint
-
String representing the object's type.
- setObject(String) - Method in class com.stripe.param.PaymentSourceCollectionListParams.Builder
-
Filter sources according to a particular object type.
- setOffline(Mandate.CustomerAcceptance.Offline) - Method in class com.stripe.model.Mandate.CustomerAcceptance
- setOffline(PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Offline) - Method in class com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Builder
-
If this is a Mandate accepted offline, this hash contains details about the offline acceptance.
- setOffline(PaymentIntentCreateParams.MandateData.CustomerAcceptance.Offline) - Method in class com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance.Builder
-
If this is a Mandate accepted offline, this hash contains details about the offline acceptance.
- setOffline(SetupIntentConfirmParams.MandateData.CustomerAcceptance.Offline) - Method in class com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance.Builder
-
If this is a Mandate accepted offline, this hash contains details about the offline acceptance.
- setOffline(SetupIntentCreateParams.MandateData.CustomerAcceptance.Offline) - Method in class com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance.Builder
-
If this is a Mandate accepted offline, this hash contains details about the offline acceptance.
- setOffline(SourceCreateParams.Mandate.Acceptance.Offline) - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance.Builder
-
The parameters required to store a mandate accepted offline.
- setOffline(SourceUpdateParams.Mandate.Acceptance.Offline) - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Builder
-
The parameters required to store a mandate accepted offline.
- setOffSession(PaymentIntentConfirmParams.OffSession) - Method in class com.stripe.param.PaymentIntentConfirmParams.Builder
-
Set to
true
to indicate that the customer is not in your checkout flow during this payment attempt, and therefore is unable to authenticate. - setOffSession(PaymentIntentCreateParams.OffSession) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
Set to
true
to indicate that the customer is not in your checkout flow during this payment attempt, and therefore is unable to authenticate. - setOffSession(Boolean) - Method in class com.stripe.param.InvoicePayParams.Builder
-
Indicates if a customer is on or off-session while an invoice payment is attempted.
- setOffSession(Boolean) - Method in class com.stripe.param.PaymentIntentConfirmParams.Builder
-
Set to
true
to indicate that the customer is not in your checkout flow during this payment attempt, and therefore is unable to authenticate. - setOffSession(Boolean) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
Set to
true
to indicate that the customer is not in your checkout flow during this payment attempt, and therefore is unable to authenticate. - setOffSession(Boolean) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
Indicates if a customer is on or off-session while an invoice payment is attempted.
- setOffSession(Boolean) - Method in class com.stripe.param.SubscriptionItemUpdateParams.Builder
-
Indicates if a customer is on or off-session while an invoice payment is attempted.
- setOffSession(Boolean) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
Indicates if a customer is on or off-session while an invoice payment is attempted.
- setOnBehalfOf(EmptyParam) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
The account (if any) for which the funds of the invoice payment are intended.
- setOnBehalfOf(EmptyParam) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
The account on behalf of which to charge.
- setOnBehalfOf(EmptyParam) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
The account on behalf of which to charge.
- setOnBehalfOf(String) - Method in class com.stripe.model.billingportal.Session
-
The account for which the session was created on behalf of.
- setOnBehalfOf(String) - Method in class com.stripe.model.Charge
- setOnBehalfOf(String) - Method in class com.stripe.model.Invoice
- setOnBehalfOf(String) - Method in class com.stripe.model.PaymentIntent
- setOnBehalfOf(String) - Method in class com.stripe.model.PaymentLink
- setOnBehalfOf(String) - Method in class com.stripe.model.Quote
- setOnBehalfOf(String) - Method in class com.stripe.model.SetupAttempt
- setOnBehalfOf(String) - Method in class com.stripe.model.SetupIntent
- setOnBehalfOf(String) - Method in class com.stripe.param.billingportal.SessionCreateParams.Builder
-
The
on_behalf_of
account to use for this session. - setOnBehalfOf(String) - Method in class com.stripe.param.ChargeCreateParams.Builder
-
The Stripe account ID for which these funds are intended.
- setOnBehalfOf(String) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Builder
-
The Stripe account ID for which these funds are intended.
- setOnBehalfOf(String) - Method in class com.stripe.param.checkout.SessionCreateParams.SetupIntentData.Builder
- setOnBehalfOf(String) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
The account (if any) for which the funds of the invoice payment are intended.
- setOnBehalfOf(String) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
The account (if any) for which the funds of the invoice payment are intended.
- setOnBehalfOf(String) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
The Stripe account ID for which these funds are intended.
- setOnBehalfOf(String) - Method in class com.stripe.param.PaymentLinkCreateParams.Builder
-
The account on behalf of which to charge.
- setOnBehalfOf(String) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
The account on behalf of which to charge.
- setOnBehalfOf(String) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
The account on behalf of which to charge.
- setOnBehalfOf(String) - Method in class com.stripe.param.SetupIntentCreateParams.Builder
-
The Stripe account ID for which this SetupIntent is created.
- setOnBehalfOfObject(Account) - Method in class com.stripe.model.Charge
- setOnBehalfOfObject(Account) - Method in class com.stripe.model.Invoice
- setOnBehalfOfObject(Account) - Method in class com.stripe.model.PaymentIntent
- setOnBehalfOfObject(Account) - Method in class com.stripe.model.PaymentLink
- setOnBehalfOfObject(Account) - Method in class com.stripe.model.Quote
- setOnBehalfOfObject(Account) - Method in class com.stripe.model.SetupAttempt
- setOnBehalfOfObject(Account) - Method in class com.stripe.model.SetupIntent
- setOnline(Mandate.CustomerAcceptance.Online) - Method in class com.stripe.model.Mandate.CustomerAcceptance
- setOnline(PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Online) - Method in class com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Builder
-
If this is a Mandate accepted online, this hash contains details about the online acceptance.
- setOnline(PaymentIntentCreateParams.MandateData.CustomerAcceptance.Online) - Method in class com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance.Builder
-
If this is a Mandate accepted online, this hash contains details about the online acceptance.
- setOnline(SetupIntentConfirmParams.MandateData.CustomerAcceptance.Online) - Method in class com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance.Builder
-
If this is a Mandate accepted online, this hash contains details about the online acceptance.
- setOnline(SetupIntentCreateParams.MandateData.CustomerAcceptance.Online) - Method in class com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance.Builder
-
If this is a Mandate accepted online, this hash contains details about the online acceptance.
- setOnline(SourceCreateParams.Mandate.Acceptance.Online) - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance.Builder
-
The parameters required to store a mandate accepted online.
- setOnline(SourceUpdateParams.Mandate.Acceptance.Online) - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Builder
-
The parameters required to store a mandate accepted online.
- setOpen(Boolean) - Method in class com.stripe.model.Review
-
If
true
, the review needs action. - setOpenedReason(String) - Method in class com.stripe.model.Review
-
The reason the review was opened.
- setOperatorAccount(String) - Method in class com.stripe.param.terminal.LocationDeleteParams.Builder
-
To [group objects](https://stripe.com/docs/terminal/payments/connect#grouping-objects-by-connected-account) on your platform account by connected account, set this parameter to the connected account ID.
- setOperatorAccount(String) - Method in class com.stripe.param.terminal.ReaderDeleteParams.Builder
-
To [group objects](https://stripe.com/docs/terminal/payments/connect#grouping-objects-by-connected-account) on your platform account by connected account, set this parameter to the connected account ID.
- setOptions(VerificationReport.Options) - Method in class com.stripe.model.identity.VerificationReport
- setOptions(VerificationSession.Options) - Method in class com.stripe.model.identity.VerificationSession
- setOptions(EmptyParam) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason.Builder
-
Which cancellation reasons will be given as options to the customer.
- setOptions(EmptyParam) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason.Builder
-
Which cancellation reasons will be given as options to the customer.
- setOptions(VerificationSessionCreateParams.Options) - Method in class com.stripe.param.identity.VerificationSessionCreateParams.Builder
-
A set of options for the session’s verification checks.
- setOptions(VerificationSessionUpdateParams.Options) - Method in class com.stripe.param.identity.VerificationSessionUpdateParams.Builder
-
A set of options for the session’s verification checks.
- setOptions(List<ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason.Option>) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason.Builder
-
Which cancellation reasons will be given as options to the customer.
- setOptions(List<ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason.Option>) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason.Builder
-
Which cancellation reasons will be given as options to the customer.
- setOptions(List<String>) - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionCancel.CancellationReason
- setOrder(String) - Method in class com.stripe.model.Charge
- setOrder(String) - Method in class com.stripe.model.OrderReturn
- setOrder(String) - Method in class com.stripe.param.OrderReturnListParams.Builder
-
The order to retrieve returns for.
- setOrderObject(Order) - Method in class com.stripe.model.Charge
- setOrderObject(Order) - Method in class com.stripe.model.OrderReturn
- setOriginalFieldsDue(List<String>) - Method in class com.stripe.model.Account.FutureRequirements.Alternative
-
Fields that are due and can be satisfied by providing all fields in
alternative_fields_due
. - setOriginalFieldsDue(List<String>) - Method in class com.stripe.model.Account.Requirements.Alternative
-
Fields that are due and can be satisfied by providing all fields in
alternative_fields_due
. - setOriginalFieldsDue(List<String>) - Method in class com.stripe.model.Capability.FutureRequirements.Alternative
-
Fields that are due and can be satisfied by providing all fields in
alternative_fields_due
. - setOriginalFieldsDue(List<String>) - Method in class com.stripe.model.Capability.Requirements.Alternative
- setOriginalFieldsDue(List<String>) - Method in class com.stripe.model.Person.FutureRequirements.Alternative
-
Fields that are due and can be satisfied by providing all fields in
alternative_fields_due
. - setOriginalFieldsDue(List<String>) - Method in class com.stripe.model.Person.Requirements.Alternative
- setOriginalPayout(String) - Method in class com.stripe.model.Payout
- setOriginalPayoutObject(Payout) - Method in class com.stripe.model.Payout
- setOriginalSource(String) - Method in class com.stripe.param.SourceCreateParams.Builder
-
The source to share.
- setOriginalTransaction(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Duplicate.Builder
-
Transaction (e.g., ipi_...) that the disputed transaction is a duplicate of.
- setOriginalTransaction(String) - Method in class com.stripe.model.issuing.Dispute.Evidence.Duplicate
- setOriginalTransaction(String) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Duplicate.Builder
-
Transaction (e.g., ipi_...) that the disputed transaction is a duplicate of.
- setOriginalTransaction(String) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Duplicate.Builder
-
Transaction (e.g., ipi_...) that the disputed transaction is a duplicate of.
- setOriginatingTransaction(String) - Method in class com.stripe.model.ApplicationFee
- setOriginatingTransactionObject(Charge) - Method in class com.stripe.model.ApplicationFee
- setOther(Dispute.Evidence.Other) - Method in class com.stripe.model.issuing.Dispute.Evidence
- setOther(EmptyParam) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Builder
-
Evidence provided when
reason
is 'other'. - setOther(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Builder
-
Evidence provided when
reason
is 'other'. - setOther(DisputeCreateParams.Evidence.Other) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Builder
-
Evidence provided when
reason
is 'other'. - setOther(DisputeUpdateParams.Evidence.Other) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Builder
-
Evidence provided when
reason
is 'other'. - setOutcome(Charge.Outcome) - Method in class com.stripe.model.Charge
-
Details about whether the payment was accepted, and why.
- setOutOfBandAmount(Long) - Method in class com.stripe.model.CreditNote
-
Amount that was credited outside of Stripe.
- setOutOfBandAmount(Long) - Method in class com.stripe.param.CreditNoteCreateParams.Builder
-
The integer amount in %s representing the amount that is credited outside of Stripe.
- setOutOfBandAmount(Long) - Method in class com.stripe.param.CreditNotePreviewParams.Builder
-
The integer amount in %s representing the amount that is credited outside of Stripe.
- setOvercaptureSupported(Boolean) - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
Defines whether the authorized amount can be over-captured or not.
- setOwner(Source.Owner) - Method in class com.stripe.model.Source
-
Information about the owner of the payment instrument that may be used or required by particular source types.
- setOwner(SourceCreateParams.Owner) - Method in class com.stripe.param.SourceCreateParams.Builder
-
Information about the owner of the payment instrument that may be used or required by particular source types.
- setOwner(SourceUpdateParams.Owner) - Method in class com.stripe.param.SourceUpdateParams.Builder
-
Information about the owner of the payment instrument that may be used or required by particular source types.
- setOwner(Boolean) - Method in class com.stripe.model.Person.Relationship
-
Whether the person is an owner of the account’s legal entity.
- setOwner(Boolean) - Method in class com.stripe.param.AccountPersonsParams.Relationship.Builder
-
A filter on the list of people returned based on whether these people are owners of the account's company.
- setOwner(Boolean) - Method in class com.stripe.param.PersonCollectionCreateParams.Relationship.Builder
-
Whether the person is an owner of the account’s legal entity.
- setOwner(Boolean) - Method in class com.stripe.param.PersonCollectionListParams.Relationship.Builder
-
A filter on the list of people returned based on whether these people are owners of the account's company.
- setOwner(Boolean) - Method in class com.stripe.param.PersonUpdateParams.Relationship.Builder
-
Whether the person is an owner of the account’s legal entity.
- setOwner(Boolean) - Method in class com.stripe.param.TokenCreateParams.Person.Relationship.Builder
-
Whether the person is an owner of the account’s legal entity.
- setOwnershipDeclaration(Account.Company.OwnershipDeclaration) - Method in class com.stripe.model.Account.Company
-
This hash is used to attest that the beneficial owner information provided to Stripe is both current and correct.
- setOwnershipDeclaration(AccountCreateParams.Company.OwnershipDeclaration) - Method in class com.stripe.param.AccountCreateParams.Company.Builder
-
This hash is used to attest that the beneficial owner information provided to Stripe is both current and correct.
- setOwnershipDeclaration(AccountUpdateParams.Company.OwnershipDeclaration) - Method in class com.stripe.param.AccountUpdateParams.Company.Builder
-
This hash is used to attest that the beneficial owner information provided to Stripe is both current and correct.
- setOwnershipDeclaration(TokenCreateParams.Account.Company.OwnershipDeclaration) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Builder
-
This hash is used to attest that the beneficial owner information provided to Stripe is both current and correct.
- setOwnershipDeclarationShownAndSigned(Boolean) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Builder
-
Whether the user described by the data in the token has been shown the Ownership Declaration and indicated that it is correct.
- setOwnersProvided(Boolean) - Method in class com.stripe.model.Account.Company
-
Whether the company's owners have been provided.
- setOwnersProvided(Boolean) - Method in class com.stripe.param.AccountCreateParams.Company.Builder
-
Whether the company's owners have been provided.
- setOwnersProvided(Boolean) - Method in class com.stripe.param.AccountUpdateParams.Company.Builder
-
Whether the company's owners have been provided.
- setOwnersProvided(Boolean) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Builder
-
Whether the company's owners have been provided.
- setOxxo(Charge.PaymentMethodDetails.Oxxo) - Method in class com.stripe.model.Charge.PaymentMethodDetails
- setOxxo(Session.PaymentMethodOptions.Oxxo) - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions
- setOxxo(PaymentIntent.PaymentMethodOptions.Oxxo) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- setOxxo(PaymentMethod.Oxxo) - Method in class com.stripe.model.PaymentMethod
- setOxxo(SessionCreateParams.PaymentMethodOptions.Oxxo) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.Builder
-
contains details about the OXXO payment method options.
- setOxxo(EmptyParam) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
oxxo
PaymentMethod, this sub-hash contains details about the OXXO payment method options. - setOxxo(EmptyParam) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
oxxo
PaymentMethod, this sub-hash contains details about the OXXO payment method options. - setOxxo(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
oxxo
PaymentMethod, this sub-hash contains details about the OXXO payment method options. - setOxxo(PaymentIntentConfirmParams.PaymentMethodData.Oxxo) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Builder
-
If this is an
oxxo
PaymentMethod, this hash contains details about the OXXO payment method. - setOxxo(PaymentIntentConfirmParams.PaymentMethodOptions.Oxxo) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
oxxo
PaymentMethod, this sub-hash contains details about the OXXO payment method options. - setOxxo(PaymentIntentCreateParams.PaymentMethodData.Oxxo) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Builder
-
If this is an
oxxo
PaymentMethod, this hash contains details about the OXXO payment method. - setOxxo(PaymentIntentCreateParams.PaymentMethodOptions.Oxxo) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
oxxo
PaymentMethod, this sub-hash contains details about the OXXO payment method options. - setOxxo(PaymentIntentUpdateParams.PaymentMethodData.Oxxo) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Builder
-
If this is an
oxxo
PaymentMethod, this hash contains details about the OXXO payment method. - setOxxo(PaymentIntentUpdateParams.PaymentMethodOptions.Oxxo) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
oxxo
PaymentMethod, this sub-hash contains details about the OXXO payment method options. - setOxxo(PaymentMethodCreateParams.Oxxo) - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
If this is an
oxxo
PaymentMethod, this hash contains details about the OXXO payment method. - setOxxoDisplayDetails(PaymentIntent.NextActionOxxoDisplayDetails) - Method in class com.stripe.model.PaymentIntent.NextAction
- setOxxoPayments(AccountCreateParams.Capabilities.OxxoPayments) - Method in class com.stripe.param.AccountCreateParams.Capabilities.Builder
-
The oxxo_payments capability.
- setOxxoPayments(AccountUpdateParams.Capabilities.OxxoPayments) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Builder
-
The oxxo_payments capability.
- setOxxoPayments(String) - Method in class com.stripe.model.Account.Capabilities
-
The status of the OXXO payments capability of the account, or whether the account can directly process OXXO charges.
- setP24(Charge.PaymentMethodDetails.P24) - Method in class com.stripe.model.Charge.PaymentMethodDetails
- setP24(PaymentIntent.PaymentMethodOptions.P24) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- setP24(PaymentMethod.P24) - Method in class com.stripe.model.PaymentMethod
- setP24(Source.P24) - Method in class com.stripe.model.Source
- setP24(EmptyParam) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
p24
PaymentMethod, this sub-hash contains details about the Przelewy24 payment method options. - setP24(EmptyParam) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
p24
PaymentMethod, this sub-hash contains details about the Przelewy24 payment method options. - setP24(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
p24
PaymentMethod, this sub-hash contains details about the Przelewy24 payment method options. - setP24(PaymentIntentConfirmParams.PaymentMethodData.P24) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Builder
-
If this is a
p24
PaymentMethod, this hash contains details about the P24 payment method. - setP24(PaymentIntentConfirmParams.PaymentMethodOptions.P24) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
p24
PaymentMethod, this sub-hash contains details about the Przelewy24 payment method options. - setP24(PaymentIntentCreateParams.PaymentMethodData.P24) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Builder
-
If this is a
p24
PaymentMethod, this hash contains details about the P24 payment method. - setP24(PaymentIntentCreateParams.PaymentMethodOptions.P24) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
p24
PaymentMethod, this sub-hash contains details about the Przelewy24 payment method options. - setP24(PaymentIntentUpdateParams.PaymentMethodData.P24) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Builder
-
If this is a
p24
PaymentMethod, this hash contains details about the P24 payment method. - setP24(PaymentIntentUpdateParams.PaymentMethodOptions.P24) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
p24
PaymentMethod, this sub-hash contains details about the Przelewy24 payment method options. - setP24(PaymentMethodCreateParams.P24) - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
If this is a
p24
PaymentMethod, this hash contains details about the P24 payment method. - setP24Payments(AccountCreateParams.Capabilities.P24Payments) - Method in class com.stripe.param.AccountCreateParams.Capabilities.Builder
-
The p24_payments capability.
- setP24Payments(AccountUpdateParams.Capabilities.P24Payments) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Builder
-
The p24_payments capability.
- setP24Payments(String) - Method in class com.stripe.model.Account.Capabilities
-
The status of the P24 payments capability of the account, or whether the account can directly process P24 charges.
- setPackage(String) - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayRedirectToAndroidApp
- setPackage_(String) - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayRedirectToAndroidApp
- setPackageDimensions(PackageDimensions) - Method in class com.stripe.model.Product
-
The dimensions of this product for shipping purposes.
- setPackageDimensions(PackageDimensions) - Method in class com.stripe.model.Sku
-
The dimensions of this SKU for shipping purposes.
- setPackageDimensions(EmptyParam) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
The dimensions of this product for shipping purposes.
- setPackageDimensions(EmptyParam) - Method in class com.stripe.param.SkuUpdateParams.Builder
-
The dimensions of this SKU for shipping purposes.
- setPackageDimensions(ProductCreateParams.PackageDimensions) - Method in class com.stripe.param.ProductCreateParams.Builder
-
The dimensions of this product for shipping purposes.
- setPackageDimensions(ProductUpdateParams.PackageDimensions) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
The dimensions of this product for shipping purposes.
- setPackageDimensions(SkuCreateParams.PackageDimensions) - Method in class com.stripe.param.SkuCreateParams.Builder
-
The dimensions of this SKU for shipping purposes.
- setPackageDimensions(SkuUpdateParams.PackageDimensions) - Method in class com.stripe.param.SkuUpdateParams.Builder
-
The dimensions of this SKU for shipping purposes.
- setPageTitle(String) - Method in class com.stripe.model.Source.Klarna
- setPaid(OrderListParams.StatusTransitions.Paid) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Builder
-
Date this order was paid.
- setPaid(Boolean) - Method in class com.stripe.model.Charge
-
true
if the charge succeeded, or was successfully authorized for later capture. - setPaid(Boolean) - Method in class com.stripe.model.Invoice
-
Whether payment was successfully collected for this invoice.
- setPaid(Long) - Method in class com.stripe.model.Order.StatusTransitions
- setPaid(Long) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Builder
-
Date this order was paid.
- setPaidAt(Long) - Method in class com.stripe.model.Invoice.StatusTransitions
-
The time that the invoice was paid.
- setPaidOutOfBand(Boolean) - Method in class com.stripe.model.Invoice
-
Returns true if the invoice was manually marked paid, returns false if the invoice hasn't been paid yet or was paid on Stripe.
- setPaidOutOfBand(Boolean) - Method in class com.stripe.param.InvoicePayParams.Builder
-
Boolean representing whether an invoice is paid outside of Stripe.
- setPaperCheck(SourceTransaction.PaperCheckData) - Method in class com.stripe.model.SourceTransaction
- setParam(String) - Method in class com.stripe.model.StripeError
-
If the error is parameter-specific, the parameter related to the error.
- setParameters(ReportRun.Parameters) - Method in class com.stripe.model.reporting.ReportRun
- setParameters(ReportRunCreateParams.Parameters) - Method in class com.stripe.param.reporting.ReportRunCreateParams.Builder
-
Parameters specifying how the report should be run.
- setParent(EmptyParam) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Item.Builder
-
The ID of the SKU being ordered.
- setParent(String) - Method in class com.stripe.model.OrderItem
- setParent(String) - Method in class com.stripe.model.Source.OrderItem
-
The ID of the associated object for this line item.
- setParent(String) - Method in class com.stripe.param.OrderCreateParams.Item.Builder
-
The ID of the SKU being ordered.
- setParent(String) - Method in class com.stripe.param.OrderReturnOrderParams.Item.Builder
-
The ID of the SKU, tax, or shipping item being returned.
- setParent(String) - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Item.Builder
-
The ID of the SKU being ordered.
- setParent(String) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Item.Builder
-
The ID of the SKU being ordered.
- setParentObject(Sku) - Method in class com.stripe.model.OrderItem
- setPartnerId(String) - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayRedirectToAndroidApp
-
an unique merchant ID assigned by Wechat Pay.
- setPassengerName(String) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Flight
- setPassport(PersonCollectionCreateParams.Documents.Passport) - Method in class com.stripe.param.PersonCollectionCreateParams.Documents.Builder
-
One or more documents showing the person's passport page with photo and personal data.
- setPassport(PersonUpdateParams.Documents.Passport) - Method in class com.stripe.param.PersonUpdateParams.Documents.Builder
-
One or more documents showing the person's passport page with photo and personal data.
- setPassport(TokenCreateParams.Person.Documents.Passport) - Method in class com.stripe.param.TokenCreateParams.Person.Documents.Builder
-
One or more documents showing the person's passport page with photo and personal data.
- setPastDue(Boolean) - Method in class com.stripe.model.Dispute.EvidenceDetails
- setPastDue(List<String>) - Method in class com.stripe.model.Account.FutureRequirements
-
Fields that weren't collected by
requirements.current_deadline
. - setPastDue(List<String>) - Method in class com.stripe.model.Account.Requirements
-
Fields that weren't collected by
current_deadline
. - setPastDue(List<String>) - Method in class com.stripe.model.Capability.FutureRequirements
-
Fields that weren't collected by
requirements.current_deadline
. - setPastDue(List<String>) - Method in class com.stripe.model.Capability.Requirements
- setPastDue(List<String>) - Method in class com.stripe.model.issuing.Cardholder.Requirements
-
Array of fields that need to be collected in order to verify and re-enable the cardholder.
- setPastDue(List<String>) - Method in class com.stripe.model.Person.FutureRequirements
-
Fields that weren't collected by the account's
requirements.current_deadline
. - setPastDue(List<String>) - Method in class com.stripe.model.Person.Requirements
-
Fields that weren't collected by the account's
current_deadline
. - setPauseCollection(Subscription.PauseCollection) - Method in class com.stripe.model.Subscription
-
If specified, payment collection for this subscription will be paused.
- setPauseCollection(EmptyParam) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
If specified, payment collection for this subscription will be paused.
- setPauseCollection(SubscriptionUpdateParams.PauseCollection) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
If specified, payment collection for this subscription will be paused.
- setPayLaterAssetUrlsDescriptive(String) - Method in class com.stripe.model.Source.Klarna
- setPayLaterAssetUrlsStandard(String) - Method in class com.stripe.model.Source.Klarna
- setPayLaterName(String) - Method in class com.stripe.model.Source.Klarna
- setPayLaterRedirectUrl(String) - Method in class com.stripe.model.Source.Klarna
- setPayment(String) - Method in class com.stripe.model.BitcoinReceiver
-
The ID of the payment created from the receiver, if any.
- setPaymentAmount(Long) - Method in class com.stripe.model.AlipayAccount
-
If the Alipay account object is not reusable, the exact amount that you can create a charge for.
- setPaymentBehavior(SubscriptionCreateParams.PaymentBehavior) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
Use
allow_incomplete
to create subscriptions withstatus=incomplete
if the first invoice cannot be paid. - setPaymentBehavior(SubscriptionItemCreateParams.PaymentBehavior) - Method in class com.stripe.param.SubscriptionItemCreateParams.Builder
-
Use
allow_incomplete
to transition the subscription tostatus=past_due
if a payment is required but cannot be paid. - setPaymentBehavior(SubscriptionItemUpdateParams.PaymentBehavior) - Method in class com.stripe.param.SubscriptionItemUpdateParams.Builder
-
Use
allow_incomplete
to transition the subscription tostatus=past_due
if a payment is required but cannot be paid. - setPaymentBehavior(SubscriptionUpdateParams.PaymentBehavior) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
Use
allow_incomplete
to transition the subscription tostatus=past_due
if a payment is required but cannot be paid. - setPaymentCurrency(String) - Method in class com.stripe.model.AlipayAccount
-
If the Alipay account object is not reusable, the exact currency that you can create a charge for.
- setPaymentIntent(PaymentIntent) - Method in class com.stripe.model.StripeError
-
A PaymentIntent guides you through the process of collecting a payment from your customer.
- setPaymentIntent(String) - Method in class com.stripe.model.Charge
- setPaymentIntent(String) - Method in class com.stripe.model.checkout.Session
- setPaymentIntent(String) - Method in class com.stripe.model.Dispute
- setPaymentIntent(String) - Method in class com.stripe.model.Invoice
- setPaymentIntent(String) - Method in class com.stripe.model.radar.EarlyFraudWarning
- setPaymentIntent(String) - Method in class com.stripe.model.Refund
- setPaymentIntent(String) - Method in class com.stripe.model.Review
- setPaymentIntent(String) - Method in class com.stripe.param.ChargeListParams.Builder
-
Only return charges that were created by the PaymentIntent specified by this PaymentIntent ID.
- setPaymentIntent(String) - Method in class com.stripe.param.checkout.SessionListParams.Builder
-
Only return the Checkout Session for the PaymentIntent specified.
- setPaymentIntent(String) - Method in class com.stripe.param.DisputeListParams.Builder
-
Only return disputes associated to the PaymentIntent specified by this PaymentIntent ID.
- setPaymentIntent(String) - Method in class com.stripe.param.radar.EarlyFraudWarningListParams.Builder
-
Only return early fraud warnings for charges that were created by the PaymentIntent specified by this PaymentIntent ID.
- setPaymentIntent(String) - Method in class com.stripe.param.RefundCreateParams.Builder
- setPaymentIntent(String) - Method in class com.stripe.param.RefundListParams.Builder
-
Only return refunds for the PaymentIntent specified by this ID.
- setPaymentIntentData(SessionCreateParams.PaymentIntentData) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
A subset of parameters to be passed to PaymentIntent creation for Checkout Sessions in
payment
mode. - setPaymentIntentObject(PaymentIntent) - Method in class com.stripe.model.Charge
- setPaymentIntentObject(PaymentIntent) - Method in class com.stripe.model.checkout.Session
- setPaymentIntentObject(PaymentIntent) - Method in class com.stripe.model.Dispute
- setPaymentIntentObject(PaymentIntent) - Method in class com.stripe.model.Invoice
- setPaymentIntentObject(PaymentIntent) - Method in class com.stripe.model.radar.EarlyFraudWarning
- setPaymentIntentObject(PaymentIntent) - Method in class com.stripe.model.Refund
- setPaymentIntentObject(PaymentIntent) - Method in class com.stripe.model.Review
- setPaymentLink(String) - Method in class com.stripe.model.checkout.Session
- setPaymentLinkObject(PaymentLink) - Method in class com.stripe.model.checkout.Session
- setPaymentMethod(PaymentMethod) - Method in class com.stripe.model.StripeError
-
PaymentMethod objects represent your customer's payment instruments.
- setPaymentMethod(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
ID of the payment method (a PaymentMethod, Card, or compatible Source object) to attach to this PaymentIntent.
- setPaymentMethod(EmptyParam) - Method in class com.stripe.param.SetupIntentUpdateParams.Builder
-
ID of the payment method (a PaymentMethod, Card, or saved Source object) to attach to this SetupIntent.
- setPaymentMethod(String) - Method in class com.stripe.model.Charge
-
ID of the payment method used in this charge.
- setPaymentMethod(String) - Method in class com.stripe.model.Mandate
- setPaymentMethod(String) - Method in class com.stripe.model.PaymentIntent
- setPaymentMethod(String) - Method in class com.stripe.model.SetupAttempt
- setPaymentMethod(String) - Method in class com.stripe.model.SetupIntent
- setPaymentMethod(String) - Method in class com.stripe.param.CustomerCreateParams.Builder
- setPaymentMethod(String) - Method in class com.stripe.param.InvoicePayParams.Builder
-
A PaymentMethod to be charged.
- setPaymentMethod(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.Builder
-
ID of the payment method (a PaymentMethod, Card, or compatible Source object) to attach to this PaymentIntent.
- setPaymentMethod(String) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
ID of the payment method (a PaymentMethod, Card, or compatible Source object) to attach to this PaymentIntent.
- setPaymentMethod(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
ID of the payment method (a PaymentMethod, Card, or compatible Source object) to attach to this PaymentIntent.
- setPaymentMethod(String) - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
The PaymentMethod to share.
- setPaymentMethod(String) - Method in class com.stripe.param.SetupIntentConfirmParams.Builder
-
ID of the payment method (a PaymentMethod, Card, or saved Source object) to attach to this SetupIntent.
- setPaymentMethod(String) - Method in class com.stripe.param.SetupIntentCreateParams.Builder
-
ID of the payment method (a PaymentMethod, Card, or saved Source object) to attach to this SetupIntent.
- setPaymentMethod(String) - Method in class com.stripe.param.SetupIntentListParams.Builder
-
Only return SetupIntents associated with the specified payment method.
- setPaymentMethod(String) - Method in class com.stripe.param.SetupIntentUpdateParams.Builder
-
ID of the payment method (a PaymentMethod, Card, or saved Source object) to attach to this SetupIntent.
- setPaymentMethodCategories(String) - Method in class com.stripe.model.Source.Klarna
- setPaymentMethodCategory(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Klarna
-
The Klarna payment method used for this transaction.
- setPaymentMethodData(PaymentIntentConfirmParams.PaymentMethodData) - Method in class com.stripe.param.PaymentIntentConfirmParams.Builder
-
If provided, this hash will be used to create a PaymentMethod.
- setPaymentMethodData(PaymentIntentCreateParams.PaymentMethodData) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
If provided, this hash will be used to create a PaymentMethod.
- setPaymentMethodData(PaymentIntentUpdateParams.PaymentMethodData) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
If provided, this hash will be used to create a PaymentMethod.
- setPaymentMethodDetails(Charge.PaymentMethodDetails) - Method in class com.stripe.model.Charge
-
Details about the payment method at the time of the transaction.
- setPaymentMethodDetails(Mandate.PaymentMethodDetails) - Method in class com.stripe.model.Mandate
- setPaymentMethodDetails(SetupAttempt.PaymentMethodDetails) - Method in class com.stripe.model.SetupAttempt
- setPaymentMethodObject(PaymentMethod) - Method in class com.stripe.model.Mandate
- setPaymentMethodObject(PaymentMethod) - Method in class com.stripe.model.PaymentIntent
- setPaymentMethodObject(PaymentMethod) - Method in class com.stripe.model.SetupAttempt
- setPaymentMethodObject(PaymentMethod) - Method in class com.stripe.model.SetupIntent
- setPaymentMethodOptions(Session.PaymentMethodOptions) - Method in class com.stripe.model.checkout.Session
-
Payment-method-specific configuration for the PaymentIntent or SetupIntent of this CheckoutSession.
- setPaymentMethodOptions(Invoice.PaymentMethodOptions) - Method in class com.stripe.model.Invoice.PaymentSettings
-
Payment-method-specific configuration to provide to the invoice’s PaymentIntent.
- setPaymentMethodOptions(PaymentIntent.PaymentMethodOptions) - Method in class com.stripe.model.PaymentIntent
-
Payment-method-specific configuration for this PaymentIntent.
- setPaymentMethodOptions(SetupIntent.PaymentMethodOptions) - Method in class com.stripe.model.SetupIntent
-
Payment-method-specific configuration for this SetupIntent.
- setPaymentMethodOptions(Subscription.PaymentMethodOptions) - Method in class com.stripe.model.Subscription.PaymentSettings
-
Payment-method-specific configuration to provide to invoices created by the subscription.
- setPaymentMethodOptions(SessionCreateParams.PaymentMethodOptions) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
Payment-method-specific configuration.
- setPaymentMethodOptions(InvoiceCreateParams.PaymentSettings.PaymentMethodOptions) - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.Builder
-
Payment-method-specific configuration to provide to the invoice’s PaymentIntent.
- setPaymentMethodOptions(InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions) - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.Builder
-
Payment-method-specific configuration to provide to the invoice’s PaymentIntent.
- setPaymentMethodOptions(PaymentIntentConfirmParams.PaymentMethodOptions) - Method in class com.stripe.param.PaymentIntentConfirmParams.Builder
-
Payment-method-specific configuration for this PaymentIntent.
- setPaymentMethodOptions(PaymentIntentCreateParams.PaymentMethodOptions) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
Payment-method-specific configuration for this PaymentIntent.
- setPaymentMethodOptions(PaymentIntentUpdateParams.PaymentMethodOptions) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
Payment-method-specific configuration for this PaymentIntent.
- setPaymentMethodOptions(SetupIntentConfirmParams.PaymentMethodOptions) - Method in class com.stripe.param.SetupIntentConfirmParams.Builder
-
Payment-method-specific configuration for this SetupIntent.
- setPaymentMethodOptions(SetupIntentCreateParams.PaymentMethodOptions) - Method in class com.stripe.param.SetupIntentCreateParams.Builder
-
Payment-method-specific configuration for this SetupIntent.
- setPaymentMethodOptions(SetupIntentUpdateParams.PaymentMethodOptions) - Method in class com.stripe.param.SetupIntentUpdateParams.Builder
-
Payment-method-specific configuration for this SetupIntent.
- setPaymentMethodOptions(SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.Builder
-
Payment-method-specific configuration to provide to invoices created by the subscription.
- setPaymentMethodOptions(SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.Builder
-
Payment-method-specific configuration to provide to invoices created by the subscription.
- setPaymentMethodType(String) - Method in class com.stripe.model.StripeError
-
If the error is specific to the type of payment method, the payment method type that had a problem.
- setPaymentMethodTypes(EmptyParam) - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.Builder
-
The list of payment method types (e.g.
- setPaymentMethodTypes(EmptyParam) - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.Builder
-
The list of payment method types (e.g.
- setPaymentMethodTypes(EmptyParam) - Method in class com.stripe.param.PaymentLinkUpdateParams.Builder
-
The list of payment method types that customers can use.
- setPaymentMethodTypes(EmptyParam) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.Builder
-
The list of payment method types (e.g.
- setPaymentMethodTypes(EmptyParam) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.Builder
-
The list of payment method types (e.g.
- setPaymentMethodTypes(List<InvoiceCreateParams.PaymentSettings.PaymentMethodType>) - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.Builder
-
The list of payment method types (e.g.
- setPaymentMethodTypes(List<InvoiceUpdateParams.PaymentSettings.PaymentMethodType>) - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.Builder
-
The list of payment method types (e.g.
- setPaymentMethodTypes(List<PaymentLinkUpdateParams.PaymentMethodType>) - Method in class com.stripe.param.PaymentLinkUpdateParams.Builder
-
The list of payment method types that customers can use.
- setPaymentMethodTypes(List<SubscriptionCreateParams.PaymentSettings.PaymentMethodType>) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.Builder
-
The list of payment method types (e.g.
- setPaymentMethodTypes(List<SubscriptionUpdateParams.PaymentSettings.PaymentMethodType>) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.Builder
-
The list of payment method types (e.g.
- setPaymentMethodTypes(List<String>) - Method in class com.stripe.model.checkout.Session
-
A list of the types of payment methods (e.g.
- setPaymentMethodTypes(List<String>) - Method in class com.stripe.model.Invoice.PaymentSettings
-
The list of payment method types (e.g.
- setPaymentMethodTypes(List<String>) - Method in class com.stripe.model.PaymentIntent
-
The list of payment method types (e.g.
- setPaymentMethodTypes(List<String>) - Method in class com.stripe.model.PaymentLink
-
The list of payment method types that customers can use.
- setPaymentMethodTypes(List<String>) - Method in class com.stripe.model.SetupIntent
-
The list of payment method types (e.g.
- setPaymentMethodTypes(List<String>) - Method in class com.stripe.model.Subscription.PaymentSettings
-
The list of payment method types to provide to every invoice created by the subscription.
- setPaymentMethodUpdate(Configuration.Features.PaymentMethodUpdate) - Method in class com.stripe.model.billingportal.Configuration.Features
- setPaymentMethodUpdate(ConfigurationCreateParams.Features.PaymentMethodUpdate) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.Builder
-
Information about updating payment methods in the portal.
- setPaymentMethodUpdate(ConfigurationUpdateParams.Features.PaymentMethodUpdate) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.Builder
-
Information about updating payment methods in the portal.
- setPayments(Account.SettingsPayments) - Method in class com.stripe.model.Account.Settings
- setPayments(AccountCreateParams.Settings.Payments) - Method in class com.stripe.param.AccountCreateParams.Settings.Builder
-
Settings that apply across payment methods for charging on the account.
- setPayments(AccountUpdateParams.Settings.Payments) - Method in class com.stripe.param.AccountUpdateParams.Settings.Builder
-
Settings that apply across payment methods for charging on the account.
- setPaymentSchedule(SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Payment schedule for the mandate.
- setPaymentSchedule(PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Payment schedule for the mandate.
- setPaymentSchedule(PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Payment schedule for the mandate.
- setPaymentSchedule(PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Payment schedule for the mandate.
- setPaymentSchedule(SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule) - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Payment schedule for the mandate.
- setPaymentSchedule(SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule) - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Payment schedule for the mandate.
- setPaymentSchedule(SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule) - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Payment schedule for the mandate.
- setPaymentSchedule(String) - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.AcssDebit.MandateOptions
- setPaymentSchedule(String) - Method in class com.stripe.model.Mandate.PaymentMethodDetails.AcssDebit
-
Payment schedule for the mandate.
- setPaymentSchedule(String) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.AcssDebit.MandateOptions
- setPaymentSchedule(String) - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.AcssDebit.MandateOptions
- setPaymentSettings(Invoice.PaymentSettings) - Method in class com.stripe.model.Invoice
- setPaymentSettings(Subscription.PaymentSettings) - Method in class com.stripe.model.Subscription
-
Payment settings passed on to invoices created by the subscription.
- setPaymentSettings(InvoiceCreateParams.PaymentSettings) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
Configuration settings for the PaymentIntent that is generated when the invoice is finalized.
- setPaymentSettings(InvoiceUpdateParams.PaymentSettings) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
Configuration settings for the PaymentIntent that is generated when the invoice is finalized.
- setPaymentSettings(SubscriptionCreateParams.PaymentSettings) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
Payment settings to pass to invoices created by the subscription.
- setPaymentSettings(SubscriptionUpdateParams.PaymentSettings) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
Payment settings to pass to invoices created by the subscription.
- setPaymentStatus(String) - Method in class com.stripe.model.checkout.Session
-
The payment status of the Checkout Session, one of
paid
,unpaid
, orno_payment_required
. - setPayNowAssetUrlsDescriptive(String) - Method in class com.stripe.model.Source.Klarna
- setPayNowAssetUrlsStandard(String) - Method in class com.stripe.model.Source.Klarna
- setPayNowName(String) - Method in class com.stripe.model.Source.Klarna
- setPayNowRedirectUrl(String) - Method in class com.stripe.model.Source.Klarna
- setPayout(String) - Method in class com.stripe.model.reporting.ReportRun.Parameters
- setPayout(String) - Method in class com.stripe.param.BalanceTransactionListParams.Builder
-
For automatic Stripe payouts only, only returns transactions that were paid out on the specified payout ID.
- setPayout(String) - Method in class com.stripe.param.reporting.ReportRunCreateParams.Parameters.Builder
-
Payout ID by which to filter the report run.
- setPayouts(Account.SettingsPayouts) - Method in class com.stripe.model.Account.Settings
- setPayouts(AccountCreateParams.Settings.Payouts) - Method in class com.stripe.param.AccountCreateParams.Settings.Builder
-
Settings specific to the account's payouts.
- setPayouts(AccountUpdateParams.Settings.Payouts) - Method in class com.stripe.param.AccountUpdateParams.Settings.Builder
-
Settings specific to the account's payouts.
- setPayoutsEnabled(Boolean) - Method in class com.stripe.model.Account
-
Whether Stripe can send payouts to this account.
- setPayOverTimeAssetUrlsDescriptive(String) - Method in class com.stripe.model.Source.Klarna
- setPayOverTimeAssetUrlsStandard(String) - Method in class com.stripe.model.Source.Klarna
- setPayOverTimeName(String) - Method in class com.stripe.model.Source.Klarna
- setPayOverTimeRedirectUrl(String) - Method in class com.stripe.model.Source.Klarna
- setPdf(String) - Method in class com.stripe.model.CreditNote
-
The link to download the PDF of the credit note.
- setPdf(String) - Method in class com.stripe.model.PaymentIntent.NextActionDisplayBoletoDetails
-
The URL to the downloadable boleto voucher PDF.
- setPending(Boolean) - Method in class com.stripe.param.InvoiceItemListParams.Builder
-
Set to
true
to only show pending invoice items, which are not yet attached to any invoices. - setPending(List<Balance.Money>) - Method in class com.stripe.model.Balance
-
Funds that are not yet available in the balance, due to the 7-day rolling pay cycle.
- setPendingInvoiceItemInterval(Subscription.PendingInvoiceItemInterval) - Method in class com.stripe.model.Subscription
-
Specifies an interval for how often to bill for any pending invoice items.
- setPendingInvoiceItemInterval(EmptyParam) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
Specifies an interval for how often to bill for any pending invoice items.
- setPendingInvoiceItemInterval(EmptyParam) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
Specifies an interval for how often to bill for any pending invoice items.
- setPendingInvoiceItemInterval(SubscriptionCreateParams.PendingInvoiceItemInterval) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
Specifies an interval for how often to bill for any pending invoice items.
- setPendingInvoiceItemInterval(SubscriptionUpdateParams.PendingInvoiceItemInterval) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
Specifies an interval for how often to bill for any pending invoice items.
- setPendingRequest(Authorization.PendingRequest) - Method in class com.stripe.model.issuing.Authorization
-
The pending authorization request.
- setPendingSetupIntent(String) - Method in class com.stripe.model.Subscription
- setPendingSetupIntentObject(SetupIntent) - Method in class com.stripe.model.Subscription
- setPendingUpdate(Subscription.PendingUpdate) - Method in class com.stripe.model.Subscription
-
If specified, pending updates that will be applied to the subscription once the
latest_invoice
has been paid. - setPendingVerification(List<String>) - Method in class com.stripe.model.Account.FutureRequirements
-
Fields that may become required depending on the results of verification or review.
- setPendingVerification(List<String>) - Method in class com.stripe.model.Account.Requirements
-
Fields that may become required depending on the results of verification or review.
- setPendingVerification(List<String>) - Method in class com.stripe.model.Capability.FutureRequirements
-
Fields that may become required depending on the results of verification or review.
- setPendingVerification(List<String>) - Method in class com.stripe.model.Capability.Requirements
- setPendingVerification(List<String>) - Method in class com.stripe.model.Person.FutureRequirements
-
Fields that may become required depending on the results of verification or review.
- setPendingVerification(List<String>) - Method in class com.stripe.model.Person.Requirements
-
Fields that may become required depending on the results of verification or review.
- setPendingWebhooks(Long) - Method in class com.stripe.model.Event
-
Number of webhooks that have yet to be successfully delivered (i.e., to return a 20x response) to the URLs you've specified.
- setPercentage(BigDecimal) - Method in class com.stripe.model.TaxRate
-
This represents the tax rate percent out of 100.
- setPercentage(BigDecimal) - Method in class com.stripe.param.TaxRateCreateParams.Builder
-
This represents the tax rate percent out of 100.
- setPercentOff(BigDecimal) - Method in class com.stripe.model.Coupon
-
Percent that will be taken off the subtotal of any invoices for this customer for the duration of the coupon.
- setPercentOff(BigDecimal) - Method in class com.stripe.param.CouponCreateParams.Builder
-
A positive float larger than 0, and smaller or equal to 100, that represents the discount the coupon will apply (required if
amount_off
is not passed). - setPercentOwnership(EmptyParam) - Method in class com.stripe.param.PersonCollectionCreateParams.Relationship.Builder
-
The percent owned by the person of the account's legal entity.
- setPercentOwnership(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.Relationship.Builder
-
The percent owned by the person of the account's legal entity.
- setPercentOwnership(EmptyParam) - Method in class com.stripe.param.TokenCreateParams.Person.Relationship.Builder
-
The percent owned by the person of the account's legal entity.
- setPercentOwnership(BigDecimal) - Method in class com.stripe.model.Person.Relationship
-
The percent owned by the person of the account's legal entity.
- setPercentOwnership(BigDecimal) - Method in class com.stripe.param.PersonCollectionCreateParams.Relationship.Builder
-
The percent owned by the person of the account's legal entity.
- setPercentOwnership(BigDecimal) - Method in class com.stripe.param.PersonUpdateParams.Relationship.Builder
-
The percent owned by the person of the account's legal entity.
- setPercentOwnership(BigDecimal) - Method in class com.stripe.param.TokenCreateParams.Person.Relationship.Builder
-
The percent owned by the person of the account's legal entity.
- setPeriod(InvoiceLineItemPeriod) - Method in class com.stripe.model.InvoiceItem
- setPeriod(InvoiceLineItemPeriod) - Method in class com.stripe.model.InvoiceLineItem
- setPeriod(UsageRecordSummary.Period) - Method in class com.stripe.model.UsageRecordSummary
- setPeriod(InvoiceItemCreateParams.Period) - Method in class com.stripe.param.InvoiceItemCreateParams.Builder
-
The period associated with this invoice item.
- setPeriod(InvoiceItemUpdateParams.Period) - Method in class com.stripe.param.InvoiceItemUpdateParams.Builder
-
The period associated with this invoice item.
- setPeriod(InvoiceUpcomingParams.InvoiceItem.Period) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Builder
-
The period associated with this invoice item.
- setPeriodEnd(Long) - Method in class com.stripe.model.Invoice
-
End of the usage period during which invoice items were added to this invoice.
- setPeriodEnd(Long) - Method in class com.stripe.model.TaxDeductedAtSource
-
The end of the invoicing period.
- setPeriodStart(Long) - Method in class com.stripe.model.Invoice
-
Start of the usage period during which invoice items were added to this invoice.
- setPeriodStart(Long) - Method in class com.stripe.model.TaxDeductedAtSource
-
The start of the invoicing period.
- setPerson(TokenCreateParams.Person) - Method in class com.stripe.param.TokenCreateParams.Builder
-
Information for the person this token will represent.
- setPersonToken(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
A person token, used to securely provide details to the person.
- setPersonToken(String) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
A person token, used to securely provide details to the person.
- setPersonToken(String) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
A person token, used to securely provide details to the person.
- setPhases(List<SubscriptionSchedule.Phase>) - Method in class com.stripe.model.SubscriptionSchedule
-
Configuration for the subscription schedule's phases.
- setPhone(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.Builder
-
The company's phone number (used for verification).
- setPhone(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
The individual's phone number.
- setPhone(EmptyParam) - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Builder
-
Recipient phone (including extension).
- setPhone(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
The customer's phone number.
- setPhone(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.Shipping.Builder
-
Customer phone (including extension).
- setPhone(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Builder
-
Billing phone number (including extension).
- setPhone(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Builder
-
Recipient phone (including extension).
- setPhone(EmptyParam) - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Builder
-
Billing phone number (including extension).
- setPhone(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The person's phone number.
- setPhone(EmptyParam) - Method in class com.stripe.param.SourceUpdateParams.Owner.Builder
-
Owner's phone number.
- setPhone(EmptyParam) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Builder
-
Recipient phone (including extension).
- setPhone(String) - Method in class com.stripe.model.Account.Company
-
The company's phone number (used for verification).
- setPhone(String) - Method in class com.stripe.model.checkout.Session.CustomerDetails
-
The customer's phone number at the time of checkout.
- setPhone(String) - Method in class com.stripe.model.Customer
-
The customer's phone number.
- setPhone(String) - Method in class com.stripe.model.PaymentMethod.BillingDetails
-
Billing phone number (including extension).
- setPhone(String) - Method in class com.stripe.model.Person
-
The person's phone number.
- setPhone(String) - Method in class com.stripe.model.ShippingDetails
-
Recipient phone (including extension).
- setPhone(String) - Method in class com.stripe.model.Source.Owner
-
Owner's phone number (including extension).
- setPhone(String) - Method in class com.stripe.param.AccountCreateParams.Company.Builder
-
The company's phone number (used for verification).
- setPhone(String) - Method in class com.stripe.param.AccountCreateParams.Individual.Builder
-
The individual's phone number.
- setPhone(String) - Method in class com.stripe.param.AccountUpdateParams.Company.Builder
-
The company's phone number (used for verification).
- setPhone(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
The individual's phone number.
- setPhone(String) - Method in class com.stripe.param.ChargeCreateParams.Shipping.Builder
-
Recipient phone (including extension).
- setPhone(String) - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Builder
-
Recipient phone (including extension).
- setPhone(String) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping.Builder
-
Recipient phone (including extension).
- setPhone(String) - Method in class com.stripe.param.CustomerCreateParams.Builder
-
The customer's phone number.
- setPhone(String) - Method in class com.stripe.param.CustomerCreateParams.Shipping.Builder
-
Customer phone (including extension).
- setPhone(String) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
The customer's phone number.
- setPhone(String) - Method in class com.stripe.param.CustomerUpdateParams.Shipping.Builder
-
Customer phone (including extension).
- setPhone(String) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Shipping.Builder
-
Customer phone (including extension).
- setPhone(String) - Method in class com.stripe.param.OrderCreateParams.Shipping.Builder
-
Customer phone (including extension).
- setPhone(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Builder
-
Billing phone number (including extension).
- setPhone(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.Shipping.Builder
-
Recipient phone (including extension).
- setPhone(String) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Builder
-
Billing phone number (including extension).
- setPhone(String) - Method in class com.stripe.param.PaymentIntentCreateParams.Shipping.Builder
-
Recipient phone (including extension).
- setPhone(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Builder
-
Billing phone number (including extension).
- setPhone(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Builder
-
Recipient phone (including extension).
- setPhone(String) - Method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails.Builder
-
Billing phone number (including extension).
- setPhone(String) - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Builder
-
Billing phone number (including extension).
- setPhone(String) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
The person's phone number.
- setPhone(String) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The person's phone number.
- setPhone(String) - Method in class com.stripe.param.SourceCreateParams.Owner.Builder
-
Owner's phone number.
- setPhone(String) - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping.Builder
-
Recipient phone (including extension).
- setPhone(String) - Method in class com.stripe.param.SourceUpdateParams.Owner.Builder
-
Owner's phone number.
- setPhone(String) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Builder
-
Recipient phone (including extension).
- setPhone(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Builder
-
The company's phone number (used for verification).
- setPhone(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Builder
-
The individual's phone number.
- setPhone(String) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
The person's phone number.
- setPhoneNumber(EmptyParam) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Builder
-
The cardholder's phone number.
- setPhoneNumber(String) - Method in class com.stripe.model.issuing.Cardholder
-
The cardholder's phone number.
- setPhoneNumber(String) - Method in class com.stripe.param.issuing.CardholderCreateParams.Builder
-
The cardholder's phone number.
- setPhoneNumber(String) - Method in class com.stripe.param.issuing.CardholderListParams.Builder
-
Only return cardholders that have the given phone number.
- setPhoneNumber(String) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Builder
-
The cardholder's phone number.
- setPhoneNumberCollection(Session.PhoneNumberCollection) - Method in class com.stripe.model.checkout.Session
- setPhoneNumberCollection(PaymentLink.PhoneNumberCollection) - Method in class com.stripe.model.PaymentLink
- setPhoneNumberCollection(SessionCreateParams.PhoneNumberCollection) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
Controls phone number collection settings for the session.
- setPhoneNumberCollection(PaymentLinkCreateParams.PhoneNumberCollection) - Method in class com.stripe.param.PaymentLinkCreateParams.Builder
-
Controls phone number collection settings during checkout.
- setPii(TokenCreateParams.Pii) - Method in class com.stripe.param.TokenCreateParams.Builder
-
The PII this token will represent.
- setPlan(PaymentIntent.PaymentMethodOptions.Card.Installments.Plan) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Installments
-
Installment plan selected for the payment.
- setPlan(PaymentIntent.PaymentMethodOptions.Card.Installments.Plan) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card.Installments
- setPlan(Plan) - Method in class com.stripe.model.InvoiceItem
-
If the invoice item is a proration, the plan of the subscription that the proration was computed for.
- setPlan(Plan) - Method in class com.stripe.model.InvoiceLineItem
-
The plan of the subscription, if the line item is a subscription or a proration.
- setPlan(Plan) - Method in class com.stripe.model.SubscriptionItem
-
You can now model subscriptions more flexibly using the Prices API.
- setPlan(EmptyParam) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Builder
-
The selected installment plan to use for this payment attempt.
- setPlan(EmptyParam) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Builder
-
The selected installment plan to use for this payment attempt.
- setPlan(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Builder
-
The selected installment plan to use for this payment attempt.
- setPlan(EmptyParam) - Method in class com.stripe.param.SubscriptionItemUpdateParams.Builder
-
The identifier of the new plan for this subscription item.
- setPlan(EmptyParam) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.Builder
-
The plan ID to subscribe to.
- setPlan(EmptyParam) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.Builder
-
Plan ID for this item, as a string.
- setPlan(PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Plan) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Builder
-
The selected installment plan to use for this payment attempt.
- setPlan(PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Plan) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Builder
-
The selected installment plan to use for this payment attempt.
- setPlan(PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Plan) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Builder
-
The selected installment plan to use for this payment attempt.
- setPlan(String) - Method in class com.stripe.model.SubscriptionSchedule.PhaseItem
- setPlan(String) - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.Item.Builder
-
Plan ID for this item.
- setPlan(String) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.Builder
-
Plan ID for this item, as a string.
- setPlan(String) - Method in class com.stripe.param.SubscriptionCreateParams.Item.Builder
-
Plan ID for this item, as a string.
- setPlan(String) - Method in class com.stripe.param.SubscriptionItemCreateParams.Builder
-
The identifier of the plan to add to the subscription.
- setPlan(String) - Method in class com.stripe.param.SubscriptionItemUpdateParams.Builder
-
The identifier of the new plan for this subscription item.
- setPlan(String) - Method in class com.stripe.param.SubscriptionListParams.Builder
-
The ID of the plan whose subscriptions will be retrieved.
- setPlan(String) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.Builder
-
The plan ID to subscribe to.
- setPlan(String) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.Builder
-
The plan ID to subscribe to.
- setPlan(String) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.Builder
-
Plan ID for this item, as a string.
- setPlanObject(Plan) - Method in class com.stripe.model.SubscriptionSchedule.PhaseItem
- setPlatform(String) - Method in class com.stripe.model.Review.Session
- setPoliticalExposure(AccountCreateParams.Individual.PoliticalExposure) - Method in class com.stripe.param.AccountCreateParams.Individual.Builder
-
Indicates if the person or any of their representatives, family members, or other closely related persons, declares that they hold or have held an important public job or function, in any jurisdiction.
- setPoliticalExposure(AccountUpdateParams.Individual.PoliticalExposure) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
Indicates if the person or any of their representatives, family members, or other closely related persons, declares that they hold or have held an important public job or function, in any jurisdiction.
- setPoliticalExposure(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
Indicates if the person or any of their representatives, family members, or other closely related persons, declares that they hold or have held an important public job or function, in any jurisdiction.
- setPoliticalExposure(TokenCreateParams.Account.Individual.PoliticalExposure) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Builder
-
Indicates if the person or any of their representatives, family members, or other closely related persons, declares that they hold or have held an important public job or function, in any jurisdiction.
- setPoliticalExposure(String) - Method in class com.stripe.model.Person
-
Indicates if the person or any of their representatives, family members, or other closely related persons, declares that they hold or have held an important public job or function, in any jurisdiction.
- setPoliticalExposure(String) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
Indicates if the person or any of their representatives, family members, or other closely related persons, declares that they hold or have held an important public job or function, in any jurisdiction.
- setPoliticalExposure(String) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
Indicates if the person or any of their representatives, family members, or other closely related persons, declares that they hold or have held an important public job or function, in any jurisdiction.
- setPoliticalExposure(String) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
Indicates if the person or any of their representatives, family members, or other closely related persons, declares that they hold or have held an important public job or function, in any jurisdiction.
- setPosDeviceId(String) - Method in class com.stripe.model.Source.CardPresent
- setPosEntryMode(String) - Method in class com.stripe.model.Source.CardPresent
- setPostalCode(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.SupportAddress.Builder
-
ZIP or postal code.
- setPostalCode(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.Address.Builder
-
ZIP or postal code.
- setPostalCode(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKana.Builder
-
Postal code.
- setPostalCode(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKanji.Builder
-
Postal code.
- setPostalCode(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.Address.Builder
-
ZIP or postal code.
- setPostalCode(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKana.Builder
-
Postal code.
- setPostalCode(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKanji.Builder
-
Postal code.
- setPostalCode(EmptyParam) - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Address.Builder
-
ZIP or postal code.
- setPostalCode(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.Address.Builder
-
ZIP or postal code.
- setPostalCode(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.Shipping.Address.Builder
-
ZIP or postal code.
- setPostalCode(EmptyParam) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Billing.Address.Builder
-
ZIP or postal code.
- setPostalCode(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Address.Builder
-
ZIP or postal code.
- setPostalCode(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Address.Builder
-
ZIP or postal code.
- setPostalCode(EmptyParam) - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Address.Builder
-
ZIP or postal code.
- setPostalCode(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.Address.Builder
-
ZIP or postal code.
- setPostalCode(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.AddressKana.Builder
-
Postal code.
- setPostalCode(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.AddressKanji.Builder
-
Postal code.
- setPostalCode(EmptyParam) - Method in class com.stripe.param.SourceUpdateParams.Owner.Address.Builder
-
ZIP or postal code.
- setPostalCode(EmptyParam) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Address.Builder
-
ZIP or postal code.
- setPostalCode(EmptyParam) - Method in class com.stripe.param.terminal.LocationUpdateParams.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.model.Address
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.model.issuing.Authorization.MerchantData
-
Postal code where the seller is located.
- setPostalCode(String) - Method in class com.stripe.model.Person.JapanAddress
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.AccountCreateParams.BusinessProfile.SupportAddress.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.AccountCreateParams.Company.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.AccountCreateParams.Company.AddressKana.Builder
-
Postal code.
- setPostalCode(String) - Method in class com.stripe.param.AccountCreateParams.Company.AddressKanji.Builder
-
Postal code.
- setPostalCode(String) - Method in class com.stripe.param.AccountCreateParams.Individual.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKana.Builder
-
Postal code.
- setPostalCode(String) - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKanji.Builder
-
Postal code.
- setPostalCode(String) - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.SupportAddress.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.AccountUpdateParams.Company.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKana.Builder
-
Postal code.
- setPostalCode(String) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKanji.Builder
-
Postal code.
- setPostalCode(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKana.Builder
-
Postal code.
- setPostalCode(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKanji.Builder
-
Postal code.
- setPostalCode(String) - Method in class com.stripe.param.ChargeCreateParams.Shipping.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.CustomerCreateParams.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.CustomerCreateParams.Shipping.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.CustomerUpdateParams.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.CustomerUpdateParams.Shipping.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Shipping.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.issuing.CardCreateParams.Shipping.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.issuing.CardholderCreateParams.Billing.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Billing.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.OrderCreateParams.Shipping.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.Shipping.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.PaymentIntentCreateParams.Shipping.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.PersonCollectionCreateParams.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKana.Builder
-
Postal code.
- setPostalCode(String) - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKanji.Builder
-
Postal code.
- setPostalCode(String) - Method in class com.stripe.param.PersonUpdateParams.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.PersonUpdateParams.AddressKana.Builder
-
Postal code.
- setPostalCode(String) - Method in class com.stripe.param.PersonUpdateParams.AddressKanji.Builder
-
Postal code.
- setPostalCode(String) - Method in class com.stripe.param.SourceCreateParams.Owner.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.SourceUpdateParams.Owner.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.terminal.LocationCreateParams.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.terminal.LocationUpdateParams.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKana.Builder
-
Postal code.
- setPostalCode(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKanji.Builder
-
Postal code.
- setPostalCode(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKana.Builder
-
Postal code.
- setPostalCode(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKanji.Builder
-
Postal code.
- setPostalCode(String) - Method in class com.stripe.param.TokenCreateParams.Person.Address.Builder
-
ZIP or postal code.
- setPostalCode(String) - Method in class com.stripe.param.TokenCreateParams.Person.AddressKana.Builder
-
Postal code.
- setPostalCode(String) - Method in class com.stripe.param.TokenCreateParams.Person.AddressKanji.Builder
-
Postal code.
- setPostDate(Long) - Method in class com.stripe.model.IssuerFraudRecord
-
The timestamp at which the card issuer posted the issuer fraud record.
- setPostPaymentCreditNotesAmount(Long) - Method in class com.stripe.model.Invoice
-
Total amount of all post-payment credit notes issued for this invoice.
- setPredicate(String) - Method in class com.stripe.model.radar.Rule
-
The predicate to evaluate the payment against.
- setPreferred(String) - Method in class com.stripe.model.PaymentMethod.Card.Networks
-
The preferred network for the card.
- setPreferredLanguage(EmptyParam) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Sofort.Builder
-
Language shown to the payer on redirect.
- setPreferredLanguage(EmptyParam) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Sofort.Builder
-
Language shown to the payer on redirect.
- setPreferredLanguage(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Sofort.Builder
-
Language shown to the payer on redirect.
- setPreferredLanguage(InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage) - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact.Builder
-
Preferred language of the Bancontact authorization page that the customer is redirected to.
- setPreferredLanguage(InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage) - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact.Builder
-
Preferred language of the Bancontact authorization page that the customer is redirected to.
- setPreferredLanguage(PaymentIntentConfirmParams.PaymentMethodOptions.Bancontact.PreferredLanguage) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Bancontact.Builder
-
Preferred language of the Bancontact authorization page that the customer is redirected to.
- setPreferredLanguage(PaymentIntentConfirmParams.PaymentMethodOptions.Sofort.PreferredLanguage) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Sofort.Builder
-
Language shown to the payer on redirect.
- setPreferredLanguage(PaymentIntentCreateParams.PaymentMethodOptions.Bancontact.PreferredLanguage) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Bancontact.Builder
-
Preferred language of the Bancontact authorization page that the customer is redirected to.
- setPreferredLanguage(PaymentIntentCreateParams.PaymentMethodOptions.Sofort.PreferredLanguage) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Sofort.Builder
-
Language shown to the payer on redirect.
- setPreferredLanguage(PaymentIntentUpdateParams.PaymentMethodOptions.Bancontact.PreferredLanguage) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Bancontact.Builder
-
Preferred language of the Bancontact authorization page that the customer is redirected to.
- setPreferredLanguage(PaymentIntentUpdateParams.PaymentMethodOptions.Sofort.PreferredLanguage) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Sofort.Builder
-
Language shown to the payer on redirect.
- setPreferredLanguage(SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact.Builder
-
Preferred language of the Bancontact authorization page that the customer is redirected to.
- setPreferredLanguage(SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact.Builder
-
Preferred language of the Bancontact authorization page that the customer is redirected to.
- setPreferredLanguage(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Bancontact
-
Preferred language of the Bancontact authorization page that the customer is redirected to.
- setPreferredLanguage(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Sofort
-
Preferred language of the SOFORT authorization page that the customer is redirected to.
- setPreferredLanguage(String) - Method in class com.stripe.model.Invoice.PaymentMethodOptions.Bancontact
-
Preferred language of the Bancontact authorization page that the customer is redirected to.
- setPreferredLanguage(String) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Bancontact
-
Preferred language of the Bancontact authorization page that the customer is redirected to.
- setPreferredLanguage(String) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Sofort
-
Preferred language of the SOFORT authorization page that the customer is redirected to.
- setPreferredLanguage(String) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Bancontact
- setPreferredLanguage(String) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Sofort
- setPreferredLanguage(String) - Method in class com.stripe.model.Source.Bancontact
- setPreferredLanguage(String) - Method in class com.stripe.model.Source.Sofort
- setPreferredLanguage(String) - Method in class com.stripe.model.Subscription.PaymentMethodOptions.Bancontact
-
Preferred language of the Bancontact authorization page that the customer is redirected to.
- setPreferredLocale(PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.Builder
-
Preferred language of the Klarna authorization page that the customer is redirected to.
- setPreferredLocale(PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.Builder
-
Preferred language of the Klarna authorization page that the customer is redirected to.
- setPreferredLocale(PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.Builder
-
Preferred language of the Klarna authorization page that the customer is redirected to.
- setPreferredLocale(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Klarna
-
Preferred language of the Klarna authorization page that the customer is redirected to.
- setPreferredLocale(String) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Klarna
-
Preferred locale of the Klarna checkout page that the customer is redirected to.
- setPreferredLocales(List<String>) - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
EMV tag 5F2D.
- setPreferredLocales(List<String>) - Method in class com.stripe.model.Customer
-
The customer's preferred locales (languages), ordered by preference.
- setPrepayId(String) - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayRedirectToAndroidApp
-
an unique trading ID assigned by Wechat Pay.
- setPrepayId(String) - Method in class com.stripe.model.Source.Wechat
- setPrePaymentCreditNotesAmount(Long) - Method in class com.stripe.model.Invoice
-
Total amount of all pre-payment credit notes issued for this invoice.
- setPreserveCancelDate(Boolean) - Method in class com.stripe.param.SubscriptionScheduleReleaseParams.Builder
-
Keep any cancellation on the subscription that the schedule has set.
- setPreviousAttributes(Map<String, Object>) - Method in class com.stripe.model.EventData
-
Object containing the names of the attributes that have changed, and their previous values (sent along only with *.updated events).
- setPrice(Price) - Method in class com.stripe.model.InvoiceItem
-
The price of the invoice item.
- setPrice(Price) - Method in class com.stripe.model.InvoiceLineItem
-
The price of the line item.
- setPrice(Price) - Method in class com.stripe.model.LineItem
-
The price used to generate the line item.
- setPrice(Price) - Method in class com.stripe.model.SubscriptionItem
-
Prices define the unit cost, currency, and (optional) billing cycle for both recurring and one-time purchases of products.
- setPrice(EmptyParam) - Method in class com.stripe.param.InvoiceItemUpdateParams.Builder
-
The ID of the price object.
- setPrice(EmptyParam) - Method in class com.stripe.param.QuoteUpdateParams.LineItem.Builder
-
The ID of the price object.
- setPrice(EmptyParam) - Method in class com.stripe.param.SubscriptionItemUpdateParams.Builder
-
The ID of the price object.
- setPrice(EmptyParam) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.Builder
-
The ID of the price object.
- setPrice(EmptyParam) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.Builder
-
The ID of the price object.
- setPrice(EmptyParam) - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.Builder
-
The ID of the price object.
- setPrice(EmptyParam) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.Builder
-
The ID of the price object.
- setPrice(Long) - Method in class com.stripe.model.Sku
-
The cost of the item as a positive integer in the smallest currency unit (that is, 100 cents to charge $1.00, or 100 to charge ¥100, Japanese Yen being a zero-decimal currency).
- setPrice(Long) - Method in class com.stripe.param.SkuCreateParams.Builder
-
The cost of the item as a nonnegative integer in the smallest currency unit (that is, 100 cents to charge $1.00, or 100 to charge ¥100, Japanese Yen being a zero-decimal currency).
- setPrice(Long) - Method in class com.stripe.param.SkuUpdateParams.Builder
-
The cost of the item as a positive integer in the smallest currency unit (that is, 100 cents to charge $1.00, or 100 to charge ¥100, Japanese Yen being a zero-decimal currency).
- setPrice(String) - Method in class com.stripe.model.SubscriptionSchedule.AddInvoiceItem
- setPrice(String) - Method in class com.stripe.model.SubscriptionSchedule.PhaseItem
- setPrice(String) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.Builder
- setPrice(String) - Method in class com.stripe.param.InvoiceItemCreateParams.Builder
-
The ID of the price object.
- setPrice(String) - Method in class com.stripe.param.InvoiceItemUpdateParams.Builder
-
The ID of the price object.
- setPrice(String) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Builder
-
The ID of the price object.
- setPrice(String) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.Builder
-
The ID of the price object.
- setPrice(String) - Method in class com.stripe.param.PaymentLinkCreateParams.LineItem.Builder
- setPrice(String) - Method in class com.stripe.param.QuoteCreateParams.LineItem.Builder
-
The ID of the price object.
- setPrice(String) - Method in class com.stripe.param.QuoteUpdateParams.LineItem.Builder
-
The ID of the price object.
- setPrice(String) - Method in class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.Builder
-
The ID of the price object.
- setPrice(String) - Method in class com.stripe.param.SubscriptionCreateParams.Item.Builder
-
The ID of the price object.
- setPrice(String) - Method in class com.stripe.param.SubscriptionItemCreateParams.Builder
-
The ID of the price object.
- setPrice(String) - Method in class com.stripe.param.SubscriptionItemUpdateParams.Builder
-
The ID of the price object.
- setPrice(String) - Method in class com.stripe.param.SubscriptionListParams.Builder
-
Filter for subscriptions that contain this recurring price ID.
- setPrice(String) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.Builder
-
The ID of the price object.
- setPrice(String) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.Builder
-
The ID of the price object.
- setPrice(String) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.Builder
-
The ID of the price object.
- setPrice(String) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.Builder
-
The ID of the price object.
- setPrice(String) - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.Builder
-
The ID of the price object.
- setPrice(String) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.Builder
-
The ID of the price object.
- setPriceData(SessionCreateParams.LineItem.PriceData) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.Builder
-
Data used to generate a new Price object inline.
- setPriceData(InvoiceItemCreateParams.PriceData) - Method in class com.stripe.param.InvoiceItemCreateParams.Builder
-
Data used to generate a new Price object inline.
- setPriceData(InvoiceItemUpdateParams.PriceData) - Method in class com.stripe.param.InvoiceItemUpdateParams.Builder
-
Data used to generate a new Price object inline.
- setPriceData(InvoiceUpcomingParams.InvoiceItem.PriceData) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Builder
-
Data used to generate a new Price object inline.
- setPriceData(InvoiceUpcomingParams.SubscriptionItem.PriceData) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.Builder
-
Data used to generate a new Price object inline.
- setPriceData(QuoteCreateParams.LineItem.PriceData) - Method in class com.stripe.param.QuoteCreateParams.LineItem.Builder
-
Data used to generate a new Price object inline.
- setPriceData(QuoteUpdateParams.LineItem.PriceData) - Method in class com.stripe.param.QuoteUpdateParams.LineItem.Builder
-
Data used to generate a new Price object inline.
- setPriceData(SubscriptionCreateParams.AddInvoiceItem.PriceData) - Method in class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.Builder
-
Data used to generate a new Price object inline.
- setPriceData(SubscriptionCreateParams.Item.PriceData) - Method in class com.stripe.param.SubscriptionCreateParams.Item.Builder
-
Data used to generate a new Price object inline.
- setPriceData(SubscriptionItemCreateParams.PriceData) - Method in class com.stripe.param.SubscriptionItemCreateParams.Builder
-
Data used to generate a new Price object inline.
- setPriceData(SubscriptionItemUpdateParams.PriceData) - Method in class com.stripe.param.SubscriptionItemUpdateParams.Builder
-
Data used to generate a new Price object inline.
- setPriceData(SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.PriceData) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.Builder
-
Data used to generate a new Price object inline.
- setPriceData(SubscriptionScheduleCreateParams.Phase.Item.PriceData) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.Builder
-
Data used to generate a new Price object inline.
- setPriceData(SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.PriceData) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.Builder
-
Data used to generate a new Price object inline.
- setPriceData(SubscriptionScheduleUpdateParams.Phase.Item.PriceData) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.Builder
-
Data used to generate a new Price object inline.
- setPriceData(SubscriptionUpdateParams.AddInvoiceItem.PriceData) - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.Builder
-
Data used to generate a new Price object inline.
- setPriceData(SubscriptionUpdateParams.Item.PriceData) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.Builder
-
Data used to generate a new Price object inline.
- setPriceObject(Price) - Method in class com.stripe.model.SubscriptionSchedule.AddInvoiceItem
- setPriceObject(Price) - Method in class com.stripe.model.SubscriptionSchedule.PhaseItem
- setPrices(List<String>) - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionUpdate.Product
- setPrimaryAccountIdentifier(String) - Method in class com.stripe.model.issuing.Card.Wallets
- setPrimaryColor(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Settings.Branding.Builder
-
A CSS hex color value representing the primary branding color for this account.
- setPrimaryColor(String) - Method in class com.stripe.model.Account.SettingsBranding
-
A CSS hex color value representing the primary branding color for this account.
- setPrimaryColor(String) - Method in class com.stripe.param.AccountCreateParams.Settings.Branding.Builder
-
A CSS hex color value representing the primary branding color for this account.
- setPrimaryColor(String) - Method in class com.stripe.param.AccountUpdateParams.Settings.Branding.Builder
-
A CSS hex color value representing the primary branding color for this account.
- setPrivacyPolicyUrl(EmptyParam) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.BusinessProfile.Builder
-
A link to the business’s publicly available privacy policy.
- setPrivacyPolicyUrl(String) - Method in class com.stripe.model.billingportal.Configuration.BusinessProfile
-
A link to the business’s publicly available privacy policy.
- setPrivacyPolicyUrl(String) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.BusinessProfile.Builder
-
A link to the business’s publicly available privacy policy.
- setPrivacyPolicyUrl(String) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.BusinessProfile.Builder
-
A link to the business’s publicly available privacy policy.
- setProcessing(PaymentIntent.Processing) - Method in class com.stripe.model.PaymentIntent
-
If present, this property tells you about the processing state of the payment.
- setProduct(EmptyParam) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.Product.Builder
-
The product id.
- setProduct(EmptyParam) - Method in class com.stripe.param.InvoiceItemUpdateParams.PriceData.Builder
-
The ID of the product that this price will belong to.
- setProduct(EmptyParam) - Method in class com.stripe.param.PlanUpdateParams.Builder
-
The product the plan belongs to.
- setProduct(EmptyParam) - Method in class com.stripe.param.QuoteUpdateParams.LineItem.PriceData.Builder
-
The ID of the product that this price will belong to.
- setProduct(EmptyParam) - Method in class com.stripe.param.SkuUpdateParams.Builder
-
The ID of the product that this SKU should belong to.
- setProduct(EmptyParam) - Method in class com.stripe.param.SubscriptionItemUpdateParams.PriceData.Builder
-
The ID of the product that this price will belong to.
- setProduct(EmptyParam) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.PriceData.Builder
-
The ID of the product that this price will belong to.
- setProduct(EmptyParam) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Builder
-
The ID of the product that this price will belong to.
- setProduct(EmptyParam) - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.PriceData.Builder
-
The ID of the product that this price will belong to.
- setProduct(EmptyParam) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.PriceData.Builder
-
The ID of the product that this price will belong to.
- setProduct(PlanCreateParams.Product) - Method in class com.stripe.param.PlanCreateParams.Builder
- setProduct(String) - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionUpdate.Product
- setProduct(String) - Method in class com.stripe.model.Plan
- setProduct(String) - Method in class com.stripe.model.Price
- setProduct(String) - Method in class com.stripe.model.Sku
- setProduct(String) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.Product.Builder
-
The product id.
- setProduct(String) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.Product.Builder
-
The product id.
- setProduct(String) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.Builder
-
The ID of the product that this price will belong to.
- setProduct(String) - Method in class com.stripe.param.InvoiceItemCreateParams.PriceData.Builder
-
The ID of the product that this price will belong to.
- setProduct(String) - Method in class com.stripe.param.InvoiceItemUpdateParams.PriceData.Builder
-
The ID of the product that this price will belong to.
- setProduct(String) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.PriceData.Builder
-
The ID of the product that this price will belong to.
- setProduct(String) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.Builder
-
The ID of the product that this price will belong to.
- setProduct(String) - Method in class com.stripe.param.PlanCreateParams.Builder
- setProduct(String) - Method in class com.stripe.param.PlanListParams.Builder
-
Only return plans for the given product.
- setProduct(String) - Method in class com.stripe.param.PlanUpdateParams.Builder
-
The product the plan belongs to.
- setProduct(String) - Method in class com.stripe.param.PriceCreateParams.Builder
-
The ID of the product that this price will belong to.
- setProduct(String) - Method in class com.stripe.param.PriceListParams.Builder
-
Only return prices for the given product.
- setProduct(String) - Method in class com.stripe.param.QuoteCreateParams.LineItem.PriceData.Builder
-
The ID of the product that this price will belong to.
- setProduct(String) - Method in class com.stripe.param.QuoteUpdateParams.LineItem.PriceData.Builder
-
The ID of the product that this price will belong to.
- setProduct(String) - Method in class com.stripe.param.SkuCreateParams.Builder
-
The ID of the product this SKU is associated with.
- setProduct(String) - Method in class com.stripe.param.SkuListParams.Builder
-
The ID of the product whose SKUs will be retrieved.
- setProduct(String) - Method in class com.stripe.param.SkuUpdateParams.Builder
-
The ID of the product that this SKU should belong to.
- setProduct(String) - Method in class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.PriceData.Builder
-
The ID of the product that this price will belong to.
- setProduct(String) - Method in class com.stripe.param.SubscriptionCreateParams.Item.PriceData.Builder
-
The ID of the product that this price will belong to.
- setProduct(String) - Method in class com.stripe.param.SubscriptionItemCreateParams.PriceData.Builder
-
The ID of the product that this price will belong to.
- setProduct(String) - Method in class com.stripe.param.SubscriptionItemUpdateParams.PriceData.Builder
-
The ID of the product that this price will belong to.
- setProduct(String) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.PriceData.Builder
-
The ID of the product that this price will belong to.
- setProduct(String) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.Builder
-
The ID of the product that this price will belong to.
- setProduct(String) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.PriceData.Builder
-
The ID of the product that this price will belong to.
- setProduct(String) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Builder
-
The ID of the product that this price will belong to.
- setProduct(String) - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.PriceData.Builder
-
The ID of the product that this price will belong to.
- setProduct(String) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.PriceData.Builder
-
The ID of the product that this price will belong to.
- setProductCode(String) - Method in class com.stripe.model.Charge.Level3.LineItem
- setProductData(SessionCreateParams.LineItem.PriceData.ProductData) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.Builder
-
Data used to generate a new product object inline.
- setProductData(PriceCreateParams.ProductData) - Method in class com.stripe.param.PriceCreateParams.Builder
-
These fields can be used to create a new product that this price will belong to.
- setProductDescription(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.Builder
-
Internal-only description of the product sold by, or service provided by, the business.
- setProductDescription(EmptyParam) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
A description of the product or service that was sold.
- setProductDescription(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.Builder
-
Description of the merchandise or service that was purchased.
- setProductDescription(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.NotReceived.Builder
-
Description of the merchandise or service that was purchased.
- setProductDescription(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Other.Builder
-
Description of the merchandise or service that was purchased.
- setProductDescription(String) - Method in class com.stripe.model.Account.BusinessProfile
-
Internal-only description of the product sold or service provided by the business.
- setProductDescription(String) - Method in class com.stripe.model.Charge.Level3.LineItem
- setProductDescription(String) - Method in class com.stripe.model.Dispute.Evidence
-
A description of the product or service that was sold.
- setProductDescription(String) - Method in class com.stripe.model.issuing.Dispute.Evidence.Canceled
- setProductDescription(String) - Method in class com.stripe.model.issuing.Dispute.Evidence.NotReceived
- setProductDescription(String) - Method in class com.stripe.model.issuing.Dispute.Evidence.Other
- setProductDescription(String) - Method in class com.stripe.param.AccountCreateParams.BusinessProfile.Builder
-
Internal-only description of the product sold by, or service provided by, the business.
- setProductDescription(String) - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.Builder
-
Internal-only description of the product sold by, or service provided by, the business.
- setProductDescription(String) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
A description of the product or service that was sold.
- setProductDescription(String) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled.Builder
-
Description of the merchandise or service that was purchased.
- setProductDescription(String) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.NotReceived.Builder
-
Description of the merchandise or service that was purchased.
- setProductDescription(String) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Other.Builder
-
Description of the merchandise or service that was purchased.
- setProductDescription(String) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.Builder
-
Description of the merchandise or service that was purchased.
- setProductDescription(String) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.NotReceived.Builder
-
Description of the merchandise or service that was purchased.
- setProductDescription(String) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Other.Builder
-
Description of the merchandise or service that was purchased.
- setProductObject(Product) - Method in class com.stripe.model.Plan
- setProductObject(Product) - Method in class com.stripe.model.Price
- setProductObject(Product) - Method in class com.stripe.model.Sku
- setProducts(EmptyParam) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.Builder
-
The list of products that support subscription updates.
- setProducts(EmptyParam) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.Builder
-
The list of products that support subscription updates.
- setProducts(List<Configuration.Features.SubscriptionUpdate.Product>) - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionUpdate
- setProducts(List<ConfigurationCreateParams.Features.SubscriptionUpdate.Product>) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.Builder
-
The list of products that support subscription updates.
- setProducts(List<ConfigurationUpdateParams.Features.SubscriptionUpdate.Product>) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.Builder
-
The list of products that support subscription updates.
- setProducts(List<String>) - Method in class com.stripe.model.Coupon.AppliesTo
- setProductType(EmptyParam) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled.Builder
-
Whether the product was a merchandise or service.
- setProductType(EmptyParam) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.NotReceived.Builder
-
Whether the product was a merchandise or service.
- setProductType(EmptyParam) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Other.Builder
-
Whether the product was a merchandise or service.
- setProductType(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.Builder
-
Whether the product was a merchandise or service.
- setProductType(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.NotReceived.Builder
-
Whether the product was a merchandise or service.
- setProductType(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Other.Builder
-
Whether the product was a merchandise or service.
- setProductType(DisputeCreateParams.Evidence.Canceled.ProductType) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled.Builder
-
Whether the product was a merchandise or service.
- setProductType(DisputeCreateParams.Evidence.NotReceived.ProductType) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.NotReceived.Builder
-
Whether the product was a merchandise or service.
- setProductType(DisputeCreateParams.Evidence.Other.ProductType) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Other.Builder
-
Whether the product was a merchandise or service.
- setProductType(DisputeUpdateParams.Evidence.Canceled.ProductType) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.Builder
-
Whether the product was a merchandise or service.
- setProductType(DisputeUpdateParams.Evidence.NotReceived.ProductType) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.NotReceived.Builder
-
Whether the product was a merchandise or service.
- setProductType(DisputeUpdateParams.Evidence.Other.ProductType) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Other.Builder
-
Whether the product was a merchandise or service.
- setProductType(String) - Method in class com.stripe.model.issuing.Dispute.Evidence.Canceled
- setProductType(String) - Method in class com.stripe.model.issuing.Dispute.Evidence.NotReceived
- setProductType(String) - Method in class com.stripe.model.issuing.Dispute.Evidence.Other
- setPromotionCode(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
The API ID of a promotion code to apply to the customer.
- setPromotionCode(EmptyParam) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
The promotion code to apply to this subscription.
- setPromotionCode(String) - Method in class com.stripe.model.Discount
- setPromotionCode(String) - Method in class com.stripe.param.checkout.SessionCreateParams.Discount.Builder
- setPromotionCode(String) - Method in class com.stripe.param.CustomerCreateParams.Builder
-
The API ID of a promotion code to apply to the customer.
- setPromotionCode(String) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
The API ID of a promotion code to apply to the customer.
- setPromotionCode(String) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
The API ID of a promotion code to apply to this subscription.
- setPromotionCode(String) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
The promotion code to apply to this subscription.
- setPromotionCodeObject(PromotionCode) - Method in class com.stripe.model.Discount
- setPromotions(SessionCreateParams.ConsentCollection.Promotions) - Method in class com.stripe.param.checkout.SessionCreateParams.ConsentCollection.Builder
-
If set to
auto
, enables the collection of customer consent for promotional communications. - setPromotions(String) - Method in class com.stripe.model.checkout.Session.Consent
-
If
opt_in
, the customer consents to receiving promotional communications from the merchant about this Checkout Session. - setPromotions(String) - Method in class com.stripe.model.checkout.Session.ConsentCollection
-
If set to
auto
, enables the collection of customer consent for promotional communications. - setProofOfRegistration(AccountCreateParams.Documents.ProofOfRegistration) - Method in class com.stripe.param.AccountCreateParams.Documents.Builder
-
One or more documents showing the company’s proof of registration with the national business registry.
- setProofOfRegistration(AccountUpdateParams.Documents.ProofOfRegistration) - Method in class com.stripe.param.AccountUpdateParams.Documents.Builder
-
One or more documents showing the company’s proof of registration with the national business registry.
- setProrate(Boolean) - Method in class com.stripe.param.SubscriptionCancelParams.Builder
-
Will generate a proration invoice item that credits remaining unused time until the subscription period end.
- setProrate(Boolean) - Method in class com.stripe.param.SubscriptionScheduleCancelParams.Builder
-
If the subscription schedule is
active
, indicates if the cancellation should be prorated. - setProration(Boolean) - Method in class com.stripe.model.InvoiceItem
-
Whether the invoice item was created automatically as a proration adjustment when the customer switched plans.
- setProration(Boolean) - Method in class com.stripe.model.InvoiceLineItem
-
Whether this is a proration.
- setProrationBehavior(ConfigurationCreateParams.Features.SubscriptionCancel.ProrationBehavior) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.Builder
-
Whether to create prorations when canceling subscriptions.
- setProrationBehavior(ConfigurationCreateParams.Features.SubscriptionUpdate.ProrationBehavior) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.Builder
-
Determines how to handle prorations resulting from subscription updates.
- setProrationBehavior(ConfigurationUpdateParams.Features.SubscriptionCancel.ProrationBehavior) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.Builder
-
Whether to create prorations when canceling subscriptions.
- setProrationBehavior(ConfigurationUpdateParams.Features.SubscriptionUpdate.ProrationBehavior) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.Builder
-
Determines how to handle prorations resulting from subscription updates.
- setProrationBehavior(SubscriptionCreateParams.ProrationBehavior) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
Determines how to handle prorations resulting from the
billing_cycle_anchor
. - setProrationBehavior(SubscriptionItemCreateParams.ProrationBehavior) - Method in class com.stripe.param.SubscriptionItemCreateParams.Builder
-
Determines how to handle prorations when the billing cycle changes (e.g., when switching plans, resetting
billing_cycle_anchor=now
, or starting a trial), or if an item'squantity
changes. - setProrationBehavior(SubscriptionItemDeleteParams.ProrationBehavior) - Method in class com.stripe.param.SubscriptionItemDeleteParams.Builder
-
Determines how to handle prorations when the billing cycle changes (e.g., when switching plans, resetting
billing_cycle_anchor=now
, or starting a trial), or if an item'squantity
changes. - setProrationBehavior(SubscriptionItemUpdateParams.ProrationBehavior) - Method in class com.stripe.param.SubscriptionItemUpdateParams.Builder
-
Determines how to handle prorations when the billing cycle changes (e.g., when switching plans, resetting
billing_cycle_anchor=now
, or starting a trial), or if an item'squantity
changes. - setProrationBehavior(SubscriptionScheduleCreateParams.Phase.ProrationBehavior) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Builder
-
If a subscription schedule will create prorations when transitioning to this phase.
- setProrationBehavior(SubscriptionScheduleUpdateParams.Phase.ProrationBehavior) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
If a subscription schedule will create prorations when transitioning to this phase.
- setProrationBehavior(SubscriptionScheduleUpdateParams.ProrationBehavior) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Builder
-
If the update changes the current phase, indicates if the changes should be prorated.
- setProrationBehavior(SubscriptionUpdateParams.ProrationBehavior) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
Determines how to handle prorations when the billing cycle changes (e.g., when switching plans, resetting
billing_cycle_anchor=now
, or starting a trial), or if an item'squantity
changes. - setProrationBehavior(String) - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionCancel
- setProrationBehavior(String) - Method in class com.stripe.model.billingportal.Configuration.Features.SubscriptionUpdate
- setProrationBehavior(String) - Method in class com.stripe.model.SubscriptionSchedule.Phase
-
If the subscription schedule will prorate when transitioning to this phase.
- setProrationDate(Long) - Method in class com.stripe.param.SubscriptionItemCreateParams.Builder
-
If set, the proration will be calculated as though the subscription was updated at the given time.
- setProrationDate(Long) - Method in class com.stripe.param.SubscriptionItemDeleteParams.Builder
-
If set, the proration will be calculated as though the subscription was updated at the given time.
- setProrationDate(Long) - Method in class com.stripe.param.SubscriptionItemUpdateParams.Builder
-
If set, the proration will be calculated as though the subscription was updated at the given time.
- setProrationDate(Long) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
If set, the proration will be calculated as though the subscription was updated at the given time.
- setProxyCredential(PasswordAuthentication) - Method in class com.stripe.net.RequestOptions.RequestOptionsBuilder
- setProxyCredential(PasswordAuthentication) - Static method in class com.stripe.Stripe
-
Provide credential for proxy authorization if required.
- setPurchaseCountry(String) - Method in class com.stripe.model.Source.Klarna
- setPurchaseDetails(Transaction.PurchaseDetails) - Method in class com.stripe.model.issuing.Transaction
-
Additional purchase information that is optionally provided by the merchant.
- setPurchaseType(String) - Method in class com.stripe.model.Source.Klarna
- setPurpose(FileCreateParams.Purpose) - Method in class com.stripe.param.FileCreateParams.Builder
-
The purpose of the uploaded file.
- setPurpose(FileListParams.Purpose) - Method in class com.stripe.param.FileListParams.Builder
-
The file purpose to filter queries by.
- setPurpose(String) - Method in class com.stripe.model.File
-
The purpose of the file.
- setQrCodeUrl(String) - Method in class com.stripe.model.Source.Wechat
- setQuantity(Long) - Method in class com.stripe.model.Charge.Level3.LineItem
- setQuantity(Long) - Method in class com.stripe.model.CreditNoteLineItem
-
The number of units of product being credited.
- setQuantity(Long) - Method in class com.stripe.model.InvoiceItem
-
Quantity of units for the invoice item.
- setQuantity(Long) - Method in class com.stripe.model.InvoiceLineItem
-
The quantity of the subscription, if the line item is a subscription or a proration.
- setQuantity(Long) - Method in class com.stripe.model.LineItem
-
The quantity of products being purchased.
- setQuantity(Long) - Method in class com.stripe.model.OrderItem
-
A positive integer representing the number of instances of
parent
that are included in this order item. - setQuantity(Long) - Method in class com.stripe.model.Sku.Inventory
- setQuantity(Long) - Method in class com.stripe.model.Source.OrderItem
-
The quantity of this order item.
- setQuantity(Long) - Method in class com.stripe.model.SubscriptionItem
-
The quantity of the plan to which the customer should be subscribed.
- setQuantity(Long) - Method in class com.stripe.model.SubscriptionSchedule.AddInvoiceItem
-
The quantity of the invoice item.
- setQuantity(Long) - Method in class com.stripe.model.SubscriptionSchedule.PhaseItem
- setQuantity(Long) - Method in class com.stripe.model.UsageRecord
-
The usage quantity for the specified date.
- setQuantity(Long) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.Builder
-
The quantity of the line item being purchased.
- setQuantity(Long) - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.Item.Builder
-
The quantity of the subscription item being purchased.
- setQuantity(Long) - Method in class com.stripe.param.CreditNoteCreateParams.Line.Builder
-
The line item quantity to credit.
- setQuantity(Long) - Method in class com.stripe.param.CreditNotePreviewParams.Line.Builder
-
The line item quantity to credit.
- setQuantity(Long) - Method in class com.stripe.param.InvoiceItemCreateParams.Builder
-
Non-negative integer.
- setQuantity(Long) - Method in class com.stripe.param.InvoiceItemUpdateParams.Builder
-
Non-negative integer.
- setQuantity(Long) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Builder
-
Non-negative integer.
- setQuantity(Long) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.Builder
-
Quantity for this item.
- setQuantity(Long) - Method in class com.stripe.param.OrderCreateParams.Item.Builder
-
The quantity of this order item.
- setQuantity(Long) - Method in class com.stripe.param.OrderReturnOrderParams.Item.Builder
-
When type is
sku
, this is the number of instances of the SKU to be returned. - setQuantity(Long) - Method in class com.stripe.param.PaymentLinkCreateParams.LineItem.Builder
-
The quantity of the line item being purchased.
- setQuantity(Long) - Method in class com.stripe.param.PaymentLinkUpdateParams.LineItem.Builder
-
The quantity of the line item being purchased.
- setQuantity(Long) - Method in class com.stripe.param.QuoteCreateParams.LineItem.Builder
-
The quantity of the line item.
- setQuantity(Long) - Method in class com.stripe.param.QuoteUpdateParams.LineItem.Builder
-
The quantity of the line item.
- setQuantity(Long) - Method in class com.stripe.param.SkuCreateParams.Inventory.Builder
-
The count of inventory available.
- setQuantity(Long) - Method in class com.stripe.param.SkuUpdateParams.Inventory.Builder
-
The count of inventory available.
- setQuantity(Long) - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Item.Builder
-
The quantity of this order item.
- setQuantity(Long) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Item.Builder
-
The quantity of this order item.
- setQuantity(Long) - Method in class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.Builder
-
Quantity for this item.
- setQuantity(Long) - Method in class com.stripe.param.SubscriptionCreateParams.Item.Builder
-
Quantity for this item.
- setQuantity(Long) - Method in class com.stripe.param.SubscriptionItemCreateParams.Builder
-
The quantity you'd like to apply to the subscription item you're creating.
- setQuantity(Long) - Method in class com.stripe.param.SubscriptionItemUpdateParams.Builder
-
The quantity you'd like to apply to the subscription item you're creating.
- setQuantity(Long) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.Builder
-
Quantity for this item.
- setQuantity(Long) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.Builder
-
Quantity for the given price.
- setQuantity(Long) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.Builder
-
Quantity for this item.
- setQuantity(Long) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.Builder
-
Quantity for the given price.
- setQuantity(Long) - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.Builder
-
Quantity for this item.
- setQuantity(Long) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.Builder
-
Quantity for this item.
- setQuantity(Long) - Method in class com.stripe.param.UsageRecordCreateOnSubscriptionItemParams.Builder
-
The usage quantity for the specified timestamp.
- setQuantity(BigDecimal) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Receipt
- setQuote(String) - Method in class com.stripe.model.Invoice
- setQuote(String) - Method in class com.stripe.model.Quote.FromQuote
- setQuote(String) - Method in class com.stripe.param.QuoteCreateParams.FromQuote.Builder
- setQuoteObject(Quote) - Method in class com.stripe.model.Invoice
- setQuoteObject(Quote) - Method in class com.stripe.model.Quote.FromQuote
- setRate(TaxRate) - Method in class com.stripe.model.LineItem.Tax
- setRates(Map<String, BigDecimal>) - Method in class com.stripe.model.ExchangeRate
-
Hash where the keys are supported currencies and the values are the exchange rate at which the base id currency converts to the key currency.
- setRawJson(String) - Method in class com.stripe.model.EphemeralKey
- setReader(String) - Method in class com.stripe.model.Source.CardPresent
- setReadMethod(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
How card details were read in this transaction.
- setReadMethod(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
How card details were read in this transaction.
- setReadMethod(String) - Method in class com.stripe.model.Source.CardPresent
- setReadTimeout(int) - Method in class com.stripe.net.RequestOptions.RequestOptionsBuilder
-
Sets the timeout value that will be used when reading data from an established connection to the Stripe API (in milliseconds).
- setReadTimeout(int) - Static method in class com.stripe.Stripe
-
Sets the timeout value that will be used when reading data from an established connection to the Stripe API (in milliseconds).
- setReason(CreditNoteCreateParams.Reason) - Method in class com.stripe.param.CreditNoteCreateParams.Builder
-
Reason for issuing this credit note, one of
duplicate
,fraudulent
,order_change
, orproduct_unsatisfactory
. - setReason(CreditNotePreviewParams.Reason) - Method in class com.stripe.param.CreditNotePreviewParams.Builder
-
Reason for issuing this credit note, one of
duplicate
,fraudulent
,order_change
, orproduct_unsatisfactory
. - setReason(DisputeCreateParams.Evidence.Reason) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Builder
-
The reason for filing the dispute.
- setReason(DisputeUpdateParams.Evidence.Reason) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Builder
-
The reason for filing the dispute.
- setReason(RefundCreateParams.Reason) - Method in class com.stripe.param.RefundCreateParams.Builder
- setReason(String) - Method in class com.stripe.model.Account.FutureRequirements.Errors
- setReason(String) - Method in class com.stripe.model.Account.Requirements.Errors
- setReason(String) - Method in class com.stripe.model.Capability.FutureRequirements.Errors
- setReason(String) - Method in class com.stripe.model.Charge.Outcome
-
An enumerated value providing a more detailed explanation of the outcome's
type
. - setReason(String) - Method in class com.stripe.model.CreditNote
-
Reason for issuing this credit note, one of
duplicate
,fraudulent
,order_change
, orproduct_unsatisfactory
. - setReason(String) - Method in class com.stripe.model.Dispute
-
Reason given by cardholder for dispute.
- setReason(String) - Method in class com.stripe.model.identity.VerificationReport.Document.DocumentCheckError
-
A human-readable message giving the reason for the failure.
- setReason(String) - Method in class com.stripe.model.identity.VerificationReport.IdNumber.IdNumberCheckError
- setReason(String) - Method in class com.stripe.model.identity.VerificationReport.Selfie.SelfieCheckError
- setReason(String) - Method in class com.stripe.model.identity.VerificationSession.LastError
-
A message that explains the reason for verification or user-session failure.
- setReason(String) - Method in class com.stripe.model.issuing.Authorization.RequestHistory
-
The reason for the approval or decline.
- setReason(String) - Method in class com.stripe.model.issuing.Dispute.Evidence
- setReason(String) - Method in class com.stripe.model.Person.FutureRequirements.Errors
- setReason(String) - Method in class com.stripe.model.Refund
-
Reason for the refund, either user-provided (
duplicate
,fraudulent
, orrequested_by_customer
) or generated by Stripe internally (expired_uncaptured_charge
). - setReason(String) - Method in class com.stripe.model.Review
-
The reason the review is currently open or closed.
- setReason(String) - Method in class com.stripe.model.SourceMandateNotification
-
The reason of the mandate notification.
- setReason(String) - Method in class com.stripe.param.AccountRejectParams.Builder
-
The reason for rejecting the account.
- setReceipt(Charge.PaymentMethodDetails.CardPresent.Receipt) - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent
-
A collection of fields required to be displayed on receipts.
- setReceipt(Charge.PaymentMethodDetails.InteracPresent.Receipt) - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent
-
A collection of fields required to be displayed on receipts.
- setReceipt(EmptyParam) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
(ID of a file upload) Any receipt or message sent to the customer notifying them of the charge.
- setReceipt(String) - Method in class com.stripe.model.Dispute.Evidence
- setReceipt(String) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
(ID of a file upload) Any receipt or message sent to the customer notifying them of the charge.
- setReceipt(List<Transaction.PurchaseDetails.Receipt>) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails
- setReceiptEmail(EmptyParam) - Method in class com.stripe.param.ChargeUpdateParams.Builder
-
This is the email address that the receipt for this charge will be sent to.
- setReceiptEmail(EmptyParam) - Method in class com.stripe.param.PaymentIntentConfirmParams.Builder
-
Email address that the receipt for the resulting payment will be sent to.
- setReceiptEmail(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
Email address that the receipt for the resulting payment will be sent to.
- setReceiptEmail(String) - Method in class com.stripe.model.Charge
-
This is the email address that the receipt for this charge was sent to.
- setReceiptEmail(String) - Method in class com.stripe.model.PaymentIntent
-
Email address that the receipt for the resulting payment will be sent to.
- setReceiptEmail(String) - Method in class com.stripe.param.ChargeCaptureParams.Builder
-
The email address to send this charge's receipt to.
- setReceiptEmail(String) - Method in class com.stripe.param.ChargeCreateParams.Builder
-
The email address to which this charge's receipt will be sent.
- setReceiptEmail(String) - Method in class com.stripe.param.ChargeUpdateParams.Builder
-
This is the email address that the receipt for this charge will be sent to.
- setReceiptEmail(String) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Builder
-
Email address that the receipt for the resulting payment will be sent to.
- setReceiptEmail(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.Builder
-
Email address that the receipt for the resulting payment will be sent to.
- setReceiptEmail(String) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
Email address that the receipt for the resulting payment will be sent to.
- setReceiptEmail(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
Email address that the receipt for the resulting payment will be sent to.
- setReceiptNumber(String) - Method in class com.stripe.model.Charge
-
This is the transaction number that appears on email receipts sent for this charge.
- setReceiptNumber(String) - Method in class com.stripe.model.Invoice
-
This is the transaction number that appears on email receipts sent for this invoice.
- setReceiptNumber(String) - Method in class com.stripe.model.Refund
-
This is the transaction number that appears on email receipts sent for this refund.
- setReceiptObject(File) - Method in class com.stripe.model.Dispute.Evidence
- setReceiptUrl(String) - Method in class com.stripe.model.Charge
-
This is the URL to view the receipt for this charge.
- setReceivedAt(EmptyParam) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.MerchandiseNotAsDescribed.Builder
-
Date when the product was received.
- setReceivedAt(EmptyParam) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.ServiceNotAsDescribed.Builder
-
Date when the product was received.
- setReceivedAt(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed.Builder
-
Date when the product was received.
- setReceivedAt(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.ServiceNotAsDescribed.Builder
-
Date when the product was received.
- setReceivedAt(Long) - Method in class com.stripe.model.issuing.Dispute.Evidence.MerchandiseNotAsDescribed
- setReceivedAt(Long) - Method in class com.stripe.model.issuing.Dispute.Evidence.ServiceNotAsDescribed
- setReceivedAt(Long) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.MerchandiseNotAsDescribed.Builder
-
Date when the product was received.
- setReceivedAt(Long) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.ServiceNotAsDescribed.Builder
-
Date when the product was received.
- setReceivedAt(Long) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed.Builder
-
Date when the product was received.
- setReceivedAt(Long) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.ServiceNotAsDescribed.Builder
-
Date when the product was received.
- setReceiver(Source.ReceiverFlow) - Method in class com.stripe.model.Source
- setReceiver(SourceCreateParams.Receiver) - Method in class com.stripe.param.SourceCreateParams.Builder
-
Optional parameters for the receiver flow.
- setReceiver(String) - Method in class com.stripe.model.BitcoinTransaction
-
The receiver to which this transaction was sent.
- setRecipient(String) - Method in class com.stripe.model.Card
- setRecipientObject(Recipient) - Method in class com.stripe.model.Card
- setRecoveredFrom(String) - Method in class com.stripe.model.checkout.Session
-
The ID of the original expired Checkout Session that triggered the recovery flow.
- setRecovery(Session.AfterExpiration.Recovery) - Method in class com.stripe.model.checkout.Session.AfterExpiration
-
When set, configuration used to recover the Checkout Session on expiry.
- setRecovery(SessionCreateParams.AfterExpiration.Recovery) - Method in class com.stripe.param.checkout.SessionCreateParams.AfterExpiration.Builder
-
Configure a Checkout Session that can be used to recover an expired session.
- setRecurring(Price.Recurring) - Method in class com.stripe.model.Price
-
The recurring components of a price such as
interval
andusage_type
. - setRecurring(Quote.Recurring) - Method in class com.stripe.model.Quote.Computed
-
The definitive totals and line items the customer will be charged on a recurring basis.
- setRecurring(SessionCreateParams.LineItem.PriceData.Recurring) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.Builder
-
The recurring components of a price such as
interval
andusage_type
. - setRecurring(EmptyParam) - Method in class com.stripe.param.PriceUpdateParams.Builder
-
The recurring components of a price such as
interval
andusage_type
. - setRecurring(InvoiceUpcomingParams.SubscriptionItem.PriceData.Recurring) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.Builder
-
The recurring components of a price such as
interval
andusage_type
. - setRecurring(PriceCreateParams.Recurring) - Method in class com.stripe.param.PriceCreateParams.Builder
-
The recurring components of a price such as
interval
andusage_type
. - setRecurring(PriceListParams.Recurring) - Method in class com.stripe.param.PriceListParams.Builder
-
Only return prices with these recurring fields.
- setRecurring(PriceUpdateParams.Recurring) - Method in class com.stripe.param.PriceUpdateParams.Builder
-
The recurring components of a price such as
interval
andusage_type
. - setRecurring(QuoteCreateParams.LineItem.PriceData.Recurring) - Method in class com.stripe.param.QuoteCreateParams.LineItem.PriceData.Builder
-
The recurring components of a price such as
interval
andusage_type
. - setRecurring(QuoteUpdateParams.LineItem.PriceData.Recurring) - Method in class com.stripe.param.QuoteUpdateParams.LineItem.PriceData.Builder
-
The recurring components of a price such as
interval
andusage_type
. - setRecurring(SubscriptionCreateParams.Item.PriceData.Recurring) - Method in class com.stripe.param.SubscriptionCreateParams.Item.PriceData.Builder
-
The recurring components of a price such as
interval
andusage_type
. - setRecurring(SubscriptionItemCreateParams.PriceData.Recurring) - Method in class com.stripe.param.SubscriptionItemCreateParams.PriceData.Builder
-
The recurring components of a price such as
interval
andusage_type
. - setRecurring(SubscriptionItemUpdateParams.PriceData.Recurring) - Method in class com.stripe.param.SubscriptionItemUpdateParams.PriceData.Builder
-
The recurring components of a price such as
interval
andusage_type
. - setRecurring(SubscriptionScheduleCreateParams.Phase.Item.PriceData.Recurring) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.Builder
-
The recurring components of a price such as
interval
andusage_type
. - setRecurring(SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Recurring) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Builder
-
The recurring components of a price such as
interval
andusage_type
. - setRecurring(SubscriptionUpdateParams.Item.PriceData.Recurring) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.PriceData.Builder
-
The recurring components of a price such as
interval
andusage_type
. - setRedaction(VerificationSession.Redaction) - Method in class com.stripe.model.identity.VerificationSession
-
Redaction status of this VerificationSession.
- setRedeemBy(Long) - Method in class com.stripe.model.Coupon
-
Date after which the coupon can no longer be redeemed.
- setRedeemBy(Long) - Method in class com.stripe.param.CouponCreateParams.Builder
-
Unix timestamp specifying the last time at which the coupon can be redeemed.
- setRedirect(PaymentLink.AfterCompletion.Redirect) - Method in class com.stripe.model.PaymentLink.AfterCompletion
- setRedirect(Source.RedirectFlow) - Method in class com.stripe.model.Source
- setRedirect(PaymentLinkCreateParams.AfterCompletion.Redirect) - Method in class com.stripe.param.PaymentLinkCreateParams.AfterCompletion.Builder
-
Configuration when
type=redirect
. - setRedirect(PaymentLinkUpdateParams.AfterCompletion.Redirect) - Method in class com.stripe.param.PaymentLinkUpdateParams.AfterCompletion.Builder
-
Configuration when
type=redirect
. - setRedirect(SourceCreateParams.Redirect) - Method in class com.stripe.param.SourceCreateParams.Builder
-
Parameters required for the redirect flow.
- setRedirectToUrl(PaymentIntent.NextActionRedirectToUrl) - Method in class com.stripe.model.PaymentIntent.NextAction
- setRedirectToUrl(SetupIntent.NextActionRedirectToUrl) - Method in class com.stripe.model.SetupIntent.NextAction
- setRedirectUrl(String) - Method in class com.stripe.model.Source.Klarna
- setRedirectUrl(String) - Method in class com.stripe.model.ThreeDSecure
-
If present, this is the URL that you should send the cardholder to for authentication.
- setRedirectUrl(String) - Method in class com.stripe.param.LoginLinkCreateOnAccountParams.Builder
-
Where to redirect the user after they log out of their dashboard.
- setReference(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AfterpayClearpay.Builder
- setReference(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.AfterpayClearpay
-
Order identifier shown to the merchant in Afterpay’s online portal.
- setReference(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Multibanco
-
Reference number associated with this Multibanco payment.
- setReference(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.P24
-
Unique reference for this Przelewy24 payment.
- setReference(String) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails
- setReference(String) - Method in class com.stripe.model.Mandate.BacsDebit
-
The unique reference identifying the mandate on the Bacs network.
- setReference(String) - Method in class com.stripe.model.Mandate.PaymentMethodDetails.SepaDebit
- setReference(String) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.AfterpayClearpay
-
Order identifier shown to the merchant in Afterpay’s online portal.
- setReference(String) - Method in class com.stripe.model.Source.Eps
- setReference(String) - Method in class com.stripe.model.Source.Multibanco
- setReference(String) - Method in class com.stripe.model.Source.P24
- setReference(String) - Method in class com.stripe.model.SourceTransaction.ChfCreditTransferData
-
Reference associated with the transfer.
- setReference(String) - Method in class com.stripe.model.SourceTransaction.GbpCreditTransferData
-
Sender entered arbitrary information about the transfer.
- setReference(String) - Method in class com.stripe.model.SourceTransaction.SepaCreditTransferData
- setReference(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AfterpayClearpay.Builder
- setReference(String) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AfterpayClearpay.Builder
- setReference(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AfterpayClearpay.Builder
-
Order identifier shown to the customer in Afterpay’s online portal.
- setRefreshUrl(String) - Method in class com.stripe.param.AccountLinkCreateParams.Builder
-
The URL the user will be redirected to if the account link is expired, has been previously-visited, or is otherwise invalid.
- setRefund(String) - Method in class com.stripe.model.CreditNote
- setRefund(String) - Method in class com.stripe.model.OrderReturn
- setRefund(String) - Method in class com.stripe.param.CreditNoteCreateParams.Builder
-
ID of an existing refund to link this credit note to.
- setRefund(String) - Method in class com.stripe.param.CreditNotePreviewParams.Builder
-
ID of an existing refund to link this credit note to.
- setRefundable(Boolean) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Flight
- setRefundAccountHolderAddressCity(String) - Method in class com.stripe.model.Source.Multibanco
- setRefundAccountHolderAddressCity(String) - Method in class com.stripe.model.Source.SepaCreditTransfer
- setRefundAccountHolderAddressCountry(String) - Method in class com.stripe.model.Source.Multibanco
- setRefundAccountHolderAddressCountry(String) - Method in class com.stripe.model.Source.SepaCreditTransfer
- setRefundAccountHolderAddressLine1(String) - Method in class com.stripe.model.Source.Multibanco
- setRefundAccountHolderAddressLine1(String) - Method in class com.stripe.model.Source.SepaCreditTransfer
- setRefundAccountHolderAddressLine2(String) - Method in class com.stripe.model.Source.Multibanco
- setRefundAccountHolderAddressLine2(String) - Method in class com.stripe.model.Source.SepaCreditTransfer
- setRefundAccountHolderAddressPostalCode(String) - Method in class com.stripe.model.Source.Multibanco
- setRefundAccountHolderAddressPostalCode(String) - Method in class com.stripe.model.Source.SepaCreditTransfer
- setRefundAccountHolderAddressState(String) - Method in class com.stripe.model.Source.Multibanco
- setRefundAccountHolderAddressState(String) - Method in class com.stripe.model.Source.SepaCreditTransfer
- setRefundAccountHolderName(String) - Method in class com.stripe.model.Source.AchCreditTransfer
- setRefundAccountHolderName(String) - Method in class com.stripe.model.Source.Multibanco
- setRefundAccountHolderName(String) - Method in class com.stripe.model.Source.SepaCreditTransfer
- setRefundAccountHolderType(String) - Method in class com.stripe.model.Source.AchCreditTransfer
- setRefundAddress(String) - Method in class com.stripe.model.BitcoinReceiver
-
The refund address of this bitcoin receiver.
- setRefundAmount(Long) - Method in class com.stripe.param.CreditNoteCreateParams.Builder
-
The integer amount in %s representing the amount to refund.
- setRefundAmount(Long) - Method in class com.stripe.param.CreditNotePreviewParams.Builder
-
The integer amount in %s representing the amount to refund.
- setRefundApplicationFee(Boolean) - Method in class com.stripe.param.RefundCreateParams.Builder
- setRefundApplicationFee(Boolean) - Method in class com.stripe.param.TransferReversalCollectionCreateParams.Builder
-
Boolean indicating whether the application fee should be refunded when reversing this transfer.
- setRefundAttributesMethod(SourceCreateParams.Receiver.RefundAttributesMethod) - Method in class com.stripe.param.SourceCreateParams.Receiver.Builder
-
The method Stripe should use to request information needed to process a refund or mispayment.
- setRefundAttributesMethod(String) - Method in class com.stripe.model.Source.ReceiverFlow
-
Type of refund attribute method, one of
email
,manual
, ornone
. - setRefundAttributesStatus(String) - Method in class com.stripe.model.Source.ReceiverFlow
-
Type of refund attribute status, one of
missing
,requested
, oravailable
. - setRefunded(Boolean) - Method in class com.stripe.model.ApplicationFee
-
Whether the fee has been fully refunded.
- setRefunded(Boolean) - Method in class com.stripe.model.Charge
-
Whether the charge has been fully refunded.
- setRefundIban(String) - Method in class com.stripe.model.Source.Multibanco
- setRefundIban(String) - Method in class com.stripe.model.Source.SepaCreditTransfer
- setRefundObject(Refund) - Method in class com.stripe.model.CreditNote
- setRefundObject(Refund) - Method in class com.stripe.model.OrderReturn
- setRefundPolicy(EmptyParam) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
(ID of a file upload) Your refund policy, as shown to the customer.
- setRefundPolicy(String) - Method in class com.stripe.model.Dispute.Evidence
- setRefundPolicy(String) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
(ID of a file upload) Your refund policy, as shown to the customer.
- setRefundPolicyDisclosure(EmptyParam) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
Documentation demonstrating that the customer was shown your refund policy prior to purchase.
- setRefundPolicyDisclosure(String) - Method in class com.stripe.model.Dispute.Evidence
-
Documentation demonstrating that the customer was shown your refund policy prior to purchase.
- setRefundPolicyDisclosure(String) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
Documentation demonstrating that the customer was shown your refund policy prior to purchase.
- setRefundPolicyObject(File) - Method in class com.stripe.model.Dispute.Evidence
- setRefundRefusalExplanation(EmptyParam) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
A justification for why the customer is not entitled to a refund.
- setRefundRefusalExplanation(String) - Method in class com.stripe.model.Dispute.Evidence
-
A justification for why the customer is not entitled to a refund.
- setRefundRefusalExplanation(String) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
A justification for why the customer is not entitled to a refund.
- setRefundRoutingNumber(String) - Method in class com.stripe.model.Source.AchCreditTransfer
- setRefunds(FeeRefundCollection) - Method in class com.stripe.model.ApplicationFee
-
A list of refunds that have been applied to the fee.
- setRefunds(RefundCollection) - Method in class com.stripe.model.Charge
-
A list of refunds that have been applied to the charge.
- setRegion(String) - Method in class com.stripe.model.Review.Location
-
The state/county/province/region where the payment originated.
- setRegistrationCode(String) - Method in class com.stripe.param.terminal.ReaderCreateParams.Builder
-
A code generated by the reader used for registering to an account.
- setRegistrationNumber(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.Builder
-
The identification number given to a company when it is registered or incorporated, if distinct from the identification number used for filing taxes.
- setRegistrationNumber(String) - Method in class com.stripe.param.AccountCreateParams.Company.Builder
-
The identification number given to a company when it is registered or incorporated, if distinct from the identification number used for filing taxes.
- setRegistrationNumber(String) - Method in class com.stripe.param.AccountUpdateParams.Company.Builder
-
The identification number given to a company when it is registered or incorporated, if distinct from the identification number used for filing taxes.
- setRegistrationNumber(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Builder
-
The identification number given to a company when it is registered or incorporated, if distinct from the identification number used for filing taxes.
- setRelationship(Person.Relationship) - Method in class com.stripe.model.Person
- setRelationship(AccountPersonsParams.Relationship) - Method in class com.stripe.param.AccountPersonsParams.Builder
-
Filters on the list of people returned based on the person's relationship to the account's company.
- setRelationship(PersonCollectionCreateParams.Relationship) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
The relationship that this person has with the account's legal entity.
- setRelationship(PersonCollectionListParams.Relationship) - Method in class com.stripe.param.PersonCollectionListParams.Builder
-
Filters on the list of people returned based on the person's relationship to the account's company.
- setRelationship(PersonUpdateParams.Relationship) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The relationship that this person has with the account's legal entity.
- setRelationship(TokenCreateParams.Person.Relationship) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
The relationship that this person has with the account's legal entity.
- setReleasedAt(SubscriptionScheduleListParams.ReleasedAt) - Method in class com.stripe.param.SubscriptionScheduleListParams.Builder
-
Only return subscription schedules that were released during the given date interval.
- setReleasedAt(Long) - Method in class com.stripe.model.SubscriptionSchedule
-
Time at which the subscription schedule was released.
- setReleasedAt(Long) - Method in class com.stripe.param.SubscriptionScheduleListParams.Builder
-
Only return subscription schedules that were released during the given date interval.
- setReleasedSubscription(String) - Method in class com.stripe.model.SubscriptionSchedule
-
ID of the subscription once managed by the subscription schedule (if it is released).
- setReplacedBy(String) - Method in class com.stripe.model.issuing.Card
- setReplacedByObject(Card) - Method in class com.stripe.model.issuing.Card
- setReplacementFor(String) - Method in class com.stripe.model.issuing.Card
- setReplacementFor(String) - Method in class com.stripe.param.issuing.CardCreateParams.Builder
-
The card this is meant to be a replacement for (if any).
- setReplacementForObject(Card) - Method in class com.stripe.model.issuing.Card
- setReplacementReason(CardCreateParams.ReplacementReason) - Method in class com.stripe.param.issuing.CardCreateParams.Builder
-
If
replacement_for
is specified, this should indicate why that card is being replaced. - setReplacementReason(String) - Method in class com.stripe.model.issuing.Card
-
The reason why the previous card needed to be replaced.
- setReportingCategory(ReportRunCreateParams.Parameters.ReportingCategory) - Method in class com.stripe.param.reporting.ReportRunCreateParams.Parameters.Builder
-
Category of balance transactions to be included in the report run.
- setReportingCategory(String) - Method in class com.stripe.model.BalanceTransaction
-
Learn more about how reporting categories can help you understand balance transactions from an accounting perspective.
- setReportingCategory(String) - Method in class com.stripe.model.reporting.ReportRun.Parameters
- setReportType(String) - Method in class com.stripe.model.reporting.ReportRun
-
The ID of the report type to run, such as
"balance.summary.1"
. - setReportType(String) - Method in class com.stripe.param.reporting.ReportRunCreateParams.Builder
-
The ID of the report type to run, such as
"balance.summary.1"
. - setRepresentative(Boolean) - Method in class com.stripe.model.Person.Relationship
-
Whether the person is authorized as the primary representative of the account.
- setRepresentative(Boolean) - Method in class com.stripe.param.AccountPersonsParams.Relationship.Builder
-
A filter on the list of people returned based on whether these people are the representative of the account's company.
- setRepresentative(Boolean) - Method in class com.stripe.param.PersonCollectionCreateParams.Relationship.Builder
-
Whether the person is authorized as the primary representative of the account.
- setRepresentative(Boolean) - Method in class com.stripe.param.PersonCollectionListParams.Relationship.Builder
-
A filter on the list of people returned based on whether these people are the representative of the account's company.
- setRepresentative(Boolean) - Method in class com.stripe.param.PersonUpdateParams.Relationship.Builder
-
Whether the person is authorized as the primary representative of the account.
- setRepresentative(Boolean) - Method in class com.stripe.param.TokenCreateParams.Person.Relationship.Builder
-
Whether the person is authorized as the primary representative of the account.
- setRequest(EventRequest) - Method in class com.stripe.model.Event
-
Information on the API request that instigated the event.
- setRequested(Boolean) - Method in class com.stripe.model.Capability
-
Whether the capability has been requested.
- setRequested(Boolean) - Method in class com.stripe.param.AccountCreateParams.Capabilities.AcssDebitPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountCreateParams.Capabilities.AfterpayClearpayPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountCreateParams.Capabilities.AuBecsDebitPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountCreateParams.Capabilities.BacsDebitPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountCreateParams.Capabilities.BancontactPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountCreateParams.Capabilities.BoletoPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountCreateParams.Capabilities.CardIssuing.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountCreateParams.Capabilities.CardPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountCreateParams.Capabilities.CartesBancairesPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountCreateParams.Capabilities.EpsPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountCreateParams.Capabilities.FpxPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountCreateParams.Capabilities.GiropayPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountCreateParams.Capabilities.GrabpayPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountCreateParams.Capabilities.IdealPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountCreateParams.Capabilities.JcbPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountCreateParams.Capabilities.KlarnaPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountCreateParams.Capabilities.LegacyPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountCreateParams.Capabilities.OxxoPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountCreateParams.Capabilities.P24Payments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountCreateParams.Capabilities.SepaDebitPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountCreateParams.Capabilities.SofortPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountCreateParams.Capabilities.TaxReportingUs1099K.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountCreateParams.Capabilities.TaxReportingUs1099Misc.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountCreateParams.Capabilities.Transfers.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.AcssDebitPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.AfterpayClearpayPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.AuBecsDebitPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.BacsDebitPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.BancontactPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.BoletoPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.CardIssuing.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.CardPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.CartesBancairesPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.EpsPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.FpxPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.GiropayPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.GrabpayPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.IdealPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.JcbPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.KlarnaPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.LegacyPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.OxxoPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.P24Payments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.SepaDebitPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.SofortPayments.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.TaxReportingUs1099K.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.TaxReportingUs1099Misc.Builder
- setRequested(Boolean) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Transfers.Builder
- setRequested(Boolean) - Method in class com.stripe.param.CapabilityUpdateParams.Builder
-
Passing true requests the capability for the account, if it is not already requested.
- setRequestedAt(Long) - Method in class com.stripe.model.Capability
-
Time at which the capability was requested.
- setRequestHistory(List<Authorization.RequestHistory>) - Method in class com.stripe.model.issuing.Authorization
-
History of every time
pending_request
was approved/denied, either by you directly or by Stripe (e.g. - setRequestOptions(RequestOptions) - Method in class com.stripe.model.StripeCollection
- setRequestOptions(RequestOptions) - Method in interface com.stripe.model.StripeCollectionInterface
-
Set request options that were used to fetch the collection.
- setRequestOptions(RequestOptions) - Method in class com.stripe.model.StripeSearchResult
- setRequestParams(Map<String, Object>) - Method in class com.stripe.model.StripeCollection
- setRequestParams(Map<String, Object>) - Method in interface com.stripe.model.StripeCollectionInterface
-
Set request parameters that were used to fetch the collection.
- setRequestParams(Map<String, Object>) - Method in class com.stripe.model.StripeSearchResult
- setRequestThreeDSecure(InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Card.RequestThreeDSecure) - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Card.Builder
- setRequestThreeDSecure(InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Card.RequestThreeDSecure) - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Card.Builder
- setRequestThreeDSecure(PaymentIntentConfirmParams.PaymentMethodOptions.Card.RequestThreeDSecure) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Builder
-
We strongly recommend that you rely on our SCA Engine to automatically prompt your customers for authentication based on risk level and other requirements.
- setRequestThreeDSecure(PaymentIntentCreateParams.PaymentMethodOptions.Card.RequestThreeDSecure) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Builder
-
We strongly recommend that you rely on our SCA Engine to automatically prompt your customers for authentication based on risk level and other requirements.
- setRequestThreeDSecure(PaymentIntentUpdateParams.PaymentMethodOptions.Card.RequestThreeDSecure) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Builder
-
We strongly recommend that you rely on our SCA Engine to automatically prompt your customers for authentication based on risk level and other requirements.
- setRequestThreeDSecure(SetupIntentConfirmParams.PaymentMethodOptions.Card.RequestThreeDSecure) - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.Card.Builder
-
We strongly recommend that you rely on our SCA Engine to automatically prompt your customers for authentication based on risk level and other requirements.
- setRequestThreeDSecure(SetupIntentCreateParams.PaymentMethodOptions.Card.RequestThreeDSecure) - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.Card.Builder
-
We strongly recommend that you rely on our SCA Engine to automatically prompt your customers for authentication based on risk level and other requirements.
- setRequestThreeDSecure(SetupIntentUpdateParams.PaymentMethodOptions.Card.RequestThreeDSecure) - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.Card.Builder
-
We strongly recommend that you rely on our SCA Engine to automatically prompt your customers for authentication based on risk level and other requirements.
- setRequestThreeDSecure(SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.RequestThreeDSecure) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.Builder
-
We strongly recommend that you rely on our SCA Engine to automatically prompt your customers for authentication based on risk level and other requirements.
- setRequestThreeDSecure(SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.RequestThreeDSecure) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.Builder
-
We strongly recommend that you rely on our SCA Engine to automatically prompt your customers for authentication based on risk level and other requirements.
- setRequestThreeDSecure(String) - Method in class com.stripe.model.Invoice.PaymentMethodOptions.Card
- setRequestThreeDSecure(String) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card
-
We strongly recommend that you rely on our SCA Engine to automatically prompt your customers for authentication based on risk level and other requirements.
- setRequestThreeDSecure(String) - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.Card
- setRequestThreeDSecure(String) - Method in class com.stripe.model.Subscription.PaymentMethodOptions.Card
- setRequireIdNumber(Boolean) - Method in class com.stripe.model.identity.VerificationReport.Options.Document
-
Collect an ID number and perform an ID number check with the document’s extracted name and date of birth.
- setRequireIdNumber(Boolean) - Method in class com.stripe.model.identity.VerificationSession.Options.Document
-
Collect an ID number and perform an ID number check with the document’s extracted name and date of birth.
- setRequireIdNumber(Boolean) - Method in class com.stripe.param.identity.VerificationSessionCreateParams.Options.Document.Builder
-
Collect an ID number and perform an ID number check with the document’s extracted name and date of birth.
- setRequireIdNumber(Boolean) - Method in class com.stripe.param.identity.VerificationSessionUpdateParams.Options.Document.Builder
-
Collect an ID number and perform an ID number check with the document’s extracted name and date of birth.
- setRequireLiveCapture(Boolean) - Method in class com.stripe.model.identity.VerificationReport.Options.Document
-
Disable image uploads, identity document images have to be captured using the device’s camera.
- setRequireLiveCapture(Boolean) - Method in class com.stripe.model.identity.VerificationSession.Options.Document
-
Disable image uploads, identity document images have to be captured using the device’s camera.
- setRequireLiveCapture(Boolean) - Method in class com.stripe.param.identity.VerificationSessionCreateParams.Options.Document.Builder
-
Disable image uploads, identity document images have to be captured using the device’s camera.
- setRequireLiveCapture(Boolean) - Method in class com.stripe.param.identity.VerificationSessionUpdateParams.Options.Document.Builder
-
Disable image uploads, identity document images have to be captured using the device’s camera.
- setRequireMatchingSelfie(Boolean) - Method in class com.stripe.model.identity.VerificationReport.Options.Document
-
Capture a face image and perform a selfie check comparing a photo ID and a picture of your user’s face.
- setRequireMatchingSelfie(Boolean) - Method in class com.stripe.model.identity.VerificationSession.Options.Document
-
Capture a face image and perform a selfie check comparing a photo ID and a picture of your user’s face.
- setRequireMatchingSelfie(Boolean) - Method in class com.stripe.param.identity.VerificationSessionCreateParams.Options.Document.Builder
- setRequireMatchingSelfie(Boolean) - Method in class com.stripe.param.identity.VerificationSessionUpdateParams.Options.Document.Builder
- setRequirement(String) - Method in class com.stripe.model.Account.FutureRequirements.Errors
- setRequirement(String) - Method in class com.stripe.model.Account.Requirements.Errors
- setRequirement(String) - Method in class com.stripe.model.Capability.FutureRequirements.Errors
- setRequirement(String) - Method in class com.stripe.model.Person.FutureRequirements.Errors
- setRequirements(Account.Requirements) - Method in class com.stripe.model.Account
- setRequirements(Capability.Requirements) - Method in class com.stripe.model.Capability
- setRequirements(Cardholder.Requirements) - Method in class com.stripe.model.issuing.Cardholder
- setRequirements(Person.Requirements) - Method in class com.stripe.model.Person
-
Information about the requirements for this person, including what information needs to be collected, and by when.
- setResetBillingCycleAnchor(Boolean) - Method in class com.stripe.model.Subscription.BillingThresholds
-
Indicates if the
billing_cycle_anchor
should be reset when a threshold is reached. - setResetBillingCycleAnchor(Boolean) - Method in class com.stripe.param.SubscriptionCreateParams.BillingThresholds.Builder
- setResetBillingCycleAnchor(Boolean) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.BillingThresholds.Builder
- setResetBillingCycleAnchor(Boolean) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.BillingThresholds.Builder
- setResetBillingCycleAnchor(Boolean) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.BillingThresholds.Builder
- setResetBillingCycleAnchor(Boolean) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.BillingThresholds.Builder
- setResetBillingCycleAnchor(Boolean) - Method in class com.stripe.param.SubscriptionUpdateParams.BillingThresholds.Builder
- setRestrictions(PromotionCode.Restrictions) - Method in class com.stripe.model.PromotionCode
- setRestrictions(PromotionCodeCreateParams.Restrictions) - Method in class com.stripe.param.PromotionCodeCreateParams.Builder
-
Settings that restrict the redemption of the promotion code.
- setResult(File) - Method in class com.stripe.model.reporting.ReportRun
-
The file object representing the result of the report run (populated when
status=succeeded
). - setResult(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.ThreeDSecure
-
Indicates the outcome of 3D Secure authentication.
- setResultAvailableUntil(Long) - Method in class com.stripe.model.sigma.ScheduledQueryRun
-
Time at which the result expires and is no longer available for download.
- setResultReason(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.ThreeDSecure
-
Additional information about why 3D Secure succeeded or failed based on the
result
. - setResumesAt(Long) - Method in class com.stripe.model.Subscription.PauseCollection
-
The time after which the subscription will resume collecting payments.
- setResumesAt(Long) - Method in class com.stripe.param.SubscriptionUpdateParams.PauseCollection.Builder
-
The time after which the subscription will resume collecting payments.
- setReturnDescription(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed.Builder
-
Description of the cardholder's attempt to return the product.
- setReturnDescription(String) - Method in class com.stripe.model.issuing.Dispute.Evidence.MerchandiseNotAsDescribed
- setReturnDescription(String) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.MerchandiseNotAsDescribed.Builder
-
Description of the cardholder's attempt to return the product.
- setReturnDescription(String) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed.Builder
-
Description of the cardholder's attempt to return the product.
- setReturned(OrderListParams.StatusTransitions.Returned) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Builder
-
Date this order was returned.
- setReturned(Long) - Method in class com.stripe.model.Order.StatusTransitions
- setReturned(Long) - Method in class com.stripe.param.OrderListParams.StatusTransitions.Builder
-
Date this order was returned.
- setReturnedAt(EmptyParam) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled.Builder
-
Date when the product was returned or attempted to be returned.
- setReturnedAt(EmptyParam) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.MerchandiseNotAsDescribed.Builder
-
Date when the product was returned or attempted to be returned.
- setReturnedAt(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.Builder
-
Date when the product was returned or attempted to be returned.
- setReturnedAt(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed.Builder
-
Date when the product was returned or attempted to be returned.
- setReturnedAt(Long) - Method in class com.stripe.model.issuing.Dispute.Evidence.Canceled
- setReturnedAt(Long) - Method in class com.stripe.model.issuing.Dispute.Evidence.MerchandiseNotAsDescribed
- setReturnedAt(Long) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled.Builder
-
Date when the product was returned or attempted to be returned.
- setReturnedAt(Long) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.MerchandiseNotAsDescribed.Builder
-
Date when the product was returned or attempted to be returned.
- setReturnedAt(Long) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.Builder
-
Date when the product was returned or attempted to be returned.
- setReturnedAt(Long) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed.Builder
-
Date when the product was returned or attempted to be returned.
- setReturns(OrderReturnCollection) - Method in class com.stripe.model.Order
-
A list of returns that have taken place for this order.
- setReturnStatus(EmptyParam) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled.Builder
-
Result of cardholder's attempt to return the product.
- setReturnStatus(EmptyParam) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.MerchandiseNotAsDescribed.Builder
-
Result of cardholder's attempt to return the product.
- setReturnStatus(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.Builder
-
Result of cardholder's attempt to return the product.
- setReturnStatus(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed.Builder
-
Result of cardholder's attempt to return the product.
- setReturnStatus(DisputeCreateParams.Evidence.Canceled.ReturnStatus) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled.Builder
-
Result of cardholder's attempt to return the product.
- setReturnStatus(DisputeCreateParams.Evidence.MerchandiseNotAsDescribed.ReturnStatus) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.MerchandiseNotAsDescribed.Builder
-
Result of cardholder's attempt to return the product.
- setReturnStatus(DisputeUpdateParams.Evidence.Canceled.ReturnStatus) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.Builder
-
Result of cardholder's attempt to return the product.
- setReturnStatus(DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed.ReturnStatus) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed.Builder
-
Result of cardholder's attempt to return the product.
- setReturnStatus(String) - Method in class com.stripe.model.issuing.Dispute.Evidence.Canceled
- setReturnStatus(String) - Method in class com.stripe.model.issuing.Dispute.Evidence.MerchandiseNotAsDescribed
- setReturnUrl(String) - Method in class com.stripe.model.billingportal.Session
-
The URL to redirect customers to when they click on the portal's link to return to your website.
- setReturnUrl(String) - Method in class com.stripe.model.PaymentIntent.NextActionAlipayHandleRedirect
-
If the customer does not exit their browser while authenticating, they will be redirected to this specified URL after completion.
- setReturnUrl(String) - Method in class com.stripe.model.PaymentIntent.NextActionRedirectToUrl
-
If the customer does not exit their browser while authenticating, they will be redirected to this specified URL after completion.
- setReturnUrl(String) - Method in class com.stripe.model.SetupIntent.NextActionRedirectToUrl
-
If the customer does not exit their browser while authenticating, they will be redirected to this specified URL after completion.
- setReturnUrl(String) - Method in class com.stripe.model.Source.RedirectFlow
-
The URL you provide to redirect the customer to after they authenticated their payment.
- setReturnUrl(String) - Method in class com.stripe.param.AccountLinkCreateParams.Builder
-
The URL that the user will be redirected to upon leaving or completing the linked flow.
- setReturnUrl(String) - Method in class com.stripe.param.billingportal.SessionCreateParams.Builder
-
The default URL to redirect customers to when they click on the portal's link to return to your website.
- setReturnUrl(String) - Method in class com.stripe.param.identity.VerificationSessionCreateParams.Builder
-
The URL that the user will be redirected to upon completing the verification flow.
- setReturnUrl(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.Builder
-
The URL to redirect your customer back to after they authenticate or cancel their payment on the payment method's app or site.
- setReturnUrl(String) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
The URL to redirect your customer back to after they authenticate or cancel their payment on the payment method's app or site.
- setReturnUrl(String) - Method in class com.stripe.param.SetupIntentConfirmParams.Builder
-
The URL to redirect your customer back to after they authenticate on the payment method's app or site.
- setReturnUrl(String) - Method in class com.stripe.param.SetupIntentCreateParams.Builder
-
The URL to redirect your customer back to after they authenticate or cancel their payment on the payment method's app or site.
- setReturnUrl(String) - Method in class com.stripe.param.SourceCreateParams.Redirect.Builder
- setReturnUrl(String) - Method in class com.stripe.param.ThreeDSecureCreateParams.Builder
-
The URL that the cardholder's browser will be returned to when authentication completes.
- setReusable(Boolean) - Method in class com.stripe.model.AlipayAccount
-
True if you can create multiple payments using this account.
- setReversals(TransferReversalCollection) - Method in class com.stripe.model.Transfer
-
A list of reversals that have been applied to the transfer.
- setReversed(Boolean) - Method in class com.stripe.model.Transfer
-
Whether the transfer has been fully reversed.
- setReversedBy(String) - Method in class com.stripe.model.Payout
- setReversedByObject(Payout) - Method in class com.stripe.model.Payout
- setReverseTransfer(Boolean) - Method in class com.stripe.param.RefundCreateParams.Builder
- setReview(String) - Method in class com.stripe.model.Charge
- setReview(String) - Method in class com.stripe.model.PaymentIntent
- setReviewObject(Review) - Method in class com.stripe.model.Charge
- setReviewObject(Review) - Method in class com.stripe.model.PaymentIntent
- setRiskLevel(String) - Method in class com.stripe.model.Charge.Outcome
-
Stripe Radar's evaluation of the riskiness of the payment.
- setRiskScore(Long) - Method in class com.stripe.model.Charge.Outcome
-
Stripe Radar's evaluation of the riskiness of the payment.
- setRolledBackFrom(String) - Method in class com.stripe.model.Recipient
- setRolledBackFromObject(Account) - Method in class com.stripe.model.Recipient
- setRound(PlanCreateParams.TransformUsage.Round) - Method in class com.stripe.param.PlanCreateParams.TransformUsage.Builder
-
After division, either round the result
up
ordown
. - setRound(PriceCreateParams.TransformQuantity.Round) - Method in class com.stripe.param.PriceCreateParams.TransformQuantity.Builder
-
After division, either round the result
up
ordown
. - setRound(String) - Method in class com.stripe.model.Plan.TransformUsage
- setRound(String) - Method in class com.stripe.model.Price.TransformQuantity
- setRoutingNumber(String) - Method in class com.stripe.model.BankAccount
-
The routing transit number for the bank account.
- setRoutingNumber(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.AchCreditTransfer
-
Routing transit number for the bank account to transfer funds to.
- setRoutingNumber(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.AchDebit
-
Routing transit number of the bank account.
- setRoutingNumber(String) - Method in class com.stripe.model.Source.AchCreditTransfer
- setRoutingNumber(String) - Method in class com.stripe.model.Source.AchDebit
- setRoutingNumber(String) - Method in class com.stripe.model.Source.AcssDebit
- setRoutingNumber(String) - Method in class com.stripe.model.SourceTransaction.AchCreditTransferData
-
Routing number associated with the transfer.
- setRoutingNumber(String) - Method in class com.stripe.param.TokenCreateParams.BankAccount.Builder
-
The routing number, sort code, or other country-appropriateinstitution number for the bank account.
- setRule(String) - Method in class com.stripe.model.Charge.Outcome
- setRuleObject(Rule) - Method in class com.stripe.model.Charge.Outcome
- setSamsungPay(Charge.PaymentMethodDetails.Card.Wallet.SamsungPay) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet
- setSamsungPay(PaymentMethod.Card.Wallet.SamsungPay) - Method in class com.stripe.model.PaymentMethod.Card.Wallet
- setSchedule(Account.PayoutSchedule) - Method in class com.stripe.model.Account.SettingsPayouts
- setSchedule(AccountCreateParams.Settings.Payouts.Schedule) - Method in class com.stripe.param.AccountCreateParams.Settings.Payouts.Builder
-
Details on when funds from charges are available, and when they are paid out to an external account.
- setSchedule(AccountUpdateParams.Settings.Payouts.Schedule) - Method in class com.stripe.param.AccountUpdateParams.Settings.Payouts.Builder
-
Details on when funds from charges are available, and when they are paid out to an external account.
- setSchedule(String) - Method in class com.stripe.model.Subscription
- setSchedule(String) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
The identifier of the unstarted schedule whose upcoming invoice you'd like to retrieve.
- setScheduled(Boolean) - Method in class com.stripe.param.SubscriptionScheduleListParams.Builder
-
Only return subscription schedules that have not started yet.
- setScheduleObject(SubscriptionSchedule) - Method in class com.stripe.model.Subscription
- setScope(String) - Method in class com.stripe.model.oauth.TokenResponse
- setSecondaryColor(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Settings.Branding.Builder
- setSecondaryColor(String) - Method in class com.stripe.model.Account.SettingsBranding
-
A CSS hex color value representing the secondary branding color for this account.
- setSecondaryColor(String) - Method in class com.stripe.param.AccountCreateParams.Settings.Branding.Builder
- setSecondaryColor(String) - Method in class com.stripe.param.AccountUpdateParams.Settings.Branding.Builder
-
A CSS hex color value representing the secondary branding color for this account.
- setSecret(String) - Method in class com.stripe.model.EphemeralKey
-
The key's secret.
- setSecret(String) - Method in class com.stripe.model.terminal.ConnectionToken
-
Your application should pass this token to the Stripe Terminal SDK.
- setSecret(String) - Method in class com.stripe.model.WebhookEndpoint
-
The endpoint's secret, used to generate webhook signatures.
- setSegments(List<Transaction.PurchaseDetails.Flight.Segments>) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Flight
- setSelectedShippingMethod(EmptyParam) - Method in class com.stripe.param.OrderUpdateParams.Builder
-
The shipping method to select for fulfilling this order.
- setSelectedShippingMethod(String) - Method in class com.stripe.model.Order
-
The shipping method that is currently selected for this order, if any.
- setSelectedShippingMethod(String) - Method in class com.stripe.param.OrderUpdateParams.Builder
-
The shipping method to select for fulfilling this order.
- setSelfie(VerificationReport.Selfie) - Method in class com.stripe.model.identity.VerificationReport
-
Result from a selfie check.
- setSelfie(String) - Method in class com.stripe.model.identity.VerificationReport.Selfie
- setSellerMessage(String) - Method in class com.stripe.model.Charge.Outcome
-
A human-readable description of the outcome type and reason, designed for you (the recipient of the payment), not your customer.
- setSenderAccountNumber(String) - Method in class com.stripe.model.SourceTransaction.GbpCreditTransferData
-
Sender account number associated with the transfer.
- setSenderAddressCountry(String) - Method in class com.stripe.model.SourceTransaction.ChfCreditTransferData
-
Sender's country address.
- setSenderAddressLine1(String) - Method in class com.stripe.model.SourceTransaction.ChfCreditTransferData
-
Sender's line 1 address.
- setSenderIban(String) - Method in class com.stripe.model.SourceTransaction.ChfCreditTransferData
-
Sender's bank account IBAN.
- setSenderIban(String) - Method in class com.stripe.model.SourceTransaction.SepaCreditTransferData
- setSenderName(String) - Method in class com.stripe.model.SourceTransaction.ChfCreditTransferData
-
Sender's name.
- setSenderName(String) - Method in class com.stripe.model.SourceTransaction.GbpCreditTransferData
-
Sender name associated with the transfer.
- setSenderName(String) - Method in class com.stripe.model.SourceTransaction.SepaCreditTransferData
- setSenderSortCode(String) - Method in class com.stripe.model.SourceTransaction.GbpCreditTransferData
-
Sender sort code associated with the transfer.
- setSepaCreditTransfer(Charge.PaymentMethodDetails.SepaCreditTransfer) - Method in class com.stripe.model.Charge.PaymentMethodDetails
- setSepaCreditTransfer(Source.SepaCreditTransfer) - Method in class com.stripe.model.Source
- setSepaCreditTransfer(SourceTransaction.SepaCreditTransferData) - Method in class com.stripe.model.SourceTransaction
- setSepaDebit(Charge.PaymentMethodDetails.SepaDebit) - Method in class com.stripe.model.Charge.PaymentMethodDetails
- setSepaDebit(Mandate.PaymentMethodDetails.SepaDebit) - Method in class com.stripe.model.Mandate.PaymentMethodDetails
- setSepaDebit(PaymentIntent.PaymentMethodOptions.SepaDebit) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- setSepaDebit(PaymentMethod.SepaDebit) - Method in class com.stripe.model.PaymentMethod
- setSepaDebit(SetupAttempt.PaymentMethodDetails.SepaDebit) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails
- setSepaDebit(SetupIntent.PaymentMethodOptions.SepaDebit) - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions
- setSepaDebit(Source.SepaDebit) - Method in class com.stripe.model.Source
- setSepaDebit(SourceMandateNotification.SepaDebitData) - Method in class com.stripe.model.SourceMandateNotification
- setSepaDebit(EmptyParam) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
sepa_debit
PaymentIntent, this sub-hash contains details about the SEPA Debit payment method options. - setSepaDebit(EmptyParam) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
sepa_debit
PaymentIntent, this sub-hash contains details about the SEPA Debit payment method options. - setSepaDebit(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
sepa_debit
PaymentIntent, this sub-hash contains details about the SEPA Debit payment method options. - setSepaDebit(PaymentIntentConfirmParams.PaymentMethodData.SepaDebit) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Builder
-
If this is a
sepa_debit
PaymentMethod, this hash contains details about the SEPA debit bank account. - setSepaDebit(PaymentIntentConfirmParams.PaymentMethodOptions.SepaDebit) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
sepa_debit
PaymentIntent, this sub-hash contains details about the SEPA Debit payment method options. - setSepaDebit(PaymentIntentCreateParams.PaymentMethodData.SepaDebit) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Builder
-
If this is a
sepa_debit
PaymentMethod, this hash contains details about the SEPA debit bank account. - setSepaDebit(PaymentIntentCreateParams.PaymentMethodOptions.SepaDebit) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
sepa_debit
PaymentIntent, this sub-hash contains details about the SEPA Debit payment method options. - setSepaDebit(PaymentIntentUpdateParams.PaymentMethodData.SepaDebit) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Builder
-
If this is a
sepa_debit
PaymentMethod, this hash contains details about the SEPA debit bank account. - setSepaDebit(PaymentIntentUpdateParams.PaymentMethodOptions.SepaDebit) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
sepa_debit
PaymentIntent, this sub-hash contains details about the SEPA Debit payment method options. - setSepaDebit(PaymentMethodCreateParams.SepaDebit) - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
If this is a
sepa_debit
PaymentMethod, this hash contains details about the SEPA debit bank account. - setSepaDebit(PaymentMethodUpdateParams.SepaDebit) - Method in class com.stripe.param.PaymentMethodUpdateParams.Builder
-
This is a legacy parameter that will be removed in the future.
- setSepaDebit(SetupIntentConfirmParams.PaymentMethodOptions.SepaDebit) - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
sepa_debit
SetupIntent, this sub-hash contains details about the SEPA Debit payment method options. - setSepaDebit(SetupIntentCreateParams.PaymentMethodOptions.SepaDebit) - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
sepa_debit
SetupIntent, this sub-hash contains details about the SEPA Debit payment method options. - setSepaDebit(SetupIntentUpdateParams.PaymentMethodOptions.SepaDebit) - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
sepa_debit
SetupIntent, this sub-hash contains details about the SEPA Debit payment method options. - setSepaDebitPayments(Account.Settings.SepaDebitPayments) - Method in class com.stripe.model.Account.Settings
- setSepaDebitPayments(AccountCreateParams.Capabilities.SepaDebitPayments) - Method in class com.stripe.param.AccountCreateParams.Capabilities.Builder
-
The sepa_debit_payments capability.
- setSepaDebitPayments(AccountUpdateParams.Capabilities.SepaDebitPayments) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Builder
-
The sepa_debit_payments capability.
- setSepaDebitPayments(String) - Method in class com.stripe.model.Account.Capabilities
-
The status of the SEPA Direct Debits payments capability of the account, or whether the account can directly process SEPA Direct Debits charges.
- setSerialNumber(String) - Method in class com.stripe.model.terminal.Reader
-
Serial number of the reader.
- setService(CardCreateParams.Shipping.Service) - Method in class com.stripe.param.issuing.CardCreateParams.Shipping.Builder
-
Shipment service.
- setService(String) - Method in class com.stripe.model.issuing.Card.Shipping
-
Shipment service, such as
standard
orexpress
. - setServiceAgreement(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.TosAcceptance.Builder
-
The user's service agreement type.
- setServiceAgreement(String) - Method in class com.stripe.model.Account.TosAcceptance
- setServiceAgreement(String) - Method in class com.stripe.param.AccountCreateParams.TosAcceptance.Builder
-
The user's service agreement type.
- setServiceAgreement(String) - Method in class com.stripe.param.AccountUpdateParams.TosAcceptance.Builder
-
The user's service agreement type.
- setServiceClass(String) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Flight.Segments
- setServiceDate(EmptyParam) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
The date on which the customer received or began receiving the purchased service, in a clear human-readable format.
- setServiceDate(String) - Method in class com.stripe.model.Dispute.Evidence
-
The date on which the customer received or began receiving the purchased service, in a clear human-readable format.
- setServiceDate(String) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
The date on which the customer received or began receiving the purchased service, in a clear human-readable format.
- setServiceDocumentation(EmptyParam) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
(ID of a file upload) Documentation showing proof that a service was provided to the customer.
- setServiceDocumentation(String) - Method in class com.stripe.model.Dispute.Evidence
- setServiceDocumentation(String) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
(ID of a file upload) Documentation showing proof that a service was provided to the customer.
- setServiceDocumentationObject(File) - Method in class com.stripe.model.Dispute.Evidence
- setServiceNotAsDescribed(Dispute.Evidence.ServiceNotAsDescribed) - Method in class com.stripe.model.issuing.Dispute.Evidence
- setServiceNotAsDescribed(EmptyParam) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Builder
-
Evidence provided when
reason
is 'service_not_as_described'. - setServiceNotAsDescribed(EmptyParam) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Builder
-
Evidence provided when
reason
is 'service_not_as_described'. - setServiceNotAsDescribed(DisputeCreateParams.Evidence.ServiceNotAsDescribed) - Method in class com.stripe.param.issuing.DisputeCreateParams.Evidence.Builder
-
Evidence provided when
reason
is 'service_not_as_described'. - setServiceNotAsDescribed(DisputeUpdateParams.Evidence.ServiceNotAsDescribed) - Method in class com.stripe.param.issuing.DisputeUpdateParams.Evidence.Builder
-
Evidence provided when
reason
is 'service_not_as_described'. - setSession(Review.Session) - Method in class com.stripe.model.Review
-
Information related to the browsing session of the user who initiated the payment.
- setSettings(Account.Settings) - Method in class com.stripe.model.Account
-
Options for customizing how the account functions within Stripe.
- setSettings(AccountCreateParams.Settings) - Method in class com.stripe.param.AccountCreateParams.Builder
-
Options for customizing how the account functions within Stripe.
- setSettings(AccountUpdateParams.Settings) - Method in class com.stripe.param.AccountUpdateParams.Builder
-
Options for customizing how the account functions within Stripe.
- setSetupAttempt(String) - Method in class com.stripe.model.PaymentMethod.SepaDebit.GeneratedFrom
- setSetupAttemptObject(SetupAttempt) - Method in class com.stripe.model.PaymentMethod.SepaDebit.GeneratedFrom
- setSetupError(StripeError) - Method in class com.stripe.model.SetupAttempt
-
The error encountered during this attempt to confirm the SetupIntent, if any.
- setSetupFutureUsage(SessionCreateParams.PaymentIntentData.SetupFutureUsage) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Builder
-
Indicates that you intend to make future payments with the payment method collected by this Checkout Session.
- setSetupFutureUsage(EmptyParam) - Method in class com.stripe.param.PaymentIntentConfirmParams.Builder
-
Indicates that you intend to make future payments with this PaymentIntent's payment method.
- setSetupFutureUsage(EmptyParam) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Builder
-
Indicates that you intend to make future payments with this PaymentIntent's payment method.
- setSetupFutureUsage(EmptyParam) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Builder
-
Indicates that you intend to make future payments with this PaymentIntent's payment method.
- setSetupFutureUsage(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
Indicates that you intend to make future payments with this PaymentIntent's payment method.
- setSetupFutureUsage(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Builder
-
Indicates that you intend to make future payments with this PaymentIntent's payment method.
- setSetupFutureUsage(PaymentIntentConfirmParams.PaymentMethodOptions.Card.SetupFutureUsage) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Builder
-
Indicates that you intend to make future payments with this PaymentIntent's payment method.
- setSetupFutureUsage(PaymentIntentConfirmParams.SetupFutureUsage) - Method in class com.stripe.param.PaymentIntentConfirmParams.Builder
-
Indicates that you intend to make future payments with this PaymentIntent's payment method.
- setSetupFutureUsage(PaymentIntentCreateParams.PaymentMethodOptions.Card.SetupFutureUsage) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Builder
-
Indicates that you intend to make future payments with this PaymentIntent's payment method.
- setSetupFutureUsage(PaymentIntentCreateParams.SetupFutureUsage) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
Indicates that you intend to make future payments with this PaymentIntent's payment method.
- setSetupFutureUsage(PaymentIntentUpdateParams.PaymentMethodOptions.Card.SetupFutureUsage) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Builder
-
Indicates that you intend to make future payments with this PaymentIntent's payment method.
- setSetupFutureUsage(PaymentIntentUpdateParams.SetupFutureUsage) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
Indicates that you intend to make future payments with this PaymentIntent's payment method.
- setSetupFutureUsage(String) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card
-
Indicates that you intend to make future payments with this PaymentIntent's payment method.
- setSetupFutureUsage(String) - Method in class com.stripe.model.PaymentIntent
-
Indicates that you intend to make future payments with this PaymentIntent's payment method.
- setSetupFutureUsage(String) - Method in class com.stripe.model.PaymentIntentTypeSpecificPaymentMethodOptionsClient
-
Indicates that you intend to make future payments with this PaymentIntent's payment method.
- setSetupIntent(SetupIntent) - Method in class com.stripe.model.StripeError
-
A SetupIntent guides you through the process of setting up and saving a customer's payment credentials for future payments.
- setSetupIntent(String) - Method in class com.stripe.model.checkout.Session
- setSetupIntent(String) - Method in class com.stripe.model.SetupAttempt
- setSetupIntent(String) - Method in class com.stripe.param.SetupAttemptListParams.Builder
-
Only return SetupAttempts created by the SetupIntent specified by this ID.
- setSetupIntentData(SessionCreateParams.SetupIntentData) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
A subset of parameters to be passed to SetupIntent creation for Checkout Sessions in
setup
mode. - setSetupIntentObject(SetupIntent) - Method in class com.stripe.model.checkout.Session
- setSetupIntentObject(SetupIntent) - Method in class com.stripe.model.SetupAttempt
- setShippable(Boolean) - Method in class com.stripe.model.Product
-
Whether this product is shipped (i.e., physical goods).
- setShippable(Boolean) - Method in class com.stripe.param.ProductCreateParams.Builder
-
Whether this product is shipped (i.e., physical goods).
- setShippable(Boolean) - Method in class com.stripe.param.ProductListParams.Builder
-
Only return products that can be shipped (i.e., physical, not digital products).
- setShippable(Boolean) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
Whether this product is shipped (i.e., physical goods).
- setShipping(Card.Shipping) - Method in class com.stripe.model.issuing.Card
-
Where and how the card will be shipped.
- setShipping(ShippingDetails) - Method in class com.stripe.model.Charge
-
Shipping information for the charge.
- setShipping(ShippingDetails) - Method in class com.stripe.model.checkout.Session
-
Shipping information for this Checkout Session.
- setShipping(ShippingDetails) - Method in class com.stripe.model.Customer
-
Mailing and shipping address for the customer.
- setShipping(ShippingDetails) - Method in class com.stripe.model.Order
-
The shipping address for the order.
- setShipping(ShippingDetails) - Method in class com.stripe.model.PaymentIntent
-
Shipping information for this PaymentIntent.
- setShipping(ShippingDetails) - Method in class com.stripe.model.Source.Order
- setShipping(ChargeCreateParams.Shipping) - Method in class com.stripe.param.ChargeCreateParams.Builder
-
Shipping information for the charge.
- setShipping(ChargeUpdateParams.Shipping) - Method in class com.stripe.param.ChargeUpdateParams.Builder
-
Shipping information for the charge.
- setShipping(SessionCreateParams.CustomerUpdate.Shipping) - Method in class com.stripe.param.checkout.SessionCreateParams.CustomerUpdate.Builder
-
Describes whether Checkout saves shipping information onto
customer.shipping
. - setShipping(SessionCreateParams.PaymentIntentData.Shipping) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Builder
-
Shipping information for this payment.
- setShipping(EmptyParam) - Method in class com.stripe.param.CustomerCreateParams.Builder
-
The customer's shipping information.
- setShipping(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
The customer's shipping information.
- setShipping(EmptyParam) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Builder
-
The customer's shipping information.
- setShipping(EmptyParam) - Method in class com.stripe.param.PaymentIntentConfirmParams.Builder
-
Shipping information for this PaymentIntent.
- setShipping(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
Shipping information for this PaymentIntent.
- setShipping(CustomerCreateParams.Shipping) - Method in class com.stripe.param.CustomerCreateParams.Builder
-
The customer's shipping information.
- setShipping(CustomerUpdateParams.Shipping) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
The customer's shipping information.
- setShipping(InvoiceUpcomingParams.CustomerDetails.Shipping) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Builder
-
The customer's shipping information.
- setShipping(CardCreateParams.Shipping) - Method in class com.stripe.param.issuing.CardCreateParams.Builder
-
The address where the card will be shipped.
- setShipping(OrderCreateParams.Shipping) - Method in class com.stripe.param.OrderCreateParams.Builder
-
Shipping address for the order.
- setShipping(OrderUpdateParams.Shipping) - Method in class com.stripe.param.OrderUpdateParams.Builder
-
Tracking information once the order has been fulfilled.
- setShipping(PaymentIntentConfirmParams.Shipping) - Method in class com.stripe.param.PaymentIntentConfirmParams.Builder
-
Shipping information for this PaymentIntent.
- setShipping(PaymentIntentCreateParams.Shipping) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
Shipping information for this PaymentIntent.
- setShipping(PaymentIntentUpdateParams.Shipping) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
Shipping information for this PaymentIntent.
- setShipping(SourceCreateParams.SourceOrder.Shipping) - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Builder
-
Shipping address for the order.
- setShipping(SourceUpdateParams.SourceOrder.Shipping) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Builder
-
Shipping address for the order.
- setShippingAddress(Address) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.Masterpass
- setShippingAddress(Address) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.VisaCheckout
- setShippingAddress(Address) - Method in class com.stripe.model.PaymentMethod.Card.Wallet.Masterpass
- setShippingAddress(Address) - Method in class com.stripe.model.PaymentMethod.Card.Wallet.VisaCheckout
- setShippingAddress(EmptyParam) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
The address to which a physical product was shipped.
- setShippingAddress(String) - Method in class com.stripe.model.Dispute.Evidence
-
The address to which a physical product was shipped.
- setShippingAddress(String) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
The address to which a physical product was shipped.
- setShippingAddressCollection(Session.ShippingAddressCollection) - Method in class com.stripe.model.checkout.Session
-
When set, provides configuration for Checkout to collect a shipping address from a customer.
- setShippingAddressCollection(PaymentLink.ShippingAddressCollection) - Method in class com.stripe.model.PaymentLink
-
Configuration for collecting the customer's shipping address.
- setShippingAddressCollection(SessionCreateParams.ShippingAddressCollection) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
When set, provides configuration for Checkout to collect a shipping address from a customer.
- setShippingAddressCollection(EmptyParam) - Method in class com.stripe.param.PaymentLinkUpdateParams.Builder
-
Configuration for collecting the customer's shipping address.
- setShippingAddressCollection(PaymentLinkCreateParams.ShippingAddressCollection) - Method in class com.stripe.param.PaymentLinkCreateParams.Builder
-
Configuration for collecting the customer's shipping address.
- setShippingAddressCollection(PaymentLinkUpdateParams.ShippingAddressCollection) - Method in class com.stripe.param.PaymentLinkUpdateParams.Builder
-
Configuration for collecting the customer's shipping address.
- setShippingAddressZip(String) - Method in class com.stripe.model.Charge.Level3
- setShippingAmount(Long) - Method in class com.stripe.model.Charge.Level3
- setShippingAmount(Long) - Method in class com.stripe.model.checkout.Session.ShippingOption
-
A non-negative integer in cents representing how much to charge.
- setShippingCarrier(EmptyParam) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
The delivery service that shipped a physical product, such as Fedex, UPS, USPS, etc.
- setShippingCarrier(String) - Method in class com.stripe.model.Dispute.Evidence
-
The delivery service that shipped a physical product, such as Fedex, UPS, USPS, etc.
- setShippingCarrier(String) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
The delivery service that shipped a physical product, such as Fedex, UPS, USPS, etc.
- setShippingDate(EmptyParam) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
The date on which a physical product began its route to the shipping address, in a clear human-readable format.
- setShippingDate(String) - Method in class com.stripe.model.Dispute.Evidence
-
The date on which a physical product began its route to the shipping address, in a clear human-readable format.
- setShippingDate(String) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
The date on which a physical product began its route to the shipping address, in a clear human-readable format.
- setShippingDelay(Long) - Method in class com.stripe.model.Source.Klarna
- setShippingDocumentation(EmptyParam) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
(ID of a file upload) Documentation showing proof that a product was shipped to the customer at the same address the customer provided to you.
- setShippingDocumentation(String) - Method in class com.stripe.model.Dispute.Evidence
- setShippingDocumentation(String) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
(ID of a file upload) Documentation showing proof that a product was shipped to the customer at the same address the customer provided to you.
- setShippingDocumentationObject(File) - Method in class com.stripe.model.Dispute.Evidence
- setShippingFirstName(String) - Method in class com.stripe.model.Source.Klarna
- setShippingFromZip(String) - Method in class com.stripe.model.Charge.Level3
- setShippingLastName(String) - Method in class com.stripe.model.Source.Klarna
- setShippingMethods(List<Order.ShippingMethod>) - Method in class com.stripe.model.Order
-
A list of supported shipping methods for this order.
- setShippingOptions(List<Session.ShippingOption>) - Method in class com.stripe.model.checkout.Session
-
The shipping rate options applied to this Session.
- setShippingRate(String) - Method in class com.stripe.model.checkout.Session
- setShippingRate(String) - Method in class com.stripe.model.checkout.Session.ShippingOption
- setShippingRate(String) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.Builder
-
The ID of the Shipping Rate to use for this shipping option.
- setShippingRateData(SessionCreateParams.ShippingOption.ShippingRateData) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.Builder
-
Parameters to be passed to Shipping Rate creation for this shipping option.
- setShippingRateObject(ShippingRate) - Method in class com.stripe.model.checkout.Session
- setShippingRateObject(ShippingRate) - Method in class com.stripe.model.checkout.Session.ShippingOption
- setShippingTrackingNumber(EmptyParam) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
The tracking number for a physical product, obtained from the delivery service.
- setShippingTrackingNumber(String) - Method in class com.stripe.model.Dispute.Evidence
-
The tracking number for a physical product, obtained from the delivery service.
- setShippingTrackingNumber(String) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
The tracking number for a physical product, obtained from the delivery service.
- setSign(String) - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayRedirectToAndroidApp
-
A signature.
- setSingleUse(Mandate.SingleUse) - Method in class com.stripe.model.Mandate
- setSingleUse(SetupIntentCreateParams.SingleUse) - Method in class com.stripe.param.SetupIntentCreateParams.Builder
-
If this hash is populated, this SetupIntent will generate a single_use Mandate on success.
- setSingleUseMandate(String) - Method in class com.stripe.model.SetupIntent
- setSingleUseMandateObject(Mandate) - Method in class com.stripe.model.SetupIntent
- setSize(Long) - Method in class com.stripe.model.File
-
The size in bytes of the file object.
- setSofort(Charge.PaymentMethodDetails.Sofort) - Method in class com.stripe.model.Charge.PaymentMethodDetails
- setSofort(PaymentIntent.PaymentMethodOptions.Sofort) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- setSofort(PaymentMethod.Sofort) - Method in class com.stripe.model.PaymentMethod
- setSofort(SetupAttempt.PaymentMethodDetails.Sofort) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails
- setSofort(Source.Sofort) - Method in class com.stripe.model.Source
- setSofort(EmptyParam) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
sofort
PaymentMethod, this sub-hash contains details about the SOFORT payment method options. - setSofort(EmptyParam) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
sofort
PaymentMethod, this sub-hash contains details about the SOFORT payment method options. - setSofort(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
sofort
PaymentMethod, this sub-hash contains details about the SOFORT payment method options. - setSofort(PaymentIntentConfirmParams.PaymentMethodData.Sofort) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Builder
-
If this is a
sofort
PaymentMethod, this hash contains details about the SOFORT payment method. - setSofort(PaymentIntentConfirmParams.PaymentMethodOptions.Sofort) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
sofort
PaymentMethod, this sub-hash contains details about the SOFORT payment method options. - setSofort(PaymentIntentCreateParams.PaymentMethodData.Sofort) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Builder
-
If this is a
sofort
PaymentMethod, this hash contains details about the SOFORT payment method. - setSofort(PaymentIntentCreateParams.PaymentMethodOptions.Sofort) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
sofort
PaymentMethod, this sub-hash contains details about the SOFORT payment method options. - setSofort(PaymentIntentUpdateParams.PaymentMethodData.Sofort) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Builder
-
If this is a
sofort
PaymentMethod, this hash contains details about the SOFORT payment method. - setSofort(PaymentIntentUpdateParams.PaymentMethodOptions.Sofort) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
sofort
PaymentMethod, this sub-hash contains details about the SOFORT payment method options. - setSofort(PaymentMethodCreateParams.Sofort) - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
If this is a
sofort
PaymentMethod, this hash contains details about the SOFORT payment method. - setSofortPayments(AccountCreateParams.Capabilities.SofortPayments) - Method in class com.stripe.param.AccountCreateParams.Capabilities.Builder
-
The sofort_payments capability.
- setSofortPayments(AccountUpdateParams.Capabilities.SofortPayments) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Builder
-
The sofort_payments capability.
- setSofortPayments(String) - Method in class com.stripe.model.Account.Capabilities
-
The status of the Sofort payments capability of the account, or whether the account can directly process Sofort charges.
- setSortCode(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BacsDebit.Builder
- setSortCode(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.BacsDebit
-
Sort code of the bank account.
- setSortCode(String) - Method in class com.stripe.model.PaymentMethod.BacsDebit
-
Sort code of the bank account.
- setSortCode(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BacsDebit.Builder
- setSortCode(String) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BacsDebit.Builder
- setSortCode(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BacsDebit.Builder
-
Sort code of the bank account.
- setSortCode(String) - Method in class com.stripe.param.PaymentMethodCreateParams.BacsDebit.Builder
- setSource(PaymentSource) - Method in class com.stripe.model.Charge
-
This is a legacy field that will be removed in the future.
- setSource(PaymentSource) - Method in class com.stripe.model.StripeError
- setSource(Source) - Method in class com.stripe.model.SourceMandateNotification
-
Source
objects allow you to accept a variety of payment methods. - setSource(Source) - Method in class com.stripe.model.Topup
-
Source
objects allow you to accept a variety of payment methods. - setSource(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.Builder
- setSource(String) - Method in class com.stripe.model.BalanceTransaction
- setSource(String) - Method in class com.stripe.model.Customer.Tax.Location
- setSource(String) - Method in class com.stripe.model.PaymentIntent
- setSource(String) - Method in class com.stripe.model.SourceTransaction
-
The ID of the source this transaction is attached to.
- setSource(String) - Method in class com.stripe.param.BalanceTransactionListParams.Builder
-
Only returns the original transaction.
- setSource(String) - Method in class com.stripe.param.ChargeCreateParams.Builder
-
A payment source to be charged.
- setSource(String) - Method in class com.stripe.param.CustomerCreateParams.Builder
- setSource(String) - Method in class com.stripe.param.CustomerUpdateParams.Builder
- setSource(String) - Method in class com.stripe.param.InvoicePayParams.Builder
-
A payment source to be charged.
- setSource(String) - Method in class com.stripe.param.OrderPayParams.Builder
- setSource(String) - Method in class com.stripe.param.PaymentSourceCollectionCreateParams.Builder
-
Please refer to full documentation instead.
- setSource(String) - Method in class com.stripe.param.TopupCreateParams.Builder
-
The ID of a source to transfer funds from.
- setSourceObject(BalanceTransactionSource) - Method in class com.stripe.model.BalanceTransaction
- setSourceObject(PaymentSource) - Method in class com.stripe.model.PaymentIntent
- setSourceOrder(Source.Order) - Method in class com.stripe.model.Source
- setSourceOrder(SourceCreateParams.SourceOrder) - Method in class com.stripe.param.SourceCreateParams.Builder
-
Information about the items and shipping associated with the source.
- setSourceOrder(SourceUpdateParams.SourceOrder) - Method in class com.stripe.param.SourceUpdateParams.Builder
-
Information about the items and shipping associated with the source.
- setSourceRefund(String) - Method in class com.stripe.model.TransferReversal
- setSourceRefundObject(Refund) - Method in class com.stripe.model.TransferReversal
- setSources(PaymentSourceCollection) - Method in class com.stripe.model.Customer
-
The customer's payment sources, if any.
- setSourceTransaction(String) - Method in class com.stripe.model.PlatformTaxFee
-
The payment object that caused this tax to be inflicted.
- setSourceTransaction(String) - Method in class com.stripe.model.Transfer
- setSourceTransaction(String) - Method in class com.stripe.param.TransferCreateParams.Builder
-
You can use this parameter to transfer funds from a charge before they are added to your available balance.
- setSourceTransactionObject(Charge) - Method in class com.stripe.model.Transfer
- setSourceTransfer(String) - Method in class com.stripe.model.Charge
- setSourceTransferObject(Transfer) - Method in class com.stripe.model.Charge
- setSourceTransferReversal(String) - Method in class com.stripe.model.Refund
- setSourceTransferReversalObject(TransferReversal) - Method in class com.stripe.model.Refund
- setSourceType(PayoutCreateParams.SourceType) - Method in class com.stripe.param.PayoutCreateParams.Builder
-
The balance type of your Stripe balance to draw this payout from.
- setSourceType(TransferCreateParams.SourceType) - Method in class com.stripe.param.TransferCreateParams.Builder
-
The source balance to use for this transfer.
- setSourceType(String) - Method in class com.stripe.model.Payout
-
The source balance this payout came from.
- setSourceType(String) - Method in class com.stripe.model.Transfer
-
The source balance this transfer came from.
- setSourceTypes(Balance.Money.SourceTypes) - Method in class com.stripe.model.Balance.Money
- setSpendingControls(Card.SpendingControls) - Method in class com.stripe.model.issuing.Card
- setSpendingControls(Cardholder.SpendingControls) - Method in class com.stripe.model.issuing.Cardholder
-
Rules that control spending across this cardholder's cards.
- setSpendingControls(CardCreateParams.SpendingControls) - Method in class com.stripe.param.issuing.CardCreateParams.Builder
-
Rules that control spending for this card.
- setSpendingControls(CardholderCreateParams.SpendingControls) - Method in class com.stripe.param.issuing.CardholderCreateParams.Builder
-
Rules that control spending across this cardholder's cards.
- setSpendingControls(CardholderUpdateParams.SpendingControls) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Builder
-
Rules that control spending across this cardholder's cards.
- setSpendingControls(CardUpdateParams.SpendingControls) - Method in class com.stripe.param.issuing.CardUpdateParams.Builder
-
Rules that control spending for this card.
- setSpendingLimits(List<Card.SpendingControls.SpendingLimit>) - Method in class com.stripe.model.issuing.Card.SpendingControls
-
Limit spending with amount-based rules that apply across any cards this card replaced (i.e., its
replacement_for
card and that card'sreplacement_for
card, up the chain). - setSpendingLimits(List<Cardholder.SpendingControls.SpendingLimit>) - Method in class com.stripe.model.issuing.Cardholder.SpendingControls
- setSpendingLimitsCurrency(EmptyParam) - Method in class com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.Builder
-
Currency of amounts within
spending_limits
. - setSpendingLimitsCurrency(String) - Method in class com.stripe.model.issuing.Card.SpendingControls
-
Currency of the amounts within
spending_limits
. - setSpendingLimitsCurrency(String) - Method in class com.stripe.model.issuing.Cardholder.SpendingControls
- setSpendingLimitsCurrency(String) - Method in class com.stripe.param.issuing.CardholderCreateParams.SpendingControls.Builder
-
Currency of amounts within
spending_limits
. - setSpendingLimitsCurrency(String) - Method in class com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.Builder
-
Currency of amounts within
spending_limits
. - setSql(String) - Method in class com.stripe.model.sigma.ScheduledQueryRun
-
SQL for the query.
- setSsnLast4(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
The last four digits of the individual's Social Security Number (U.S.
- setSsnLast4(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The last four digits of the person's Social Security number (U.S.
- setSsnLast4(String) - Method in class com.stripe.param.AccountCreateParams.Individual.Builder
-
The last four digits of the individual's Social Security Number (U.S.
- setSsnLast4(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
The last four digits of the individual's Social Security Number (U.S.
- setSsnLast4(String) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
The last four digits of the person's Social Security number (U.S.
- setSsnLast4(String) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The last four digits of the person's Social Security number (U.S.
- setSsnLast4(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Builder
-
The last four digits of the individual's Social Security Number (U.S.
- setSsnLast4(String) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
The last four digits of the person's Social Security number (U.S.
- setSsnLast4Provided(Boolean) - Method in class com.stripe.model.Person
-
Whether the last four digits of the person's Social Security number have been provided (U.S.
- setStart(Long) - Method in class com.stripe.model.Discount
-
Date that the coupon was applied.
- setStart(Long) - Method in class com.stripe.model.InvoiceLineItemPeriod
-
Start of the line item's billing period.
- setStart(Long) - Method in class com.stripe.model.UsageRecordSummary.Period
- setStart(Long) - Method in class com.stripe.param.InvoiceItemCreateParams.Period.Builder
- setStart(Long) - Method in class com.stripe.param.InvoiceItemUpdateParams.Period.Builder
- setStart(Long) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Period.Builder
- setStartDate(SubscriptionScheduleCreateParams.StartDate) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Builder
-
When the subscription schedule starts.
- setStartDate(SubscriptionScheduleUpdateParams.Phase.StartDate) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
The date at which this phase of the subscription schedule starts or
now
. - setStartDate(Long) - Method in class com.stripe.model.Subscription
-
Date when the subscription was first created.
- setStartDate(Long) - Method in class com.stripe.model.SubscriptionSchedule.CurrentPhase
-
The start of this phase of the subscription schedule.
- setStartDate(Long) - Method in class com.stripe.model.SubscriptionSchedule.Phase
-
The start of this phase of the subscription schedule.
- setStartDate(Long) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Builder
-
When the subscription schedule starts.
- setStartDate(Long) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
The date at which this phase of the subscription schedule starts or
now
. - setStartingAfter(String) - Method in class com.stripe.param.AccountListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.AccountPersonsParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.ApplePayDomainListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.ApplicationFeeListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.BalanceTransactionListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.billingportal.ConfigurationListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.BitcoinReceiverListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.BitcoinTransactionCollectionListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.ChargeListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.checkout.SessionListLineItemsParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.checkout.SessionListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.CountrySpecListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.CouponListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.CreditNoteLineItemCollectionListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.CreditNoteListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.CustomerBalanceTransactionCollectionListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.CustomerBalanceTransactionsParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.CustomerListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.CustomerListPaymentMethodsParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.DisputeListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.EventListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.ExchangeRateListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.ExternalAccountCollectionListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.FeeRefundCollectionListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.FileLinkListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.FileListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.identity.VerificationReportListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.identity.VerificationSessionListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.InvoiceItemListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.InvoiceLineItemCollectionListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.InvoiceListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.IssuerFraudRecordListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.issuing.AuthorizationListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.issuing.CardholderListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.issuing.CardListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.issuing.DisputeListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.issuing.TransactionListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.OrderListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.OrderReturnListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.PaymentIntentListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.PaymentLinkListLineItemsParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.PaymentLinkListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.PaymentMethodListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.PaymentSourceCollectionListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.PayoutListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.PersonCollectionListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.PlanListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.PriceListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.ProductListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.PromotionCodeListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.QuoteCollectionListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.QuoteListComputedUpfrontLineItemsParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.QuoteListLineItemsParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.QuoteListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.radar.EarlyFraudWarningListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.radar.ValueListItemListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.radar.ValueListListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.RecipientListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.RefundCollectionListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.RefundListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.reporting.ReportRunListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.ReviewListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.SetupAttemptListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.SetupIntentListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.ShippingRateListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.sigma.ScheduledQueryRunListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.SkuListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.SourceSourceTransactionsParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.SubscriptionItemListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.SubscriptionItemUsageRecordSummariesParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.SubscriptionListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.SubscriptionScheduleListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.TaxCodeListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.TaxIdCollectionListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.TaxRateListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.terminal.LocationListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.terminal.ReaderListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.TopupListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.TransferListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.TransferReversalCollectionListParams.Builder
-
A cursor for use in pagination.
- setStartingAfter(String) - Method in class com.stripe.param.WebhookEndpointListParams.Builder
-
A cursor for use in pagination.
- setStartingBalance(Long) - Method in class com.stripe.model.Invoice
-
Starting customer balance before the invoice is finalized.
- setState(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.SupportAddress.Builder
- setState(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.Address.Builder
- setState(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKana.Builder
-
Prefecture.
- setState(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKanji.Builder
-
Prefecture.
- setState(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.Address.Builder
- setState(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKana.Builder
-
Prefecture.
- setState(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKanji.Builder
-
Prefecture.
- setState(EmptyParam) - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Address.Builder
-
State, county, province, or region.
- setState(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.Address.Builder
- setState(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.Shipping.Address.Builder
- setState(EmptyParam) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Billing.Address.Builder
- setState(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Address.Builder
- setState(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Address.Builder
- setState(EmptyParam) - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Address.Builder
- setState(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.Address.Builder
- setState(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.AddressKana.Builder
-
Prefecture.
- setState(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.AddressKanji.Builder
-
Prefecture.
- setState(EmptyParam) - Method in class com.stripe.param.SourceUpdateParams.Owner.Address.Builder
- setState(EmptyParam) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Address.Builder
-
State, county, province, or region.
- setState(EmptyParam) - Method in class com.stripe.param.TaxRateUpdateParams.Builder
-
ISO 3166-2 subdivision code, without country prefix.
- setState(EmptyParam) - Method in class com.stripe.param.terminal.LocationUpdateParams.Address.Builder
-
State, county, province, or region.
- setState(String) - Method in class com.stripe.model.Address
-
State, county, province, or region.
- setState(String) - Method in class com.stripe.model.Customer.Tax.Location
- setState(String) - Method in class com.stripe.model.issuing.Authorization.MerchantData
-
State where the seller is located.
- setState(String) - Method in class com.stripe.model.Person.JapanAddress
-
Prefecture.
- setState(String) - Method in class com.stripe.model.TaxRate
-
ISO 3166-2 subdivision code, without country prefix.
- setState(String) - Method in class com.stripe.param.AccountCreateParams.BusinessProfile.SupportAddress.Builder
- setState(String) - Method in class com.stripe.param.AccountCreateParams.Company.Address.Builder
- setState(String) - Method in class com.stripe.param.AccountCreateParams.Company.AddressKana.Builder
-
Prefecture.
- setState(String) - Method in class com.stripe.param.AccountCreateParams.Company.AddressKanji.Builder
-
Prefecture.
- setState(String) - Method in class com.stripe.param.AccountCreateParams.Individual.Address.Builder
- setState(String) - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKana.Builder
-
Prefecture.
- setState(String) - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKanji.Builder
-
Prefecture.
- setState(String) - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.SupportAddress.Builder
-
State, county, province, or region.
- setState(String) - Method in class com.stripe.param.AccountUpdateParams.Company.Address.Builder
-
State, county, province, or region.
- setState(String) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKana.Builder
-
Prefecture.
- setState(String) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKanji.Builder
-
Prefecture.
- setState(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.Address.Builder
-
State, county, province, or region.
- setState(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKana.Builder
-
Prefecture.
- setState(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKanji.Builder
-
Prefecture.
- setState(String) - Method in class com.stripe.param.ChargeCreateParams.Shipping.Address.Builder
- setState(String) - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Address.Builder
-
State, county, province, or region.
- setState(String) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping.Address.Builder
- setState(String) - Method in class com.stripe.param.CustomerCreateParams.Address.Builder
- setState(String) - Method in class com.stripe.param.CustomerCreateParams.Shipping.Address.Builder
- setState(String) - Method in class com.stripe.param.CustomerUpdateParams.Address.Builder
-
State, county, province, or region.
- setState(String) - Method in class com.stripe.param.CustomerUpdateParams.Shipping.Address.Builder
-
State, county, province, or region.
- setState(String) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Address.Builder
- setState(String) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Shipping.Address.Builder
- setState(String) - Method in class com.stripe.param.issuing.CardCreateParams.Shipping.Address.Builder
- setState(String) - Method in class com.stripe.param.issuing.CardholderCreateParams.Billing.Address.Builder
- setState(String) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Billing.Address.Builder
-
State, county, province, or region.
- setState(String) - Method in class com.stripe.param.OrderCreateParams.Shipping.Address.Builder
-
State, county, province, or region.
- setState(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.Address.Builder
- setState(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.Shipping.Address.Builder
- setState(String) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.BillingDetails.Address.Builder
- setState(String) - Method in class com.stripe.param.PaymentIntentCreateParams.Shipping.Address.Builder
- setState(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.Address.Builder
-
State, county, province, or region.
- setState(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Address.Builder
-
State, county, province, or region.
- setState(String) - Method in class com.stripe.param.PaymentMethodCreateParams.BillingDetails.Address.Builder
- setState(String) - Method in class com.stripe.param.PaymentMethodUpdateParams.BillingDetails.Address.Builder
-
State, county, province, or region.
- setState(String) - Method in class com.stripe.param.PersonCollectionCreateParams.Address.Builder
- setState(String) - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKana.Builder
-
Prefecture.
- setState(String) - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKanji.Builder
-
Prefecture.
- setState(String) - Method in class com.stripe.param.PersonUpdateParams.Address.Builder
-
State, county, province, or region.
- setState(String) - Method in class com.stripe.param.PersonUpdateParams.AddressKana.Builder
-
Prefecture.
- setState(String) - Method in class com.stripe.param.PersonUpdateParams.AddressKanji.Builder
-
Prefecture.
- setState(String) - Method in class com.stripe.param.SourceCreateParams.Owner.Address.Builder
- setState(String) - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping.Address.Builder
- setState(String) - Method in class com.stripe.param.SourceUpdateParams.Owner.Address.Builder
-
State, county, province, or region.
- setState(String) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Address.Builder
-
State, county, province, or region.
- setState(String) - Method in class com.stripe.param.TaxRateCreateParams.Builder
-
ISO 3166-2 subdivision code, without country prefix.
- setState(String) - Method in class com.stripe.param.TaxRateUpdateParams.Builder
-
ISO 3166-2 subdivision code, without country prefix.
- setState(String) - Method in class com.stripe.param.terminal.LocationCreateParams.Address.Builder
-
State, county, province, or region.
- setState(String) - Method in class com.stripe.param.terminal.LocationUpdateParams.Address.Builder
-
State, county, province, or region.
- setState(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Address.Builder
- setState(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKana.Builder
-
Prefecture.
- setState(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKanji.Builder
-
Prefecture.
- setState(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Address.Builder
- setState(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKana.Builder
-
Prefecture.
- setState(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKanji.Builder
-
Prefecture.
- setState(String) - Method in class com.stripe.param.TokenCreateParams.Person.Address.Builder
- setState(String) - Method in class com.stripe.param.TokenCreateParams.Person.AddressKana.Builder
-
Prefecture.
- setState(String) - Method in class com.stripe.param.TokenCreateParams.Person.AddressKanji.Builder
-
Prefecture.
- setStatementDescriptor(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Settings.Payments.Builder
-
The default text that appears on credit card statements when a charge is made.
- setStatementDescriptor(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Settings.Payouts.Builder
-
The text that appears on the bank account statement for payouts.
- setStatementDescriptor(EmptyParam) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
Extra information about a charge for the customer's credit card statement.
- setStatementDescriptor(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
For non-card charges, you can use this value as the complete description that appears on your customers’ statements.
- setStatementDescriptor(EmptyParam) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
An arbitrary string to be displayed on your customer's credit card or bank statement.
- setStatementDescriptor(String) - Method in class com.stripe.model.Account.SettingsPayments
-
The default text that appears on credit card statements when a charge is made.
- setStatementDescriptor(String) - Method in class com.stripe.model.Account.SettingsPayouts
-
The text that appears on the bank account statement for payouts.
- setStatementDescriptor(String) - Method in class com.stripe.model.Charge
-
For card charges, use
statement_descriptor_suffix
instead. - setStatementDescriptor(String) - Method in class com.stripe.model.Invoice
-
Extra information about an invoice for the customer's credit card statement.
- setStatementDescriptor(String) - Method in class com.stripe.model.PaymentIntent
-
For non-card charges, you can use this value as the complete description that appears on your customers’ statements.
- setStatementDescriptor(String) - Method in class com.stripe.model.Payout
-
Extra information about a payout to be displayed on the user's bank statement.
- setStatementDescriptor(String) - Method in class com.stripe.model.Product
-
Extra information about a product which will appear on your customer's credit card statement.
- setStatementDescriptor(String) - Method in class com.stripe.model.Source.Alipay
- setStatementDescriptor(String) - Method in class com.stripe.model.Source.Bancontact
- setStatementDescriptor(String) - Method in class com.stripe.model.Source.Eps
- setStatementDescriptor(String) - Method in class com.stripe.model.Source.Giropay
- setStatementDescriptor(String) - Method in class com.stripe.model.Source.Ideal
- setStatementDescriptor(String) - Method in class com.stripe.model.Source
-
Extra information about a source.
- setStatementDescriptor(String) - Method in class com.stripe.model.Source.Sofort
- setStatementDescriptor(String) - Method in class com.stripe.model.Source.Wechat
- setStatementDescriptor(String) - Method in class com.stripe.model.SourceMandateNotification.AcssDebitData
-
The statement descriptor associate with the debit.
- setStatementDescriptor(String) - Method in class com.stripe.model.Topup
-
Extra information about a top-up.
- setStatementDescriptor(String) - Method in class com.stripe.param.AccountCreateParams.Settings.Payments.Builder
-
The default text that appears on credit card statements when a charge is made.
- setStatementDescriptor(String) - Method in class com.stripe.param.AccountCreateParams.Settings.Payouts.Builder
-
The text that appears on the bank account statement for payouts.
- setStatementDescriptor(String) - Method in class com.stripe.param.AccountUpdateParams.Settings.Payments.Builder
-
The default text that appears on credit card statements when a charge is made.
- setStatementDescriptor(String) - Method in class com.stripe.param.AccountUpdateParams.Settings.Payouts.Builder
-
The text that appears on the bank account statement for payouts.
- setStatementDescriptor(String) - Method in class com.stripe.param.ChargeCaptureParams.Builder
-
For card charges, use
statement_descriptor_suffix
instead. - setStatementDescriptor(String) - Method in class com.stripe.param.ChargeCreateParams.Builder
-
For card charges, use
statement_descriptor_suffix
instead. - setStatementDescriptor(String) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Builder
-
Extra information about the payment.
- setStatementDescriptor(String) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
Extra information about a charge for the customer's credit card statement.
- setStatementDescriptor(String) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
Extra information about a charge for the customer's credit card statement.
- setStatementDescriptor(String) - Method in class com.stripe.param.PaymentIntentCaptureParams.Builder
-
For non-card charges, you can use this value as the complete description that appears on your customers’ statements.
- setStatementDescriptor(String) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
For non-card charges, you can use this value as the complete description that appears on your customers’ statements.
- setStatementDescriptor(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
For non-card charges, you can use this value as the complete description that appears on your customers’ statements.
- setStatementDescriptor(String) - Method in class com.stripe.param.PayoutCreateParams.Builder
-
A string to be displayed on the recipient's bank or card statement.
- setStatementDescriptor(String) - Method in class com.stripe.param.PlanCreateParams.Product.Builder
-
An arbitrary string to be displayed on your customer's credit card or bank statement.
- setStatementDescriptor(String) - Method in class com.stripe.param.PriceCreateParams.ProductData.Builder
-
An arbitrary string to be displayed on your customer's credit card or bank statement.
- setStatementDescriptor(String) - Method in class com.stripe.param.ProductCreateParams.Builder
-
An arbitrary string to be displayed on your customer's credit card or bank statement.
- setStatementDescriptor(String) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
An arbitrary string to be displayed on your customer's credit card or bank statement.
- setStatementDescriptor(String) - Method in class com.stripe.param.SourceCreateParams.Builder
-
An arbitrary string to be displayed on your customer's statement.
- setStatementDescriptor(String) - Method in class com.stripe.param.TopupCreateParams.Builder
-
Extra information about a top-up for the source's bank statement.
- setStatementDescriptorKana(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Settings.Payments.Builder
-
The Kana variation of the default text that appears on credit card statements when a charge is made (Japan only).
- setStatementDescriptorKana(String) - Method in class com.stripe.model.Account.SettingsPayments
-
The Kana variation of the default text that appears on credit card statements when a charge is made (Japan only).
- setStatementDescriptorKana(String) - Method in class com.stripe.param.AccountCreateParams.Settings.Payments.Builder
-
The Kana variation of the default text that appears on credit card statements when a charge is made (Japan only).
- setStatementDescriptorKana(String) - Method in class com.stripe.param.AccountUpdateParams.Settings.Payments.Builder
-
The Kana variation of the default text that appears on credit card statements when a charge is made (Japan only).
- setStatementDescriptorKanji(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Settings.Payments.Builder
- setStatementDescriptorKanji(String) - Method in class com.stripe.model.Account.SettingsPayments
-
The Kanji variation of the default text that appears on credit card statements when a charge is made (Japan only).
- setStatementDescriptorKanji(String) - Method in class com.stripe.param.AccountCreateParams.Settings.Payments.Builder
- setStatementDescriptorKanji(String) - Method in class com.stripe.param.AccountUpdateParams.Settings.Payments.Builder
-
The Kanji variation of the default text that appears on credit card statements when a charge is made (Japan only).
- setStatementDescriptorPrefix(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Settings.CardPayments.Builder
-
The default text that appears on credit card statements when a charge is made.
- setStatementDescriptorPrefix(String) - Method in class com.stripe.model.Account.SettingsCardPayments
-
The default text that appears on credit card statements when a charge is made.
- setStatementDescriptorPrefix(String) - Method in class com.stripe.param.AccountCreateParams.Settings.CardPayments.Builder
-
The default text that appears on credit card statements when a charge is made.
- setStatementDescriptorPrefix(String) - Method in class com.stripe.param.AccountUpdateParams.Settings.CardPayments.Builder
-
The default text that appears on credit card statements when a charge is made.
- setStatementDescriptorSuffix(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
Provides information about a card payment that customers see on their statements.
- setStatementDescriptorSuffix(String) - Method in class com.stripe.model.Charge
-
Provides information about the charge that customers see on their statements.
- setStatementDescriptorSuffix(String) - Method in class com.stripe.model.PaymentIntent
-
Provides information about a card payment that customers see on their statements.
- setStatementDescriptorSuffix(String) - Method in class com.stripe.param.ChargeCaptureParams.Builder
-
Provides information about the charge that customers see on their statements.
- setStatementDescriptorSuffix(String) - Method in class com.stripe.param.ChargeCreateParams.Builder
-
Provides information about the charge that customers see on their statements.
- setStatementDescriptorSuffix(String) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Builder
-
Provides information about the charge that customers see on their statements.
- setStatementDescriptorSuffix(String) - Method in class com.stripe.param.PaymentIntentCaptureParams.Builder
-
Provides information about a card payment that customers see on their statements.
- setStatementDescriptorSuffix(String) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
Provides information about a card payment that customers see on their statements.
- setStatementDescriptorSuffix(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
Provides information about a card payment that customers see on their statements.
- setStatus(VerificationSessionListParams.Status) - Method in class com.stripe.param.identity.VerificationSessionListParams.Builder
-
Only return VerificationSessions with this status.
- setStatus(InvoiceListParams.Status) - Method in class com.stripe.param.InvoiceListParams.Builder
-
The status of the invoice, one of
draft
,open
,paid
,uncollectible
, orvoid
. - setStatus(AuthorizationListParams.Status) - Method in class com.stripe.param.issuing.AuthorizationListParams.Builder
-
Only return authorizations with the given status.
- setStatus(CardCreateParams.Status) - Method in class com.stripe.param.issuing.CardCreateParams.Builder
-
Whether authorizations can be approved on this card.
- setStatus(CardholderCreateParams.Status) - Method in class com.stripe.param.issuing.CardholderCreateParams.Builder
-
Specifies whether to permit authorizations on this cardholder's cards.
- setStatus(CardholderListParams.Status) - Method in class com.stripe.param.issuing.CardholderListParams.Builder
-
Only return cardholders that have the given status.
- setStatus(CardholderUpdateParams.Status) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Builder
-
Specifies whether to permit authorizations on this cardholder's cards.
- setStatus(CardListParams.Status) - Method in class com.stripe.param.issuing.CardListParams.Builder
-
Only return cards that have the given status.
- setStatus(CardUpdateParams.Status) - Method in class com.stripe.param.issuing.CardUpdateParams.Builder
-
Dictates whether authorizations can be approved on this card.
- setStatus(DisputeListParams.Status) - Method in class com.stripe.param.issuing.DisputeListParams.Builder
-
Select Issuing disputes with the given status.
- setStatus(OrderUpdateParams.Status) - Method in class com.stripe.param.OrderUpdateParams.Builder
-
Current order status.
- setStatus(QuoteListParams.Status) - Method in class com.stripe.param.QuoteListParams.Builder
-
The status of the quote.
- setStatus(SourceCreateParams.Mandate.Acceptance.Status) - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance.Builder
-
The status of the mandate acceptance.
- setStatus(SourceUpdateParams.Mandate.Acceptance.Status) - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Builder
-
The status of the mandate acceptance.
- setStatus(SubscriptionListParams.Status) - Method in class com.stripe.param.SubscriptionListParams.Builder
-
The status of the subscriptions to retrieve.
- setStatus(ReaderListParams.Status) - Method in class com.stripe.param.terminal.ReaderListParams.Builder
-
A status filter to filter readers to only offline or online readers.
- setStatus(TopupListParams.Status) - Method in class com.stripe.param.TopupListParams.Builder
-
Only return top-ups that have the given status.
- setStatus(String) - Method in class com.stripe.model.BalanceTransaction
-
If the transaction's net funds are available in the Stripe balance yet.
- setStatus(String) - Method in class com.stripe.model.BankAccount
-
For bank accounts, possible values are
new
,validated
,verified
,verification_failed
, orerrored
. - setStatus(String) - Method in class com.stripe.model.Capability
-
The status of the capability.
- setStatus(String) - Method in class com.stripe.model.Charge
-
The status of the payment is either
succeeded
,pending
, orfailed
. - setStatus(String) - Method in class com.stripe.model.checkout.Session.AutomaticTax
-
The status of the most recent automated tax calculation for this session.
- setStatus(String) - Method in class com.stripe.model.checkout.Session
-
The status of the Checkout Session, one of
open
,complete
, orexpired
. - setStatus(String) - Method in class com.stripe.model.CreditNote
-
Status of this credit note, one of
issued
orvoid
. - setStatus(String) - Method in class com.stripe.model.Dispute
-
Current status of dispute.
- setStatus(String) - Method in class com.stripe.model.identity.VerificationReport.Document
-
Status of this
document
check. - setStatus(String) - Method in class com.stripe.model.identity.VerificationReport.IdNumber
-
Status of this
id_number
check. - setStatus(String) - Method in class com.stripe.model.identity.VerificationReport.Selfie
- setStatus(String) - Method in class com.stripe.model.identity.VerificationSession.Redaction
-
Indicates whether this object and its related objects have been redacted or not.
- setStatus(String) - Method in class com.stripe.model.identity.VerificationSession
-
Status of this VerificationSession.
- setStatus(String) - Method in class com.stripe.model.Invoice.AutomaticTax
-
The status of the most recent automated tax calculation for this invoice.
- setStatus(String) - Method in class com.stripe.model.Invoice
-
The status of the invoice, one of
draft
,open
,paid
,uncollectible
, orvoid
. - setStatus(String) - Method in class com.stripe.model.issuing.Authorization
-
The current status of the authorization in its lifecycle.
- setStatus(String) - Method in class com.stripe.model.issuing.Card
-
Whether authorizations can be approved on this card.
- setStatus(String) - Method in class com.stripe.model.issuing.Card.Shipping
-
The delivery status of the card.
- setStatus(String) - Method in class com.stripe.model.issuing.Cardholder
-
Specifies whether to permit authorizations on this cardholder's cards.
- setStatus(String) - Method in class com.stripe.model.issuing.Dispute
-
Current status of the dispute.
- setStatus(String) - Method in class com.stripe.model.Mandate
-
The status of the mandate, which indicates whether it can be used to initiate a payment.
- setStatus(String) - Method in class com.stripe.model.Order
-
Current order status.
- setStatus(String) - Method in class com.stripe.model.PaymentIntent
-
Status of this PaymentIntent, one of
requires_payment_method
,requires_confirmation
,requires_action
,processing
,requires_capture
,canceled
, orsucceeded
. - setStatus(String) - Method in class com.stripe.model.Payout
-
Current status of the payout:
paid
,pending
,in_transit
,canceled
orfailed
. - setStatus(String) - Method in class com.stripe.model.Person.Verification
-
The state of verification for the person.
- setStatus(String) - Method in class com.stripe.model.Quote.AutomaticTax
-
The status of the most recent automated tax calculation for this quote.
- setStatus(String) - Method in class com.stripe.model.Quote
-
The status of the quote.
- setStatus(String) - Method in class com.stripe.model.Refund
-
Status of the refund.
- setStatus(String) - Method in class com.stripe.model.reporting.ReportRun
-
Status of this report run.
- setStatus(String) - Method in class com.stripe.model.SetupAttempt
-
Status of this SetupAttempt, one of
requires_confirmation
,requires_action
,processing
,succeeded
,failed
, orabandoned
. - setStatus(String) - Method in class com.stripe.model.SetupIntent
-
Status of this SetupIntent, one of
requires_payment_method
,requires_confirmation
,requires_action
,processing
,canceled
, orsucceeded
. - setStatus(String) - Method in class com.stripe.model.sigma.ScheduledQueryRun
-
The query's execution status, which will be
completed
for successful runs, andcanceled
,failed
, ortimed_out
otherwise. - setStatus(String) - Method in class com.stripe.model.Source.CodeVerificationFlow
-
The status of the code verification, either
pending
(awaiting verification,attempts_remaining
should be greater than 0),succeeded
(successful verification) orfailed
(failed verification, cannot be verified anymore asattempts_remaining
should be 0). - setStatus(String) - Method in class com.stripe.model.Source.RedirectFlow
-
The status of the redirect, either
pending
(ready to be used by your customer to authenticate the transaction),succeeded
(succesful authentication, cannot be reused) ornot_required
(redirect should not be used) orfailed
(failed authentication, cannot be reused). - setStatus(String) - Method in class com.stripe.model.Source
-
The status of the source, one of
canceled
,chargeable
,consumed
,failed
, orpending
. - setStatus(String) - Method in class com.stripe.model.SourceMandateNotification
-
The status of the mandate notification.
- setStatus(String) - Method in class com.stripe.model.SourceTransaction
-
The status of the transaction, one of
succeeded
,pending
, orfailed
. - setStatus(String) - Method in class com.stripe.model.Subscription
-
Possible values are
incomplete
,incomplete_expired
,trialing
,active
,past_due
,canceled
, orunpaid
. - setStatus(String) - Method in class com.stripe.model.SubscriptionSchedule
-
The present status of the subscription schedule.
- setStatus(String) - Method in class com.stripe.model.TaxId.Verification
- setStatus(String) - Method in class com.stripe.model.terminal.Reader
-
The networking status of the reader.
- setStatus(String) - Method in class com.stripe.model.ThreeDSecure
-
Possible values are
redirect_pending
,succeeded
, orfailed
. - setStatus(String) - Method in class com.stripe.model.Topup
-
The status of the top-up is either
canceled
,failed
,pending
,reversed
, orsucceeded
. - setStatus(String) - Method in class com.stripe.model.WebhookEndpoint
-
The status of the webhook.
- setStatus(String) - Method in class com.stripe.param.OrderListParams.Builder
-
Only return orders that have the given status.
- setStatus(String) - Method in class com.stripe.param.PayoutListParams.Builder
-
Only return payouts that have the given status:
pending
,paid
,failed
, orcanceled
. - setStatusTransitions(Invoice.StatusTransitions) - Method in class com.stripe.model.Invoice
- setStatusTransitions(Order.StatusTransitions) - Method in class com.stripe.model.Order
-
The timestamps at which the order status was updated.
- setStatusTransitions(Quote.StatusTransitions) - Method in class com.stripe.model.Quote
- setStatusTransitions(OrderListParams.StatusTransitions) - Method in class com.stripe.param.OrderListParams.Builder
-
Filter orders based on when they were paid, fulfilled, canceled, or returned.
- setStopoverAllowed(Boolean) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Flight.Segments
- setStripeAccount(Charge.PaymentMethodDetails.StripeAccount) - Method in class com.stripe.model.Charge.PaymentMethodDetails
- setStripeAccount(String) - Method in class com.stripe.net.RequestOptions.RequestOptionsBuilder
- setStripeError(StripeError) - Method in exception com.stripe.exception.StripeException
-
The error resource returned by Stripe's API that caused the exception.
- setStripeReport(String) - Method in class com.stripe.model.Charge.FraudDetails
-
Assessments from Stripe.
- setStripeResponseGetter(StripeResponseGetter) - Static method in class com.stripe.net.ApiResource
- setStripeResponseGetter(StripeResponseGetter) - Static method in class com.stripe.net.OAuth
- setStripeUserId(String) - Method in class com.stripe.model.oauth.DeauthorizedAccount
- setStripeUserId(String) - Method in class com.stripe.model.oauth.TokenResponse
- setStripeVersionOverride(String) - Method in class com.stripe.net.RequestOptions.RequestOptionsBuilder
-
Do not use this except for in API where JSON response is not fully deserialized into explicit Stripe classes, but only passed to other clients as raw data -- essentially making request on behalf of others with their API version.
- setStructure(AccountCreateParams.Company.Structure) - Method in class com.stripe.param.AccountCreateParams.Company.Builder
-
The category identifying the legal structure of the company or legal entity.
- setStructure(AccountUpdateParams.Company.Structure) - Method in class com.stripe.param.AccountUpdateParams.Company.Builder
-
The category identifying the legal structure of the company or legal entity.
- setStructure(EmptyParam) - Method in class com.stripe.param.AccountCreateParams.Company.Builder
-
The category identifying the legal structure of the company or legal entity.
- setStructure(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.Builder
-
The category identifying the legal structure of the company or legal entity.
- setStructure(EmptyParam) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Builder
-
The category identifying the legal structure of the company or legal entity.
- setStructure(TokenCreateParams.Account.Company.Structure) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Builder
-
The category identifying the legal structure of the company or legal entity.
- setStructure(String) - Method in class com.stripe.model.Account.Company
-
The category identifying the legal structure of the company or legal entity.
- setSubmissionCount(Long) - Method in class com.stripe.model.Dispute.EvidenceDetails
- setSubmit(Boolean) - Method in class com.stripe.param.DisputeUpdateParams.Builder
-
Whether to immediately submit evidence to the bank.
- setSubmitType(SessionCreateParams.SubmitType) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
Describes the type of transaction being performed by Checkout in order to customize relevant text on the page, such as the submit button.
- setSubmitType(String) - Method in class com.stripe.model.checkout.Session
-
Describes the type of transaction being performed by Checkout in order to customize relevant text on the page, such as the submit button.
- setSubscription(String) - Method in class com.stripe.model.checkout.Session
- setSubscription(String) - Method in class com.stripe.model.Discount
-
The subscription that this coupon is applied to, if it is applied to a particular subscription.
- setSubscription(String) - Method in class com.stripe.model.Invoice
- setSubscription(String) - Method in class com.stripe.model.InvoiceItem
- setSubscription(String) - Method in class com.stripe.model.InvoiceLineItem
-
The subscription that the invoice item pertains to, if any.
- setSubscription(String) - Method in class com.stripe.model.Quote
- setSubscription(String) - Method in class com.stripe.model.SubscriptionItem
-
The
subscription
thissubscription_item
belongs to. - setSubscription(String) - Method in class com.stripe.model.SubscriptionSchedule
- setSubscription(String) - Method in class com.stripe.param.checkout.SessionListParams.Builder
-
Only return the Checkout Session for the subscription specified.
- setSubscription(String) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
The ID of the subscription to invoice, if any.
- setSubscription(String) - Method in class com.stripe.param.InvoiceItemCreateParams.Builder
-
The ID of a subscription to add this invoice item to.
- setSubscription(String) - Method in class com.stripe.param.InvoiceListParams.Builder
-
Only return invoices for the subscription specified by this subscription ID.
- setSubscription(String) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
The identifier of the subscription for which you'd like to retrieve the upcoming invoice.
- setSubscription(String) - Method in class com.stripe.param.SubscriptionItemCreateParams.Builder
-
The identifier of the subscription to modify.
- setSubscription(String) - Method in class com.stripe.param.SubscriptionItemListParams.Builder
-
The ID of the subscription whose items will be retrieved.
- setSubscriptionBillingCycleAnchor(InvoiceUpcomingParams.SubscriptionBillingCycleAnchor) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
For new subscriptions, a future timestamp to anchor the subscription's billing cycle.
- setSubscriptionBillingCycleAnchor(Long) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
For new subscriptions, a future timestamp to anchor the subscription's billing cycle.
- setSubscriptionCancel(Configuration.Features.SubscriptionCancel) - Method in class com.stripe.model.billingportal.Configuration.Features
- setSubscriptionCancel(ConfigurationCreateParams.Features.SubscriptionCancel) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.Builder
-
Information about canceling subscriptions in the portal.
- setSubscriptionCancel(ConfigurationUpdateParams.Features.SubscriptionCancel) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.Builder
-
Information about canceling subscriptions in the portal.
- setSubscriptionCancelAt(EmptyParam) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
Timestamp indicating when the subscription should be scheduled to cancel.
- setSubscriptionCancelAt(Long) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
Timestamp indicating when the subscription should be scheduled to cancel.
- setSubscriptionCancelAtPeriodEnd(Boolean) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
Boolean indicating whether this subscription should cancel at the end of the current period.
- setSubscriptionCancelNow(Boolean) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
This simulates the subscription being canceled or expired immediately.
- setSubscriptionData(PaymentLink.SubscriptionData) - Method in class com.stripe.model.PaymentLink
-
When creating a subscription, the specified configuration data will be used.
- setSubscriptionData(Quote.SubscriptionData) - Method in class com.stripe.model.Quote
- setSubscriptionData(SessionCreateParams.SubscriptionData) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
A subset of parameters to be passed to subscription creation for Checkout Sessions in
subscription
mode. - setSubscriptionData(PaymentLinkCreateParams.SubscriptionData) - Method in class com.stripe.param.PaymentLinkCreateParams.Builder
-
When creating a subscription, the specified configuration data will be used.
- setSubscriptionData(QuoteCreateParams.SubscriptionData) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
When creating a subscription or subscription schedule, the specified configuration data will be used.
- setSubscriptionData(QuoteUpdateParams.SubscriptionData) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
When creating a subscription or subscription schedule, the specified configuration data will be used.
- setSubscriptionDefaultTaxRates(EmptyParam) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
If provided, the invoice returned will preview updating or creating a subscription with these default tax rates.
- setSubscriptionDefaultTaxRates(List<String>) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
If provided, the invoice returned will preview updating or creating a subscription with these default tax rates.
- setSubscriptionItem(String) - Method in class com.stripe.model.InvoiceItem
-
The subscription item that this invoice item has been created for, if any.
- setSubscriptionItem(String) - Method in class com.stripe.model.InvoiceLineItem
-
The subscription item that generated this invoice item.
- setSubscriptionItem(String) - Method in class com.stripe.model.UsageRecord
-
The ID of the subscription item this usage record contains data for.
- setSubscriptionItem(String) - Method in class com.stripe.model.UsageRecordSummary
-
The ID of the subscription item this summary is describing.
- setSubscriptionItems(List<SubscriptionItem>) - Method in class com.stripe.model.Subscription.PendingUpdate
-
List of subscription items, each with an attached plan, that will be set if the update is applied.
- setSubscriptionObject(Subscription) - Method in class com.stripe.model.checkout.Session
- setSubscriptionObject(Subscription) - Method in class com.stripe.model.Invoice
- setSubscriptionObject(Subscription) - Method in class com.stripe.model.InvoiceItem
- setSubscriptionObject(Subscription) - Method in class com.stripe.model.Quote
- setSubscriptionObject(Subscription) - Method in class com.stripe.model.SubscriptionSchedule
- setSubscriptionPause(Configuration.Features.SubscriptionPause) - Method in class com.stripe.model.billingportal.Configuration.Features
- setSubscriptionPause(ConfigurationCreateParams.Features.SubscriptionPause) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.Builder
-
Information about pausing subscriptions in the portal.
- setSubscriptionPause(ConfigurationUpdateParams.Features.SubscriptionPause) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.Builder
-
Information about pausing subscriptions in the portal.
- setSubscriptionProrationBehavior(InvoiceUpcomingParams.SubscriptionProrationBehavior) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
Determines how to handle prorations when the billing cycle changes (e.g., when switching plans, resetting
billing_cycle_anchor=now
, or starting a trial), or if an item'squantity
changes. - setSubscriptionProrationDate(Long) - Method in class com.stripe.model.Invoice
-
Only set for upcoming invoices that preview prorations.
- setSubscriptionProrationDate(Long) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
If previewing an update to a subscription, and doing proration,
subscription_proration_date
forces the proration to be calculated as though the update was done at the specified time. - setSubscriptions(SubscriptionCollection) - Method in class com.stripe.model.Customer
-
The customer's current subscriptions, if any.
- setSubscriptionSchedule(String) - Method in class com.stripe.model.Quote
- setSubscriptionScheduleObject(SubscriptionSchedule) - Method in class com.stripe.model.Quote
- setSubscriptionStartDate(Long) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
Date a subscription is intended to start (can be future or past).
- setSubscriptionTrialEnd(InvoiceUpcomingParams.SubscriptionTrialEnd) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
If provided, the invoice returned will preview updating or creating a subscription with that trial end.
- setSubscriptionTrialEnd(Long) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
If provided, the invoice returned will preview updating or creating a subscription with that trial end.
- setSubscriptionTrialFromPlan(Boolean) - Method in class com.stripe.param.InvoiceUpcomingParams.Builder
-
Indicates if a plan's
trial_period_days
should be applied to the subscription. - setSubscriptionUpdate(Configuration.Features.SubscriptionUpdate) - Method in class com.stripe.model.billingportal.Configuration.Features
- setSubscriptionUpdate(ConfigurationCreateParams.Features.SubscriptionUpdate) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.Features.Builder
-
Information about updating subscriptions in the portal.
- setSubscriptionUpdate(ConfigurationUpdateParams.Features.SubscriptionUpdate) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.Features.Builder
-
Information about updating subscriptions in the portal.
- setSubtotal(Long) - Method in class com.stripe.model.CreditNote
-
The integer amount in %s representing the amount of the credit note, excluding tax and invoice level discounts.
- setSubtotal(Long) - Method in class com.stripe.model.Invoice
-
Total of all subscriptions, invoice items, and prorations on the invoice before any invoice level discount or tax is applied.
- setSucceededAt(Long) - Method in class com.stripe.model.reporting.ReportRun
-
Timestamp at which this run successfully finished (populated when
status=succeeded
). - setSuccessUrl(String) - Method in class com.stripe.model.checkout.Session
-
The URL the customer will be directed to after the payment or subscription creation is successful.
- setSuccessUrl(String) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
The URL to which Stripe should send customers when payment or setup is complete.
- setSupportAddress(Address) - Method in class com.stripe.model.Account.BusinessProfile
-
A publicly available mailing address for sending support issues to.
- setSupportAddress(AccountCreateParams.BusinessProfile.SupportAddress) - Method in class com.stripe.param.AccountCreateParams.BusinessProfile.Builder
-
A publicly available mailing address for sending support issues to.
- setSupportAddress(AccountUpdateParams.BusinessProfile.SupportAddress) - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.Builder
-
A publicly available mailing address for sending support issues to.
- setSupported(Boolean) - Method in class com.stripe.model.PaymentMethod.Card.ThreeDSecureUsage
-
Whether 3D Secure is supported on this card.
- setSupportedBankAccountCurrencies(Map<String, List<String>>) - Method in class com.stripe.model.CountrySpec
-
Currencies that can be accepted in the specific country (for transfers).
- setSupportedPaymentCurrencies(List<String>) - Method in class com.stripe.model.CountrySpec
-
Currencies that can be accepted in the specified country (for payments).
- setSupportedPaymentMethods(List<String>) - Method in class com.stripe.model.CountrySpec
-
Payment methods available in the specified country.
- setSupportedTransferCountries(List<String>) - Method in class com.stripe.model.CountrySpec
-
Countries that can accept transfers from the specified country.
- setSupportEmail(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.Builder
-
A publicly available email address for sending support issues to.
- setSupportEmail(String) - Method in class com.stripe.model.Account.BusinessProfile
-
A publicly available email address for sending support issues to.
- setSupportEmail(String) - Method in class com.stripe.param.AccountCreateParams.BusinessProfile.Builder
-
A publicly available email address for sending support issues to.
- setSupportEmail(String) - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.Builder
-
A publicly available email address for sending support issues to.
- setSupportPhone(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.Builder
-
A publicly available phone number to call with support issues.
- setSupportPhone(String) - Method in class com.stripe.model.Account.BusinessProfile
-
A publicly available phone number to call with support issues.
- setSupportPhone(String) - Method in class com.stripe.param.AccountCreateParams.BusinessProfile.Builder
-
A publicly available phone number to call with support issues.
- setSupportPhone(String) - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.Builder
-
A publicly available phone number to call with support issues.
- setSupportUrl(EmptyParam) - Method in class com.stripe.param.AccountCreateParams.BusinessProfile.Builder
-
A publicly available website for handling support issues.
- setSupportUrl(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.Builder
-
A publicly available website for handling support issues.
- setSupportUrl(String) - Method in class com.stripe.model.Account.BusinessProfile
-
A publicly available website for handling support issues.
- setSupportUrl(String) - Method in class com.stripe.param.AccountCreateParams.BusinessProfile.Builder
-
A publicly available website for handling support issues.
- setSupportUrl(String) - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.Builder
-
A publicly available website for handling support issues.
- setSwiftCode(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.AchCreditTransfer
-
SWIFT code of the bank associated with the routing number.
- setSwiftCode(String) - Method in class com.stripe.model.Source.AchCreditTransfer
- setTax(Customer.Tax) - Method in class com.stripe.model.Customer
- setTax(CustomerCreateParams.Tax) - Method in class com.stripe.param.CustomerCreateParams.Builder
-
Tax details about the customer.
- setTax(CustomerUpdateParams.Tax) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
Tax details about the customer.
- setTax(InvoiceUpcomingParams.CustomerDetails.Tax) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Builder
-
Tax details about the customer.
- setTax(Long) - Method in class com.stripe.model.Invoice
-
The amount of tax on this invoice.
- setTaxAmount(Long) - Method in class com.stripe.model.Charge.Level3.LineItem
- setTaxAmounts(List<CreditNote.TaxAmount>) - Method in class com.stripe.model.CreditNote
-
The aggregate amounts calculated per tax rate for all line items.
- setTaxAmounts(List<CreditNote.TaxAmount>) - Method in class com.stripe.model.CreditNoteLineItem
-
The amount of tax calculated per tax rate for this line item.
- setTaxAmounts(List<Invoice.TaxAmount>) - Method in class com.stripe.model.InvoiceLineItem
-
The amount of tax calculated per tax rate for this line item.
- setTaxBehavior(SessionCreateParams.LineItem.PriceData.TaxBehavior) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.Builder
-
Specifies whether the price is considered inclusive of taxes or exclusive of taxes.
- setTaxBehavior(SessionCreateParams.ShippingOption.ShippingRateData.TaxBehavior) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.Builder
-
Specifies whether the rate is considered inclusive of taxes or exclusive of taxes.
- setTaxBehavior(InvoiceItemCreateParams.PriceData.TaxBehavior) - Method in class com.stripe.param.InvoiceItemCreateParams.PriceData.Builder
-
Specifies whether the price is considered inclusive of taxes or exclusive of taxes.
- setTaxBehavior(InvoiceItemUpdateParams.PriceData.TaxBehavior) - Method in class com.stripe.param.InvoiceItemUpdateParams.PriceData.Builder
-
Specifies whether the price is considered inclusive of taxes or exclusive of taxes.
- setTaxBehavior(InvoiceUpcomingParams.InvoiceItem.PriceData.TaxBehavior) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.PriceData.Builder
-
Specifies whether the price is considered inclusive of taxes or exclusive of taxes.
- setTaxBehavior(InvoiceUpcomingParams.SubscriptionItem.PriceData.TaxBehavior) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.Builder
-
Specifies whether the price is considered inclusive of taxes or exclusive of taxes.
- setTaxBehavior(PriceCreateParams.TaxBehavior) - Method in class com.stripe.param.PriceCreateParams.Builder
-
Specifies whether the price is considered inclusive of taxes or exclusive of taxes.
- setTaxBehavior(PriceUpdateParams.TaxBehavior) - Method in class com.stripe.param.PriceUpdateParams.Builder
-
Specifies whether the price is considered inclusive of taxes or exclusive of taxes.
- setTaxBehavior(QuoteCreateParams.LineItem.PriceData.TaxBehavior) - Method in class com.stripe.param.QuoteCreateParams.LineItem.PriceData.Builder
-
Specifies whether the price is considered inclusive of taxes or exclusive of taxes.
- setTaxBehavior(QuoteUpdateParams.LineItem.PriceData.TaxBehavior) - Method in class com.stripe.param.QuoteUpdateParams.LineItem.PriceData.Builder
-
Specifies whether the price is considered inclusive of taxes or exclusive of taxes.
- setTaxBehavior(ShippingRateCreateParams.TaxBehavior) - Method in class com.stripe.param.ShippingRateCreateParams.Builder
-
Specifies whether the rate is considered inclusive of taxes or exclusive of taxes.
- setTaxBehavior(SubscriptionCreateParams.AddInvoiceItem.PriceData.TaxBehavior) - Method in class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.PriceData.Builder
-
Specifies whether the price is considered inclusive of taxes or exclusive of taxes.
- setTaxBehavior(SubscriptionCreateParams.Item.PriceData.TaxBehavior) - Method in class com.stripe.param.SubscriptionCreateParams.Item.PriceData.Builder
-
Specifies whether the price is considered inclusive of taxes or exclusive of taxes.
- setTaxBehavior(SubscriptionItemCreateParams.PriceData.TaxBehavior) - Method in class com.stripe.param.SubscriptionItemCreateParams.PriceData.Builder
-
Specifies whether the price is considered inclusive of taxes or exclusive of taxes.
- setTaxBehavior(SubscriptionItemUpdateParams.PriceData.TaxBehavior) - Method in class com.stripe.param.SubscriptionItemUpdateParams.PriceData.Builder
-
Specifies whether the price is considered inclusive of taxes or exclusive of taxes.
- setTaxBehavior(SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.PriceData.TaxBehavior) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.PriceData.Builder
-
Specifies whether the price is considered inclusive of taxes or exclusive of taxes.
- setTaxBehavior(SubscriptionScheduleCreateParams.Phase.Item.PriceData.TaxBehavior) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.Builder
-
Specifies whether the price is considered inclusive of taxes or exclusive of taxes.
- setTaxBehavior(SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.PriceData.TaxBehavior) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.PriceData.Builder
-
Specifies whether the price is considered inclusive of taxes or exclusive of taxes.
- setTaxBehavior(SubscriptionScheduleUpdateParams.Phase.Item.PriceData.TaxBehavior) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Builder
-
Specifies whether the price is considered inclusive of taxes or exclusive of taxes.
- setTaxBehavior(SubscriptionUpdateParams.AddInvoiceItem.PriceData.TaxBehavior) - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.PriceData.Builder
-
Specifies whether the price is considered inclusive of taxes or exclusive of taxes.
- setTaxBehavior(SubscriptionUpdateParams.Item.PriceData.TaxBehavior) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.PriceData.Builder
-
Specifies whether the price is considered inclusive of taxes or exclusive of taxes.
- setTaxBehavior(String) - Method in class com.stripe.model.Price
-
Specifies whether the price is considered inclusive of taxes or exclusive of taxes.
- setTaxBehavior(String) - Method in class com.stripe.model.ShippingRate
-
Specifies whether the rate is considered inclusive of taxes or exclusive of taxes.
- setTaxCode(EmptyParam) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
A tax code ID.
- setTaxCode(String) - Method in class com.stripe.model.Product
- setTaxCode(String) - Method in class com.stripe.model.ShippingRate
- setTaxCode(String) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.ProductData.Builder
-
A tax code ID.
- setTaxCode(String) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.Builder
-
A tax code ID.
- setTaxCode(String) - Method in class com.stripe.param.PlanCreateParams.Product.Builder
-
A tax code ID.
- setTaxCode(String) - Method in class com.stripe.param.PriceCreateParams.ProductData.Builder
-
A tax code ID.
- setTaxCode(String) - Method in class com.stripe.param.ProductCreateParams.Builder
-
A tax code ID.
- setTaxCode(String) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
A tax code ID.
- setTaxCode(String) - Method in class com.stripe.param.ShippingRateCreateParams.Builder
-
A tax code ID.
- setTaxCodeObject(TaxCode) - Method in class com.stripe.model.Product
- setTaxCodeObject(TaxCode) - Method in class com.stripe.model.ShippingRate
- setTaxDeductionAccountNumber(String) - Method in class com.stripe.model.TaxDeductedAtSource
-
The TAN that was supplied to Stripe when TDS was assessed.
- setTaxes(List<LineItem.Tax>) - Method in class com.stripe.model.checkout.Session.TotalDetails.Breakdown
- setTaxes(List<LineItem.Tax>) - Method in class com.stripe.model.LineItem
-
The taxes applied to the line item.
- setTaxes(List<LineItem.Tax>) - Method in class com.stripe.model.Quote.TotalDetails.Breakdown
- setTaxExempt(EmptyParam) - Method in class com.stripe.param.CustomerCreateParams.Builder
-
The customer's tax exemption.
- setTaxExempt(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
The customer's tax exemption.
- setTaxExempt(EmptyParam) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Builder
-
The customer's tax exemption.
- setTaxExempt(CustomerCreateParams.TaxExempt) - Method in class com.stripe.param.CustomerCreateParams.Builder
-
The customer's tax exemption.
- setTaxExempt(CustomerUpdateParams.TaxExempt) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
The customer's tax exemption.
- setTaxExempt(InvoiceUpcomingParams.CustomerDetails.TaxExempt) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.Builder
-
The customer's tax exemption.
- setTaxExempt(String) - Method in class com.stripe.model.checkout.Session.CustomerDetails
-
The customer’s tax exempt status at time of checkout.
- setTaxExempt(String) - Method in class com.stripe.model.Customer
-
Describes the customer's tax exemption status.
- setTaxId(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.Builder
-
The business ID number of the company, as appropriate for the company’s country.
- setTaxId(EmptyParam) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Company.Builder
- setTaxId(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Boleto.Builder
- setTaxId(EmptyParam) - Method in class com.stripe.param.RecipientUpdateParams.Builder
-
The recipient's tax ID, as a string.
- setTaxId(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Boleto
-
The tax ID of the customer (CPF for individuals consumers or CNPJ for businesses consumers).
- setTaxId(String) - Method in class com.stripe.model.PaymentMethod.Boleto
-
Uniquely identifies the customer tax id (CNPJ or CPF).
- setTaxId(String) - Method in class com.stripe.param.AccountCreateParams.Company.Builder
-
The business ID number of the company, as appropriate for the company’s country.
- setTaxId(String) - Method in class com.stripe.param.AccountUpdateParams.Company.Builder
-
The business ID number of the company, as appropriate for the company’s country.
- setTaxId(String) - Method in class com.stripe.param.issuing.CardholderCreateParams.Company.Builder
- setTaxId(String) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Company.Builder
-
The entity's business ID number.
- setTaxId(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Boleto.Builder
- setTaxId(String) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Boleto.Builder
- setTaxId(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Boleto.Builder
-
The tax ID of the customer (CPF for individual consumers or CNPJ for businesses consumers).
- setTaxId(String) - Method in class com.stripe.param.PaymentMethodCreateParams.Boleto.Builder
- setTaxId(String) - Method in class com.stripe.param.RecipientCreateParams.Builder
-
The recipient's tax ID, as a string.
- setTaxId(String) - Method in class com.stripe.param.RecipientUpdateParams.Builder
-
The recipient's tax ID, as a string.
- setTaxId(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Builder
-
The business ID number of the company, as appropriate for the company’s country.
- setTaxIdCollection(Session.TaxIDCollection) - Method in class com.stripe.model.checkout.Session
- setTaxIdCollection(SessionCreateParams.TaxIdCollection) - Method in class com.stripe.param.checkout.SessionCreateParams.Builder
-
Controls tax ID collection settings for the session.
- setTaxIdProvided(Boolean) - Method in class com.stripe.model.Account.Company
-
Whether the company's business ID number was provided.
- setTaxIdProvided(Boolean) - Method in class com.stripe.model.issuing.Cardholder.Company
-
Whether the company's business ID number was provided.
- setTaxIdRegistrar(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.Builder
-
The jurisdiction in which the
tax_id
is registered (Germany-based companies only). - setTaxIdRegistrar(String) - Method in class com.stripe.model.Account.Company
-
The jurisdiction in which the
tax_id
is registered (Germany-based companies only). - setTaxIdRegistrar(String) - Method in class com.stripe.param.AccountCreateParams.Company.Builder
-
The jurisdiction in which the
tax_id
is registered (Germany-based companies only). - setTaxIdRegistrar(String) - Method in class com.stripe.param.AccountUpdateParams.Company.Builder
-
The jurisdiction in which the
tax_id
is registered (Germany-based companies only). - setTaxIdRegistrar(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Builder
-
The jurisdiction in which the
tax_id
is registered (Germany-based companies only). - setTaxIds(TaxIdCollection) - Method in class com.stripe.model.Customer
-
The customer's tax IDs.
- setTaxIds(List<Session.CustomerDetails.TaxID>) - Method in class com.stripe.model.checkout.Session.CustomerDetails
-
The customer’s tax IDs at time of checkout.
- setTaxRate(String) - Method in class com.stripe.model.CreditNote.TaxAmount
- setTaxRate(String) - Method in class com.stripe.model.Invoice.TaxAmount
- setTaxRateObject(TaxRate) - Method in class com.stripe.model.CreditNote.TaxAmount
- setTaxRateObject(TaxRate) - Method in class com.stripe.model.Invoice.TaxAmount
- setTaxRates(EmptyParam) - Method in class com.stripe.param.CreditNoteCreateParams.Line.Builder
-
The tax rates which apply to the credit note line item.
- setTaxRates(EmptyParam) - Method in class com.stripe.param.CreditNotePreviewParams.Line.Builder
-
The tax rates which apply to the credit note line item.
- setTaxRates(EmptyParam) - Method in class com.stripe.param.InvoiceItemUpdateParams.Builder
-
The tax rates which apply to the invoice item.
- setTaxRates(EmptyParam) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Builder
-
The tax rates that apply to the item.
- setTaxRates(EmptyParam) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.Builder
-
A list of Tax Rate ids.
- setTaxRates(EmptyParam) - Method in class com.stripe.param.QuoteCreateParams.LineItem.Builder
-
The tax rates which apply to the line item.
- setTaxRates(EmptyParam) - Method in class com.stripe.param.QuoteUpdateParams.LineItem.Builder
-
The tax rates which apply to the line item.
- setTaxRates(EmptyParam) - Method in class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.Builder
-
The tax rates which apply to the item.
- setTaxRates(EmptyParam) - Method in class com.stripe.param.SubscriptionCreateParams.Item.Builder
-
A list of Tax Rate ids.
- setTaxRates(EmptyParam) - Method in class com.stripe.param.SubscriptionItemCreateParams.Builder
-
A list of Tax Rate ids.
- setTaxRates(EmptyParam) - Method in class com.stripe.param.SubscriptionItemUpdateParams.Builder
-
A list of Tax Rate ids.
- setTaxRates(EmptyParam) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.Builder
-
The tax rates which apply to the item.
- setTaxRates(EmptyParam) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.Builder
-
A list of Tax Rate ids.
- setTaxRates(EmptyParam) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.Builder
-
The tax rates which apply to the item.
- setTaxRates(EmptyParam) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.Builder
-
A list of Tax Rate ids.
- setTaxRates(EmptyParam) - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.Builder
-
The tax rates which apply to the item.
- setTaxRates(EmptyParam) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.Builder
-
A list of Tax Rate ids.
- setTaxRates(List<TaxRate>) - Method in class com.stripe.model.CreditNoteLineItem
-
The tax rates which apply to the line item.
- setTaxRates(List<TaxRate>) - Method in class com.stripe.model.InvoiceItem
-
The tax rates which apply to the invoice item.
- setTaxRates(List<TaxRate>) - Method in class com.stripe.model.InvoiceLineItem
-
The tax rates which apply to the line item.
- setTaxRates(List<TaxRate>) - Method in class com.stripe.model.SubscriptionItem
-
The tax rates which apply to this
subscription_item
. - setTaxRates(List<TaxRate>) - Method in class com.stripe.model.SubscriptionSchedule.AddInvoiceItem
-
The tax rates which apply to the item.
- setTaxRates(List<TaxRate>) - Method in class com.stripe.model.SubscriptionSchedule.PhaseItem
- setTaxRates(List<String>) - Method in class com.stripe.param.CreditNoteCreateParams.Line.Builder
-
The tax rates which apply to the credit note line item.
- setTaxRates(List<String>) - Method in class com.stripe.param.CreditNotePreviewParams.Line.Builder
-
The tax rates which apply to the credit note line item.
- setTaxRates(List<String>) - Method in class com.stripe.param.InvoiceItemUpdateParams.Builder
-
The tax rates which apply to the invoice item.
- setTaxRates(List<String>) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Builder
-
The tax rates that apply to the item.
- setTaxRates(List<String>) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.Builder
-
A list of Tax Rate ids.
- setTaxRates(List<String>) - Method in class com.stripe.param.QuoteCreateParams.LineItem.Builder
-
The tax rates which apply to the line item.
- setTaxRates(List<String>) - Method in class com.stripe.param.QuoteUpdateParams.LineItem.Builder
-
The tax rates which apply to the line item.
- setTaxRates(List<String>) - Method in class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.Builder
-
The tax rates which apply to the item.
- setTaxRates(List<String>) - Method in class com.stripe.param.SubscriptionCreateParams.Item.Builder
-
A list of Tax Rate ids.
- setTaxRates(List<String>) - Method in class com.stripe.param.SubscriptionItemCreateParams.Builder
-
A list of Tax Rate ids.
- setTaxRates(List<String>) - Method in class com.stripe.param.SubscriptionItemUpdateParams.Builder
-
A list of Tax Rate ids.
- setTaxRates(List<String>) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.Builder
-
The tax rates which apply to the item.
- setTaxRates(List<String>) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.Builder
-
A list of Tax Rate ids.
- setTaxRates(List<String>) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.Builder
-
The tax rates which apply to the item.
- setTaxRates(List<String>) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.Builder
-
A list of Tax Rate ids.
- setTaxRates(List<String>) - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.Builder
-
The tax rates which apply to the item.
- setTaxRates(List<String>) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.Builder
-
A list of Tax Rate ids.
- setTaxReportingUs1099K(AccountCreateParams.Capabilities.TaxReportingUs1099K) - Method in class com.stripe.param.AccountCreateParams.Capabilities.Builder
-
The tax_reporting_us_1099_k capability.
- setTaxReportingUs1099K(AccountUpdateParams.Capabilities.TaxReportingUs1099K) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Builder
-
The tax_reporting_us_1099_k capability.
- setTaxReportingUs1099K(String) - Method in class com.stripe.model.Account.Capabilities
-
The status of the tax reporting 1099-K (US) capability of the account.
- setTaxReportingUs1099Misc(AccountCreateParams.Capabilities.TaxReportingUs1099Misc) - Method in class com.stripe.param.AccountCreateParams.Capabilities.Builder
-
The tax_reporting_us_1099_misc capability.
- setTaxReportingUs1099Misc(AccountUpdateParams.Capabilities.TaxReportingUs1099Misc) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Builder
-
The tax_reporting_us_1099_misc capability.
- setTaxReportingUs1099Misc(String) - Method in class com.stripe.model.Account.Capabilities
-
The status of the tax reporting 1099-MISC (US) capability of the account.
- setTaxType(TaxRateCreateParams.TaxType) - Method in class com.stripe.param.TaxRateCreateParams.Builder
-
The high-level tax type, such as
vat
orsales_tax
. - setTaxType(TaxRateUpdateParams.TaxType) - Method in class com.stripe.param.TaxRateUpdateParams.Builder
-
The high-level tax type, such as
vat
orsales_tax
. - setTaxType(String) - Method in class com.stripe.model.TaxRate
-
The high-level tax type, such as
vat
orsales_tax
. - setTerminalVerificationResults(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent.Receipt
- setTerminalVerificationResults(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent.Receipt
- setTerminalVerificationResults(String) - Method in class com.stripe.model.Source.CardPresent
- setTermsOfServiceUrl(EmptyParam) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.BusinessProfile.Builder
- setTermsOfServiceUrl(String) - Method in class com.stripe.model.billingportal.Configuration.BusinessProfile
-
A link to the business’s publicly available terms of service.
- setTermsOfServiceUrl(String) - Method in class com.stripe.param.billingportal.ConfigurationCreateParams.BusinessProfile.Builder
- setTermsOfServiceUrl(String) - Method in class com.stripe.param.billingportal.ConfigurationUpdateParams.BusinessProfile.Builder
-
A link to the business’s publicly available terms of service.
- setThreeDSecure(Charge.PaymentMethodDetails.Card.ThreeDSecure) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
Populated if this transaction used 3D Secure authentication.
- setThreeDSecure(Charge.PaymentMethodDetails.Card.ThreeDSecure) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Card
- setThreeDSecure(Source.ThreeDSecure) - Method in class com.stripe.model.Source
- setThreeDSecure(String) - Method in class com.stripe.model.Source.Card
- setThreeDSecure(String) - Method in class com.stripe.model.Source.ThreeDSecure
- setThreeDSecureUsage(PaymentMethod.Card.ThreeDSecureUsage) - Method in class com.stripe.model.PaymentMethod.Card
-
Contains details on how this Card maybe be used for 3D Secure authentication.
- setThresholdReason(Invoice.ThresholdReason) - Method in class com.stripe.model.Invoice
- setTiers(List<Plan.Tier>) - Method in class com.stripe.model.Plan
-
Each element represents a pricing tier.
- setTiers(List<Price.Tier>) - Method in class com.stripe.model.Price
-
Each element represents a pricing tier.
- setTiersMode(PlanCreateParams.TiersMode) - Method in class com.stripe.param.PlanCreateParams.Builder
-
Defines if the tiering price should be
graduated
orvolume
based. - setTiersMode(PriceCreateParams.TiersMode) - Method in class com.stripe.param.PriceCreateParams.Builder
-
Defines if the tiering price should be
graduated
orvolume
based. - setTiersMode(String) - Method in class com.stripe.model.Plan
-
Defines if the tiering price should be
graduated
orvolume
based. - setTiersMode(String) - Method in class com.stripe.model.Price
-
Defines if the tiering price should be
graduated
orvolume
based. - setTimesRedeemed(Long) - Method in class com.stripe.model.Coupon
-
Number of times this coupon has been applied to a customer.
- setTimesRedeemed(Long) - Method in class com.stripe.model.PromotionCode
-
Number of times this promotion code has been used.
- setTimestamp(UsageRecordCreateOnSubscriptionItemParams.Timestamp) - Method in class com.stripe.param.UsageRecordCreateOnSubscriptionItemParams.Builder
-
The timestamp for the usage event.
- setTimestamp(Long) - Method in class com.stripe.model.UsageRecord
-
The timestamp when this usage occurred.
- setTimestamp(Long) - Method in class com.stripe.param.UsageRecordCreateOnSubscriptionItemParams.Builder
-
The timestamp for the usage event.
- setTimestamp(String) - Method in class com.stripe.model.PaymentIntent.NextAction.WechatPayRedirectToAndroidApp
-
Specifies the current time in epoch format.
- setTimezone(ReportRunCreateParams.Parameters.Timezone) - Method in class com.stripe.param.reporting.ReportRunCreateParams.Parameters.Builder
-
Defaults to
Etc/UTC
. - setTimezone(String) - Method in class com.stripe.model.Account.SettingsDashboard
-
The timezone used in the Stripe Dashboard for this account.
- setTimezone(String) - Method in class com.stripe.model.reporting.ReportRun.Parameters
- Settings() - Constructor for class com.stripe.model.Account.Settings
- SettingsBranding() - Constructor for class com.stripe.model.Account.SettingsBranding
- SettingsCardIssuing() - Constructor for class com.stripe.model.Account.Settings.SettingsCardIssuing
- SettingsCardPayments() - Constructor for class com.stripe.model.Account.SettingsCardPayments
- SettingsDashboard() - Constructor for class com.stripe.model.Account.SettingsDashboard
- SettingsPayments() - Constructor for class com.stripe.model.Account.SettingsPayments
- SettingsPayouts() - Constructor for class com.stripe.model.Account.SettingsPayouts
- setTitle(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.Relationship.Builder
- setTitle(String) - Method in class com.stripe.model.File
-
A user friendly title for the document.
- setTitle(String) - Method in class com.stripe.model.Person.Relationship
-
The person's title (e.g., CEO, Support Engineer).
- setTitle(String) - Method in class com.stripe.model.sigma.ScheduledQueryRun
-
Title of the query.
- setTitle(String) - Method in class com.stripe.param.PersonCollectionCreateParams.Relationship.Builder
- setTitle(String) - Method in class com.stripe.param.PersonUpdateParams.Relationship.Builder
-
The person's title (e.g., CEO, Support Engineer).
- setTitle(String) - Method in class com.stripe.param.TokenCreateParams.Person.Relationship.Builder
- setToken(String) - Method in class com.stripe.param.PaymentMethodCreateParams.Token.Builder
- setToken(String) - Method in class com.stripe.param.SourceCreateParams.Builder
-
An optional token used to create the source.
- setTokenizationMethod(String) - Method in class com.stripe.model.Card
-
If the card number is tokenized, this is the method that was used.
- setTokenizationMethod(String) - Method in class com.stripe.model.Source.Card
- setTokenizationMethod(String) - Method in class com.stripe.model.Source.ThreeDSecure
- setTosAcceptance(Account.Settings.SettingsCardIssuing.TosAcceptance) - Method in class com.stripe.model.Account.Settings.SettingsCardIssuing
- setTosAcceptance(Account.TosAcceptance) - Method in class com.stripe.model.Account
- setTosAcceptance(AccountCreateParams.Settings.CardIssuing.TosAcceptance) - Method in class com.stripe.param.AccountCreateParams.Settings.CardIssuing.Builder
-
Details on the account's acceptance of the Stripe Issuing Terms and Disclosures.
- setTosAcceptance(AccountCreateParams.TosAcceptance) - Method in class com.stripe.param.AccountCreateParams.Builder
-
Details on the account's acceptance of the Stripe Services Agreement.
- setTosAcceptance(AccountUpdateParams.Settings.CardIssuing.TosAcceptance) - Method in class com.stripe.param.AccountUpdateParams.Settings.CardIssuing.Builder
-
Details on the account's acceptance of the Stripe Issuing Terms and Disclosures.
- setTosAcceptance(AccountUpdateParams.TosAcceptance) - Method in class com.stripe.param.AccountUpdateParams.Builder
-
Details on the account's acceptance of the Stripe Services Agreement.
- setTosShownAndAccepted(Boolean) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.P24.Builder
- setTosShownAndAccepted(Boolean) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.P24.Builder
- setTosShownAndAccepted(Boolean) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.P24.Builder
- setTosShownAndAccepted(Boolean) - Method in class com.stripe.param.TokenCreateParams.Account.Builder
-
Whether the user described by the data in the token has been shown the Stripe Connected Account Agreement.
- setTotal(Long) - Method in class com.stripe.model.CreditNote
-
The integer amount in %s representing the total amount of the credit note, including tax and all discount.
- setTotal(Long) - Method in class com.stripe.model.Invoice
-
Total after discounts and taxes.
- setTotal(Long) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Receipt
- setTotalDetails(Session.TotalDetails) - Method in class com.stripe.model.checkout.Session
-
Tax and discount details for the computed total amount.
- setTotalDetails(Quote.TotalDetails) - Method in class com.stripe.model.Quote.Recurring
- setTotalDetails(Quote.TotalDetails) - Method in class com.stripe.model.Quote
- setTotalDetails(Quote.TotalDetails) - Method in class com.stripe.model.Quote.Upfront
- setTotalDiscountAmounts(List<Invoice.DiscountAmount>) - Method in class com.stripe.model.Invoice
-
The aggregate amounts calculated per discount across all line items.
- setTotalTaxAmounts(List<Invoice.TaxAmount>) - Method in class com.stripe.model.Invoice
-
The aggregate amounts calculated per tax rate for all line items.
- setTotalUsage(Long) - Method in class com.stripe.model.UsageRecordSummary
-
The total usage within this usage period.
- setTown(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKana.Builder
- setTown(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKanji.Builder
- setTown(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKana.Builder
- setTown(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKanji.Builder
- setTown(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.AddressKana.Builder
- setTown(EmptyParam) - Method in class com.stripe.param.PersonUpdateParams.AddressKanji.Builder
- setTown(String) - Method in class com.stripe.model.Person.JapanAddress
-
Town/cho-me.
- setTown(String) - Method in class com.stripe.param.AccountCreateParams.Company.AddressKana.Builder
- setTown(String) - Method in class com.stripe.param.AccountCreateParams.Company.AddressKanji.Builder
- setTown(String) - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKana.Builder
- setTown(String) - Method in class com.stripe.param.AccountCreateParams.Individual.AddressKanji.Builder
- setTown(String) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKana.Builder
-
Town or cho-me.
- setTown(String) - Method in class com.stripe.param.AccountUpdateParams.Company.AddressKanji.Builder
-
Town or cho-me.
- setTown(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKana.Builder
-
Town or cho-me.
- setTown(String) - Method in class com.stripe.param.AccountUpdateParams.Individual.AddressKanji.Builder
-
Town or cho-me.
- setTown(String) - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKana.Builder
- setTown(String) - Method in class com.stripe.param.PersonCollectionCreateParams.AddressKanji.Builder
- setTown(String) - Method in class com.stripe.param.PersonUpdateParams.AddressKana.Builder
-
Town or cho-me.
- setTown(String) - Method in class com.stripe.param.PersonUpdateParams.AddressKanji.Builder
-
Town or cho-me.
- setTown(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKana.Builder
- setTown(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.AddressKanji.Builder
- setTown(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKana.Builder
- setTown(String) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.AddressKanji.Builder
- setTown(String) - Method in class com.stripe.param.TokenCreateParams.Person.AddressKana.Builder
- setTown(String) - Method in class com.stripe.param.TokenCreateParams.Person.AddressKanji.Builder
- setTrackingNumber(EmptyParam) - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Builder
-
The tracking number for a physical product, obtained from the delivery service.
- setTrackingNumber(EmptyParam) - Method in class com.stripe.param.OrderUpdateParams.Shipping.Builder
- setTrackingNumber(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Builder
-
The tracking number for a physical product, obtained from the delivery service.
- setTrackingNumber(EmptyParam) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Builder
-
The tracking number for a physical product, obtained from the delivery service.
- setTrackingNumber(String) - Method in class com.stripe.model.issuing.Card.Shipping
-
A tracking number for a card shipment.
- setTrackingNumber(String) - Method in class com.stripe.model.ShippingDetails
-
The tracking number for a physical product, obtained from the delivery service.
- setTrackingNumber(String) - Method in class com.stripe.param.ChargeCreateParams.Shipping.Builder
-
The tracking number for a physical product, obtained from the delivery service.
- setTrackingNumber(String) - Method in class com.stripe.param.ChargeUpdateParams.Shipping.Builder
-
The tracking number for a physical product, obtained from the delivery service.
- setTrackingNumber(String) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Shipping.Builder
-
The tracking number for a physical product, obtained from the delivery service.
- setTrackingNumber(String) - Method in class com.stripe.param.OrderUpdateParams.Shipping.Builder
-
The tracking number provided by the carrier.
- setTrackingNumber(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.Shipping.Builder
-
The tracking number for a physical product, obtained from the delivery service.
- setTrackingNumber(String) - Method in class com.stripe.param.PaymentIntentCreateParams.Shipping.Builder
-
The tracking number for a physical product, obtained from the delivery service.
- setTrackingNumber(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.Shipping.Builder
-
The tracking number for a physical product, obtained from the delivery service.
- setTrackingNumber(String) - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Shipping.Builder
-
The tracking number for a physical product, obtained from the delivery service.
- setTrackingNumber(String) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Shipping.Builder
-
The tracking number for a physical product, obtained from the delivery service.
- setTrackingUrl(String) - Method in class com.stripe.model.issuing.Card.Shipping
-
A link to the shipping carrier's site where you can view detailed information about a card shipment.
- setTransaction(String) - Method in class com.stripe.model.issuing.Dispute
- setTransaction(String) - Method in class com.stripe.param.issuing.DisputeCreateParams.Builder
-
The ID of the issuing transaction to create a dispute for.
- setTransaction(String) - Method in class com.stripe.param.issuing.DisputeListParams.Builder
-
Select the Issuing dispute for the given transaction.
- setTransactionId(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Alipay
-
Transaction ID of this particular Alipay transaction.
- setTransactionId(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Fpx
-
Unique transaction id generated by FPX for every request from the merchant.
- setTransactionId(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Grabpay
-
Unique transaction id generated by GrabPay.
- setTransactionId(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.WechatPay
- setTransactionObject(Transaction) - Method in class com.stripe.model.issuing.Dispute
- setTransactions(BitcoinTransactionCollection) - Method in class com.stripe.model.BitcoinReceiver
-
A list with one entry for each time that the customer sent bitcoin to the receiver.
- setTransactions(List<Transaction>) - Method in class com.stripe.model.issuing.Authorization
-
List of transactions associated with this authorization.
- setTransactionStatusInformation(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.CardPresent.Receipt
- setTransactionStatusInformation(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.InteracPresent.Receipt
- setTransactionStatusInformation(String) - Method in class com.stripe.model.Source.CardPresent
- setTransactionType(SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Transaction type of the mandate.
- setTransactionType(InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType) - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Transaction type of the mandate.
- setTransactionType(InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType) - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Transaction type of the mandate.
- setTransactionType(PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Transaction type of the mandate.
- setTransactionType(PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Transaction type of the mandate.
- setTransactionType(PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Transaction type of the mandate.
- setTransactionType(SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType) - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Transaction type of the mandate.
- setTransactionType(SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType) - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Transaction type of the mandate.
- setTransactionType(SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType) - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Transaction type of the mandate.
- setTransactionType(SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Transaction type of the mandate.
- setTransactionType(SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.Builder
-
Transaction type of the mandate.
- setTransactionType(String) - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.AcssDebit.MandateOptions
- setTransactionType(String) - Method in class com.stripe.model.Invoice.PaymentMethodOptions.AcssDebit.MandateOptions
- setTransactionType(String) - Method in class com.stripe.model.Mandate.PaymentMethodDetails.AcssDebit
-
Transaction type of the mandate.
- setTransactionType(String) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.AcssDebit.MandateOptions
- setTransactionType(String) - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.AcssDebit.MandateOptions
- setTransactionType(String) - Method in class com.stripe.model.Subscription.PaymentMethodOptions.AcssDebit.MandateOptions
- setTransfer(String) - Method in class com.stripe.model.Charge
- setTransfer(String) - Method in class com.stripe.model.TransferReversal
- setTransferData(Charge.TransferData) - Method in class com.stripe.model.Charge
-
An optional dictionary including the account to automatically transfer to as part of a destination charge.
- setTransferData(Invoice.TransferData) - Method in class com.stripe.model.Invoice
-
The account (if any) the payment will be attributed to for tax reporting, and where funds from the payment will be transferred to for the invoice.
- setTransferData(PaymentIntent.TransferData) - Method in class com.stripe.model.PaymentIntent
-
The data with which to automatically create a Transfer when the payment is finalized.
- setTransferData(PaymentLink.TransferData) - Method in class com.stripe.model.PaymentLink
-
The account (if any) the payments will be attributed to for tax reporting, and where funds from each payment will be transferred to.
- setTransferData(Quote.TransferData) - Method in class com.stripe.model.Quote
-
The account (if any) the payments will be attributed to for tax reporting, and where funds from each payment will be transferred to for each of the invoices.
- setTransferData(Subscription.TransferData) - Method in class com.stripe.model.Subscription
-
The account (if any) the subscription's payments will be attributed to for tax reporting, and where funds from each payment will be transferred to for each of the subscription's invoices.
- setTransferData(Subscription.TransferData) - Method in class com.stripe.model.SubscriptionSchedule.DefaultSettings
-
The account (if any) the associated subscription's payments will be attributed to for tax reporting, and where funds from each payment will be transferred to for each of the subscription's invoices.
- setTransferData(Subscription.TransferData) - Method in class com.stripe.model.SubscriptionSchedule.Phase
-
The account (if any) the associated subscription's payments will be attributed to for tax reporting, and where funds from each payment will be transferred to for each of the subscription's invoices.
- setTransferData(ChargeCaptureParams.TransferData) - Method in class com.stripe.param.ChargeCaptureParams.Builder
-
An optional dictionary including the account to automatically transfer to as part of a destination charge.
- setTransferData(ChargeCreateParams.TransferData) - Method in class com.stripe.param.ChargeCreateParams.Builder
-
An optional dictionary including the account to automatically transfer to as part of a destination charge.
- setTransferData(SessionCreateParams.PaymentIntentData.TransferData) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Builder
-
The parameters used to automatically create a Transfer when the payment succeeds.
- setTransferData(SessionCreateParams.SubscriptionData.TransferData) - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.Builder
-
If specified, the funds from the subscription's invoices will be transferred to the destination and the ID of the resulting transfers will be found on the resulting charges.
- setTransferData(EmptyParam) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
If specified, the funds from the invoice will be transferred to the destination and the ID of the resulting transfer will be found on the invoice's charge.
- setTransferData(EmptyParam) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
The data with which to automatically create a Transfer for each of the invoices.
- setTransferData(EmptyParam) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
The data with which to automatically create a Transfer for each of the invoices.
- setTransferData(EmptyParam) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.Builder
-
The data with which to automatically create a Transfer for each of the associated subscription's invoices.
- setTransferData(EmptyParam) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.Builder
-
The data with which to automatically create a Transfer for each of the associated subscription's invoices.
- setTransferData(EmptyParam) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
If specified, the funds from the subscription's invoices will be transferred to the destination and the ID of the resulting transfers will be found on the resulting charges.
- setTransferData(InvoiceCreateParams.TransferData) - Method in class com.stripe.param.InvoiceCreateParams.Builder
-
If specified, the funds from the invoice will be transferred to the destination and the ID of the resulting transfer will be found on the invoice's charge.
- setTransferData(InvoiceUpdateParams.TransferData) - Method in class com.stripe.param.InvoiceUpdateParams.Builder
-
If specified, the funds from the invoice will be transferred to the destination and the ID of the resulting transfer will be found on the invoice's charge.
- setTransferData(PaymentIntentCaptureParams.TransferData) - Method in class com.stripe.param.PaymentIntentCaptureParams.Builder
-
The parameters used to automatically create a Transfer when the payment is captured.
- setTransferData(PaymentIntentCreateParams.TransferData) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
The parameters used to automatically create a Transfer when the payment succeeds.
- setTransferData(PaymentIntentUpdateParams.TransferData) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
The parameters used to automatically create a Transfer when the payment succeeds.
- setTransferData(PaymentLinkCreateParams.TransferData) - Method in class com.stripe.param.PaymentLinkCreateParams.Builder
-
The account (if any) the payments will be attributed to for tax reporting, and where funds from each payment will be transferred to.
- setTransferData(QuoteCreateParams.TransferData) - Method in class com.stripe.param.QuoteCreateParams.Builder
-
The data with which to automatically create a Transfer for each of the invoices.
- setTransferData(QuoteUpdateParams.TransferData) - Method in class com.stripe.param.QuoteUpdateParams.Builder
-
The data with which to automatically create a Transfer for each of the invoices.
- setTransferData(SubscriptionCreateParams.TransferData) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
If specified, the funds from the subscription's invoices will be transferred to the destination and the ID of the resulting transfers will be found on the resulting charges.
- setTransferData(SubscriptionScheduleCreateParams.DefaultSettings.TransferData) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.Builder
-
The data with which to automatically create a Transfer for each of the associated subscription's invoices.
- setTransferData(SubscriptionScheduleCreateParams.Phase.TransferData) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Builder
-
The data with which to automatically create a Transfer for each of the associated subscription's invoices.
- setTransferData(SubscriptionScheduleUpdateParams.DefaultSettings.TransferData) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.Builder
-
The data with which to automatically create a Transfer for each of the associated subscription's invoices.
- setTransferData(SubscriptionScheduleUpdateParams.Phase.TransferData) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
The data with which to automatically create a Transfer for each of the associated subscription's invoices.
- setTransferData(SubscriptionUpdateParams.TransferData) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
If specified, the funds from the subscription's invoices will be transferred to the destination and the ID of the resulting transfers will be found on the resulting charges.
- setTransferGroup(EmptyParam) - Method in class com.stripe.param.ChargeUpdateParams.Builder
-
A string that identifies this transaction as part of a group.
- setTransferGroup(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
A string that identifies the resulting payment as part of a group.
- setTransferGroup(String) - Method in class com.stripe.model.Charge
-
A string that identifies this transaction as part of a group.
- setTransferGroup(String) - Method in class com.stripe.model.PaymentIntent
-
A string that identifies the resulting payment as part of a group.
- setTransferGroup(String) - Method in class com.stripe.model.Topup
-
A string that identifies this top-up as part of a group.
- setTransferGroup(String) - Method in class com.stripe.model.Transfer
-
A string that identifies this transaction as part of a group.
- setTransferGroup(String) - Method in class com.stripe.param.ChargeCaptureParams.Builder
-
A string that identifies this transaction as part of a group.
- setTransferGroup(String) - Method in class com.stripe.param.ChargeCreateParams.Builder
-
A string that identifies this transaction as part of a group.
- setTransferGroup(String) - Method in class com.stripe.param.ChargeListParams.Builder
-
Only return charges for this transfer group.
- setTransferGroup(String) - Method in class com.stripe.param.ChargeUpdateParams.Builder
-
A string that identifies this transaction as part of a group.
- setTransferGroup(String) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.Builder
-
A string that identifies the resulting payment as part of a group.
- setTransferGroup(String) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
A string that identifies the resulting payment as part of a group.
- setTransferGroup(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.Builder
-
A string that identifies the resulting payment as part of a group.
- setTransferGroup(String) - Method in class com.stripe.param.TopupCreateParams.Builder
-
A string that identifies this top-up as part of a group.
- setTransferGroup(String) - Method in class com.stripe.param.TransferCreateParams.Builder
-
A string that identifies this transaction as part of a group.
- setTransferGroup(String) - Method in class com.stripe.param.TransferListParams.Builder
-
Only return transfers with the specified transfer group.
- setTransferLookupKey(Boolean) - Method in class com.stripe.param.PriceCreateParams.Builder
-
If set to true, will atomically remove the lookup key from the existing price, and assign it to this price.
- setTransferLookupKey(Boolean) - Method in class com.stripe.param.PriceUpdateParams.Builder
-
If set to true, will atomically remove the lookup key from the existing price, and assign it to this price.
- setTransferObject(Transfer) - Method in class com.stripe.model.Charge
- setTransferObject(Transfer) - Method in class com.stripe.model.TransferReversal
- setTransferReversal(String) - Method in class com.stripe.model.Refund
- setTransferReversalObject(TransferReversal) - Method in class com.stripe.model.Refund
- setTransfers(AccountCreateParams.Capabilities.Transfers) - Method in class com.stripe.param.AccountCreateParams.Capabilities.Builder
-
The transfers capability.
- setTransfers(AccountUpdateParams.Capabilities.Transfers) - Method in class com.stripe.param.AccountUpdateParams.Capabilities.Builder
-
The transfers capability.
- setTransfers(String) - Method in class com.stripe.model.Account.Capabilities
-
The status of the transfers capability of the account, or whether your platform can transfer funds to the account.
- setTransformQuantity(Price.TransformQuantity) - Method in class com.stripe.model.Price
-
Apply a transformation to the reported usage or set quantity before computing the amount billed.
- setTransformQuantity(PriceCreateParams.TransformQuantity) - Method in class com.stripe.param.PriceCreateParams.Builder
-
Apply a transformation to the reported usage or set quantity before computing the billed price.
- setTransformUsage(Plan.TransformUsage) - Method in class com.stripe.model.Plan
-
Apply a transformation to the reported usage or set quantity before computing the amount billed.
- setTransformUsage(PlanCreateParams.TransformUsage) - Method in class com.stripe.param.PlanCreateParams.Builder
-
Apply a transformation to the reported usage or set quantity before computing the billed price.
- setTransitNumber(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AcssDebit.Builder
- setTransitNumber(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.AcssDebit
-
Transit number of the bank account.
- setTransitNumber(String) - Method in class com.stripe.model.PaymentMethod.AcssDebit
-
Transit number of the bank account.
- setTransitNumber(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.AcssDebit.Builder
- setTransitNumber(String) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.AcssDebit.Builder
- setTransitNumber(String) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.AcssDebit.Builder
-
Transit number of the customer's bank.
- setTransitNumber(String) - Method in class com.stripe.param.PaymentMethodCreateParams.AcssDebit.Builder
- setTravelAgency(String) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Flight
- setTrial(Boolean) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Builder
-
If set to true the entire phase is counted as a trial and the customer will not be charged for any fees.
- setTrial(Boolean) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
If set to true the entire phase is counted as a trial and the customer will not be charged for any fees.
- setTrialEnd(CustomerUpdateParams.TrialEnd) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
Unix timestamp representing the end of the trial period the customer will get before being charged for the first time.
- setTrialEnd(SubscriptionCreateParams.TrialEnd) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
Unix timestamp representing the end of the trial period the customer will get before being charged for the first time.
- setTrialEnd(SubscriptionScheduleUpdateParams.Phase.TrialEnd) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
Sets the phase to trialing from the start date to this date.
- setTrialEnd(SubscriptionUpdateParams.TrialEnd) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
Unix timestamp representing the end of the trial period the customer will get before being charged for the first time.
- setTrialEnd(Long) - Method in class com.stripe.model.Subscription.PendingUpdate
-
Unix timestamp representing the end of the trial period the customer will get before being charged for the first time, if the update is applied.
- setTrialEnd(Long) - Method in class com.stripe.model.Subscription
-
If the subscription has a trial, the end of that trial.
- setTrialEnd(Long) - Method in class com.stripe.model.SubscriptionSchedule.Phase
-
When the trial ends within the phase.
- setTrialEnd(Long) - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.Builder
-
Unix timestamp representing the end of the trial period the customer will get before being charged for the first time.
- setTrialEnd(Long) - Method in class com.stripe.param.CustomerUpdateParams.Builder
-
Unix timestamp representing the end of the trial period the customer will get before being charged for the first time.
- setTrialEnd(Long) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
Unix timestamp representing the end of the trial period the customer will get before being charged for the first time.
- setTrialEnd(Long) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Builder
-
Sets the phase to trialing from the start date to this date.
- setTrialEnd(Long) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Builder
-
Sets the phase to trialing from the start date to this date.
- setTrialEnd(Long) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
Unix timestamp representing the end of the trial period the customer will get before being charged for the first time.
- setTrialFromPlan(Boolean) - Method in class com.stripe.model.Subscription.PendingUpdate
-
Indicates if a plan's
trial_period_days
should be applied to the subscription. - setTrialFromPlan(Boolean) - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.Builder
-
Indicates if a plan’s
trial_period_days
should be applied to the subscription. - setTrialFromPlan(Boolean) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
Indicates if a plan's
trial_period_days
should be applied to the subscription. - setTrialFromPlan(Boolean) - Method in class com.stripe.param.SubscriptionUpdateParams.Builder
-
Indicates if a plan's
trial_period_days
should be applied to the subscription. - setTrialPeriodDays(EmptyParam) - Method in class com.stripe.param.QuoteCreateParams.SubscriptionData.Builder
-
Integer representing the number of trial period days before the customer is charged for the first time.
- setTrialPeriodDays(EmptyParam) - Method in class com.stripe.param.QuoteUpdateParams.SubscriptionData.Builder
-
Integer representing the number of trial period days before the customer is charged for the first time.
- setTrialPeriodDays(Long) - Method in class com.stripe.model.PaymentLink.SubscriptionData
-
Integer representing the number of trial period days before the customer is charged for the first time.
- setTrialPeriodDays(Long) - Method in class com.stripe.model.Plan
-
Default number of trial days when subscribing a customer to this plan using
trial_from_plan=true
. - setTrialPeriodDays(Long) - Method in class com.stripe.model.Price.Recurring
-
Default number of trial days when subscribing a customer to this price using
trial_from_plan=true
. - setTrialPeriodDays(Long) - Method in class com.stripe.model.Quote.SubscriptionData
-
Integer representing the number of trial period days before the customer is charged for the first time.
- setTrialPeriodDays(Long) - Method in class com.stripe.param.checkout.SessionCreateParams.SubscriptionData.Builder
-
Integer representing the number of trial period days before the customer is charged for the first time.
- setTrialPeriodDays(Long) - Method in class com.stripe.param.PaymentLinkCreateParams.SubscriptionData.Builder
- setTrialPeriodDays(Long) - Method in class com.stripe.param.PlanCreateParams.Builder
-
Default number of trial days when subscribing a customer to this plan using
trial_from_plan=true
. - setTrialPeriodDays(Long) - Method in class com.stripe.param.PlanUpdateParams.Builder
-
Default number of trial days when subscribing a customer to this plan using
trial_from_plan=true
. - setTrialPeriodDays(Long) - Method in class com.stripe.param.PriceCreateParams.Recurring.Builder
-
Default number of trial days when subscribing a customer to this price using
trial_from_plan=true
. - setTrialPeriodDays(Long) - Method in class com.stripe.param.PriceUpdateParams.Recurring.Builder
- setTrialPeriodDays(Long) - Method in class com.stripe.param.QuoteCreateParams.SubscriptionData.Builder
-
Integer representing the number of trial period days before the customer is charged for the first time.
- setTrialPeriodDays(Long) - Method in class com.stripe.param.QuoteUpdateParams.SubscriptionData.Builder
-
Integer representing the number of trial period days before the customer is charged for the first time.
- setTrialPeriodDays(Long) - Method in class com.stripe.param.SubscriptionCreateParams.Builder
-
Integer representing the number of trial period days before the customer is charged for the first time.
- setTrialStart(Long) - Method in class com.stripe.model.Subscription
-
If the subscription has a trial, the beginning of that trial.
- setType(AccountCreateParams.Type) - Method in class com.stripe.param.AccountCreateParams.Builder
-
The type of Stripe account to create.
- setType(AccountLinkCreateParams.Type) - Method in class com.stripe.param.AccountLinkCreateParams.Builder
-
The type of account link the user is requesting.
- setType(SessionCreateParams.ShippingOption.ShippingRateData.Type) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.Builder
-
The type of calculation to use on the shipping rate.
- setType(CreditNoteCreateParams.Line.Type) - Method in class com.stripe.param.CreditNoteCreateParams.Line.Builder
-
Type of the credit note line item, one of
invoice_line_item
orcustom_line_item
. - setType(CreditNotePreviewParams.Line.Type) - Method in class com.stripe.param.CreditNotePreviewParams.Line.Builder
-
Type of the credit note line item, one of
invoice_line_item
orcustom_line_item
. - setType(CustomerCreateParams.TaxIdData.Type) - Method in class com.stripe.param.CustomerCreateParams.TaxIdData.Builder
-
Type of the tax ID, one of
ae_trn
,au_abn
,au_arn
,br_cnpj
,br_cpf
,ca_bn
,ca_gst_hst
,ca_pst_bc
,ca_pst_mb
,ca_pst_sk
,ca_qst
,ch_vat
,cl_tin
,es_cif
,eu_vat
,gb_vat
,ge_vat
,hk_br
,id_npwp
,il_vat
,in_gst
,is_vat
,jp_cn
,jp_rn
,kr_brn
,li_uid
,mx_rfc
,my_frp
,my_itn
,my_sst
,no_vat
,nz_gst
,ru_inn
,ru_kpp
,sa_vat
,sg_gst
,sg_uen
,th_vat
,tw_vat
,ua_vat
,us_ein
, orza_vat
. - setType(CustomerListPaymentMethodsParams.Type) - Method in class com.stripe.param.CustomerListPaymentMethodsParams.Builder
-
A required filter on the list, based on the object
type
field. - setType(VerificationReportListParams.Type) - Method in class com.stripe.param.identity.VerificationReportListParams.Builder
-
Only return VerificationReports of this type.
- setType(VerificationSessionCreateParams.Type) - Method in class com.stripe.param.identity.VerificationSessionCreateParams.Builder
-
The type of verification check to be performed.
- setType(VerificationSessionUpdateParams.Type) - Method in class com.stripe.param.identity.VerificationSessionUpdateParams.Builder
-
The type of verification check to be performed.
- setType(InvoiceUpcomingParams.CustomerDetails.TaxId.Type) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Builder
-
Type of the tax ID, one of
ae_trn
,au_abn
,au_arn
,br_cnpj
,br_cpf
,ca_bn
,ca_gst_hst
,ca_pst_bc
,ca_pst_mb
,ca_pst_sk
,ca_qst
,ch_vat
,cl_tin
,es_cif
,eu_vat
,gb_vat
,ge_vat
,hk_br
,id_npwp
,il_vat
,in_gst
,is_vat
,jp_cn
,jp_rn
,kr_brn
,li_uid
,mx_rfc
,my_frp
,my_itn
,my_sst
,no_vat
,nz_gst
,ru_inn
,ru_kpp
,sa_vat
,sg_gst
,sg_uen
,th_vat
,tw_vat
,ua_vat
,us_ein
, orza_vat
. - setType(CardCreateParams.Shipping.Type) - Method in class com.stripe.param.issuing.CardCreateParams.Shipping.Builder
-
Packaging options.
- setType(CardCreateParams.Type) - Method in class com.stripe.param.issuing.CardCreateParams.Builder
-
The type of card to issue.
- setType(CardholderCreateParams.Type) - Method in class com.stripe.param.issuing.CardholderCreateParams.Builder
-
One of
individual
orcompany
. - setType(CardholderListParams.Type) - Method in class com.stripe.param.issuing.CardholderListParams.Builder
-
Only return cardholders that have the given type.
- setType(CardListParams.Type) - Method in class com.stripe.param.issuing.CardListParams.Builder
-
Only return cards that have the given type.
- setType(TransactionListParams.Type) - Method in class com.stripe.param.issuing.TransactionListParams.Builder
-
Only return transactions that have the given type.
- setType(OrderCreateParams.Item.Type) - Method in class com.stripe.param.OrderCreateParams.Item.Builder
- setType(OrderReturnOrderParams.Item.Type) - Method in class com.stripe.param.OrderReturnOrderParams.Item.Builder
-
The type of this order item.
- setType(PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Type) - Method in class com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Builder
-
The type of customer acceptance information included with the Mandate.
- setType(PaymentIntentConfirmParams.PaymentMethodData.Type) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Builder
-
The type of the PaymentMethod.
- setType(PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Plan.Type) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Plan.Builder
- setType(PaymentIntentCreateParams.MandateData.CustomerAcceptance.Type) - Method in class com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance.Builder
-
The type of customer acceptance information included with the Mandate.
- setType(PaymentIntentCreateParams.PaymentMethodData.Type) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Builder
-
The type of the PaymentMethod.
- setType(PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Plan.Type) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Plan.Builder
- setType(PaymentIntentUpdateParams.PaymentMethodData.Type) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Builder
-
The type of the PaymentMethod.
- setType(PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Plan.Type) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Plan.Builder
- setType(PaymentLinkCreateParams.AfterCompletion.Type) - Method in class com.stripe.param.PaymentLinkCreateParams.AfterCompletion.Builder
-
The specified behavior after the purchase is complete.
- setType(PaymentLinkUpdateParams.AfterCompletion.Type) - Method in class com.stripe.param.PaymentLinkUpdateParams.AfterCompletion.Builder
-
The specified behavior after the purchase is complete.
- setType(PaymentMethodCreateParams.Type) - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
The type of the PaymentMethod.
- setType(PaymentMethodListParams.Type) - Method in class com.stripe.param.PaymentMethodListParams.Builder
-
A required filter on the list, based on the object
type
field. - setType(PriceListParams.Type) - Method in class com.stripe.param.PriceListParams.Builder
-
Only return prices of type
recurring
orone_time
. - setType(ProductCreateParams.Type) - Method in class com.stripe.param.ProductCreateParams.Builder
-
The type of the product.
- setType(ProductListParams.Type) - Method in class com.stripe.param.ProductListParams.Builder
-
Only return products of this type.
- setType(RecipientListParams.Type) - Method in class com.stripe.param.RecipientListParams.Builder
- setType(SetupIntentConfirmParams.MandateData.CustomerAcceptance.Type) - Method in class com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance.Builder
-
The type of customer acceptance information included with the Mandate.
- setType(SetupIntentCreateParams.MandateData.CustomerAcceptance.Type) - Method in class com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance.Builder
-
The type of customer acceptance information included with the Mandate.
- setType(ShippingRateCreateParams.Type) - Method in class com.stripe.param.ShippingRateCreateParams.Builder
-
The type of calculation to use on the shipping rate.
- setType(SkuCreateParams.Inventory.Type) - Method in class com.stripe.param.SkuCreateParams.Inventory.Builder
-
Inventory type.
- setType(SkuUpdateParams.Inventory.Type) - Method in class com.stripe.param.SkuUpdateParams.Inventory.Builder
-
Inventory type.
- setType(SourceCreateParams.Mandate.Acceptance.Type) - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance.Builder
-
The type of acceptance information included with the mandate.
- setType(SourceCreateParams.SourceOrder.Item.Type) - Method in class com.stripe.param.SourceCreateParams.SourceOrder.Item.Builder
- setType(SourceUpdateParams.Mandate.Acceptance.Type) - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Builder
-
The type of acceptance information included with the mandate.
- setType(SourceUpdateParams.SourceOrder.Item.Type) - Method in class com.stripe.param.SourceUpdateParams.SourceOrder.Item.Builder
- setType(TaxIdCollectionCreateParams.Type) - Method in class com.stripe.param.TaxIdCollectionCreateParams.Builder
-
Type of the tax ID, one of
ae_trn
,au_abn
,au_arn
,br_cnpj
,br_cpf
,ca_bn
,ca_gst_hst
,ca_pst_bc
,ca_pst_mb
,ca_pst_sk
,ca_qst
,ch_vat
,cl_tin
,es_cif
,eu_vat
,gb_vat
,ge_vat
,hk_br
,id_npwp
,il_vat
,in_gst
,is_vat
,jp_cn
,jp_rn
,kr_brn
,li_uid
,mx_rfc
,my_frp
,my_itn
,my_sst
,no_vat
,nz_gst
,ru_inn
,ru_kpp
,sa_vat
,sg_gst
,sg_uen
,th_vat
,tw_vat
,ua_vat
,us_ein
, orza_vat
. - setType(String) - Method in class com.stripe.model.Account.Controller
-
The controller type.
- setType(String) - Method in class com.stripe.model.Account
-
The Stripe account type.
- setType(String) - Method in class com.stripe.model.BalanceTransaction.Fee
- setType(String) - Method in class com.stripe.model.BalanceTransaction
-
Transaction type:
adjustment
,advance
,advance_funding
,anticipation_repayment
,application_fee
,application_fee_refund
,charge
,connect_collection_transfer
,contribution
,issuing_authorization_hold
,issuing_authorization_release
,issuing_dispute
,issuing_transaction
,payment
,payment_failure_refund
,payment_refund
,payout
,payout_cancel
,payout_failure
,refund
,refund_failure
,reserve_transaction
,reserved_funds
,stripe_fee
,stripe_fx_fee
,tax_fee
,topup
,topup_reversal
,transfer
,transfer_cancel
,transfer_failure
, ortransfer_refund
. - setType(String) - Method in class com.stripe.model.Charge.Outcome
-
Possible values are
authorized
,manual_review
,issuer_declined
,blocked
, andinvalid
. - setType(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet
- setType(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails
-
The type of transaction-specific details of the payment method used in the payment, one of
ach_credit_transfer
,ach_debit
,acss_debit
,alipay
,au_becs_debit
,bancontact
,card
,card_present
,eps
,giropay
,ideal
,klarna
,multibanco
,p24
,sepa_debit
,sofort
,stripe_account
, orwechat
. - setType(String) - Method in class com.stripe.model.checkout.Session.CustomerDetails.TaxID
- setType(String) - Method in class com.stripe.model.CreditNote
-
Type of this credit note, one of
pre_payment
orpost_payment
. - setType(String) - Method in class com.stripe.model.CreditNoteLineItem
-
The type of the credit note line item, one of
invoice_line_item
orcustom_line_item
. - setType(String) - Method in class com.stripe.model.CustomerBalanceTransaction
-
Transaction type:
adjustment
,applied_to_invoice
,credit_note
,initial
,invoice_too_large
,invoice_too_small
,unspent_receiver_credit
, orunapplied_from_invoice
. - setType(String) - Method in class com.stripe.model.EphemeralKey.AssociatedObject
- setType(String) - Method in class com.stripe.model.Event
-
Description of the event (e.g.,
invoice.created
orcharge.refunded
). - setType(String) - Method in class com.stripe.model.File
-
The type of the file returned (e.g.,
csv
,pdf
,jpg
, orpng
). - setType(String) - Method in class com.stripe.model.identity.VerificationReport.Document
-
Type of the document.
- setType(String) - Method in class com.stripe.model.identity.VerificationReport
-
Type of report.
- setType(String) - Method in class com.stripe.model.identity.VerificationSession
-
The type of verification check to be performed.
- setType(String) - Method in class com.stripe.model.Invoice.CustomerTaxId
-
The type of the tax ID, one of
eu_vat
,br_cnpj
,br_cpf
,gb_vat
,nz_gst
,au_abn
,au_arn
,in_gst
,no_vat
,za_vat
,ch_vat
,mx_rfc
,sg_uen
,ru_inn
,ru_kpp
,ca_bn
,hk_br
,es_cif
,tw_vat
,th_vat
,jp_cn
,jp_rn
,li_uid
,my_itn
,us_ein
,kr_brn
,ca_qst
,ca_gst_hst
,ca_pst_bc
,ca_pst_mb
,ca_pst_sk
,my_sst
,sg_gst
,ae_trn
,cl_tin
,sa_vat
,id_npwp
,my_frp
,il_vat
,ge_vat
,ua_vat
,is_vat
, orunknown
. - setType(String) - Method in class com.stripe.model.InvoiceLineItem
-
A string identifying the type of the source of this line item, either an
invoiceitem
or asubscription
. - setType(String) - Method in class com.stripe.model.issuing.Card
-
The type of the card.
- setType(String) - Method in class com.stripe.model.issuing.Card.Shipping
-
Packaging options.
- setType(String) - Method in class com.stripe.model.issuing.Cardholder
-
One of
individual
orcompany
. - setType(String) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Fuel
- setType(String) - Method in class com.stripe.model.issuing.Transaction
-
The nature of the transaction.
- setType(String) - Method in class com.stripe.model.Mandate.CustomerAcceptance
-
The type of customer acceptance information included with the Mandate.
- setType(String) - Method in class com.stripe.model.Mandate.PaymentMethodDetails
-
The type of the payment method associated with this mandate.
- setType(String) - Method in class com.stripe.model.Mandate
-
The type of the mandate.
- setType(String) - Method in class com.stripe.model.Order.ShippingMethod.DeliveryEstimate
- setType(String) - Method in class com.stripe.model.OrderItem
-
The type of line item.
- setType(String) - Method in class com.stripe.model.PaymentIntent.NextAction
-
Type of the next action to perform, one of
redirect_to_url
,use_stripe_sdk
,alipay_handle_redirect
,oxxo_display_details
, orverify_with_microdeposits
. - setType(String) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.Card.Installments.Plan
- setType(String) - Method in class com.stripe.model.PaymentIntent.Processing
-
Type of the payment method for which payment is in
processing
state, one ofcard
. - setType(String) - Method in class com.stripe.model.PaymentLink.AfterCompletion
-
The specified behavior after the purchase is complete.
- setType(String) - Method in class com.stripe.model.PaymentMethod.Card.Wallet
- setType(String) - Method in class com.stripe.model.PaymentMethod
-
The type of the PaymentMethod.
- setType(String) - Method in class com.stripe.model.Payout
-
Can be
bank_account
orcard
. - setType(String) - Method in class com.stripe.model.PlatformTaxFee
-
The type of tax (VAT).
- setType(String) - Method in class com.stripe.model.Price
-
One of
one_time
orrecurring
depending on whether the price is for a one-time purchase or a recurring (subscription) purchase. - setType(String) - Method in class com.stripe.model.Product
-
The type of the product.
- setType(String) - Method in class com.stripe.model.Recipient
-
Type of the recipient, one of
individual
orcorporation
. - setType(String) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails
- setType(String) - Method in class com.stripe.model.SetupIntent.NextAction
-
Type of the next action to perform, one of
redirect_to_url
,use_stripe_sdk
,alipay_handle_redirect
,oxxo_display_details
, orverify_with_microdeposits
. - setType(String) - Method in class com.stripe.model.ShippingRate
-
The type of calculation to use on the shipping rate.
- setType(String) - Method in class com.stripe.model.Sku.Inventory
- setType(String) - Method in class com.stripe.model.Source.AchDebit
- setType(String) - Method in class com.stripe.model.Source.OrderItem
-
The type of this order item.
- setType(String) - Method in class com.stripe.model.Source
-
The
type
of the source. - setType(String) - Method in class com.stripe.model.SourceMandateNotification
-
The type of source this mandate notification is attached to.
- setType(String) - Method in class com.stripe.model.SourceTransaction
-
The type of source this transaction is attached to.
- setType(String) - Method in class com.stripe.model.StripeError
-
The type of error returned.
- setType(String) - Method in class com.stripe.model.TaxId
-
Type of the tax ID, one of
ae_trn
,au_abn
,au_arn
,br_cnpj
,br_cpf
,ca_bn
,ca_gst_hst
,ca_pst_bc
,ca_pst_mb
,ca_pst_sk
,ca_qst
,ch_vat
,cl_tin
,es_cif
,eu_vat
,gb_vat
,ge_vat
,hk_br
,id_npwp
,il_vat
,in_gst
,is_vat
,jp_cn
,jp_rn
,kr_brn
,li_uid
,mx_rfc
,my_frp
,my_itn
,my_sst
,no_vat
,nz_gst
,ru_inn
,ru_kpp
,sa_vat
,sg_gst
,sg_uen
,th_vat
,tw_vat
,ua_vat
,us_ein
, orza_vat
. - setType(String) - Method in class com.stripe.model.Token
-
Type of the token:
account
,bank_account
,card
, orpii
. - setType(String) - Method in class com.stripe.param.BalanceTransactionListParams.Builder
-
Only returns transactions of the given type.
- setType(String) - Method in class com.stripe.param.EventListParams.Builder
-
A string containing a specific event name, or group of events using * as a wildcard.
- setType(String) - Method in class com.stripe.param.RecipientCreateParams.Builder
-
Type of the recipient: either
individual
orcorporation
. - setType(String) - Method in class com.stripe.param.SourceCreateParams.Builder
-
The
type
of the source to create. - setUncapturedFunds(Boolean) - Method in class com.stripe.model.BitcoinReceiver
-
This receiver contains uncaptured funds that can be used for a payment or refunded.
- setUncapturedFunds(Boolean) - Method in class com.stripe.param.BitcoinReceiverListParams.Builder
-
Filter for receivers with uncaptured funds.
- setUncategorizedFile(EmptyParam) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
(ID of a file upload) Any additional evidence or statements.
- setUncategorizedFile(String) - Method in class com.stripe.model.Dispute.Evidence
- setUncategorizedFile(String) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
(ID of a file upload) Any additional evidence or statements.
- setUncategorizedFileObject(File) - Method in class com.stripe.model.Dispute.Evidence
- setUncategorizedText(EmptyParam) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
Any additional evidence or statements.
- setUncategorizedText(String) - Method in class com.stripe.model.Dispute.Evidence
-
Any additional evidence or statements.
- setUncategorizedText(String) - Method in class com.stripe.param.DisputeUpdateParams.Evidence.Builder
-
Any additional evidence or statements.
- setUnit(SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Maximum.Unit) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Maximum.Builder
-
A unit of time.
- setUnit(SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Minimum.Unit) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Minimum.Builder
-
A unit of time.
- setUnit(ShippingRateCreateParams.DeliveryEstimate.Maximum.Unit) - Method in class com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Maximum.Builder
-
A unit of time.
- setUnit(ShippingRateCreateParams.DeliveryEstimate.Minimum.Unit) - Method in class com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Minimum.Builder
-
A unit of time.
- setUnit(String) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Fuel
- setUnit(String) - Method in class com.stripe.model.ShippingRate.DeliveryEstimate.Maximum
-
A unit of time.
- setUnit(String) - Method in class com.stripe.model.ShippingRate.DeliveryEstimate.Minimum
- setUnitAmount(Long) - Method in class com.stripe.model.CreditNoteLineItem
-
The cost of each unit of product being credited.
- setUnitAmount(Long) - Method in class com.stripe.model.InvoiceItem
-
Unit amount (in the
currency
specified) of the invoice item. - setUnitAmount(Long) - Method in class com.stripe.model.Plan.Tier
-
Per unit price for units relevant to the tier.
- setUnitAmount(Long) - Method in class com.stripe.model.Price
-
The unit amount in %s to be charged, represented as a whole integer if possible.
- setUnitAmount(Long) - Method in class com.stripe.model.Price.Tier
-
Per unit price for units relevant to the tier.
- setUnitAmount(Long) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.Builder
-
A non-negative integer in %s representing how much to charge.
- setUnitAmount(Long) - Method in class com.stripe.param.CreditNoteCreateParams.Line.Builder
-
The integer unit amount in %s of the credit note line item.
- setUnitAmount(Long) - Method in class com.stripe.param.CreditNotePreviewParams.Line.Builder
-
The integer unit amount in %s of the credit note line item.
- setUnitAmount(Long) - Method in class com.stripe.param.InvoiceItemCreateParams.Builder
-
The integer unit amount in %s of the charge to be applied to the upcoming invoice.
- setUnitAmount(Long) - Method in class com.stripe.param.InvoiceItemCreateParams.PriceData.Builder
-
A positive integer in %s (or 0 for a free price) representing how much to charge.
- setUnitAmount(Long) - Method in class com.stripe.param.InvoiceItemUpdateParams.Builder
-
The integer unit amount in %s of the charge to be applied to the upcoming invoice.
- setUnitAmount(Long) - Method in class com.stripe.param.InvoiceItemUpdateParams.PriceData.Builder
-
A positive integer in %s (or 0 for a free price) representing how much to charge.
- setUnitAmount(Long) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Builder
-
The integer unit amount in %s of the charge to be applied to the upcoming invoice.
- setUnitAmount(Long) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.PriceData.Builder
-
A positive integer in %s (or 0 for a free price) representing how much to charge.
- setUnitAmount(Long) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.Builder
-
A positive integer in %s (or 0 for a free price) representing how much to charge.
- setUnitAmount(Long) - Method in class com.stripe.param.PlanCreateParams.Tier.Builder
-
The per unit billing amount for each individual unit for which this tier applies.
- setUnitAmount(Long) - Method in class com.stripe.param.PriceCreateParams.Builder
-
A positive integer in %s (or 0 for a free price) representing how much to charge.
- setUnitAmount(Long) - Method in class com.stripe.param.PriceCreateParams.Tier.Builder
-
The per unit billing amount for each individual unit for which this tier applies.
- setUnitAmount(Long) - Method in class com.stripe.param.QuoteCreateParams.LineItem.PriceData.Builder
-
A positive integer in %s (or 0 for a free price) representing how much to charge.
- setUnitAmount(Long) - Method in class com.stripe.param.QuoteUpdateParams.LineItem.PriceData.Builder
-
A positive integer in %s (or 0 for a free price) representing how much to charge.
- setUnitAmount(Long) - Method in class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.PriceData.Builder
-
A positive integer in %s (or 0 for a free price) representing how much to charge.
- setUnitAmount(Long) - Method in class com.stripe.param.SubscriptionCreateParams.Item.PriceData.Builder
-
A positive integer in %s (or 0 for a free price) representing how much to charge.
- setUnitAmount(Long) - Method in class com.stripe.param.SubscriptionItemCreateParams.PriceData.Builder
-
A positive integer in %s (or 0 for a free price) representing how much to charge.
- setUnitAmount(Long) - Method in class com.stripe.param.SubscriptionItemUpdateParams.PriceData.Builder
-
A positive integer in %s (or 0 for a free price) representing how much to charge.
- setUnitAmount(Long) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.PriceData.Builder
-
A positive integer in %s (or 0 for a free price) representing how much to charge.
- setUnitAmount(Long) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.Builder
-
A positive integer in %s (or 0 for a free price) representing how much to charge.
- setUnitAmount(Long) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.PriceData.Builder
-
A positive integer in %s (or 0 for a free price) representing how much to charge.
- setUnitAmount(Long) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Builder
-
A positive integer in %s (or 0 for a free price) representing how much to charge.
- setUnitAmount(Long) - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.PriceData.Builder
-
A positive integer in %s (or 0 for a free price) representing how much to charge.
- setUnitAmount(Long) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.PriceData.Builder
-
A positive integer in %s (or 0 for a free price) representing how much to charge.
- setUnitAmountDecimal(EmptyParam) - Method in class com.stripe.param.InvoiceItemUpdateParams.Builder
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - setUnitAmountDecimal(EmptyParam) - Method in class com.stripe.param.InvoiceItemUpdateParams.PriceData.Builder
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - setUnitAmountDecimal(EmptyParam) - Method in class com.stripe.param.QuoteUpdateParams.LineItem.PriceData.Builder
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - setUnitAmountDecimal(EmptyParam) - Method in class com.stripe.param.SubscriptionItemUpdateParams.PriceData.Builder
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - setUnitAmountDecimal(EmptyParam) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.PriceData.Builder
- setUnitAmountDecimal(EmptyParam) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Builder
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - setUnitAmountDecimal(EmptyParam) - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.PriceData.Builder
- setUnitAmountDecimal(EmptyParam) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.PriceData.Builder
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - setUnitAmountDecimal(BigDecimal) - Method in class com.stripe.model.CreditNoteLineItem
-
Same as
unit_amount
, but contains a decimal value with at most 12 decimal places. - setUnitAmountDecimal(BigDecimal) - Method in class com.stripe.model.InvoiceItem
-
Same as
unit_amount
, but contains a decimal value with at most 12 decimal places. - setUnitAmountDecimal(BigDecimal) - Method in class com.stripe.model.Plan.Tier
-
Same as
unit_amount
, but contains a decimal value with at most 12 decimal places. - setUnitAmountDecimal(BigDecimal) - Method in class com.stripe.model.Price
-
The unit amount in %s to be charged, represented as a decimal string with at most 12 decimal places.
- setUnitAmountDecimal(BigDecimal) - Method in class com.stripe.model.Price.Tier
-
Same as
unit_amount
, but contains a decimal value with at most 12 decimal places. - setUnitAmountDecimal(BigDecimal) - Method in class com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.Builder
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - setUnitAmountDecimal(BigDecimal) - Method in class com.stripe.param.CreditNoteCreateParams.Line.Builder
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - setUnitAmountDecimal(BigDecimal) - Method in class com.stripe.param.CreditNotePreviewParams.Line.Builder
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - setUnitAmountDecimal(BigDecimal) - Method in class com.stripe.param.InvoiceItemCreateParams.Builder
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - setUnitAmountDecimal(BigDecimal) - Method in class com.stripe.param.InvoiceItemCreateParams.PriceData.Builder
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - setUnitAmountDecimal(BigDecimal) - Method in class com.stripe.param.InvoiceItemUpdateParams.Builder
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - setUnitAmountDecimal(BigDecimal) - Method in class com.stripe.param.InvoiceItemUpdateParams.PriceData.Builder
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - setUnitAmountDecimal(BigDecimal) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.Builder
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - setUnitAmountDecimal(BigDecimal) - Method in class com.stripe.param.InvoiceUpcomingParams.InvoiceItem.PriceData.Builder
- setUnitAmountDecimal(BigDecimal) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.Builder
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - setUnitAmountDecimal(BigDecimal) - Method in class com.stripe.param.PlanCreateParams.Tier.Builder
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - setUnitAmountDecimal(BigDecimal) - Method in class com.stripe.param.PriceCreateParams.Builder
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - setUnitAmountDecimal(BigDecimal) - Method in class com.stripe.param.PriceCreateParams.Tier.Builder
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - setUnitAmountDecimal(BigDecimal) - Method in class com.stripe.param.QuoteCreateParams.LineItem.PriceData.Builder
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - setUnitAmountDecimal(BigDecimal) - Method in class com.stripe.param.QuoteUpdateParams.LineItem.PriceData.Builder
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - setUnitAmountDecimal(BigDecimal) - Method in class com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.PriceData.Builder
- setUnitAmountDecimal(BigDecimal) - Method in class com.stripe.param.SubscriptionCreateParams.Item.PriceData.Builder
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - setUnitAmountDecimal(BigDecimal) - Method in class com.stripe.param.SubscriptionItemCreateParams.PriceData.Builder
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - setUnitAmountDecimal(BigDecimal) - Method in class com.stripe.param.SubscriptionItemUpdateParams.PriceData.Builder
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - setUnitAmountDecimal(BigDecimal) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.PriceData.Builder
- setUnitAmountDecimal(BigDecimal) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.Builder
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - setUnitAmountDecimal(BigDecimal) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.PriceData.Builder
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - setUnitAmountDecimal(BigDecimal) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Builder
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - setUnitAmountDecimal(BigDecimal) - Method in class com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.PriceData.Builder
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - setUnitAmountDecimal(BigDecimal) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.PriceData.Builder
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - setUnitCost(Long) - Method in class com.stripe.model.Charge.Level3.LineItem
- setUnitCost(Long) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Receipt
- setUnitCostDecimal(BigDecimal) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Fuel
- setUnitLabel(EmptyParam) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
A label that represents units of this product in Stripe and on customers’ receipts and invoices.
- setUnitLabel(String) - Method in class com.stripe.model.Product
-
A label that represents units of this product in Stripe and on customers’ receipts and invoices.
- setUnitLabel(String) - Method in class com.stripe.param.PlanCreateParams.Product.Builder
- setUnitLabel(String) - Method in class com.stripe.param.PriceCreateParams.ProductData.Builder
- setUnitLabel(String) - Method in class com.stripe.param.ProductCreateParams.Builder
-
A label that represents units of this product in Stripe and on customers’ receipts and invoices.
- setUnitLabel(String) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
A label that represents units of this product in Stripe and on customers’ receipts and invoices.
- SETUP - com.stripe.param.checkout.SessionCreateParams.Mode
- SETUP_INTENT__CANCELED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- SETUP_INTENT__CANCELED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- SETUP_INTENT__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- SETUP_INTENT__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- SETUP_INTENT__REQUIRES_ACTION - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- SETUP_INTENT__REQUIRES_ACTION - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- SETUP_INTENT__SETUP_FAILED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- SETUP_INTENT__SETUP_FAILED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- SETUP_INTENT__SUCCEEDED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- SETUP_INTENT__SUCCEEDED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- SetupAttempt - Class in com.stripe.model
- SetupAttempt() - Constructor for class com.stripe.model.SetupAttempt
- SetupAttempt.PaymentMethodDetails - Class in com.stripe.model
- SetupAttempt.PaymentMethodDetails.AcssDebit - Class in com.stripe.model
- SetupAttempt.PaymentMethodDetails.AuBecsDebit - Class in com.stripe.model
- SetupAttempt.PaymentMethodDetails.BacsDebit - Class in com.stripe.model
- SetupAttempt.PaymentMethodDetails.Bancontact - Class in com.stripe.model
- SetupAttempt.PaymentMethodDetails.Boleto - Class in com.stripe.model
- SetupAttempt.PaymentMethodDetails.Card - Class in com.stripe.model
- SetupAttempt.PaymentMethodDetails.CardPresent - Class in com.stripe.model
- SetupAttempt.PaymentMethodDetails.Ideal - Class in com.stripe.model
- SetupAttempt.PaymentMethodDetails.SepaDebit - Class in com.stripe.model
- SetupAttempt.PaymentMethodDetails.Sofort - Class in com.stripe.model
- SetupAttemptCollection - Class in com.stripe.model
- SetupAttemptCollection() - Constructor for class com.stripe.model.SetupAttemptCollection
- SetupAttemptListParams - Class in com.stripe.param
- SetupAttemptListParams.Builder - Class in com.stripe.param
- SetupAttemptListParams.Created - Class in com.stripe.param
- SetupAttemptListParams.Created.Builder - Class in com.stripe.param
- setUpdated(Long) - Method in class com.stripe.model.billingportal.Configuration
-
Time at which the object was last updated.
- setUpdated(Long) - Method in class com.stripe.model.Order
-
Time at which the object was last updated.
- setUpdated(Long) - Method in class com.stripe.model.Product
-
Time at which the object was last updated.
- setUpdated(Long) - Method in class com.stripe.model.reporting.ReportType
-
When this Report Type was latest updated.
- setUpdated(Long) - Method in class com.stripe.model.Sku
-
Time at which the object was last updated.
- setUpfront(Quote.Upfront) - Method in class com.stripe.model.Quote.Computed
- SetupIntent - Class in com.stripe.model
- SetupIntent() - Constructor for class com.stripe.model.SetupIntent
- SetupIntent.NextAction - Class in com.stripe.model
- SetupIntent.NextAction.VerifyWithMicrodeposits - Class in com.stripe.model
- SetupIntent.NextActionRedirectToUrl - Class in com.stripe.model
-
The URL for the hosted verification page, which allows customers to verify their bank account.
- SetupIntent.PaymentMethodOptions - Class in com.stripe.model
- SetupIntent.PaymentMethodOptions.AcssDebit - Class in com.stripe.model
- SetupIntent.PaymentMethodOptions.AcssDebit.MandateOptions - Class in com.stripe.model
- SetupIntent.PaymentMethodOptions.Card - Class in com.stripe.model
- SetupIntent.PaymentMethodOptions.SepaDebit - Class in com.stripe.model
- SetupIntent.PaymentMethodOptions.SepaDebitMandateOptions - Class in com.stripe.model
- SetupIntentCancelParams - Class in com.stripe.param
- SetupIntentCancelParams.Builder - Class in com.stripe.param
- SetupIntentCancelParams.CancellationReason - Enum in com.stripe.param
- SetupIntentCollection - Class in com.stripe.model
- SetupIntentCollection() - Constructor for class com.stripe.model.SetupIntentCollection
- SetupIntentConfirmParams - Class in com.stripe.param
- SetupIntentConfirmParams.Builder - Class in com.stripe.param
- SetupIntentConfirmParams.MandateData - Class in com.stripe.param
- SetupIntentConfirmParams.MandateData.Builder - Class in com.stripe.param
- SetupIntentConfirmParams.MandateData.CustomerAcceptance - Class in com.stripe.param
- SetupIntentConfirmParams.MandateData.CustomerAcceptance.Builder - Class in com.stripe.param
- SetupIntentConfirmParams.MandateData.CustomerAcceptance.Offline - Class in com.stripe.param
- SetupIntentConfirmParams.MandateData.CustomerAcceptance.Offline.Builder - Class in com.stripe.param
- SetupIntentConfirmParams.MandateData.CustomerAcceptance.Online - Class in com.stripe.param
- SetupIntentConfirmParams.MandateData.CustomerAcceptance.Online.Builder - Class in com.stripe.param
- SetupIntentConfirmParams.MandateData.CustomerAcceptance.Type - Enum in com.stripe.param
- SetupIntentConfirmParams.PaymentMethodOptions - Class in com.stripe.param
-
The user agent of the browser from which the Mandate was accepted by the customer.
- SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit - Class in com.stripe.param
- SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.Builder - Class in com.stripe.param
- SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.Currency - Enum in com.stripe.param
- SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions - Class in com.stripe.param
- SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder - Class in com.stripe.param
- SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor - Enum in com.stripe.param
- SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule - Enum in com.stripe.param
- SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType - Enum in com.stripe.param
- SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.VerificationMethod - Enum in com.stripe.param
- SetupIntentConfirmParams.PaymentMethodOptions.Builder - Class in com.stripe.param
- SetupIntentConfirmParams.PaymentMethodOptions.Card - Class in com.stripe.param
- SetupIntentConfirmParams.PaymentMethodOptions.Card.Builder - Class in com.stripe.param
- SetupIntentConfirmParams.PaymentMethodOptions.Card.RequestThreeDSecure - Enum in com.stripe.param
- SetupIntentConfirmParams.PaymentMethodOptions.SepaDebit - Class in com.stripe.param
- SetupIntentConfirmParams.PaymentMethodOptions.SepaDebit.Builder - Class in com.stripe.param
- SetupIntentConfirmParams.PaymentMethodOptions.SepaDebit.MandateOptions - Class in com.stripe.param
- SetupIntentConfirmParams.PaymentMethodOptions.SepaDebit.MandateOptions.Builder - Class in com.stripe.param
- SetupIntentCreateParams - Class in com.stripe.param
- SetupIntentCreateParams.Builder - Class in com.stripe.param
- SetupIntentCreateParams.MandateData - Class in com.stripe.param
- SetupIntentCreateParams.MandateData.Builder - Class in com.stripe.param
- SetupIntentCreateParams.MandateData.CustomerAcceptance - Class in com.stripe.param
- SetupIntentCreateParams.MandateData.CustomerAcceptance.Builder - Class in com.stripe.param
- SetupIntentCreateParams.MandateData.CustomerAcceptance.Offline - Class in com.stripe.param
- SetupIntentCreateParams.MandateData.CustomerAcceptance.Offline.Builder - Class in com.stripe.param
- SetupIntentCreateParams.MandateData.CustomerAcceptance.Online - Class in com.stripe.param
- SetupIntentCreateParams.MandateData.CustomerAcceptance.Online.Builder - Class in com.stripe.param
- SetupIntentCreateParams.MandateData.CustomerAcceptance.Type - Enum in com.stripe.param
- SetupIntentCreateParams.PaymentMethodOptions - Class in com.stripe.param
-
The user agent of the browser from which the Mandate was accepted by the customer.
- SetupIntentCreateParams.PaymentMethodOptions.AcssDebit - Class in com.stripe.param
- SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.Builder - Class in com.stripe.param
- SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.Currency - Enum in com.stripe.param
- SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions - Class in com.stripe.param
- SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder - Class in com.stripe.param
- SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor - Enum in com.stripe.param
- SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule - Enum in com.stripe.param
- SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType - Enum in com.stripe.param
- SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.VerificationMethod - Enum in com.stripe.param
- SetupIntentCreateParams.PaymentMethodOptions.Builder - Class in com.stripe.param
- SetupIntentCreateParams.PaymentMethodOptions.Card - Class in com.stripe.param
- SetupIntentCreateParams.PaymentMethodOptions.Card.Builder - Class in com.stripe.param
- SetupIntentCreateParams.PaymentMethodOptions.Card.RequestThreeDSecure - Enum in com.stripe.param
- SetupIntentCreateParams.PaymentMethodOptions.SepaDebit - Class in com.stripe.param
- SetupIntentCreateParams.PaymentMethodOptions.SepaDebit.Builder - Class in com.stripe.param
- SetupIntentCreateParams.PaymentMethodOptions.SepaDebit.MandateOptions - Class in com.stripe.param
- SetupIntentCreateParams.PaymentMethodOptions.SepaDebit.MandateOptions.Builder - Class in com.stripe.param
- SetupIntentCreateParams.SingleUse - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- SetupIntentCreateParams.SingleUse.Builder - Class in com.stripe.param
- SetupIntentCreateParams.Usage - Enum in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- SetupIntentListParams - Class in com.stripe.param
- SetupIntentListParams.Builder - Class in com.stripe.param
- SetupIntentListParams.Created - Class in com.stripe.param
- SetupIntentListParams.Created.Builder - Class in com.stripe.param
- SetupIntentRetrieveParams - Class in com.stripe.param
- SetupIntentRetrieveParams.Builder - Class in com.stripe.param
- SetupIntentUpdateParams - Class in com.stripe.param
- SetupIntentUpdateParams.Builder - Class in com.stripe.param
- SetupIntentUpdateParams.PaymentMethodOptions - Class in com.stripe.param
- SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit - Class in com.stripe.param
- SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.Builder - Class in com.stripe.param
- SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.Currency - Enum in com.stripe.param
- SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions - Class in com.stripe.param
- SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.Builder - Class in com.stripe.param
- SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor - Enum in com.stripe.param
- SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule - Enum in com.stripe.param
- SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType - Enum in com.stripe.param
- SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.VerificationMethod - Enum in com.stripe.param
- SetupIntentUpdateParams.PaymentMethodOptions.Builder - Class in com.stripe.param
- SetupIntentUpdateParams.PaymentMethodOptions.Card - Class in com.stripe.param
- SetupIntentUpdateParams.PaymentMethodOptions.Card.Builder - Class in com.stripe.param
- SetupIntentUpdateParams.PaymentMethodOptions.Card.RequestThreeDSecure - Enum in com.stripe.param
- SetupIntentUpdateParams.PaymentMethodOptions.SepaDebit - Class in com.stripe.param
- SetupIntentUpdateParams.PaymentMethodOptions.SepaDebit.Builder - Class in com.stripe.param
- SetupIntentUpdateParams.PaymentMethodOptions.SepaDebit.MandateOptions - Class in com.stripe.param
- SetupIntentUpdateParams.PaymentMethodOptions.SepaDebit.MandateOptions.Builder - Class in com.stripe.param
- setUpstreamId(String) - Method in class com.stripe.model.Order
-
The user's order ID if it is different from the Stripe order ID.
- setUpTo(PlanCreateParams.Tier.UpTo) - Method in class com.stripe.param.PlanCreateParams.Tier.Builder
-
Specifies the upper bound of this tier.
- setUpTo(PriceCreateParams.Tier.UpTo) - Method in class com.stripe.param.PriceCreateParams.Tier.Builder
-
Specifies the upper bound of this tier.
- setUpTo(Long) - Method in class com.stripe.model.Plan.Tier
-
Up to and including to this quantity will be contained in the tier.
- setUpTo(Long) - Method in class com.stripe.model.Price.Tier
-
Up to and including to this quantity will be contained in the tier.
- setUpTo(Long) - Method in class com.stripe.param.PlanCreateParams.Tier.Builder
-
Specifies the upper bound of this tier.
- setUpTo(Long) - Method in class com.stripe.param.PriceCreateParams.Tier.Builder
-
Specifies the upper bound of this tier.
- setUrl(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.Builder
-
The business's publicly available website.
- setUrl(EmptyParam) - Method in class com.stripe.param.PaymentLinkUpdateParams.AfterCompletion.Redirect.Builder
- setUrl(EmptyParam) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
A URL of a publicly-accessible webpage for this product.
- setUrl(EmptyParam) - Method in class com.stripe.param.WebhookEndpointUpdateParams.Builder
-
The URL of the webhook endpoint.
- setUrl(String) - Method in class com.stripe.model.Account.BusinessProfile
-
The business's publicly available website.
- setUrl(String) - Method in class com.stripe.model.AccountLink
-
The URL for the account link.
- setUrl(String) - Method in class com.stripe.model.billingportal.Session
-
The short-lived URL of the session that gives customers access to the customer portal.
- setUrl(String) - Method in class com.stripe.model.checkout.Session.AfterExpiration.Recovery
- setUrl(String) - Method in class com.stripe.model.checkout.Session
-
The URL to the Checkout Session.
- setUrl(String) - Method in class com.stripe.model.File
-
The URL from which the file can be downloaded using your live secret API key.
- setUrl(String) - Method in class com.stripe.model.FileLink
-
The publicly accessible URL to download the file.
- setUrl(String) - Method in class com.stripe.model.identity.VerificationSession
-
The short-lived URL that you use to redirect a user to Stripe to submit their identity information.
- setUrl(String) - Method in class com.stripe.model.LoginLink
-
The URL for the login link.
- setUrl(String) - Method in class com.stripe.model.Mandate.AuBecsDebit
-
The URL of the mandate.
- setUrl(String) - Method in class com.stripe.model.Mandate.BacsDebit
-
The URL that will contain the mandate that the customer has signed.
- setUrl(String) - Method in class com.stripe.model.Mandate.PaymentMethodDetails.SepaDebit
- setUrl(String) - Method in class com.stripe.model.PaymentIntent.NextActionAlipayHandleRedirect
-
The URL you must redirect your customer to in order to authenticate the payment.
- setUrl(String) - Method in class com.stripe.model.PaymentIntent.NextActionRedirectToUrl
-
The URL you must redirect your customer to in order to authenticate the payment.
- setUrl(String) - Method in class com.stripe.model.PaymentLink.AfterCompletion.Redirect
- setUrl(String) - Method in class com.stripe.model.PaymentLink
-
The public URL that can be shared with customers.
- setUrl(String) - Method in class com.stripe.model.Product
-
A URL of a publicly-accessible webpage for this product.
- setUrl(String) - Method in class com.stripe.model.SetupIntent.NextActionRedirectToUrl
-
The URL you must redirect your customer to in order to authenticate.
- setUrl(String) - Method in class com.stripe.model.Source.RedirectFlow
-
The URL provided to you to redirect a customer to as part of a
redirect
authentication flow. - setUrl(String) - Method in class com.stripe.model.StripeCollection
- setUrl(String) - Method in class com.stripe.model.StripeSearchResult
- setUrl(String) - Method in class com.stripe.model.WebhookEndpoint
-
The URL of the webhook endpoint.
- setUrl(String) - Method in class com.stripe.param.AccountCreateParams.BusinessProfile.Builder
-
The business's publicly available website.
- setUrl(String) - Method in class com.stripe.param.AccountUpdateParams.BusinessProfile.Builder
-
The business's publicly available website.
- setUrl(String) - Method in class com.stripe.param.PaymentLinkCreateParams.AfterCompletion.Redirect.Builder
- setUrl(String) - Method in class com.stripe.param.PaymentLinkUpdateParams.AfterCompletion.Redirect.Builder
-
The URL the customer will be redirected to after the purchase is complete.
- setUrl(String) - Method in class com.stripe.param.ProductCreateParams.Builder
-
A URL of a publicly-accessible webpage for this product.
- setUrl(String) - Method in class com.stripe.param.ProductListParams.Builder
-
Only return products with the given url.
- setUrl(String) - Method in class com.stripe.param.ProductUpdateParams.Builder
-
A URL of a publicly-accessible webpage for this product.
- setUrl(String) - Method in class com.stripe.param.WebhookEndpointCreateParams.Builder
-
The URL of the webhook endpoint.
- setUrl(String) - Method in class com.stripe.param.WebhookEndpointUpdateParams.Builder
-
The URL of the webhook endpoint.
- setUsage(SetupIntentCreateParams.Usage) - Method in class com.stripe.param.SetupIntentCreateParams.Builder
-
Indicates how the payment method is intended to be used in the future.
- setUsage(SourceCreateParams.Usage) - Method in class com.stripe.param.SourceCreateParams.Builder
- setUsage(String) - Method in class com.stripe.model.SetupAttempt
-
The value of usage on the SetupIntent at the time of this confirmation, one of
off_session
oron_session
. - setUsage(String) - Method in class com.stripe.model.SetupIntent
-
Indicates how the payment method is intended to be used in the future.
- setUsage(String) - Method in class com.stripe.model.Source
-
Either
reusable
orsingle_use
. - setUsageGte(Long) - Method in class com.stripe.model.Invoice.ThresholdItemReason
-
The quantity threshold boundary that applied to the given line item.
- setUsageGte(Long) - Method in class com.stripe.model.SubscriptionItem.BillingThresholds
- setUsageGte(Long) - Method in class com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.BillingThresholds.Builder
- setUsageGte(Long) - Method in class com.stripe.param.SubscriptionCreateParams.Item.BillingThresholds.Builder
- setUsageGte(Long) - Method in class com.stripe.param.SubscriptionItemCreateParams.BillingThresholds.Builder
- setUsageGte(Long) - Method in class com.stripe.param.SubscriptionItemUpdateParams.BillingThresholds.Builder
- setUsageGte(Long) - Method in class com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.BillingThresholds.Builder
- setUsageGte(Long) - Method in class com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.BillingThresholds.Builder
- setUsageGte(Long) - Method in class com.stripe.param.SubscriptionUpdateParams.Item.BillingThresholds.Builder
- setUsageType(PlanCreateParams.UsageType) - Method in class com.stripe.param.PlanCreateParams.Builder
-
Configures how the quantity per period should be determined.
- setUsageType(PriceCreateParams.Recurring.UsageType) - Method in class com.stripe.param.PriceCreateParams.Recurring.Builder
-
Configures how the quantity per period should be determined.
- setUsageType(PriceListParams.Recurring.UsageType) - Method in class com.stripe.param.PriceListParams.Recurring.Builder
-
Filter by the usage type for this price.
- setUsageType(String) - Method in class com.stripe.model.Plan
-
Configures how the quantity per period should be determined.
- setUsageType(String) - Method in class com.stripe.model.Price.Recurring
-
Configures how the quantity per period should be determined.
- setUsed(Boolean) - Method in class com.stripe.model.AlipayAccount
-
Whether this Alipay account object has ever been used for a payment.
- setUsed(Boolean) - Method in class com.stripe.model.Token
-
Whether this token has already been used (tokens can be used only once).
- setUsedForPayment(Boolean) - Method in class com.stripe.model.BitcoinReceiver
-
Indicate if this source is used for payment.
- setUserAgent(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.OwnershipDeclaration.Builder
- setUserAgent(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Settings.CardIssuing.TosAcceptance.Builder
- setUserAgent(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.TosAcceptance.Builder
- setUserAgent(EmptyParam) - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Builder
-
The user agent of the browser from which the mandate was accepted or refused by the customer.
- setUserAgent(EmptyParam) - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Online.Builder
- setUserAgent(String) - Method in class com.stripe.model.Account.Company.OwnershipDeclaration
-
The user-agent string from the browser where the beneficial owner attestation was made.
- setUserAgent(String) - Method in class com.stripe.model.Account.Settings.SettingsCardIssuing.TosAcceptance
- setUserAgent(String) - Method in class com.stripe.model.Account.TosAcceptance
- setUserAgent(String) - Method in class com.stripe.model.Mandate.CustomerAcceptance.Online
- setUserAgent(String) - Method in class com.stripe.param.AccountCreateParams.Company.OwnershipDeclaration.Builder
- setUserAgent(String) - Method in class com.stripe.param.AccountCreateParams.Settings.CardIssuing.TosAcceptance.Builder
- setUserAgent(String) - Method in class com.stripe.param.AccountCreateParams.TosAcceptance.Builder
- setUserAgent(String) - Method in class com.stripe.param.AccountUpdateParams.Company.OwnershipDeclaration.Builder
-
The user agent of the browser from which the beneficial owner attestation was made.
- setUserAgent(String) - Method in class com.stripe.param.AccountUpdateParams.Settings.CardIssuing.TosAcceptance.Builder
-
The user agent of the browser from which the account representative accepted the service agreement.
- setUserAgent(String) - Method in class com.stripe.param.AccountUpdateParams.TosAcceptance.Builder
-
The user agent of the browser from which the account representative accepted their service agreement.
- setUserAgent(String) - Method in class com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Online.Builder
- setUserAgent(String) - Method in class com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance.Online.Builder
- setUserAgent(String) - Method in class com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance.Online.Builder
- setUserAgent(String) - Method in class com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance.Online.Builder
- setUserAgent(String) - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance.Builder
-
The user agent of the browser from which the mandate was accepted or refused by the customer.
- setUserAgent(String) - Method in class com.stripe.param.SourceCreateParams.Mandate.Acceptance.Online.Builder
- setUserAgent(String) - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Builder
-
The user agent of the browser from which the mandate was accepted or refused by the customer.
- setUserAgent(String) - Method in class com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Online.Builder
-
The user agent of the browser from which the mandate was accepted or refused by the customer.
- setUserAgent(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.OwnershipDeclaration.Builder
- setUsername(String) - Method in class com.stripe.model.AlipayAccount
-
The username for the Alipay account.
- setUserReport(ChargeUpdateParams.FraudDetails.UserReport) - Method in class com.stripe.param.ChargeUpdateParams.FraudDetails.Builder
-
Either
safe
orfraudulent
. - setUserReport(EmptyParam) - Method in class com.stripe.param.ChargeUpdateParams.FraudDetails.Builder
-
Either
safe
orfraudulent
. - setUserReport(String) - Method in class com.stripe.model.Charge.FraudDetails
-
Assessments reported by you.
- setUseStripeSdk(Boolean) - Method in class com.stripe.param.PaymentIntentConfirmParams.Builder
-
Set to
true
only when using manual confirmation and the iOS or Android SDKs to handle additional authentication steps. - setUseStripeSdk(Boolean) - Method in class com.stripe.param.PaymentIntentCreateParams.Builder
-
Set to
true
only when using manual confirmation and the iOS or Android SDKs to handle additional authentication steps. - setUseStripeSdk(Map<String, Object>) - Method in class com.stripe.model.PaymentIntent.NextAction
-
When confirming a PaymentIntent with Stripe.js, Stripe.js depends on the contents of this dictionary to invoke authentication flows.
- setUseStripeSdk(Map<String, Object>) - Method in class com.stripe.model.SetupIntent.NextAction
-
When confirming a SetupIntent with Stripe.js, Stripe.js depends on the contents of this dictionary to invoke authentication flows.
- setValid(Boolean) - Method in class com.stripe.model.Coupon
-
Taking account of the above properties, whether this coupon can still be applied to a customer.
- setValue(EmptyParam) - Method in class com.stripe.param.CustomerUpdateParams.InvoiceSettings.CustomField.Builder
- setValue(EmptyParam) - Method in class com.stripe.param.InvoiceUpdateParams.CustomField.Builder
- setValue(EmptyParam) - Method in class com.stripe.param.SkuCreateParams.Inventory.Builder
-
An indicator of the inventory available.
- setValue(EmptyParam) - Method in class com.stripe.param.SkuUpdateParams.Inventory.Builder
-
An indicator of the inventory available.
- setValue(SkuCreateParams.Inventory.Value) - Method in class com.stripe.param.SkuCreateParams.Inventory.Builder
-
An indicator of the inventory available.
- setValue(SkuUpdateParams.Inventory.Value) - Method in class com.stripe.param.SkuUpdateParams.Inventory.Builder
-
An indicator of the inventory available.
- setValue(Long) - Method in class com.stripe.model.ShippingRate.DeliveryEstimate.Maximum
-
Must be greater than 0.
- setValue(Long) - Method in class com.stripe.model.ShippingRate.DeliveryEstimate.Minimum
- setValue(Long) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Maximum.Builder
-
Must be greater than 0.
- setValue(Long) - Method in class com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Minimum.Builder
-
Must be greater than 0.
- setValue(Long) - Method in class com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Maximum.Builder
-
Must be greater than 0.
- setValue(Long) - Method in class com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Minimum.Builder
- setValue(String) - Method in class com.stripe.model.checkout.Session.CustomerDetails.TaxID
- setValue(String) - Method in class com.stripe.model.Invoice.CustomerTaxId
-
The value of the tax ID.
- setValue(String) - Method in class com.stripe.model.Invoice.CustomField
-
The value of the custom field.
- setValue(String) - Method in class com.stripe.model.radar.ValueListItem
-
The value of the item.
- setValue(String) - Method in class com.stripe.model.Sku.Inventory
- setValue(String) - Method in class com.stripe.model.TaxId
-
Value of the tax ID.
- setValue(String) - Method in class com.stripe.param.CustomerCreateParams.InvoiceSettings.CustomField.Builder
- setValue(String) - Method in class com.stripe.param.CustomerCreateParams.TaxIdData.Builder
-
Value of the tax ID.
- setValue(String) - Method in class com.stripe.param.CustomerUpdateParams.InvoiceSettings.CustomField.Builder
-
The value of the custom field.
- setValue(String) - Method in class com.stripe.param.InvoiceCreateParams.CustomField.Builder
- setValue(String) - Method in class com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Builder
-
Value of the tax ID.
- setValue(String) - Method in class com.stripe.param.InvoiceUpdateParams.CustomField.Builder
-
The value of the custom field.
- setValue(String) - Method in class com.stripe.param.radar.ValueListItemCreateParams.Builder
-
The value of the item (whose type must match the type of the parent value list).
- setValue(String) - Method in class com.stripe.param.radar.ValueListItemListParams.Builder
-
Return items belonging to the parent list whose value matches the specified value (using an "is like" match).
- setValue(String) - Method in class com.stripe.param.TaxIdCollectionCreateParams.Builder
-
Value of the tax ID.
- setValueList(String) - Method in class com.stripe.model.radar.ValueListItem
-
The identifier of the value list this item belongs to.
- setValueList(String) - Method in class com.stripe.param.radar.ValueListItemCreateParams.Builder
-
The identifier of the value list which the created item will be added to.
- setValueList(String) - Method in class com.stripe.param.radar.ValueListItemListParams.Builder
-
Identifier for the parent value list this item belongs to.
- setVatId(EmptyParam) - Method in class com.stripe.param.AccountUpdateParams.Company.Builder
-
The VAT number of the company.
- setVatId(String) - Method in class com.stripe.param.AccountCreateParams.Company.Builder
-
The VAT number of the company.
- setVatId(String) - Method in class com.stripe.param.AccountUpdateParams.Company.Builder
-
The VAT number of the company.
- setVatId(String) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Builder
-
The VAT number of the company.
- setVatIdProvided(Boolean) - Method in class com.stripe.model.Account.Company
-
Whether the company's business VAT number was provided.
- setVerification(Account.Company.Verification) - Method in class com.stripe.model.Account.Company
-
Information on the verification state of the company.
- setVerification(Cardholder.Individual.Verification) - Method in class com.stripe.model.issuing.Cardholder.Individual
-
Government-issued ID document for this cardholder.
- setVerification(Person.Verification) - Method in class com.stripe.model.Person
- setVerification(TaxId.Verification) - Method in class com.stripe.model.TaxId
-
Tax ID verification information.
- setVerification(AccountCreateParams.Company.Verification) - Method in class com.stripe.param.AccountCreateParams.Company.Builder
-
Information on the verification state of the company.
- setVerification(AccountCreateParams.Individual.Verification) - Method in class com.stripe.param.AccountCreateParams.Individual.Builder
-
The individual's verification document information.
- setVerification(AccountUpdateParams.Company.Verification) - Method in class com.stripe.param.AccountUpdateParams.Company.Builder
-
Information on the verification state of the company.
- setVerification(AccountUpdateParams.Individual.Verification) - Method in class com.stripe.param.AccountUpdateParams.Individual.Builder
-
The individual's verification document information.
- setVerification(CardholderCreateParams.Individual.Verification) - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Builder
-
Government-issued ID document for this cardholder.
- setVerification(CardholderUpdateParams.Individual.Verification) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Builder
-
Government-issued ID document for this cardholder.
- setVerification(PersonCollectionCreateParams.Verification) - Method in class com.stripe.param.PersonCollectionCreateParams.Builder
-
The person's verification status.
- setVerification(PersonUpdateParams.Verification) - Method in class com.stripe.param.PersonUpdateParams.Builder
-
The person's verification status.
- setVerification(TokenCreateParams.Account.Company.Verification) - Method in class com.stripe.param.TokenCreateParams.Account.Company.Builder
-
Information on the verification state of the company.
- setVerification(TokenCreateParams.Account.Individual.Verification) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Builder
-
The individual's verification document information.
- setVerification(TokenCreateParams.Person.Verification) - Method in class com.stripe.param.TokenCreateParams.Person.Builder
-
The person's verification status.
- setVerificationData(Authorization.VerificationData) - Method in class com.stripe.model.issuing.Authorization
- setVerificationFields(CountrySpec.VerificationFields) - Method in class com.stripe.model.CountrySpec
- setVerificationMethod(SessionCreateParams.PaymentMethodOptions.AcssDebit.VerificationMethod) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.Builder
-
Verification method for the intent.
- setVerificationMethod(InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod) - Method in class com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.Builder
-
Verification method for the intent.
- setVerificationMethod(InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod) - Method in class com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.Builder
-
Verification method for the intent.
- setVerificationMethod(PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.VerificationMethod) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.Builder
-
Verification method for the intent.
- setVerificationMethod(PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.VerificationMethod) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.Builder
-
Verification method for the intent.
- setVerificationMethod(PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.VerificationMethod) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.Builder
-
Verification method for the intent.
- setVerificationMethod(SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.VerificationMethod) - Method in class com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.Builder
-
Verification method for the intent.
- setVerificationMethod(SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.VerificationMethod) - Method in class com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.Builder
-
Verification method for the intent.
- setVerificationMethod(SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.VerificationMethod) - Method in class com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.Builder
-
Verification method for the intent.
- setVerificationMethod(SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod) - Method in class com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.Builder
-
Verification method for the intent.
- setVerificationMethod(SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod) - Method in class com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.Builder
-
Verification method for the intent.
- setVerificationMethod(String) - Method in class com.stripe.model.checkout.Session.PaymentMethodOptions.AcssDebit
-
Bank account verification method.
- setVerificationMethod(String) - Method in class com.stripe.model.Invoice.PaymentMethodOptions.AcssDebit
-
Bank account verification method.
- setVerificationMethod(String) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions.AcssDebit
-
Bank account verification method.
- setVerificationMethod(String) - Method in class com.stripe.model.SetupIntent.PaymentMethodOptions.AcssDebit
- setVerificationMethod(String) - Method in class com.stripe.model.Subscription.PaymentMethodOptions.AcssDebit
-
Bank account verification method.
- setVerificationSession(String) - Method in class com.stripe.model.identity.VerificationReport
-
ID of the VerificationSession that created this report.
- setVerificationSession(String) - Method in class com.stripe.param.identity.VerificationReportListParams.Builder
-
Only return VerificationReports created by this VerificationSession ID.
- setVerified(Boolean) - Method in class com.stripe.model.Recipient
-
Whether the recipient has been verified.
- setVerified(Boolean) - Method in class com.stripe.param.RecipientListParams.Builder
-
Only return recipients that are verified or unverified.
- setVerifiedAddress(Address) - Method in class com.stripe.model.Source.Owner
-
Verified owner's address.
- setVerifiedAddress(String) - Method in class com.stripe.model.TaxId.Verification
- setVerifiedEmail(String) - Method in class com.stripe.model.Source.Owner
-
Verified owner's email address.
- setVerifiedName(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Bancontact
-
Owner's verified full name.
- setVerifiedName(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Eps
-
Owner's verified full name.
- setVerifiedName(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Giropay
-
Owner's verified full name.
- setVerifiedName(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Ideal
-
Owner's verified full name.
- setVerifiedName(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.P24
-
Owner's verified full name.
- setVerifiedName(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Sofort
-
Owner's verified full name.
- setVerifiedName(String) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Bancontact
- setVerifiedName(String) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Ideal
- setVerifiedName(String) - Method in class com.stripe.model.SetupAttempt.PaymentMethodDetails.Sofort
- setVerifiedName(String) - Method in class com.stripe.model.Source.Owner
-
Verified owner's full name.
- setVerifiedName(String) - Method in class com.stripe.model.TaxId.Verification
- setVerifiedOutputs(VerificationSession.VerifiedOutputs) - Method in class com.stripe.model.identity.VerificationSession
-
The user’s verified data.
- setVerifiedPhone(String) - Method in class com.stripe.model.Source.Owner
-
Verified owner's phone number (including extension).
- setVerifyWithMicrodeposits(PaymentIntent.NextAction.VerifyWithMicrodeposits) - Method in class com.stripe.model.PaymentIntent.NextAction
- setVerifyWithMicrodeposits(SetupIntent.NextAction.VerifyWithMicrodeposits) - Method in class com.stripe.model.SetupIntent.NextAction
- setVersion(Long) - Method in class com.stripe.model.reporting.ReportType
-
Version of the Report Type.
- setVersion(String) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.ThreeDSecure
-
The version of 3D Secure that was used.
- setVersion(String) - Method in class com.stripe.model.Review.Session
- setVisa(PersonCollectionCreateParams.Documents.Visa) - Method in class com.stripe.param.PersonCollectionCreateParams.Documents.Builder
-
One or more documents showing the person's visa required for living in the country where they are residing.
- setVisa(PersonUpdateParams.Documents.Visa) - Method in class com.stripe.param.PersonUpdateParams.Documents.Builder
-
One or more documents showing the person's visa required for living in the country where they are residing.
- setVisa(TokenCreateParams.Person.Documents.Visa) - Method in class com.stripe.param.TokenCreateParams.Person.Documents.Builder
-
One or more documents showing the person's visa required for living in the country where they are residing.
- setVisaCheckout(Charge.PaymentMethodDetails.Card.Wallet.VisaCheckout) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet
- setVisaCheckout(PaymentMethod.Card.Wallet.VisaCheckout) - Method in class com.stripe.model.PaymentMethod.Card.Wallet
- setVoidedAt(Long) - Method in class com.stripe.model.CreditNote
-
The time that the credit note was voided.
- setVoidedAt(Long) - Method in class com.stripe.model.Invoice.StatusTransitions
-
The time that the invoice was voided.
- setVolumeDecimal(BigDecimal) - Method in class com.stripe.model.issuing.Transaction.PurchaseDetails.Fuel
- setWallet(Charge.PaymentMethodDetails.Card.Wallet) - Method in class com.stripe.model.Charge.PaymentMethodDetails.Card
-
If this Card is part of a card wallet, this contains the details of the card wallet.
- setWallet(PaymentMethod.Card.Wallet) - Method in class com.stripe.model.PaymentMethod.Card
-
If this Card is part of a card wallet, this contains the details of the card wallet.
- setWallet(String) - Method in class com.stripe.model.issuing.Authorization
-
The digital wallet used for this authorization.
- setWallet(String) - Method in class com.stripe.model.issuing.Transaction
-
The digital wallet used for this transaction.
- setWallets(Card.Wallets) - Method in class com.stripe.model.issuing.Card
-
Information relating to digital wallets (like Apple Pay and Google Pay).
- setWebhooksDeliveredAt(Long) - Method in class com.stripe.model.Invoice
-
Invoices are automatically paid or sent 1 hour after webhooks are delivered, or until all webhook delivery attempts have been exhausted.
- setWechat(Charge.PaymentMethodDetails.Wechat) - Method in class com.stripe.model.Charge.PaymentMethodDetails
- setWechat(Source.Wechat) - Method in class com.stripe.model.Source
- setWechatPay(Charge.PaymentMethodDetails.WechatPay) - Method in class com.stripe.model.Charge.PaymentMethodDetails
- setWechatPay(PaymentIntent.PaymentMethodOptions.WechatPay) - Method in class com.stripe.model.PaymentIntent.PaymentMethodOptions
- setWechatPay(PaymentMethod.WechatPay) - Method in class com.stripe.model.PaymentMethod
- setWechatPay(SessionCreateParams.PaymentMethodOptions.WechatPay) - Method in class com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.Builder
-
contains details about the Wechat Pay payment method options.
- setWechatPay(EmptyParam) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
wechat_pay
PaymentMethod, this sub-hash contains details about the WeChat Pay payment method options. - setWechatPay(EmptyParam) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
wechat_pay
PaymentMethod, this sub-hash contains details about the WeChat Pay payment method options. - setWechatPay(EmptyParam) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
wechat_pay
PaymentMethod, this sub-hash contains details about the WeChat Pay payment method options. - setWechatPay(PaymentIntentConfirmParams.PaymentMethodData.WechatPay) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Builder
-
If this is an
wechat_pay
PaymentMethod, this hash contains details about the wechat_pay payment method. - setWechatPay(PaymentIntentConfirmParams.PaymentMethodOptions.WechatPay) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Builder
-
If this is a
wechat_pay
PaymentMethod, this sub-hash contains details about the WeChat Pay payment method options. - setWechatPay(PaymentIntentCreateParams.PaymentMethodData.WechatPay) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Builder
-
If this is an
wechat_pay
PaymentMethod, this hash contains details about the wechat_pay payment method. - setWechatPay(PaymentIntentCreateParams.PaymentMethodOptions.WechatPay) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Builder
-
If this is a
wechat_pay
PaymentMethod, this sub-hash contains details about the WeChat Pay payment method options. - setWechatPay(PaymentIntentUpdateParams.PaymentMethodData.WechatPay) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Builder
-
If this is an
wechat_pay
PaymentMethod, this hash contains details about the wechat_pay payment method. - setWechatPay(PaymentIntentUpdateParams.PaymentMethodOptions.WechatPay) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Builder
-
If this is a
wechat_pay
PaymentMethod, this sub-hash contains details about the WeChat Pay payment method options. - setWechatPay(PaymentMethodCreateParams.WechatPay) - Method in class com.stripe.param.PaymentMethodCreateParams.Builder
-
If this is an
wechat_pay
PaymentMethod, this hash contains details about the wechat_pay payment method. - setWechatPayDisplayQrCode(PaymentIntent.NextAction.WechatPayDisplayQrCode) - Method in class com.stripe.model.PaymentIntent.NextAction
- setWechatPayRedirectToAndroidApp(PaymentIntent.NextAction.WechatPayRedirectToAndroidApp) - Method in class com.stripe.model.PaymentIntent.NextAction
- setWechatPayRedirectToIosApp(PaymentIntent.NextAction.WechatPayRedirectToIosApp) - Method in class com.stripe.model.PaymentIntent.NextAction
- setWeeklyAnchor(AccountCreateParams.Settings.Payouts.Schedule.WeeklyAnchor) - Method in class com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule.Builder
- setWeeklyAnchor(AccountUpdateParams.Settings.Payouts.Schedule.WeeklyAnchor) - Method in class com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule.Builder
- setWeeklyAnchor(String) - Method in class com.stripe.model.Account.PayoutSchedule
-
The day of the week funds will be paid out, of the style 'monday', 'tuesday', etc.
- setWeight(BigDecimal) - Method in class com.stripe.model.PackageDimensions
-
Weight, in ounces.
- setWeight(BigDecimal) - Method in class com.stripe.param.ProductCreateParams.PackageDimensions.Builder
-
Weight, in ounces.
- setWeight(BigDecimal) - Method in class com.stripe.param.ProductUpdateParams.PackageDimensions.Builder
-
Weight, in ounces.
- setWeight(BigDecimal) - Method in class com.stripe.param.SkuCreateParams.PackageDimensions.Builder
-
Weight, in ounces.
- setWeight(BigDecimal) - Method in class com.stripe.param.SkuUpdateParams.PackageDimensions.Builder
-
Weight, in ounces.
- setWidth(BigDecimal) - Method in class com.stripe.model.PackageDimensions
-
Width, in inches.
- setWidth(BigDecimal) - Method in class com.stripe.param.ProductCreateParams.PackageDimensions.Builder
- setWidth(BigDecimal) - Method in class com.stripe.param.ProductUpdateParams.PackageDimensions.Builder
-
Width, in inches.
- setWidth(BigDecimal) - Method in class com.stripe.param.SkuCreateParams.PackageDimensions.Builder
-
Width, in inches.
- setWidth(BigDecimal) - Method in class com.stripe.param.SkuUpdateParams.PackageDimensions.Builder
-
Width, in inches.
- setYear(Long) - Method in class com.stripe.model.identity.VerificationReport.Document.DateOfBirth
-
The four-digit year.
- setYear(Long) - Method in class com.stripe.model.identity.VerificationReport.Document.ExpirationDate
-
The four-digit year.
- setYear(Long) - Method in class com.stripe.model.identity.VerificationReport.Document.IssuedDate
- setYear(Long) - Method in class com.stripe.model.identity.VerificationReport.IdNumber.DateOfBirth
-
The four-digit year.
- setYear(Long) - Method in class com.stripe.model.identity.VerificationSession.VerifiedOutputs.DateOfBirth
- setYear(Long) - Method in class com.stripe.model.issuing.Cardholder.Individual.DateOfBirth
-
The four-digit year of birth.
- setYear(Long) - Method in class com.stripe.model.PaymentMethod.Klarna.DateOfBirth
- setYear(Long) - Method in class com.stripe.model.Person.DateOfBirth
-
The four-digit year of birth.
- setYear(Long) - Method in class com.stripe.param.AccountCreateParams.Individual.Dob.Builder
- setYear(Long) - Method in class com.stripe.param.AccountUpdateParams.Individual.Dob.Builder
- setYear(Long) - Method in class com.stripe.param.issuing.CardholderCreateParams.Individual.Dob.Builder
- setYear(Long) - Method in class com.stripe.param.issuing.CardholderUpdateParams.Individual.Dob.Builder
- setYear(Long) - Method in class com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Klarna.Dob.Builder
- setYear(Long) - Method in class com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Klarna.Dob.Builder
- setYear(Long) - Method in class com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Klarna.Dob.Builder
- setYear(Long) - Method in class com.stripe.param.PaymentMethodCreateParams.Klarna.Dob.Builder
- setYear(Long) - Method in class com.stripe.param.PersonCollectionCreateParams.Dob.Builder
- setYear(Long) - Method in class com.stripe.param.PersonUpdateParams.Dob.Builder
- setYear(Long) - Method in class com.stripe.param.TokenCreateParams.Account.Individual.Dob.Builder
- setYear(Long) - Method in class com.stripe.param.TokenCreateParams.Person.Dob.Builder
- SEWING_NEEDLEWORK_FABRIC_AND_PIECE_GOODS_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- SEWING_NEEDLEWORK_FABRIC_AND_PIECE_GOODS_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- SEWING_NEEDLEWORK_FABRIC_AND_PIECE_GOODS_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- SEWING_NEEDLEWORK_FABRIC_AND_PIECE_GOODS_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- SEWING_NEEDLEWORK_FABRIC_AND_PIECE_GOODS_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- SEWING_NEEDLEWORK_FABRIC_AND_PIECE_GOODS_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- SEWING_NEEDLEWORK_FABRIC_AND_PIECE_GOODS_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- SEWING_NEEDLEWORK_FABRIC_AND_PIECE_GOODS_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- SEWING_NEEDLEWORK_FABRIC_AND_PIECE_GOODS_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- SEWING_NEEDLEWORK_FABRIC_AND_PIECE_GOODS_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- SEWING_NEEDLEWORK_FABRIC_AND_PIECE_GOODS_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- SEWING_NEEDLEWORK_FABRIC_AND_PIECE_GOODS_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- SG - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- SG - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- SG - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- SG_GST - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- SG_GST - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- SG_GST - com.stripe.param.TaxIdCollectionCreateParams.Type
- SG_UEN - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- SG_UEN - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- SG_UEN - com.stripe.param.TaxIdCollectionCreateParams.Type
- SH - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- SH - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- SH - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- Shipping() - Constructor for class com.stripe.model.issuing.Card.Shipping
- SHIPPING - com.stripe.param.billingportal.ConfigurationCreateParams.Features.CustomerUpdate.AllowedUpdate
- SHIPPING - com.stripe.param.billingportal.ConfigurationUpdateParams.Features.CustomerUpdate.AllowedUpdate
- SHIPPING - com.stripe.param.OrderCreateParams.Item.Type
- SHIPPING - com.stripe.param.OrderReturnOrderParams.Item.Type
- SHIPPING - com.stripe.param.SourceCreateParams.SourceOrder.Item.Type
- SHIPPING - com.stripe.param.SourceUpdateParams.SourceOrder.Item.Type
- ShippingAddressCollection() - Constructor for class com.stripe.model.checkout.Session.ShippingAddressCollection
- ShippingAddressCollection() - Constructor for class com.stripe.model.PaymentLink.ShippingAddressCollection
- ShippingDetails - Class in com.stripe.model
- ShippingDetails() - Constructor for class com.stripe.model.ShippingDetails
- ShippingMethod() - Constructor for class com.stripe.model.Order.ShippingMethod
- ShippingOption() - Constructor for class com.stripe.model.checkout.Session.ShippingOption
- ShippingRate - Class in com.stripe.model
- ShippingRate() - Constructor for class com.stripe.model.ShippingRate
- ShippingRate.DeliveryEstimate - Class in com.stripe.model
- ShippingRate.DeliveryEstimate.Maximum - Class in com.stripe.model
- ShippingRate.DeliveryEstimate.Minimum - Class in com.stripe.model
- ShippingRate.FixedAmount - Class in com.stripe.model
-
Must be greater than 0.
- ShippingRateCollection - Class in com.stripe.model
- ShippingRateCollection() - Constructor for class com.stripe.model.ShippingRateCollection
- ShippingRateCreateParams - Class in com.stripe.param
- ShippingRateCreateParams.Builder - Class in com.stripe.param
- ShippingRateCreateParams.DeliveryEstimate - Class in com.stripe.param
- ShippingRateCreateParams.DeliveryEstimate.Builder - Class in com.stripe.param
- ShippingRateCreateParams.DeliveryEstimate.Maximum - Class in com.stripe.param
- ShippingRateCreateParams.DeliveryEstimate.Maximum.Builder - Class in com.stripe.param
- ShippingRateCreateParams.DeliveryEstimate.Maximum.Unit - Enum in com.stripe.param
- ShippingRateCreateParams.DeliveryEstimate.Minimum - Class in com.stripe.param
- ShippingRateCreateParams.DeliveryEstimate.Minimum.Builder - Class in com.stripe.param
- ShippingRateCreateParams.DeliveryEstimate.Minimum.Unit - Enum in com.stripe.param
- ShippingRateCreateParams.FixedAmount - Class in com.stripe.param
-
Must be greater than 0.
- ShippingRateCreateParams.FixedAmount.Builder - Class in com.stripe.param
- ShippingRateCreateParams.TaxBehavior - Enum in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- ShippingRateCreateParams.Type - Enum in com.stripe.param
- ShippingRateListParams - Class in com.stripe.param
- ShippingRateListParams.Builder - Class in com.stripe.param
- ShippingRateListParams.Created - Class in com.stripe.param
- ShippingRateListParams.Created.Builder - Class in com.stripe.param
- ShippingRateRetrieveParams - Class in com.stripe.param
- ShippingRateRetrieveParams.Builder - Class in com.stripe.param
- ShippingRateUpdateParams - Class in com.stripe.param
- ShippingRateUpdateParams.Builder - Class in com.stripe.param
- SHOE_REPAIR_HAT_CLEANING - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- SHOE_REPAIR_HAT_CLEANING - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- SHOE_REPAIR_HAT_CLEANING - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- SHOE_REPAIR_HAT_CLEANING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- SHOE_REPAIR_HAT_CLEANING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- SHOE_REPAIR_HAT_CLEANING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- SHOE_REPAIR_HAT_CLEANING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- SHOE_REPAIR_HAT_CLEANING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- SHOE_REPAIR_HAT_CLEANING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- SHOE_REPAIR_HAT_CLEANING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- SHOE_REPAIR_HAT_CLEANING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- SHOE_REPAIR_HAT_CLEANING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- SHOE_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- SHOE_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- SHOE_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- SHOE_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- SHOE_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- SHOE_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- SHOE_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- SHOE_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- SHOE_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- SHOE_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- SHOE_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- SHOE_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- SI - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- SI - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- SI - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- SIGMA__SCHEDULED_QUERY_RUN__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- SIGMA__SCHEDULED_QUERY_RUN__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- SIGMA_SCHEDULED_QUERY - com.stripe.param.FileListParams.Purpose
- Signature() - Constructor for class com.stripe.net.Webhook.Signature
- SignatureVerificationException - Exception in com.stripe.exception
- SignatureVerificationException(String, String) - Constructor for exception com.stripe.exception.SignatureVerificationException
- SINGAPORE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- SINGLE_MEMBER_LLC - com.stripe.param.AccountCreateParams.Company.Structure
- SINGLE_MEMBER_LLC - com.stripe.param.AccountUpdateParams.Company.Structure
- SINGLE_MEMBER_LLC - com.stripe.param.TokenCreateParams.Account.Company.Structure
- SINGLE_USE - com.stripe.param.SourceCreateParams.Usage
- singleClassUrl(Class<?>) - Static method in class com.stripe.net.ApiResource
- singleClassUrl(Class<?>, String) - Static method in class com.stripe.net.ApiResource
- SingleUse() - Constructor for class com.stripe.model.Mandate.SingleUse
- SJ - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- SJ - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- SJ - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- SK - com.stripe.param.billingportal.SessionCreateParams.Locale
- SK - com.stripe.param.checkout.SessionCreateParams.Locale
- SK - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- SK - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- SK - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- Sku - Class in com.stripe.model
- Sku() - Constructor for class com.stripe.model.Sku
- SKU - com.stripe.param.OrderCreateParams.Item.Type
- SKU - com.stripe.param.OrderReturnOrderParams.Item.Type
- SKU - com.stripe.param.SourceCreateParams.SourceOrder.Item.Type
- SKU - com.stripe.param.SourceUpdateParams.SourceOrder.Item.Type
- SKU__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- SKU__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- SKU__DELETED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- SKU__DELETED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- SKU__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- SKU__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- Sku.Inventory - Class in com.stripe.model
- SkuCollection - Class in com.stripe.model
- SkuCollection() - Constructor for class com.stripe.model.SkuCollection
- SkuCreateParams - Class in com.stripe.param
- SkuCreateParams.Builder - Class in com.stripe.param
- SkuCreateParams.Inventory - Class in com.stripe.param
- SkuCreateParams.Inventory.Builder - Class in com.stripe.param
- SkuCreateParams.Inventory.Type - Enum in com.stripe.param
- SkuCreateParams.Inventory.Value - Enum in com.stripe.param
- SkuCreateParams.PackageDimensions - Class in com.stripe.param
- SkuCreateParams.PackageDimensions.Builder - Class in com.stripe.param
- SkuListParams - Class in com.stripe.param
- SkuListParams.Builder - Class in com.stripe.param
- SkuRetrieveParams - Class in com.stripe.param
- SkuRetrieveParams.Builder - Class in com.stripe.param
- SkuUpdateParams - Class in com.stripe.param
- SkuUpdateParams.Builder - Class in com.stripe.param
- SkuUpdateParams.Inventory - Class in com.stripe.param
- SkuUpdateParams.Inventory.Builder - Class in com.stripe.param
- SkuUpdateParams.Inventory.Type - Enum in com.stripe.param
- SkuUpdateParams.Inventory.Value - Enum in com.stripe.param
- SkuUpdateParams.PackageDimensions - Class in com.stripe.param
- SkuUpdateParams.PackageDimensions.Builder - Class in com.stripe.param
- SL - com.stripe.param.billingportal.SessionCreateParams.Locale
- SL - com.stripe.param.checkout.SessionCreateParams.Locale
- SL - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- SL - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- SL - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- SM - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- SM - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- SM - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- SMALL_APPLIANCE_REPAIR - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- SMALL_APPLIANCE_REPAIR - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- SMALL_APPLIANCE_REPAIR - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- SMALL_APPLIANCE_REPAIR - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- SMALL_APPLIANCE_REPAIR - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- SMALL_APPLIANCE_REPAIR - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- SMALL_APPLIANCE_REPAIR - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- SMALL_APPLIANCE_REPAIR - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- SMALL_APPLIANCE_REPAIR - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- SMALL_APPLIANCE_REPAIR - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- SMALL_APPLIANCE_REPAIR - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- SMALL_APPLIANCE_REPAIR - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- SN - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- SN - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- SN - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- SNOWMOBILE_DEALERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- SNOWMOBILE_DEALERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- SNOWMOBILE_DEALERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- SNOWMOBILE_DEALERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- SNOWMOBILE_DEALERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- SNOWMOBILE_DEALERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- SNOWMOBILE_DEALERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- SNOWMOBILE_DEALERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- SNOWMOBILE_DEALERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- SNOWMOBILE_DEALERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- SNOWMOBILE_DEALERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- SNOWMOBILE_DEALERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- SNS_BANK - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Ideal.Bank
- SNS_BANK - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Ideal.Bank
- SNS_BANK - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Ideal.Bank
- SNS_BANK - com.stripe.param.PaymentMethodCreateParams.Ideal.Bank
- SO - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- SO - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- SO - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- Sofort() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.Sofort
- Sofort() - Constructor for class com.stripe.model.PaymentIntent.PaymentMethodOptions.Sofort
- Sofort() - Constructor for class com.stripe.model.PaymentMethod.Sofort
- Sofort() - Constructor for class com.stripe.model.SetupAttempt.PaymentMethodDetails.Sofort
- Sofort() - Constructor for class com.stripe.model.Source.Sofort
- SOFORT - com.stripe.param.checkout.SessionCreateParams.PaymentMethodType
- SOFORT - com.stripe.param.CustomerListPaymentMethodsParams.Type
- SOFORT - com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodType
- SOFORT - com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodType
- SOFORT - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Type
- SOFORT - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Type
- SOFORT - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Type
- SOFORT - com.stripe.param.PaymentMethodCreateParams.Type
- SOFORT - com.stripe.param.PaymentMethodListParams.Type
- SOFORT - com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodType
- SOFORT - com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodType
- SOLE_ESTABLISHMENT - com.stripe.param.AccountCreateParams.Company.Structure
- SOLE_ESTABLISHMENT - com.stripe.param.AccountUpdateParams.Company.Structure
- SOLE_ESTABLISHMENT - com.stripe.param.TokenCreateParams.Account.Company.Structure
- SOLE_PROPRIETORSHIP - com.stripe.param.AccountCreateParams.Company.Structure
- SOLE_PROPRIETORSHIP - com.stripe.param.AccountUpdateParams.Company.Structure
- SOLE_PROPRIETORSHIP - com.stripe.param.TokenCreateParams.Account.Company.Structure
- Source - Class in com.stripe.model
- Source() - Constructor for class com.stripe.model.Source
- SOURCE__CANCELED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- SOURCE__CANCELED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- SOURCE__CHARGEABLE - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- SOURCE__CHARGEABLE - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- SOURCE__FAILED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- SOURCE__FAILED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- SOURCE__MANDATE_NOTIFICATION - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- SOURCE__MANDATE_NOTIFICATION - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- SOURCE__REFUND_ATTRIBUTES_REQUIRED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- SOURCE__REFUND_ATTRIBUTES_REQUIRED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- SOURCE__TRANSACTION__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- SOURCE__TRANSACTION__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- SOURCE__TRANSACTION__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- SOURCE__TRANSACTION__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- Source.AchCreditTransfer - Class in com.stripe.model
- Source.AchDebit - Class in com.stripe.model
- Source.AcssDebit - Class in com.stripe.model
- Source.Alipay - Class in com.stripe.model
- Source.AuBecsDebit - Class in com.stripe.model
- Source.Bancontact - Class in com.stripe.model
- Source.Card - Class in com.stripe.model
- Source.CardPresent - Class in com.stripe.model
- Source.CodeVerificationFlow - Class in com.stripe.model
- Source.Eps - Class in com.stripe.model
- Source.Giropay - Class in com.stripe.model
- Source.Ideal - Class in com.stripe.model
- Source.Klarna - Class in com.stripe.model
- Source.Multibanco - Class in com.stripe.model
- Source.Order - Class in com.stripe.model
- Source.OrderItem - Class in com.stripe.model
- Source.Owner - Class in com.stripe.model
- Source.P24 - Class in com.stripe.model
- Source.ReceiverFlow - Class in com.stripe.model
- Source.RedirectFlow - Class in com.stripe.model
- Source.SepaCreditTransfer - Class in com.stripe.model
- Source.SepaDebit - Class in com.stripe.model
- Source.Sofort - Class in com.stripe.model
- Source.ThreeDSecure - Class in com.stripe.model
- Source.Wechat - Class in com.stripe.model
- SourceCreateParams - Class in com.stripe.param
- SourceCreateParams.Builder - Class in com.stripe.param
- SourceCreateParams.Flow - Enum in com.stripe.param
-
State, county, province, or region.
- SourceCreateParams.Mandate - Class in com.stripe.param
- SourceCreateParams.Mandate.Acceptance - Class in com.stripe.param
- SourceCreateParams.Mandate.Acceptance.Builder - Class in com.stripe.param
- SourceCreateParams.Mandate.Acceptance.Offline - Class in com.stripe.param
- SourceCreateParams.Mandate.Acceptance.Offline.Builder - Class in com.stripe.param
- SourceCreateParams.Mandate.Acceptance.Online - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- SourceCreateParams.Mandate.Acceptance.Online.Builder - Class in com.stripe.param
- SourceCreateParams.Mandate.Acceptance.Status - Enum in com.stripe.param
-
The user agent of the browser from which the mandate was accepted or refused by the customer.
- SourceCreateParams.Mandate.Acceptance.Type - Enum in com.stripe.param
- SourceCreateParams.Mandate.Builder - Class in com.stripe.param
- SourceCreateParams.Mandate.Interval - Enum in com.stripe.param
- SourceCreateParams.Mandate.NotificationMethod - Enum in com.stripe.param
- SourceCreateParams.Owner - Class in com.stripe.param
- SourceCreateParams.Owner.Address - Class in com.stripe.param
- SourceCreateParams.Owner.Address.Builder - Class in com.stripe.param
- SourceCreateParams.Owner.Builder - Class in com.stripe.param
- SourceCreateParams.Receiver - Class in com.stripe.param
-
State, county, province, or region.
- SourceCreateParams.Receiver.Builder - Class in com.stripe.param
- SourceCreateParams.Receiver.RefundAttributesMethod - Enum in com.stripe.param
- SourceCreateParams.Redirect - Class in com.stripe.param
- SourceCreateParams.Redirect.Builder - Class in com.stripe.param
- SourceCreateParams.SourceOrder - Class in com.stripe.param
-
The URL you provide to redirect the customer back to you after they authenticated their payment.
- SourceCreateParams.SourceOrder.Builder - Class in com.stripe.param
- SourceCreateParams.SourceOrder.Item - Class in com.stripe.param
- SourceCreateParams.SourceOrder.Item.Builder - Class in com.stripe.param
- SourceCreateParams.SourceOrder.Item.Type - Enum in com.stripe.param
- SourceCreateParams.SourceOrder.Shipping - Class in com.stripe.param
- SourceCreateParams.SourceOrder.Shipping.Address - Class in com.stripe.param
- SourceCreateParams.SourceOrder.Shipping.Address.Builder - Class in com.stripe.param
- SourceCreateParams.SourceOrder.Shipping.Builder - Class in com.stripe.param
- SourceCreateParams.Usage - Enum in com.stripe.param
- SourceDetachParams - Class in com.stripe.param
- SourceDetachParams.Builder - Class in com.stripe.param
- SourceMandateNotification - Class in com.stripe.model
- SourceMandateNotification() - Constructor for class com.stripe.model.SourceMandateNotification
- SourceMandateNotification.AcssDebitData - Class in com.stripe.model
- SourceMandateNotification.BacsDebitData - Class in com.stripe.model
- SourceMandateNotification.SepaDebitData - Class in com.stripe.model
- SourceRetrieveParams - Class in com.stripe.param
- SourceRetrieveParams.Builder - Class in com.stripe.param
- SourceSourceTransactionsParams - Class in com.stripe.param
- SourceSourceTransactionsParams.Builder - Class in com.stripe.param
- SourceTransaction - Class in com.stripe.model
- SourceTransaction() - Constructor for class com.stripe.model.SourceTransaction
- SourceTransaction.AchCreditTransferData - Class in com.stripe.model
- SourceTransaction.ChfCreditTransferData - Class in com.stripe.model
- SourceTransaction.GbpCreditTransferData - Class in com.stripe.model
- SourceTransaction.PaperCheckData - Class in com.stripe.model
- SourceTransaction.SepaCreditTransferData - Class in com.stripe.model
- SourceTransactionCollection - Class in com.stripe.model
- SourceTransactionCollection() - Constructor for class com.stripe.model.SourceTransactionCollection
- sourceTransactions() - Method in class com.stripe.model.Source
-
List source transactions for a given source.
- sourceTransactions(SourceSourceTransactionsParams) - Method in class com.stripe.model.Source
-
List source transactions for a given source.
- sourceTransactions(SourceSourceTransactionsParams, RequestOptions) - Method in class com.stripe.model.Source
-
List source transactions for a given source.
- sourceTransactions(Map<String, Object>) - Method in class com.stripe.model.Source
-
List source transactions for a given source.
- sourceTransactions(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Source
-
List source transactions for a given source.
- SourceTypes() - Constructor for class com.stripe.model.Balance.Money.SourceTypes
- SourceUpdateParams - Class in com.stripe.param
- SourceUpdateParams.Builder - Class in com.stripe.param
- SourceUpdateParams.Mandate - Class in com.stripe.param
- SourceUpdateParams.Mandate.Acceptance - Class in com.stripe.param
- SourceUpdateParams.Mandate.Acceptance.Builder - Class in com.stripe.param
- SourceUpdateParams.Mandate.Acceptance.Offline - Class in com.stripe.param
- SourceUpdateParams.Mandate.Acceptance.Offline.Builder - Class in com.stripe.param
- SourceUpdateParams.Mandate.Acceptance.Online - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- SourceUpdateParams.Mandate.Acceptance.Online.Builder - Class in com.stripe.param
- SourceUpdateParams.Mandate.Acceptance.Status - Enum in com.stripe.param
-
The user agent of the browser from which the mandate was accepted or refused by the customer.
- SourceUpdateParams.Mandate.Acceptance.Type - Enum in com.stripe.param
- SourceUpdateParams.Mandate.Builder - Class in com.stripe.param
- SourceUpdateParams.Mandate.Interval - Enum in com.stripe.param
- SourceUpdateParams.Mandate.NotificationMethod - Enum in com.stripe.param
- SourceUpdateParams.Owner - Class in com.stripe.param
- SourceUpdateParams.Owner.Address - Class in com.stripe.param
- SourceUpdateParams.Owner.Address.Builder - Class in com.stripe.param
- SourceUpdateParams.Owner.Builder - Class in com.stripe.param
- SourceUpdateParams.SourceOrder - Class in com.stripe.param
-
State, county, province, or region.
- SourceUpdateParams.SourceOrder.Builder - Class in com.stripe.param
- SourceUpdateParams.SourceOrder.Item - Class in com.stripe.param
- SourceUpdateParams.SourceOrder.Item.Builder - Class in com.stripe.param
- SourceUpdateParams.SourceOrder.Item.Type - Enum in com.stripe.param
- SourceUpdateParams.SourceOrder.Shipping - Class in com.stripe.param
- SourceUpdateParams.SourceOrder.Shipping.Address - Class in com.stripe.param
- SourceUpdateParams.SourceOrder.Shipping.Address.Builder - Class in com.stripe.param
- SourceUpdateParams.SourceOrder.Shipping.Builder - Class in com.stripe.param
- SourceVerifyParams - Class in com.stripe.param
- SourceVerifyParams.Builder - Class in com.stripe.param
- SPARDA_BANK_WIEN - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank
- SPARDA_BANK_WIEN - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Bank
- SPARDA_BANK_WIEN - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank
- SPARDA_BANK_WIEN - com.stripe.param.PaymentMethodCreateParams.Eps.Bank
- SPECIAL_TRADE_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- SPECIAL_TRADE_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- SPECIAL_TRADE_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- SPECIAL_TRADE_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- SPECIAL_TRADE_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- SPECIAL_TRADE_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- SPECIAL_TRADE_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- SPECIAL_TRADE_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- SPECIAL_TRADE_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- SPECIAL_TRADE_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- SPECIAL_TRADE_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- SPECIAL_TRADE_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- SPECIALTY_CLEANING - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- SPECIALTY_CLEANING - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- SPECIALTY_CLEANING - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- SPECIALTY_CLEANING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- SPECIALTY_CLEANING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- SPECIALTY_CLEANING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- SPECIALTY_CLEANING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- SPECIALTY_CLEANING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- SPECIALTY_CLEANING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- SPECIALTY_CLEANING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- SPECIALTY_CLEANING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- SPECIALTY_CLEANING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- SpendingControls() - Constructor for class com.stripe.model.issuing.Card.SpendingControls
- SpendingControls() - Constructor for class com.stripe.model.issuing.Cardholder.SpendingControls
- SpendingLimit() - Constructor for class com.stripe.model.issuing.Card.SpendingControls.SpendingLimit
- SpendingLimit() - Constructor for class com.stripe.model.issuing.Cardholder.SpendingControls.SpendingLimit
- SPORADIC - com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
- SPORADIC - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
- SPORADIC - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
- SPORADIC - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
- SPORADIC - com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
- SPORADIC - com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
- SPORADIC - com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
- SPORTING_GOODS_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- SPORTING_GOODS_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- SPORTING_GOODS_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- SPORTING_GOODS_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- SPORTING_GOODS_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- SPORTING_GOODS_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- SPORTING_GOODS_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- SPORTING_GOODS_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- SPORTING_GOODS_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- SPORTING_GOODS_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- SPORTING_GOODS_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- SPORTING_GOODS_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- SPORTING_RECREATION_CAMPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- SPORTING_RECREATION_CAMPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- SPORTING_RECREATION_CAMPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- SPORTING_RECREATION_CAMPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- SPORTING_RECREATION_CAMPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- SPORTING_RECREATION_CAMPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- SPORTING_RECREATION_CAMPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- SPORTING_RECREATION_CAMPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- SPORTING_RECREATION_CAMPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- SPORTING_RECREATION_CAMPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- SPORTING_RECREATION_CAMPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- SPORTING_RECREATION_CAMPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- SPORTS_AND_RIDING_APPAREL_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- SPORTS_AND_RIDING_APPAREL_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- SPORTS_AND_RIDING_APPAREL_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- SPORTS_AND_RIDING_APPAREL_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- SPORTS_AND_RIDING_APPAREL_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- SPORTS_AND_RIDING_APPAREL_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- SPORTS_AND_RIDING_APPAREL_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- SPORTS_AND_RIDING_APPAREL_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- SPORTS_AND_RIDING_APPAREL_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- SPORTS_AND_RIDING_APPAREL_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- SPORTS_AND_RIDING_APPAREL_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- SPORTS_AND_RIDING_APPAREL_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- SPORTS_CLUBS_FIELDS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- SPORTS_CLUBS_FIELDS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- SPORTS_CLUBS_FIELDS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- SPORTS_CLUBS_FIELDS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- SPORTS_CLUBS_FIELDS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- SPORTS_CLUBS_FIELDS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- SPORTS_CLUBS_FIELDS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- SPORTS_CLUBS_FIELDS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- SPORTS_CLUBS_FIELDS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- SPORTS_CLUBS_FIELDS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- SPORTS_CLUBS_FIELDS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- SPORTS_CLUBS_FIELDS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- SR - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- SR - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- SR - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- SS - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- SS - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- SS - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- ST - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- ST - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- ST - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- STAMP_AND_COIN_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- STAMP_AND_COIN_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- STAMP_AND_COIN_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- STAMP_AND_COIN_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- STAMP_AND_COIN_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- STAMP_AND_COIN_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- STAMP_AND_COIN_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- STAMP_AND_COIN_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- STAMP_AND_COIN_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- STAMP_AND_COIN_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- STAMP_AND_COIN_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- STAMP_AND_COIN_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- STANDARD - com.stripe.param.AccountCreateParams.Type
- STANDARD - com.stripe.param.issuing.CardCreateParams.Shipping.Service
- STANDARD - com.stripe.param.PayoutCreateParams.Method
- STANDARD_CHARTERED - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.Bank
- STANDARD_CHARTERED - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.Bank
- STANDARD_CHARTERED - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.Bank
- STANDARD_CHARTERED - com.stripe.param.PaymentMethodCreateParams.Fpx.Bank
- start() - Method in class com.stripe.util.Stopwatch
-
Starts, or resumes, measuring elapsed time for an interval.
- startNew() - Static method in class com.stripe.util.Stopwatch
-
Initializes a new
Stopwatch
instance, sets the elapsed time property to zero, and starts measuring elapsed time. - STATIONARY_OFFICE_SUPPLIES_PRINTING_AND_WRITING_PAPER - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- STATIONARY_OFFICE_SUPPLIES_PRINTING_AND_WRITING_PAPER - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- STATIONARY_OFFICE_SUPPLIES_PRINTING_AND_WRITING_PAPER - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- STATIONARY_OFFICE_SUPPLIES_PRINTING_AND_WRITING_PAPER - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- STATIONARY_OFFICE_SUPPLIES_PRINTING_AND_WRITING_PAPER - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- STATIONARY_OFFICE_SUPPLIES_PRINTING_AND_WRITING_PAPER - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- STATIONARY_OFFICE_SUPPLIES_PRINTING_AND_WRITING_PAPER - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- STATIONARY_OFFICE_SUPPLIES_PRINTING_AND_WRITING_PAPER - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- STATIONARY_OFFICE_SUPPLIES_PRINTING_AND_WRITING_PAPER - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- STATIONARY_OFFICE_SUPPLIES_PRINTING_AND_WRITING_PAPER - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- STATIONARY_OFFICE_SUPPLIES_PRINTING_AND_WRITING_PAPER - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- STATIONARY_OFFICE_SUPPLIES_PRINTING_AND_WRITING_PAPER - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- STATIONERY_STORES_OFFICE_AND_SCHOOL_SUPPLY_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- STATIONERY_STORES_OFFICE_AND_SCHOOL_SUPPLY_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- STATIONERY_STORES_OFFICE_AND_SCHOOL_SUPPLY_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- STATIONERY_STORES_OFFICE_AND_SCHOOL_SUPPLY_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- STATIONERY_STORES_OFFICE_AND_SCHOOL_SUPPLY_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- STATIONERY_STORES_OFFICE_AND_SCHOOL_SUPPLY_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- STATIONERY_STORES_OFFICE_AND_SCHOOL_SUPPLY_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- STATIONERY_STORES_OFFICE_AND_SCHOOL_SUPPLY_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- STATIONERY_STORES_OFFICE_AND_SCHOOL_SUPPLY_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- STATIONERY_STORES_OFFICE_AND_SCHOOL_SUPPLY_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- STATIONERY_STORES_OFFICE_AND_SCHOOL_SUPPLY_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- STATIONERY_STORES_OFFICE_AND_SCHOOL_SUPPLY_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- StatusTransitions() - Constructor for class com.stripe.model.Invoice.StatusTransitions
- StatusTransitions() - Constructor for class com.stripe.model.Order.StatusTransitions
- StatusTransitions() - Constructor for class com.stripe.model.Quote.StatusTransitions
- STOLEN - com.stripe.param.issuing.CardCreateParams.ReplacementReason
- STOLEN - com.stripe.param.issuing.CardUpdateParams.CancellationReason
- stop() - Method in class com.stripe.util.Stopwatch
-
Stops measuring elapsed time for an interval.
- Stopwatch - Class in com.stripe.util
-
This class provides a set of methods and properties that can be used to accurately measure elapsed time.
- Stopwatch() - Constructor for class com.stripe.util.Stopwatch
-
Initializes a new instance of the
Stopwatch
class. - StreamUtils - Class in com.stripe.util
- StreamUtils() - Constructor for class com.stripe.util.StreamUtils
- STRING - com.stripe.param.radar.ValueListCreateParams.ItemType
- stringContent() - Method in class com.stripe.net.HttpContent
-
The request's content, as a string.
- StringUtils - Class in com.stripe.util
- StringUtils() - Constructor for class com.stripe.util.StringUtils
- Stripe - Class in com.stripe
- Stripe() - Constructor for class com.stripe.Stripe
- STRIPE_EMAIL - com.stripe.param.SourceCreateParams.Mandate.NotificationMethod
- STRIPE_EMAIL - com.stripe.param.SourceUpdateParams.Mandate.NotificationMethod
- StripeAccount() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.StripeAccount
- StripeCollection<T extends HasId> - Class in com.stripe.model
-
Provides a representation of a single page worth of data from the Stripe API.
- StripeCollection() - Constructor for class com.stripe.model.StripeCollection
- StripeCollectionInterface<T> - Interface in com.stripe.model
- StripeError - Class in com.stripe.model
- StripeError() - Constructor for class com.stripe.model.StripeError
- StripeErrorResponse - Class in com.stripe.model
- StripeErrorResponse() - Constructor for class com.stripe.model.StripeErrorResponse
- StripeException - Exception in com.stripe.exception
- StripeException(String, String, String, Integer) - Constructor for exception com.stripe.exception.StripeException
- StripeException(String, String, String, Integer, Throwable) - Constructor for exception com.stripe.exception.StripeException
-
Constructs a new Stripe exception with the specified details.
- StripeObject - Class in com.stripe.model
- StripeObject() - Constructor for class com.stripe.model.StripeObject
- StripeObjectInterface - Interface in com.stripe.model
- StripeRawJsonObject - Class in com.stripe.model
-
Fallback class for when we do not recognize the object that we have received.
- StripeRawJsonObject() - Constructor for class com.stripe.model.StripeRawJsonObject
- StripeRawJsonObjectDeserializer - Class in com.stripe.model
- StripeRawJsonObjectDeserializer() - Constructor for class com.stripe.model.StripeRawJsonObjectDeserializer
- StripeRequest - Class in com.stripe.net
-
A request to Stripe's API.
- StripeRequest(ApiResource.RequestMethod, String, Map<String, Object>, RequestOptions) - Constructor for class com.stripe.net.StripeRequest
-
Initializes a new instance of the
StripeRequest
class. - StripeRequest(ApiResource.RequestMethod, URL, HttpContent, HttpHeaders, Map<String, Object>, RequestOptions) - Constructor for class com.stripe.net.StripeRequest
- StripeResponse - Class in com.stripe.net
-
A response from Stripe's API, with body represented as a String.
- StripeResponse(int, HttpHeaders, String) - Constructor for class com.stripe.net.StripeResponse
-
Initializes a new instance of the
StripeResponse
class. - StripeResponseGetter - Interface in com.stripe.net
- StripeResponseStream - Class in com.stripe.net
- StripeResponseStream(int, HttpHeaders, InputStream) - Constructor for class com.stripe.net.StripeResponseStream
-
Initializes a new instance of the
StripeResponseStream
class. - StripeSearchResult<T> - Class in com.stripe.model
-
Provides a representation of a single page worth of data from a Stripe API search method.
- StripeSearchResult() - Constructor for class com.stripe.model.StripeSearchResult
- StripeSearchResultInterface<T> - Interface in com.stripe.model
-
Please note, StripeSearchResultInterface is beta functionality and is subject to change or removal at any time.
- submit() - Method in class com.stripe.model.issuing.Dispute
-
Submits an Issuing
Dispute
to the card network. - submit(RequestOptions) - Method in class com.stripe.model.issuing.Dispute
-
Submits an Issuing
Dispute
to the card network. - submit(DisputeSubmitParams) - Method in class com.stripe.model.issuing.Dispute
-
Submits an Issuing
Dispute
to the card network. - submit(DisputeSubmitParams, RequestOptions) - Method in class com.stripe.model.issuing.Dispute
-
Submits an Issuing
Dispute
to the card network. - submit(Map<String, Object>) - Method in class com.stripe.model.issuing.Dispute
-
Submits an Issuing
Dispute
to the card network. - submit(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.issuing.Dispute
-
Submits an Issuing
Dispute
to the card network. - SUBMITTED - com.stripe.param.issuing.DisputeListParams.Status
- subresourceUrl(Class<?>, String, Class<?>) - Static method in class com.stripe.net.ApiResource
- Subscription - Class in com.stripe.model
- Subscription() - Constructor for class com.stripe.model.Subscription
- SUBSCRIPTION - com.stripe.param.checkout.SessionCreateParams.Mode
- SUBSCRIPTION - com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor
- SUBSCRIPTION - com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor
- SUBSCRIPTION - com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor
- SUBSCRIPTION - com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor
- SUBSCRIPTION_SCHEDULE__ABORTED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- SUBSCRIPTION_SCHEDULE__ABORTED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- SUBSCRIPTION_SCHEDULE__CANCELED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- SUBSCRIPTION_SCHEDULE__CANCELED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- SUBSCRIPTION_SCHEDULE__COMPLETED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- SUBSCRIPTION_SCHEDULE__COMPLETED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- SUBSCRIPTION_SCHEDULE__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- SUBSCRIPTION_SCHEDULE__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- SUBSCRIPTION_SCHEDULE__EXPIRING - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- SUBSCRIPTION_SCHEDULE__EXPIRING - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- SUBSCRIPTION_SCHEDULE__RELEASED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- SUBSCRIPTION_SCHEDULE__RELEASED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- SUBSCRIPTION_SCHEDULE__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- SUBSCRIPTION_SCHEDULE__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- Subscription.AutomaticTax - Class in com.stripe.model
- Subscription.BillingThresholds - Class in com.stripe.model
- Subscription.PauseCollection - Class in com.stripe.model
- Subscription.PaymentMethodOptions - Class in com.stripe.model
- Subscription.PaymentMethodOptions.AcssDebit - Class in com.stripe.model
- Subscription.PaymentMethodOptions.AcssDebit.MandateOptions - Class in com.stripe.model
- Subscription.PaymentMethodOptions.Bancontact - Class in com.stripe.model
-
Transaction type of the mandate.
- Subscription.PaymentMethodOptions.Card - Class in com.stripe.model
- Subscription.PaymentMethodOptions.Card.MandateOptions - Class in com.stripe.model
- Subscription.PaymentSettings - Class in com.stripe.model
-
A description of the mandate or subscription that is meant to be displayed to the customer.
- Subscription.PendingInvoiceItemInterval - Class in com.stripe.model
- Subscription.PendingUpdate - Class in com.stripe.model
- Subscription.TransferData - Class in com.stripe.model
- SubscriptionCancel() - Constructor for class com.stripe.model.billingportal.Configuration.Features.SubscriptionCancel
- SubscriptionCancelParams - Class in com.stripe.param
- SubscriptionCancelParams.Builder - Class in com.stripe.param
- SubscriptionCollection - Class in com.stripe.model
- SubscriptionCollection() - Constructor for class com.stripe.model.SubscriptionCollection
- SubscriptionCreateParams - Class in com.stripe.param
- SubscriptionCreateParams.AddInvoiceItem - Class in com.stripe.param
- SubscriptionCreateParams.AddInvoiceItem.Builder - Class in com.stripe.param
- SubscriptionCreateParams.AddInvoiceItem.PriceData - Class in com.stripe.param
- SubscriptionCreateParams.AddInvoiceItem.PriceData.Builder - Class in com.stripe.param
- SubscriptionCreateParams.AddInvoiceItem.PriceData.TaxBehavior - Enum in com.stripe.param
- SubscriptionCreateParams.AutomaticTax - Class in com.stripe.param
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - SubscriptionCreateParams.AutomaticTax.Builder - Class in com.stripe.param
- SubscriptionCreateParams.BillingThresholds - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- SubscriptionCreateParams.BillingThresholds.Builder - Class in com.stripe.param
- SubscriptionCreateParams.Builder - Class in com.stripe.param
- SubscriptionCreateParams.CollectionMethod - Enum in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- SubscriptionCreateParams.Item - Class in com.stripe.param
-
Indicates if the
billing_cycle_anchor
should be reset when a threshold is reached. - SubscriptionCreateParams.Item.BillingThresholds - Class in com.stripe.param
- SubscriptionCreateParams.Item.BillingThresholds.Builder - Class in com.stripe.param
- SubscriptionCreateParams.Item.Builder - Class in com.stripe.param
- SubscriptionCreateParams.Item.PriceData - Class in com.stripe.param
-
Usage threshold that triggers the subscription to advance to a new billing period.
- SubscriptionCreateParams.Item.PriceData.Builder - Class in com.stripe.param
- SubscriptionCreateParams.Item.PriceData.Recurring - Class in com.stripe.param
- SubscriptionCreateParams.Item.PriceData.Recurring.Builder - Class in com.stripe.param
- SubscriptionCreateParams.Item.PriceData.Recurring.Interval - Enum in com.stripe.param
- SubscriptionCreateParams.Item.PriceData.TaxBehavior - Enum in com.stripe.param
- SubscriptionCreateParams.PaymentBehavior - Enum in com.stripe.param
- SubscriptionCreateParams.PaymentSettings - Class in com.stripe.param
-
The number of intervals between subscription billings.
- SubscriptionCreateParams.PaymentSettings.Builder - Class in com.stripe.param
- SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions - Class in com.stripe.param
- SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit - Class in com.stripe.param
- SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.Builder - Class in com.stripe.param
- SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions - Class in com.stripe.param
- SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.Builder - Class in com.stripe.param
- SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType - Enum in com.stripe.param
- SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod - Enum in com.stripe.param
- SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact - Class in com.stripe.param
- SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact.Builder - Class in com.stripe.param
- SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage - Enum in com.stripe.param
- SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Builder - Class in com.stripe.param
- SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card - Class in com.stripe.param
- SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.Builder - Class in com.stripe.param
- SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions - Class in com.stripe.param
- SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.AmountType - Enum in com.stripe.param
- SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.Builder - Class in com.stripe.param
- SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.RequestThreeDSecure - Enum in com.stripe.param
- SubscriptionCreateParams.PaymentSettings.PaymentMethodType - Enum in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- SubscriptionCreateParams.PendingInvoiceItemInterval - Class in com.stripe.param
- SubscriptionCreateParams.PendingInvoiceItemInterval.Builder - Class in com.stripe.param
- SubscriptionCreateParams.PendingInvoiceItemInterval.Interval - Enum in com.stripe.param
- SubscriptionCreateParams.ProrationBehavior - Enum in com.stripe.param
- SubscriptionCreateParams.TransferData - Class in com.stripe.param
- SubscriptionCreateParams.TransferData.Builder - Class in com.stripe.param
- SubscriptionCreateParams.TrialEnd - Enum in com.stripe.param
- SubscriptionData() - Constructor for class com.stripe.model.PaymentLink.SubscriptionData
- SubscriptionData() - Constructor for class com.stripe.model.Quote.SubscriptionData
- SubscriptionItem - Class in com.stripe.model
- SubscriptionItem() - Constructor for class com.stripe.model.SubscriptionItem
- SubscriptionItem.BillingThresholds - Class in com.stripe.model
- SubscriptionItemCollection - Class in com.stripe.model
- SubscriptionItemCollection() - Constructor for class com.stripe.model.SubscriptionItemCollection
- SubscriptionItemCreateParams - Class in com.stripe.param
- SubscriptionItemCreateParams.BillingThresholds - Class in com.stripe.param
- SubscriptionItemCreateParams.BillingThresholds.Builder - Class in com.stripe.param
- SubscriptionItemCreateParams.Builder - Class in com.stripe.param
- SubscriptionItemCreateParams.PaymentBehavior - Enum in com.stripe.param
- SubscriptionItemCreateParams.PriceData - Class in com.stripe.param
-
Usage threshold that triggers the subscription to advance to a new billing period.
- SubscriptionItemCreateParams.PriceData.Builder - Class in com.stripe.param
- SubscriptionItemCreateParams.PriceData.Recurring - Class in com.stripe.param
- SubscriptionItemCreateParams.PriceData.Recurring.Builder - Class in com.stripe.param
- SubscriptionItemCreateParams.PriceData.Recurring.Interval - Enum in com.stripe.param
- SubscriptionItemCreateParams.PriceData.TaxBehavior - Enum in com.stripe.param
- SubscriptionItemCreateParams.ProrationBehavior - Enum in com.stripe.param
- SubscriptionItemDeleteParams - Class in com.stripe.param
- SubscriptionItemDeleteParams.Builder - Class in com.stripe.param
- SubscriptionItemDeleteParams.ProrationBehavior - Enum in com.stripe.param
- SubscriptionItemListParams - Class in com.stripe.param
- SubscriptionItemListParams.Builder - Class in com.stripe.param
- SubscriptionItemRetrieveParams - Class in com.stripe.param
- SubscriptionItemRetrieveParams.Builder - Class in com.stripe.param
- SubscriptionItemUpdateParams - Class in com.stripe.param
- SubscriptionItemUpdateParams.BillingThresholds - Class in com.stripe.param
- SubscriptionItemUpdateParams.BillingThresholds.Builder - Class in com.stripe.param
- SubscriptionItemUpdateParams.Builder - Class in com.stripe.param
- SubscriptionItemUpdateParams.PaymentBehavior - Enum in com.stripe.param
- SubscriptionItemUpdateParams.PriceData - Class in com.stripe.param
-
Usage threshold that triggers the subscription to advance to a new billing period.
- SubscriptionItemUpdateParams.PriceData.Builder - Class in com.stripe.param
- SubscriptionItemUpdateParams.PriceData.Recurring - Class in com.stripe.param
- SubscriptionItemUpdateParams.PriceData.Recurring.Builder - Class in com.stripe.param
- SubscriptionItemUpdateParams.PriceData.Recurring.Interval - Enum in com.stripe.param
- SubscriptionItemUpdateParams.PriceData.TaxBehavior - Enum in com.stripe.param
- SubscriptionItemUpdateParams.ProrationBehavior - Enum in com.stripe.param
- SubscriptionItemUsageRecordSummariesParams - Class in com.stripe.param
- SubscriptionItemUsageRecordSummariesParams.Builder - Class in com.stripe.param
- SubscriptionListParams - Class in com.stripe.param
- SubscriptionListParams.Builder - Class in com.stripe.param
- SubscriptionListParams.CollectionMethod - Enum in com.stripe.param
-
Maximum value to filter by (inclusive).
- SubscriptionListParams.Created - Class in com.stripe.param
- SubscriptionListParams.Created.Builder - Class in com.stripe.param
- SubscriptionListParams.CurrentPeriodEnd - Class in com.stripe.param
-
Maximum value to filter by (inclusive).
- SubscriptionListParams.CurrentPeriodEnd.Builder - Class in com.stripe.param
- SubscriptionListParams.CurrentPeriodStart - Class in com.stripe.param
-
Maximum value to filter by (inclusive).
- SubscriptionListParams.CurrentPeriodStart.Builder - Class in com.stripe.param
- SubscriptionListParams.Status - Enum in com.stripe.param
- SubscriptionPause() - Constructor for class com.stripe.model.billingportal.Configuration.Features.SubscriptionPause
- SubscriptionRetrieveParams - Class in com.stripe.param
- SubscriptionRetrieveParams.Builder - Class in com.stripe.param
- SubscriptionSchedule - Class in com.stripe.model
- SubscriptionSchedule() - Constructor for class com.stripe.model.SubscriptionSchedule
- SubscriptionSchedule.AddInvoiceItem - Class in com.stripe.model
- SubscriptionSchedule.CurrentPhase - Class in com.stripe.model
- SubscriptionSchedule.DefaultSettings - Class in com.stripe.model
- SubscriptionSchedule.DefaultSettings.AutomaticTax - Class in com.stripe.model
- SubscriptionSchedule.InvoiceSettings - Class in com.stripe.model
-
Whether Stripe automatically computes tax on invoices created during this phase.
- SubscriptionSchedule.Phase - Class in com.stripe.model
- SubscriptionSchedule.Phase.AutomaticTax - Class in com.stripe.model
- SubscriptionSchedule.PhaseItem - Class in com.stripe.model
-
Whether Stripe automatically computes tax on invoices created during this phase.
- SubscriptionScheduleCancelParams - Class in com.stripe.param
- SubscriptionScheduleCancelParams.Builder - Class in com.stripe.param
- SubscriptionScheduleCollection - Class in com.stripe.model
- SubscriptionScheduleCollection() - Constructor for class com.stripe.model.SubscriptionScheduleCollection
- SubscriptionScheduleCreateParams - Class in com.stripe.param
- SubscriptionScheduleCreateParams.Builder - Class in com.stripe.param
- SubscriptionScheduleCreateParams.DefaultSettings - Class in com.stripe.param
- SubscriptionScheduleCreateParams.DefaultSettings.AutomaticTax - Class in com.stripe.param
- SubscriptionScheduleCreateParams.DefaultSettings.AutomaticTax.Builder - Class in com.stripe.param
- SubscriptionScheduleCreateParams.DefaultSettings.BillingCycleAnchor - Enum in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- SubscriptionScheduleCreateParams.DefaultSettings.BillingThresholds - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- SubscriptionScheduleCreateParams.DefaultSettings.BillingThresholds.Builder - Class in com.stripe.param
- SubscriptionScheduleCreateParams.DefaultSettings.Builder - Class in com.stripe.param
- SubscriptionScheduleCreateParams.DefaultSettings.CollectionMethod - Enum in com.stripe.param
- SubscriptionScheduleCreateParams.DefaultSettings.InvoiceSettings - Class in com.stripe.param
-
Indicates if the
billing_cycle_anchor
should be reset when a threshold is reached. - SubscriptionScheduleCreateParams.DefaultSettings.InvoiceSettings.Builder - Class in com.stripe.param
- SubscriptionScheduleCreateParams.DefaultSettings.TransferData - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- SubscriptionScheduleCreateParams.DefaultSettings.TransferData.Builder - Class in com.stripe.param
- SubscriptionScheduleCreateParams.EndBehavior - Enum in com.stripe.param
- SubscriptionScheduleCreateParams.Phase - Class in com.stripe.param
- SubscriptionScheduleCreateParams.Phase.AddInvoiceItem - Class in com.stripe.param
- SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.Builder - Class in com.stripe.param
- SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.PriceData - Class in com.stripe.param
- SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.PriceData.Builder - Class in com.stripe.param
- SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.PriceData.TaxBehavior - Enum in com.stripe.param
- SubscriptionScheduleCreateParams.Phase.AutomaticTax - Class in com.stripe.param
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - SubscriptionScheduleCreateParams.Phase.AutomaticTax.Builder - Class in com.stripe.param
- SubscriptionScheduleCreateParams.Phase.BillingCycleAnchor - Enum in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- SubscriptionScheduleCreateParams.Phase.BillingThresholds - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- SubscriptionScheduleCreateParams.Phase.BillingThresholds.Builder - Class in com.stripe.param
- SubscriptionScheduleCreateParams.Phase.Builder - Class in com.stripe.param
- SubscriptionScheduleCreateParams.Phase.CollectionMethod - Enum in com.stripe.param
- SubscriptionScheduleCreateParams.Phase.InvoiceSettings - Class in com.stripe.param
-
Indicates if the
billing_cycle_anchor
should be reset when a threshold is reached. - SubscriptionScheduleCreateParams.Phase.InvoiceSettings.Builder - Class in com.stripe.param
- SubscriptionScheduleCreateParams.Phase.Item - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- SubscriptionScheduleCreateParams.Phase.Item.BillingThresholds - Class in com.stripe.param
- SubscriptionScheduleCreateParams.Phase.Item.BillingThresholds.Builder - Class in com.stripe.param
- SubscriptionScheduleCreateParams.Phase.Item.Builder - Class in com.stripe.param
- SubscriptionScheduleCreateParams.Phase.Item.PriceData - Class in com.stripe.param
-
Usage threshold that triggers the subscription to advance to a new billing period.
- SubscriptionScheduleCreateParams.Phase.Item.PriceData.Builder - Class in com.stripe.param
- SubscriptionScheduleCreateParams.Phase.Item.PriceData.Recurring - Class in com.stripe.param
- SubscriptionScheduleCreateParams.Phase.Item.PriceData.Recurring.Builder - Class in com.stripe.param
- SubscriptionScheduleCreateParams.Phase.Item.PriceData.Recurring.Interval - Enum in com.stripe.param
- SubscriptionScheduleCreateParams.Phase.Item.PriceData.TaxBehavior - Enum in com.stripe.param
- SubscriptionScheduleCreateParams.Phase.ProrationBehavior - Enum in com.stripe.param
- SubscriptionScheduleCreateParams.Phase.TransferData - Class in com.stripe.param
-
The number of intervals between subscription billings.
- SubscriptionScheduleCreateParams.Phase.TransferData.Builder - Class in com.stripe.param
- SubscriptionScheduleCreateParams.StartDate - Enum in com.stripe.param
- SubscriptionScheduleListParams - Class in com.stripe.param
- SubscriptionScheduleListParams.Builder - Class in com.stripe.param
- SubscriptionScheduleListParams.CanceledAt - Class in com.stripe.param
- SubscriptionScheduleListParams.CanceledAt.Builder - Class in com.stripe.param
- SubscriptionScheduleListParams.CompletedAt - Class in com.stripe.param
-
Maximum value to filter by (inclusive).
- SubscriptionScheduleListParams.CompletedAt.Builder - Class in com.stripe.param
- SubscriptionScheduleListParams.Created - Class in com.stripe.param
-
Maximum value to filter by (inclusive).
- SubscriptionScheduleListParams.Created.Builder - Class in com.stripe.param
- SubscriptionScheduleListParams.ReleasedAt - Class in com.stripe.param
-
Maximum value to filter by (inclusive).
- SubscriptionScheduleListParams.ReleasedAt.Builder - Class in com.stripe.param
- SubscriptionScheduleReleaseParams - Class in com.stripe.param
- SubscriptionScheduleReleaseParams.Builder - Class in com.stripe.param
- SubscriptionScheduleRetrieveParams - Class in com.stripe.param
- SubscriptionScheduleRetrieveParams.Builder - Class in com.stripe.param
- SubscriptionScheduleUpdateParams - Class in com.stripe.param
- SubscriptionScheduleUpdateParams.Builder - Class in com.stripe.param
- SubscriptionScheduleUpdateParams.DefaultSettings - Class in com.stripe.param
- SubscriptionScheduleUpdateParams.DefaultSettings.AutomaticTax - Class in com.stripe.param
- SubscriptionScheduleUpdateParams.DefaultSettings.AutomaticTax.Builder - Class in com.stripe.param
- SubscriptionScheduleUpdateParams.DefaultSettings.BillingCycleAnchor - Enum in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- SubscriptionScheduleUpdateParams.DefaultSettings.BillingThresholds - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- SubscriptionScheduleUpdateParams.DefaultSettings.BillingThresholds.Builder - Class in com.stripe.param
- SubscriptionScheduleUpdateParams.DefaultSettings.Builder - Class in com.stripe.param
- SubscriptionScheduleUpdateParams.DefaultSettings.CollectionMethod - Enum in com.stripe.param
- SubscriptionScheduleUpdateParams.DefaultSettings.InvoiceSettings - Class in com.stripe.param
-
Indicates if the
billing_cycle_anchor
should be reset when a threshold is reached. - SubscriptionScheduleUpdateParams.DefaultSettings.InvoiceSettings.Builder - Class in com.stripe.param
- SubscriptionScheduleUpdateParams.DefaultSettings.TransferData - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- SubscriptionScheduleUpdateParams.DefaultSettings.TransferData.Builder - Class in com.stripe.param
- SubscriptionScheduleUpdateParams.EndBehavior - Enum in com.stripe.param
- SubscriptionScheduleUpdateParams.Phase - Class in com.stripe.param
- SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem - Class in com.stripe.param
- SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.Builder - Class in com.stripe.param
- SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.PriceData - Class in com.stripe.param
- SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.PriceData.Builder - Class in com.stripe.param
- SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.PriceData.TaxBehavior - Enum in com.stripe.param
- SubscriptionScheduleUpdateParams.Phase.AutomaticTax - Class in com.stripe.param
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - SubscriptionScheduleUpdateParams.Phase.AutomaticTax.Builder - Class in com.stripe.param
- SubscriptionScheduleUpdateParams.Phase.BillingCycleAnchor - Enum in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- SubscriptionScheduleUpdateParams.Phase.BillingThresholds - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- SubscriptionScheduleUpdateParams.Phase.BillingThresholds.Builder - Class in com.stripe.param
- SubscriptionScheduleUpdateParams.Phase.Builder - Class in com.stripe.param
- SubscriptionScheduleUpdateParams.Phase.CollectionMethod - Enum in com.stripe.param
- SubscriptionScheduleUpdateParams.Phase.EndDate - Enum in com.stripe.param
- SubscriptionScheduleUpdateParams.Phase.InvoiceSettings - Class in com.stripe.param
-
Indicates if the
billing_cycle_anchor
should be reset when a threshold is reached. - SubscriptionScheduleUpdateParams.Phase.InvoiceSettings.Builder - Class in com.stripe.param
- SubscriptionScheduleUpdateParams.Phase.Item - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- SubscriptionScheduleUpdateParams.Phase.Item.BillingThresholds - Class in com.stripe.param
- SubscriptionScheduleUpdateParams.Phase.Item.BillingThresholds.Builder - Class in com.stripe.param
- SubscriptionScheduleUpdateParams.Phase.Item.Builder - Class in com.stripe.param
- SubscriptionScheduleUpdateParams.Phase.Item.PriceData - Class in com.stripe.param
-
Usage threshold that triggers the subscription to advance to a new billing period.
- SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Builder - Class in com.stripe.param
- SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Recurring - Class in com.stripe.param
- SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Recurring.Builder - Class in com.stripe.param
- SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Recurring.Interval - Enum in com.stripe.param
- SubscriptionScheduleUpdateParams.Phase.Item.PriceData.TaxBehavior - Enum in com.stripe.param
- SubscriptionScheduleUpdateParams.Phase.ProrationBehavior - Enum in com.stripe.param
- SubscriptionScheduleUpdateParams.Phase.StartDate - Enum in com.stripe.param
- SubscriptionScheduleUpdateParams.Phase.TransferData - Class in com.stripe.param
-
The number of intervals between subscription billings.
- SubscriptionScheduleUpdateParams.Phase.TransferData.Builder - Class in com.stripe.param
- SubscriptionScheduleUpdateParams.Phase.TrialEnd - Enum in com.stripe.param
- SubscriptionScheduleUpdateParams.ProrationBehavior - Enum in com.stripe.param
- SubscriptionUpdate() - Constructor for class com.stripe.model.billingportal.Configuration.Features.SubscriptionUpdate
- SubscriptionUpdateParams - Class in com.stripe.param
- SubscriptionUpdateParams.AddInvoiceItem - Class in com.stripe.param
- SubscriptionUpdateParams.AddInvoiceItem.Builder - Class in com.stripe.param
- SubscriptionUpdateParams.AddInvoiceItem.PriceData - Class in com.stripe.param
- SubscriptionUpdateParams.AddInvoiceItem.PriceData.Builder - Class in com.stripe.param
- SubscriptionUpdateParams.AddInvoiceItem.PriceData.TaxBehavior - Enum in com.stripe.param
- SubscriptionUpdateParams.AutomaticTax - Class in com.stripe.param
-
Same as
unit_amount
, but accepts a decimal value in %s with at most 12 decimal places. - SubscriptionUpdateParams.AutomaticTax.Builder - Class in com.stripe.param
- SubscriptionUpdateParams.BillingCycleAnchor - Enum in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- SubscriptionUpdateParams.BillingThresholds - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- SubscriptionUpdateParams.BillingThresholds.Builder - Class in com.stripe.param
- SubscriptionUpdateParams.Builder - Class in com.stripe.param
- SubscriptionUpdateParams.CollectionMethod - Enum in com.stripe.param
- SubscriptionUpdateParams.Item - Class in com.stripe.param
-
Indicates if the
billing_cycle_anchor
should be reset when a threshold is reached. - SubscriptionUpdateParams.Item.BillingThresholds - Class in com.stripe.param
- SubscriptionUpdateParams.Item.BillingThresholds.Builder - Class in com.stripe.param
- SubscriptionUpdateParams.Item.Builder - Class in com.stripe.param
- SubscriptionUpdateParams.Item.PriceData - Class in com.stripe.param
-
Usage threshold that triggers the subscription to advance to a new billing period.
- SubscriptionUpdateParams.Item.PriceData.Builder - Class in com.stripe.param
- SubscriptionUpdateParams.Item.PriceData.Recurring - Class in com.stripe.param
- SubscriptionUpdateParams.Item.PriceData.Recurring.Builder - Class in com.stripe.param
- SubscriptionUpdateParams.Item.PriceData.Recurring.Interval - Enum in com.stripe.param
- SubscriptionUpdateParams.Item.PriceData.TaxBehavior - Enum in com.stripe.param
- SubscriptionUpdateParams.PauseCollection - Class in com.stripe.param
-
The number of intervals between subscription billings.
- SubscriptionUpdateParams.PauseCollection.Behavior - Enum in com.stripe.param
- SubscriptionUpdateParams.PauseCollection.Builder - Class in com.stripe.param
- SubscriptionUpdateParams.PaymentBehavior - Enum in com.stripe.param
- SubscriptionUpdateParams.PaymentSettings - Class in com.stripe.param
- SubscriptionUpdateParams.PaymentSettings.Builder - Class in com.stripe.param
- SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions - Class in com.stripe.param
- SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit - Class in com.stripe.param
- SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.Builder - Class in com.stripe.param
- SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions - Class in com.stripe.param
- SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.Builder - Class in com.stripe.param
- SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType - Enum in com.stripe.param
- SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod - Enum in com.stripe.param
- SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact - Class in com.stripe.param
- SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact.Builder - Class in com.stripe.param
- SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage - Enum in com.stripe.param
- SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Builder - Class in com.stripe.param
- SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card - Class in com.stripe.param
- SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.Builder - Class in com.stripe.param
- SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions - Class in com.stripe.param
- SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.AmountType - Enum in com.stripe.param
- SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.Builder - Class in com.stripe.param
- SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.RequestThreeDSecure - Enum in com.stripe.param
- SubscriptionUpdateParams.PaymentSettings.PaymentMethodType - Enum in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- SubscriptionUpdateParams.PendingInvoiceItemInterval - Class in com.stripe.param
- SubscriptionUpdateParams.PendingInvoiceItemInterval.Builder - Class in com.stripe.param
- SubscriptionUpdateParams.PendingInvoiceItemInterval.Interval - Enum in com.stripe.param
- SubscriptionUpdateParams.ProrationBehavior - Enum in com.stripe.param
- SubscriptionUpdateParams.TransferData - Class in com.stripe.param
- SubscriptionUpdateParams.TransferData.Builder - Class in com.stripe.param
- SubscriptionUpdateParams.TrialEnd - Enum in com.stripe.param
- SUCCEEDED - com.stripe.param.TopupListParams.Status
- SUCCESSFUL - com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled.ReturnStatus
- SUCCESSFUL - com.stripe.param.issuing.DisputeCreateParams.Evidence.MerchandiseNotAsDescribed.ReturnStatus
- SUCCESSFUL - com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.ReturnStatus
- SUCCESSFUL - com.stripe.param.issuing.DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed.ReturnStatus
- SUM - com.stripe.param.PlanCreateParams.AggregateUsage
- SUM - com.stripe.param.PriceCreateParams.Recurring.AggregateUsage
- SUNDAY - com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule.WeeklyAnchor
- SUNDAY - com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule.WeeklyAnchor
- SV - com.stripe.param.billingportal.SessionCreateParams.Locale
- SV - com.stripe.param.checkout.SessionCreateParams.Locale
- SV - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- SV - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- SV - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- SV_FI - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale
- SV_FI - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale
- SV_FI - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale
- SV_SE - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale
- SV_SE - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale
- SV_SE - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale
- SWIMMING_POOLS_SALES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- SWIMMING_POOLS_SALES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- SWIMMING_POOLS_SALES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- SWIMMING_POOLS_SALES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- SWIMMING_POOLS_SALES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- SWIMMING_POOLS_SALES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- SWIMMING_POOLS_SALES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- SWIMMING_POOLS_SALES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- SWIMMING_POOLS_SALES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- SWIMMING_POOLS_SALES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- SWIMMING_POOLS_SALES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- SWIMMING_POOLS_SALES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- SWITCHED_SERVICE - com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason.Option
- SWITCHED_SERVICE - com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason.Option
- SX - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- SX - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- SX - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- SZ - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- SZ - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- SZ - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
T
- T_UI_TRAVEL_GERMANY - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- T_UI_TRAVEL_GERMANY - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- T_UI_TRAVEL_GERMANY - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- T_UI_TRAVEL_GERMANY - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- T_UI_TRAVEL_GERMANY - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- T_UI_TRAVEL_GERMANY - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- T_UI_TRAVEL_GERMANY - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- T_UI_TRAVEL_GERMANY - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- T_UI_TRAVEL_GERMANY - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- T_UI_TRAVEL_GERMANY - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- T_UI_TRAVEL_GERMANY - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- T_UI_TRAVEL_GERMANY - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- TA - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- TA - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- TA - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- TAILORS_ALTERATIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- TAILORS_ALTERATIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- TAILORS_ALTERATIONS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- TAILORS_ALTERATIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- TAILORS_ALTERATIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- TAILORS_ALTERATIONS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- TAILORS_ALTERATIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- TAILORS_ALTERATIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- TAILORS_ALTERATIONS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- TAILORS_ALTERATIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- TAILORS_ALTERATIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- TAILORS_ALTERATIONS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- Tax() - Constructor for class com.stripe.model.Customer.Tax
- Tax() - Constructor for class com.stripe.model.LineItem.Tax
- TAX - com.stripe.param.OrderCreateParams.Item.Type
- TAX - com.stripe.param.OrderReturnOrderParams.Item.Type
- TAX - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- TAX - com.stripe.param.SourceCreateParams.SourceOrder.Item.Type
- TAX - com.stripe.param.SourceUpdateParams.SourceOrder.Item.Type
- TAX_DOCUMENT_USER_UPLOAD - com.stripe.param.FileCreateParams.Purpose
- TAX_DOCUMENT_USER_UPLOAD - com.stripe.param.FileListParams.Purpose
- TAX_EXEMPT_GOVERNMENT_INSTRUMENTALITY - com.stripe.param.AccountCreateParams.Company.Structure
- TAX_EXEMPT_GOVERNMENT_INSTRUMENTALITY - com.stripe.param.AccountUpdateParams.Company.Structure
- TAX_EXEMPT_GOVERNMENT_INSTRUMENTALITY - com.stripe.param.TokenCreateParams.Account.Company.Structure
- TAX_ID - com.stripe.param.billingportal.ConfigurationCreateParams.Features.CustomerUpdate.AllowedUpdate
- TAX_ID - com.stripe.param.billingportal.ConfigurationUpdateParams.Features.CustomerUpdate.AllowedUpdate
- TAX_PAYMENTS_GOVERNMENT_AGENCIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- TAX_PAYMENTS_GOVERNMENT_AGENCIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- TAX_PAYMENTS_GOVERNMENT_AGENCIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- TAX_PAYMENTS_GOVERNMENT_AGENCIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- TAX_PAYMENTS_GOVERNMENT_AGENCIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- TAX_PAYMENTS_GOVERNMENT_AGENCIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- TAX_PAYMENTS_GOVERNMENT_AGENCIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- TAX_PAYMENTS_GOVERNMENT_AGENCIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- TAX_PAYMENTS_GOVERNMENT_AGENCIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- TAX_PAYMENTS_GOVERNMENT_AGENCIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- TAX_PAYMENTS_GOVERNMENT_AGENCIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- TAX_PAYMENTS_GOVERNMENT_AGENCIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- TAX_PREPARATION_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- TAX_PREPARATION_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- TAX_PREPARATION_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- TAX_PREPARATION_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- TAX_PREPARATION_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- TAX_PREPARATION_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- TAX_PREPARATION_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- TAX_PREPARATION_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- TAX_PREPARATION_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- TAX_PREPARATION_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- TAX_PREPARATION_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- TAX_PREPARATION_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- TAX_RATE__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- TAX_RATE__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- TAX_RATE__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- TAX_RATE__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- TaxAmount() - Constructor for class com.stripe.model.CreditNote.TaxAmount
- TaxAmount() - Constructor for class com.stripe.model.Invoice.TaxAmount
- TaxCode - Class in com.stripe.model
- TaxCode() - Constructor for class com.stripe.model.TaxCode
- TaxCodeCollection - Class in com.stripe.model
- TaxCodeCollection() - Constructor for class com.stripe.model.TaxCodeCollection
- TaxCodeListParams - Class in com.stripe.param
- TaxCodeListParams.Builder - Class in com.stripe.param
- TaxCodeRetrieveParams - Class in com.stripe.param
- TaxCodeRetrieveParams.Builder - Class in com.stripe.param
- TaxDeductedAtSource - Class in com.stripe.model
- TaxDeductedAtSource() - Constructor for class com.stripe.model.TaxDeductedAtSource
- TAXICABS_LIMOUSINES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- TAXICABS_LIMOUSINES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- TAXICABS_LIMOUSINES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- TAXICABS_LIMOUSINES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- TAXICABS_LIMOUSINES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- TAXICABS_LIMOUSINES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- TAXICABS_LIMOUSINES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- TAXICABS_LIMOUSINES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- TAXICABS_LIMOUSINES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- TAXICABS_LIMOUSINES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- TAXICABS_LIMOUSINES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- TAXICABS_LIMOUSINES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- TaxId - Class in com.stripe.model
- TaxId() - Constructor for class com.stripe.model.TaxId
- TaxID() - Constructor for class com.stripe.model.checkout.Session.CustomerDetails.TaxID
- TaxId.Verification - Class in com.stripe.model
- TaxIdCollection - Class in com.stripe.model
- TaxIdCollection() - Constructor for class com.stripe.model.TaxIdCollection
- TaxIDCollection() - Constructor for class com.stripe.model.checkout.Session.TaxIDCollection
- TaxIdCollectionCreateParams - Class in com.stripe.param
- TaxIdCollectionCreateParams.Builder - Class in com.stripe.param
- TaxIdCollectionCreateParams.Type - Enum in com.stripe.param
- TaxIdCollectionListParams - Class in com.stripe.param
- TaxIdCollectionListParams.Builder - Class in com.stripe.param
- TaxIdCollectionRetrieveParams - Class in com.stripe.param
- TaxIdCollectionRetrieveParams.Builder - Class in com.stripe.param
- TaxRate - Class in com.stripe.model
- TaxRate() - Constructor for class com.stripe.model.TaxRate
- TaxRateCollection - Class in com.stripe.model
- TaxRateCollection() - Constructor for class com.stripe.model.TaxRateCollection
- TaxRateCreateParams - Class in com.stripe.param
- TaxRateCreateParams.Builder - Class in com.stripe.param
- TaxRateCreateParams.TaxType - Enum in com.stripe.param
- TaxRateListParams - Class in com.stripe.param
- TaxRateListParams.Builder - Class in com.stripe.param
- TaxRateListParams.Created - Class in com.stripe.param
- TaxRateListParams.Created.Builder - Class in com.stripe.param
- TaxRateRetrieveParams - Class in com.stripe.param
- TaxRateRetrieveParams.Builder - Class in com.stripe.param
- TaxRateUpdateParams - Class in com.stripe.param
- TaxRateUpdateParams.Builder - Class in com.stripe.param
- TaxRateUpdateParams.TaxType - Enum in com.stripe.param
- TC - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- TC - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- TC - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- TD - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- TD - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- TD - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- TELECOMMUNICATION_EQUIPMENT_AND_TELEPHONE_SALES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- TELECOMMUNICATION_EQUIPMENT_AND_TELEPHONE_SALES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- TELECOMMUNICATION_EQUIPMENT_AND_TELEPHONE_SALES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- TELECOMMUNICATION_EQUIPMENT_AND_TELEPHONE_SALES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- TELECOMMUNICATION_EQUIPMENT_AND_TELEPHONE_SALES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- TELECOMMUNICATION_EQUIPMENT_AND_TELEPHONE_SALES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- TELECOMMUNICATION_EQUIPMENT_AND_TELEPHONE_SALES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- TELECOMMUNICATION_EQUIPMENT_AND_TELEPHONE_SALES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- TELECOMMUNICATION_EQUIPMENT_AND_TELEPHONE_SALES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- TELECOMMUNICATION_EQUIPMENT_AND_TELEPHONE_SALES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- TELECOMMUNICATION_EQUIPMENT_AND_TELEPHONE_SALES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- TELECOMMUNICATION_EQUIPMENT_AND_TELEPHONE_SALES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- TELECOMMUNICATION_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- TELECOMMUNICATION_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- TELECOMMUNICATION_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- TELECOMMUNICATION_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- TELECOMMUNICATION_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- TELECOMMUNICATION_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- TELECOMMUNICATION_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- TELECOMMUNICATION_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- TELECOMMUNICATION_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- TELECOMMUNICATION_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- TELECOMMUNICATION_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- TELECOMMUNICATION_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- TELEGRAPH_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- TELEGRAPH_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- TELEGRAPH_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- TELEGRAPH_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- TELEGRAPH_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- TELEGRAPH_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- TELEGRAPH_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- TELEGRAPH_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- TELEGRAPH_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- TELEGRAPH_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- TELEGRAPH_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- TELEGRAPH_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- TENT_AND_AWNING_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- TENT_AND_AWNING_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- TENT_AND_AWNING_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- TENT_AND_AWNING_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- TENT_AND_AWNING_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- TENT_AND_AWNING_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- TENT_AND_AWNING_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- TENT_AND_AWNING_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- TENT_AND_AWNING_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- TENT_AND_AWNING_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- TENT_AND_AWNING_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- TENT_AND_AWNING_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- TESTING_LABORATORIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- TESTING_LABORATORIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- TESTING_LABORATORIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- TESTING_LABORATORIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- TESTING_LABORATORIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- TESTING_LABORATORIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- TESTING_LABORATORIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- TESTING_LABORATORIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- TESTING_LABORATORIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- TESTING_LABORATORIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- TESTING_LABORATORIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- TESTING_LABORATORIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- TF - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- TF - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- TF - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- TG - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- TG - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- TG - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- TH - com.stripe.param.billingportal.SessionCreateParams.Locale
- TH - com.stripe.param.checkout.SessionCreateParams.Locale
- TH - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- TH - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- TH - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- TH_VAT - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- TH_VAT - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- TH_VAT - com.stripe.param.TaxIdCollectionCreateParams.Type
- THEATRICAL_TICKET_AGENCIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- THEATRICAL_TICKET_AGENCIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- THEATRICAL_TICKET_AGENCIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- THEATRICAL_TICKET_AGENCIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- THEATRICAL_TICKET_AGENCIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- THEATRICAL_TICKET_AGENCIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- THEATRICAL_TICKET_AGENCIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- THEATRICAL_TICKET_AGENCIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- THEATRICAL_TICKET_AGENCIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- THEATRICAL_TICKET_AGENCIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- THEATRICAL_TICKET_AGENCIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- THEATRICAL_TICKET_AGENCIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- ThreeDSecure - Class in com.stripe.model
- ThreeDSecure() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.Card.ThreeDSecure
- ThreeDSecure() - Constructor for class com.stripe.model.Source.ThreeDSecure
- ThreeDSecure() - Constructor for class com.stripe.model.ThreeDSecure
- ThreeDSecureCreateParams - Class in com.stripe.param
- ThreeDSecureCreateParams.Builder - Class in com.stripe.param
- ThreeDSecureRetrieveParams - Class in com.stripe.param
- ThreeDSecureRetrieveParams.Builder - Class in com.stripe.param
- ThreeDSecureUsage() - Constructor for class com.stripe.model.PaymentMethod.Card.ThreeDSecureUsage
- ThresholdItemReason() - Constructor for class com.stripe.model.Invoice.ThresholdItemReason
- ThresholdReason() - Constructor for class com.stripe.model.Invoice.ThresholdReason
- THURSDAY - com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule.WeeklyAnchor
- THURSDAY - com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule.WeeklyAnchor
- Tier() - Constructor for class com.stripe.model.Plan.Tier
- Tier() - Constructor for class com.stripe.model.Price.Tier
- TIERED - com.stripe.param.PlanCreateParams.BillingScheme
- TIERED - com.stripe.param.PriceCreateParams.BillingScheme
- TIMESHARES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- TIMESHARES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- TIMESHARES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- TIMESHARES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- TIMESHARES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- TIMESHARES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- TIMESHARES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- TIMESHARES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- TIMESHARES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- TIMESHARES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- TIMESHARES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- TIMESHARES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- TIRE_RETREADING_AND_REPAIR - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- TIRE_RETREADING_AND_REPAIR - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- TIRE_RETREADING_AND_REPAIR - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- TIRE_RETREADING_AND_REPAIR - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- TIRE_RETREADING_AND_REPAIR - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- TIRE_RETREADING_AND_REPAIR - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- TIRE_RETREADING_AND_REPAIR - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- TIRE_RETREADING_AND_REPAIR - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- TIRE_RETREADING_AND_REPAIR - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- TIRE_RETREADING_AND_REPAIR - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- TIRE_RETREADING_AND_REPAIR - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- TIRE_RETREADING_AND_REPAIR - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- TJ - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- TJ - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- TJ - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- TK - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- TK - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- TK - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- TL - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- TL - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- TL - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- TM - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- TM - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- TM - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- TMOBILE_USBUGI_BANKOWE - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Bank
- TMOBILE_USBUGI_BANKOWE - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Bank
- TMOBILE_USBUGI_BANKOWE - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Bank
- TMOBILE_USBUGI_BANKOWE - com.stripe.param.PaymentMethodCreateParams.P24.Bank
- TN - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- TN - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- TN - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- TO - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- TO - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- TO - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- toBuilder() - Method in class com.stripe.net.RequestOptions
-
Convert request options to builder, retaining invariant values for the integration.
- toJson() - Method in class com.stripe.model.StripeObject
- token(Map<String, Object>, RequestOptions) - Static method in class com.stripe.net.OAuth
-
Uses an authorization code to connect an account to your platform and fetch the user's credentials.
- Token - Class in com.stripe.model
- Token() - Constructor for class com.stripe.model.Token
- TokenCreateParams - Class in com.stripe.param
- TokenCreateParams.Account - Class in com.stripe.param
- TokenCreateParams.Account.Builder - Class in com.stripe.param
- TokenCreateParams.Account.BusinessType - Enum in com.stripe.param
- TokenCreateParams.Account.Company - Class in com.stripe.param
- TokenCreateParams.Account.Company.Address - Class in com.stripe.param
- TokenCreateParams.Account.Company.Address.Builder - Class in com.stripe.param
- TokenCreateParams.Account.Company.AddressKana - Class in com.stripe.param
-
State, county, province, or region.
- TokenCreateParams.Account.Company.AddressKana.Builder - Class in com.stripe.param
- TokenCreateParams.Account.Company.AddressKanji - Class in com.stripe.param
-
Town or cho-me.
- TokenCreateParams.Account.Company.AddressKanji.Builder - Class in com.stripe.param
- TokenCreateParams.Account.Company.Builder - Class in com.stripe.param
- TokenCreateParams.Account.Company.OwnershipDeclaration - Class in com.stripe.param
-
Town or cho-me.
- TokenCreateParams.Account.Company.OwnershipDeclaration.Builder - Class in com.stripe.param
- TokenCreateParams.Account.Company.Structure - Enum in com.stripe.param
- TokenCreateParams.Account.Company.Verification - Class in com.stripe.param
-
The user agent of the browser from which the beneficial owner attestation was made.
- TokenCreateParams.Account.Company.Verification.Builder - Class in com.stripe.param
- TokenCreateParams.Account.Company.Verification.Document - Class in com.stripe.param
- TokenCreateParams.Account.Company.Verification.Document.Builder - Class in com.stripe.param
- TokenCreateParams.Account.Individual - Class in com.stripe.param
- TokenCreateParams.Account.Individual.Address - Class in com.stripe.param
- TokenCreateParams.Account.Individual.Address.Builder - Class in com.stripe.param
- TokenCreateParams.Account.Individual.AddressKana - Class in com.stripe.param
-
State, county, province, or region.
- TokenCreateParams.Account.Individual.AddressKana.Builder - Class in com.stripe.param
- TokenCreateParams.Account.Individual.AddressKanji - Class in com.stripe.param
-
Town or cho-me.
- TokenCreateParams.Account.Individual.AddressKanji.Builder - Class in com.stripe.param
- TokenCreateParams.Account.Individual.Builder - Class in com.stripe.param
- TokenCreateParams.Account.Individual.Dob - Class in com.stripe.param
-
Town or cho-me.
- TokenCreateParams.Account.Individual.Dob.Builder - Class in com.stripe.param
- TokenCreateParams.Account.Individual.PoliticalExposure - Enum in com.stripe.param
- TokenCreateParams.Account.Individual.Verification - Class in com.stripe.param
-
The four-digit year of birth.
- TokenCreateParams.Account.Individual.Verification.AdditionalDocument - Class in com.stripe.param
- TokenCreateParams.Account.Individual.Verification.AdditionalDocument.Builder - Class in com.stripe.param
- TokenCreateParams.Account.Individual.Verification.Builder - Class in com.stripe.param
- TokenCreateParams.Account.Individual.Verification.Document - Class in com.stripe.param
- TokenCreateParams.Account.Individual.Verification.Document.Builder - Class in com.stripe.param
- TokenCreateParams.BankAccount - Class in com.stripe.param
- TokenCreateParams.BankAccount.AccountHolderType - Enum in com.stripe.param
- TokenCreateParams.BankAccount.AccountType - Enum in com.stripe.param
- TokenCreateParams.BankAccount.Builder - Class in com.stripe.param
- TokenCreateParams.Builder - Class in com.stripe.param
- TokenCreateParams.Card - Class in com.stripe.param
- TokenCreateParams.Card.Builder - Class in com.stripe.param
- TokenCreateParams.CvcUpdate - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- TokenCreateParams.CvcUpdate.Builder - Class in com.stripe.param
- TokenCreateParams.Person - Class in com.stripe.param
-
Add all map key/value pairs to `extraParams` map.
- TokenCreateParams.Person.Address - Class in com.stripe.param
- TokenCreateParams.Person.Address.Builder - Class in com.stripe.param
- TokenCreateParams.Person.AddressKana - Class in com.stripe.param
-
State, county, province, or region.
- TokenCreateParams.Person.AddressKana.Builder - Class in com.stripe.param
- TokenCreateParams.Person.AddressKanji - Class in com.stripe.param
-
Town or cho-me.
- TokenCreateParams.Person.AddressKanji.Builder - Class in com.stripe.param
- TokenCreateParams.Person.Builder - Class in com.stripe.param
- TokenCreateParams.Person.Dob - Class in com.stripe.param
-
Town or cho-me.
- TokenCreateParams.Person.Dob.Builder - Class in com.stripe.param
- TokenCreateParams.Person.Documents - Class in com.stripe.param
-
The four-digit year of birth.
- TokenCreateParams.Person.Documents.Builder - Class in com.stripe.param
- TokenCreateParams.Person.Documents.CompanyAuthorization - Class in com.stripe.param
- TokenCreateParams.Person.Documents.CompanyAuthorization.Builder - Class in com.stripe.param
- TokenCreateParams.Person.Documents.Passport - Class in com.stripe.param
-
Add all elements to `files` list.
- TokenCreateParams.Person.Documents.Passport.Builder - Class in com.stripe.param
- TokenCreateParams.Person.Documents.Visa - Class in com.stripe.param
-
Add all elements to `files` list.
- TokenCreateParams.Person.Documents.Visa.Builder - Class in com.stripe.param
- TokenCreateParams.Person.Relationship - Class in com.stripe.param
-
Add all elements to `files` list.
- TokenCreateParams.Person.Relationship.Builder - Class in com.stripe.param
- TokenCreateParams.Person.Verification - Class in com.stripe.param
-
The person's title (e.g., CEO, Support Engineer).
- TokenCreateParams.Person.Verification.AdditionalDocument - Class in com.stripe.param
- TokenCreateParams.Person.Verification.AdditionalDocument.Builder - Class in com.stripe.param
- TokenCreateParams.Person.Verification.Builder - Class in com.stripe.param
- TokenCreateParams.Person.Verification.Document - Class in com.stripe.param
- TokenCreateParams.Person.Verification.Document.Builder - Class in com.stripe.param
- TokenCreateParams.Pii - Class in com.stripe.param
- TokenCreateParams.Pii.Builder - Class in com.stripe.param
- TokenResponse - Class in com.stripe.model.oauth
- TokenResponse() - Constructor for class com.stripe.model.oauth.TokenResponse
- TokenRetrieveParams - Class in com.stripe.param
- TokenRetrieveParams.Builder - Class in com.stripe.param
- TOLLS_BRIDGE_FEES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- TOLLS_BRIDGE_FEES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- TOLLS_BRIDGE_FEES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- TOLLS_BRIDGE_FEES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- TOLLS_BRIDGE_FEES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- TOLLS_BRIDGE_FEES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- TOLLS_BRIDGE_FEES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- TOLLS_BRIDGE_FEES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- TOLLS_BRIDGE_FEES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- TOLLS_BRIDGE_FEES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- TOLLS_BRIDGE_FEES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- TOLLS_BRIDGE_FEES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- toMap() - Method in class com.stripe.net.ApiRequestParams
-
Convert `this` api request params to an untyped map.
- toMap() - Method in class com.stripe.param.FileCreateParams
-
Returns untyped parameters for file creation.
- TOO_COMPLEX - com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason.Option
- TOO_COMPLEX - com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason.Option
- TOO_EXPENSIVE - com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason.Option
- TOO_EXPENSIVE - com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason.Option
- Topup - Class in com.stripe.model
- Topup() - Constructor for class com.stripe.model.Topup
- TOPUP - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- TOPUP__CANCELED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- TOPUP__CANCELED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- TOPUP__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- TOPUP__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- TOPUP__FAILED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- TOPUP__FAILED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- TOPUP__REVERSED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- TOPUP__REVERSED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- TOPUP__SUCCEEDED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- TOPUP__SUCCEEDED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- TOPUP_REVERSAL - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- TopupCancelParams - Class in com.stripe.param
- TopupCancelParams.Builder - Class in com.stripe.param
- TopupCollection - Class in com.stripe.model
- TopupCollection() - Constructor for class com.stripe.model.TopupCollection
- TopupCreateParams - Class in com.stripe.param
- TopupCreateParams.Builder - Class in com.stripe.param
- TopupListParams - Class in com.stripe.param
- TopupListParams.Amount - Class in com.stripe.param
- TopupListParams.Amount.Builder - Class in com.stripe.param
- TopupListParams.Builder - Class in com.stripe.param
- TopupListParams.Created - Class in com.stripe.param
-
Maximum value to filter by (inclusive).
- TopupListParams.Created.Builder - Class in com.stripe.param
- TopupListParams.Status - Enum in com.stripe.param
-
Maximum value to filter by (inclusive).
- TopupRetrieveParams - Class in com.stripe.param
- TopupRetrieveParams.Builder - Class in com.stripe.param
- TopupUpdateParams - Class in com.stripe.param
- TopupUpdateParams.Builder - Class in com.stripe.param
- TosAcceptance() - Constructor for class com.stripe.model.Account.Settings.SettingsCardIssuing.TosAcceptance
- TosAcceptance() - Constructor for class com.stripe.model.Account.TosAcceptance
- toSnakeCase(String) - Static method in class com.stripe.util.StringUtils
-
Converts the string to snake case.
- toString() - Method in class com.stripe.model.StripeObject
- toString() - Method in class com.stripe.net.HttpContent
- toString() - Method in class com.stripe.net.HttpHeaders
-
Returns this
HttpHeaders
as a string. - toString() - Method in class com.stripe.net.StripeRequest
- TotalDetails() - Constructor for class com.stripe.model.checkout.Session.TotalDetails
- TotalDetails() - Constructor for class com.stripe.model.Quote.TotalDetails
- TOURIST_ATTRACTIONS_AND_EXHIBITS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- TOURIST_ATTRACTIONS_AND_EXHIBITS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- TOURIST_ATTRACTIONS_AND_EXHIBITS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- TOURIST_ATTRACTIONS_AND_EXHIBITS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- TOURIST_ATTRACTIONS_AND_EXHIBITS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- TOURIST_ATTRACTIONS_AND_EXHIBITS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- TOURIST_ATTRACTIONS_AND_EXHIBITS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- TOURIST_ATTRACTIONS_AND_EXHIBITS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- TOURIST_ATTRACTIONS_AND_EXHIBITS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- TOURIST_ATTRACTIONS_AND_EXHIBITS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- TOURIST_ATTRACTIONS_AND_EXHIBITS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- TOURIST_ATTRACTIONS_AND_EXHIBITS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- TOWING_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- TOWING_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- TOWING_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- TOWING_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- TOWING_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- TOWING_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- TOWING_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- TOWING_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- TOWING_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- TOWING_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- TOWING_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- TOWING_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- TOYOTA_BANK - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Bank
- TOYOTA_BANK - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Bank
- TOYOTA_BANK - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Bank
- TOYOTA_BANK - com.stripe.param.PaymentMethodCreateParams.P24.Bank
- TOZA - com.stripe.param.ExternalAccountUpdateParams.AccountType
- TOZA - com.stripe.param.TokenCreateParams.BankAccount.AccountType
- TR - com.stripe.param.billingportal.SessionCreateParams.Locale
- TR - com.stripe.param.checkout.SessionCreateParams.Locale
- TR - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- TR - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- TR - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- TRAILER_PARKS_CAMPGROUNDS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- TRAILER_PARKS_CAMPGROUNDS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- TRAILER_PARKS_CAMPGROUNDS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- TRAILER_PARKS_CAMPGROUNDS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- TRAILER_PARKS_CAMPGROUNDS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- TRAILER_PARKS_CAMPGROUNDS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- TRAILER_PARKS_CAMPGROUNDS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- TRAILER_PARKS_CAMPGROUNDS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- TRAILER_PARKS_CAMPGROUNDS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- TRAILER_PARKS_CAMPGROUNDS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- TRAILER_PARKS_CAMPGROUNDS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- TRAILER_PARKS_CAMPGROUNDS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- Transaction - Class in com.stripe.model.issuing
- Transaction() - Constructor for class com.stripe.model.issuing.Transaction
- Transaction.AmountDetails - Class in com.stripe.model.issuing
- Transaction.PurchaseDetails - Class in com.stripe.model.issuing
- Transaction.PurchaseDetails.Flight - Class in com.stripe.model.issuing
- Transaction.PurchaseDetails.Flight.Segments - Class in com.stripe.model.issuing
- Transaction.PurchaseDetails.Fuel - Class in com.stripe.model.issuing
- Transaction.PurchaseDetails.Lodging - Class in com.stripe.model.issuing
- Transaction.PurchaseDetails.Receipt - Class in com.stripe.model.issuing
- TransactionCollection - Class in com.stripe.model.issuing
- TransactionCollection() - Constructor for class com.stripe.model.issuing.TransactionCollection
- TransactionListParams - Class in com.stripe.param.issuing
- TransactionListParams.Builder - Class in com.stripe.param.issuing
- TransactionListParams.Created - Class in com.stripe.param.issuing
- TransactionListParams.Created.Builder - Class in com.stripe.param.issuing
- TransactionListParams.Type - Enum in com.stripe.param.issuing
-
Maximum value to filter by (inclusive).
- TransactionRetrieveParams - Class in com.stripe.param.issuing
- TransactionRetrieveParams.Builder - Class in com.stripe.param.issuing
- TransactionUpdateParams - Class in com.stripe.param.issuing
- TransactionUpdateParams.Builder - Class in com.stripe.param.issuing
- Transfer - Class in com.stripe.model
- Transfer() - Constructor for class com.stripe.model.Transfer
- TRANSFER - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- TRANSFER__CREATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- TRANSFER__CREATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- TRANSFER__FAILED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- TRANSFER__FAILED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- TRANSFER__PAID - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- TRANSFER__PAID - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- TRANSFER__REVERSED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- TRANSFER__REVERSED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- TRANSFER__UPDATED - com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
- TRANSFER__UPDATED - com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
- TRANSFER_REVERSAL - com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
- TransferCollection - Class in com.stripe.model
- TransferCollection() - Constructor for class com.stripe.model.TransferCollection
- TransferCreateParams - Class in com.stripe.param
- TransferCreateParams.Builder - Class in com.stripe.param
- TransferCreateParams.SourceType - Enum in com.stripe.param
- TransferData() - Constructor for class com.stripe.model.Charge.TransferData
- TransferData() - Constructor for class com.stripe.model.Invoice.TransferData
- TransferData() - Constructor for class com.stripe.model.PaymentIntent.TransferData
- TransferData() - Constructor for class com.stripe.model.PaymentLink.TransferData
- TransferData() - Constructor for class com.stripe.model.Quote.TransferData
- TransferData() - Constructor for class com.stripe.model.Subscription.TransferData
- TransferListParams - Class in com.stripe.param
- TransferListParams.Builder - Class in com.stripe.param
- TransferListParams.Created - Class in com.stripe.param
- TransferListParams.Created.Builder - Class in com.stripe.param
- TransferRetrieveParams - Class in com.stripe.param
- TransferRetrieveParams.Builder - Class in com.stripe.param
- TransferReversal - Class in com.stripe.model
- TransferReversal() - Constructor for class com.stripe.model.TransferReversal
- TransferReversalCollection - Class in com.stripe.model
- TransferReversalCollection() - Constructor for class com.stripe.model.TransferReversalCollection
- TransferReversalCollectionCreateParams - Class in com.stripe.param
- TransferReversalCollectionCreateParams.Builder - Class in com.stripe.param
- TransferReversalCollectionListParams - Class in com.stripe.param
- TransferReversalCollectionListParams.Builder - Class in com.stripe.param
- TransferReversalCollectionRetrieveParams - Class in com.stripe.param
- TransferReversalCollectionRetrieveParams.Builder - Class in com.stripe.param
- TransferReversalUpdateParams - Class in com.stripe.param
- TransferReversalUpdateParams.Builder - Class in com.stripe.param
- TransferUpdateParams - Class in com.stripe.param
- TransferUpdateParams.Builder - Class in com.stripe.param
- transform(JsonObject, String, String) - Method in interface com.stripe.model.EventDataObjectDeserializer.CompatibilityTransformer
-
Transform event data object JSON into a schema compatible with model classes of the library.
- TransformQuantity() - Constructor for class com.stripe.model.Price.TransformQuantity
- TransformUsage() - Constructor for class com.stripe.model.Plan.TransformUsage
- TRANSPORTATION_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- TRANSPORTATION_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- TRANSPORTATION_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- TRANSPORTATION_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- TRANSPORTATION_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- TRANSPORTATION_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- TRANSPORTATION_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- TRANSPORTATION_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- TRANSPORTATION_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- TRANSPORTATION_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- TRANSPORTATION_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- TRANSPORTATION_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- TRAVEL_AGENCIES_TOUR_OPERATORS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- TRAVEL_AGENCIES_TOUR_OPERATORS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- TRAVEL_AGENCIES_TOUR_OPERATORS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- TRAVEL_AGENCIES_TOUR_OPERATORS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- TRAVEL_AGENCIES_TOUR_OPERATORS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- TRAVEL_AGENCIES_TOUR_OPERATORS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- TRAVEL_AGENCIES_TOUR_OPERATORS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- TRAVEL_AGENCIES_TOUR_OPERATORS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- TRAVEL_AGENCIES_TOUR_OPERATORS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- TRAVEL_AGENCIES_TOUR_OPERATORS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- TRAVEL_AGENCIES_TOUR_OPERATORS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- TRAVEL_AGENCIES_TOUR_OPERATORS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- TRIALING - com.stripe.param.SubscriptionListParams.Status
- TRIODOS_BANK - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Ideal.Bank
- TRIODOS_BANK - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Ideal.Bank
- TRIODOS_BANK - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Ideal.Bank
- TRIODOS_BANK - com.stripe.param.PaymentMethodCreateParams.Ideal.Bank
- TRUCK_STOP_ITERATION - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- TRUCK_STOP_ITERATION - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- TRUCK_STOP_ITERATION - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- TRUCK_STOP_ITERATION - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- TRUCK_STOP_ITERATION - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- TRUCK_STOP_ITERATION - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- TRUCK_STOP_ITERATION - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- TRUCK_STOP_ITERATION - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- TRUCK_STOP_ITERATION - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- TRUCK_STOP_ITERATION - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- TRUCK_STOP_ITERATION - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- TRUCK_STOP_ITERATION - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- TRUCK_UTILITY_TRAILER_RENTALS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- TRUCK_UTILITY_TRAILER_RENTALS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- TRUCK_UTILITY_TRAILER_RENTALS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- TRUCK_UTILITY_TRAILER_RENTALS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- TRUCK_UTILITY_TRAILER_RENTALS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- TRUCK_UTILITY_TRAILER_RENTALS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- TRUCK_UTILITY_TRAILER_RENTALS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- TRUCK_UTILITY_TRAILER_RENTALS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- TRUCK_UTILITY_TRAILER_RENTALS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- TRUCK_UTILITY_TRAILER_RENTALS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- TRUCK_UTILITY_TRAILER_RENTALS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- TRUCK_UTILITY_TRAILER_RENTALS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- TT - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- TT - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- TT - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- TUESDAY - com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule.WeeklyAnchor
- TUESDAY - com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule.WeeklyAnchor
- TURKEY - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- TV - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- TV - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- TV - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- TW - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- TW - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- TW - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- TW_VAT - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- TW_VAT - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- TW_VAT - com.stripe.param.TaxIdCollectionCreateParams.Type
- TYPESETTING_PLATE_MAKING_AND_RELATED_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- TYPESETTING_PLATE_MAKING_AND_RELATED_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- TYPESETTING_PLATE_MAKING_AND_RELATED_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- TYPESETTING_PLATE_MAKING_AND_RELATED_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- TYPESETTING_PLATE_MAKING_AND_RELATED_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- TYPESETTING_PLATE_MAKING_AND_RELATED_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- TYPESETTING_PLATE_MAKING_AND_RELATED_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- TYPESETTING_PLATE_MAKING_AND_RELATED_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- TYPESETTING_PLATE_MAKING_AND_RELATED_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- TYPESETTING_PLATE_MAKING_AND_RELATED_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- TYPESETTING_PLATE_MAKING_AND_RELATED_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- TYPESETTING_PLATE_MAKING_AND_RELATED_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- TYPEWRITER_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- TYPEWRITER_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- TYPEWRITER_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- TYPEWRITER_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- TYPEWRITER_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- TYPEWRITER_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- TYPEWRITER_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- TYPEWRITER_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- TYPEWRITER_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- TYPEWRITER_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- TYPEWRITER_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- TYPEWRITER_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- TZ - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- TZ - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- TZ - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
U
- U_S_FEDERAL_GOVERNMENT_AGENCIES_OR_DEPARTMENTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- U_S_FEDERAL_GOVERNMENT_AGENCIES_OR_DEPARTMENTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- U_S_FEDERAL_GOVERNMENT_AGENCIES_OR_DEPARTMENTS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- U_S_FEDERAL_GOVERNMENT_AGENCIES_OR_DEPARTMENTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- U_S_FEDERAL_GOVERNMENT_AGENCIES_OR_DEPARTMENTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- U_S_FEDERAL_GOVERNMENT_AGENCIES_OR_DEPARTMENTS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- U_S_FEDERAL_GOVERNMENT_AGENCIES_OR_DEPARTMENTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- U_S_FEDERAL_GOVERNMENT_AGENCIES_OR_DEPARTMENTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- U_S_FEDERAL_GOVERNMENT_AGENCIES_OR_DEPARTMENTS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- U_S_FEDERAL_GOVERNMENT_AGENCIES_OR_DEPARTMENTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- U_S_FEDERAL_GOVERNMENT_AGENCIES_OR_DEPARTMENTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- U_S_FEDERAL_GOVERNMENT_AGENCIES_OR_DEPARTMENTS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- UA - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- UA - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- UA - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- UA_VAT - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- UA_VAT - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- UA_VAT - com.stripe.param.TaxIdCollectionCreateParams.Type
- UCT - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- UG - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- UG - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- UG - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- UNCHANGED - com.stripe.param.InvoiceUpcomingParams.SubscriptionBillingCycleAnchor
- UNCHANGED - com.stripe.param.SubscriptionUpdateParams.BillingCycleAnchor
- UNCOLLECTIBLE - com.stripe.param.InvoiceListParams.Status
- UNIFORMS_COMMERCIAL_CLOTHING - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- UNIFORMS_COMMERCIAL_CLOTHING - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- UNIFORMS_COMMERCIAL_CLOTHING - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- UNIFORMS_COMMERCIAL_CLOTHING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- UNIFORMS_COMMERCIAL_CLOTHING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- UNIFORMS_COMMERCIAL_CLOTHING - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- UNIFORMS_COMMERCIAL_CLOTHING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- UNIFORMS_COMMERCIAL_CLOTHING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- UNIFORMS_COMMERCIAL_CLOTHING - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- UNIFORMS_COMMERCIAL_CLOTHING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- UNIFORMS_COMMERCIAL_CLOTHING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- UNIFORMS_COMMERCIAL_CLOTHING - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- UNINCORPORATED_ASSOCIATION - com.stripe.param.AccountCreateParams.Company.Structure
- UNINCORPORATED_ASSOCIATION - com.stripe.param.AccountUpdateParams.Company.Structure
- UNINCORPORATED_ASSOCIATION - com.stripe.param.TokenCreateParams.Account.Company.Structure
- UNINCORPORATED_NON_PROFIT - com.stripe.param.AccountCreateParams.Company.Structure
- UNINCORPORATED_NON_PROFIT - com.stripe.param.AccountUpdateParams.Company.Structure
- UNINCORPORATED_NON_PROFIT - com.stripe.param.TokenCreateParams.Account.Company.Structure
- UNIONPAY - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Network
- UNIONPAY - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Network
- UNIONPAY - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Network
- UNIVERSAL - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- UNKNOWN - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Network
- UNKNOWN - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Network
- UNKNOWN - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Network
- UNPAID - com.stripe.param.SubscriptionListParams.Status
- UNSPECIFIED - com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.TaxBehavior
- UNSPECIFIED - com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.TaxBehavior
- UNSPECIFIED - com.stripe.param.InvoiceItemCreateParams.PriceData.TaxBehavior
- UNSPECIFIED - com.stripe.param.InvoiceItemUpdateParams.PriceData.TaxBehavior
- UNSPECIFIED - com.stripe.param.InvoiceUpcomingParams.InvoiceItem.PriceData.TaxBehavior
- UNSPECIFIED - com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.TaxBehavior
- UNSPECIFIED - com.stripe.param.PriceCreateParams.TaxBehavior
- UNSPECIFIED - com.stripe.param.PriceUpdateParams.TaxBehavior
- UNSPECIFIED - com.stripe.param.QuoteCreateParams.LineItem.PriceData.TaxBehavior
- UNSPECIFIED - com.stripe.param.QuoteUpdateParams.LineItem.PriceData.TaxBehavior
- UNSPECIFIED - com.stripe.param.ShippingRateCreateParams.TaxBehavior
- UNSPECIFIED - com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.PriceData.TaxBehavior
- UNSPECIFIED - com.stripe.param.SubscriptionCreateParams.Item.PriceData.TaxBehavior
- UNSPECIFIED - com.stripe.param.SubscriptionItemCreateParams.PriceData.TaxBehavior
- UNSPECIFIED - com.stripe.param.SubscriptionItemUpdateParams.PriceData.TaxBehavior
- UNSPECIFIED - com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.PriceData.TaxBehavior
- UNSPECIFIED - com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.TaxBehavior
- UNSPECIFIED - com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.PriceData.TaxBehavior
- UNSPECIFIED - com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.TaxBehavior
- UNSPECIFIED - com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.PriceData.TaxBehavior
- UNSPECIFIED - com.stripe.param.SubscriptionUpdateParams.Item.PriceData.TaxBehavior
- UNSUBMITTED - com.stripe.param.issuing.DisputeListParams.Status
- UnsupportedGrantTypeException - Exception in com.stripe.exception.oauth
-
UnsupportedGrantTypeException is raised when an unuspported grant type parameter is specified.
- UnsupportedGrantTypeException(String, String, String, Integer, Throwable) - Constructor for exception com.stripe.exception.oauth.UnsupportedGrantTypeException
- UnsupportedResponseTypeException - Exception in com.stripe.exception.oauth
-
UnsupportedResponseTypeException is raised when an unsupported response type parameter is specified.
- UnsupportedResponseTypeException(String, String, String, Integer, Throwable) - Constructor for exception com.stripe.exception.oauth.UnsupportedResponseTypeException
- UntypedMapDeserializer - Class in com.stripe.net
-
Deserializer to convert JSON object into an untyped map.
- UntypedMapDeserializer() - Constructor for class com.stripe.net.UntypedMapDeserializer
-
Default deserializer for the untyped map.
- UNUSED - com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason.Option
- UNUSED - com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason.Option
- UOB - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.Bank
- UOB - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.Bank
- UOB - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.Bank
- UOB - com.stripe.param.PaymentMethodCreateParams.Fpx.Bank
- UP - com.stripe.param.PlanCreateParams.TransformUsage.Round
- UP - com.stripe.param.PriceCreateParams.TransformQuantity.Round
- upcoming() - Static method in class com.stripe.model.Invoice
-
At any time, you can preview the upcoming invoice for a customer.
- upcoming(InvoiceUpcomingParams) - Static method in class com.stripe.model.Invoice
-
At any time, you can preview the upcoming invoice for a customer.
- upcoming(InvoiceUpcomingParams, RequestOptions) - Static method in class com.stripe.model.Invoice
-
At any time, you can preview the upcoming invoice for a customer.
- upcoming(Map<String, Object>) - Static method in class com.stripe.model.Invoice
-
At any time, you can preview the upcoming invoice for a customer.
- upcoming(Map<String, Object>, RequestOptions) - Static method in class com.stripe.model.Invoice
-
At any time, you can preview the upcoming invoice for a customer.
- update(AccountUpdateParams) - Method in class com.stripe.model.Account
-
Updates a connected account by setting the values of the parameters passed.
- update(AccountUpdateParams, RequestOptions) - Method in class com.stripe.model.Account
-
Updates a connected account by setting the values of the parameters passed.
- update(BankAccountUpdateOnAccountParams) - Method in class com.stripe.model.BankAccount
-
Updates the metadata, account holder name, and account holder type of a bank account belonging to a Custom account, and optionally sets it as the default for its currency.
- update(BankAccountUpdateOnAccountParams, RequestOptions) - Method in class com.stripe.model.BankAccount
-
Updates the metadata, account holder name, and account holder type of a bank account belonging to a Custom account, and optionally sets it as the default for its currency.
- update(BankAccountUpdateOnCustomerParams) - Method in class com.stripe.model.BankAccount
-
Updates the metadata, account holder name, and account holder type of a bank account belonging to a Custom account, and optionally sets it as the default for its currency.
- update(BankAccountUpdateOnCustomerParams, RequestOptions) - Method in class com.stripe.model.BankAccount
-
Updates the metadata, account holder name, and account holder type of a bank account belonging to a Custom account, and optionally sets it as the default for its currency.
- update(ConfigurationUpdateParams) - Method in class com.stripe.model.billingportal.Configuration
-
Updates a configuration that describes the functionality of the customer portal.
- update(ConfigurationUpdateParams, RequestOptions) - Method in class com.stripe.model.billingportal.Configuration
-
Updates a configuration that describes the functionality of the customer portal.
- update(CapabilityUpdateParams) - Method in class com.stripe.model.Capability
-
Updates an existing Account Capability.
- update(CapabilityUpdateParams, RequestOptions) - Method in class com.stripe.model.Capability
-
Updates an existing Account Capability.
- update(CardUpdateOnAccountParams) - Method in class com.stripe.model.Card
-
If you need to update only some card details, like the billing address or expiration date, you can do so without having to re-enter the full card details.
- update(CardUpdateOnAccountParams, RequestOptions) - Method in class com.stripe.model.Card
-
If you need to update only some card details, like the billing address or expiration date, you can do so without having to re-enter the full card details.
- update(CardUpdateOnCustomerParams) - Method in class com.stripe.model.Card
-
If you need to update only some card details, like the billing address or expiration date, you can do so without having to re-enter the full card details.
- update(CardUpdateOnCustomerParams, RequestOptions) - Method in class com.stripe.model.Card
-
If you need to update only some card details, like the billing address or expiration date, you can do so without having to re-enter the full card details.
- update(ChargeUpdateParams) - Method in class com.stripe.model.Charge
-
Updates the specified charge by setting the values of the parameters passed.
- update(ChargeUpdateParams, RequestOptions) - Method in class com.stripe.model.Charge
-
Updates the specified charge by setting the values of the parameters passed.
- update(CouponUpdateParams) - Method in class com.stripe.model.Coupon
-
Updates the metadata of a coupon.
- update(CouponUpdateParams, RequestOptions) - Method in class com.stripe.model.Coupon
-
Updates the metadata of a coupon.
- update(CreditNoteUpdateParams) - Method in class com.stripe.model.CreditNote
-
Updates an existing credit note.
- update(CreditNoteUpdateParams, RequestOptions) - Method in class com.stripe.model.CreditNote
-
Updates an existing credit note.
- update(CustomerBalanceTransactionUpdateParams) - Method in class com.stripe.model.CustomerBalanceTransaction
-
Most credit balance transaction fields are immutable, but you may update its
description
andmetadata
. - update(CustomerBalanceTransactionUpdateParams, RequestOptions) - Method in class com.stripe.model.CustomerBalanceTransaction
-
Most credit balance transaction fields are immutable, but you may update its
description
andmetadata
. - update(CustomerUpdateParams) - Method in class com.stripe.model.Customer
-
Updates the specified customer by setting the values of the parameters passed.
- update(CustomerUpdateParams, RequestOptions) - Method in class com.stripe.model.Customer
-
Updates the specified customer by setting the values of the parameters passed.
- update(DisputeUpdateParams) - Method in class com.stripe.model.Dispute
-
When you get a dispute, contacting your customer is always the best first step.
- update(DisputeUpdateParams, RequestOptions) - Method in class com.stripe.model.Dispute
-
When you get a dispute, contacting your customer is always the best first step.
- update(FeeRefundUpdateParams) - Method in class com.stripe.model.FeeRefund
-
Updates the specified application fee refund by setting the values of the parameters passed.
- update(FeeRefundUpdateParams, RequestOptions) - Method in class com.stripe.model.FeeRefund
-
Updates the specified application fee refund by setting the values of the parameters passed.
- update(FileLinkUpdateParams) - Method in class com.stripe.model.FileLink
-
Updates an existing file link object.
- update(FileLinkUpdateParams, RequestOptions) - Method in class com.stripe.model.FileLink
-
Updates an existing file link object.
- update(VerificationSessionUpdateParams) - Method in class com.stripe.model.identity.VerificationSession
-
Updates a VerificationSession object.
- update(VerificationSessionUpdateParams, RequestOptions) - Method in class com.stripe.model.identity.VerificationSession
-
Updates a VerificationSession object.
- update(InvoiceItemUpdateParams) - Method in class com.stripe.model.InvoiceItem
-
Updates the amount or description of an invoice item on an upcoming invoice.
- update(InvoiceItemUpdateParams, RequestOptions) - Method in class com.stripe.model.InvoiceItem
-
Updates the amount or description of an invoice item on an upcoming invoice.
- update(InvoiceUpdateParams) - Method in class com.stripe.model.Invoice
-
Draft invoices are fully editable.
- update(InvoiceUpdateParams, RequestOptions) - Method in class com.stripe.model.Invoice
-
Draft invoices are fully editable.
- update(AuthorizationUpdateParams) - Method in class com.stripe.model.issuing.Authorization
-
Updates the specified Issuing
Authorization
object by setting the values of the parameters passed. - update(AuthorizationUpdateParams, RequestOptions) - Method in class com.stripe.model.issuing.Authorization
-
Updates the specified Issuing
Authorization
object by setting the values of the parameters passed. - update(CardholderUpdateParams) - Method in class com.stripe.model.issuing.Cardholder
-
Updates the specified Issuing
Cardholder
object by setting the values of the parameters passed. - update(CardholderUpdateParams, RequestOptions) - Method in class com.stripe.model.issuing.Cardholder
-
Updates the specified Issuing
Cardholder
object by setting the values of the parameters passed. - update(CardUpdateParams) - Method in class com.stripe.model.issuing.Card
-
Updates the specified Issuing
Card
object by setting the values of the parameters passed. - update(CardUpdateParams, RequestOptions) - Method in class com.stripe.model.issuing.Card
-
Updates the specified Issuing
Card
object by setting the values of the parameters passed. - update(DisputeUpdateParams) - Method in class com.stripe.model.issuing.Dispute
-
Updates the specified Issuing
Dispute
object by setting the values of the parameters passed. - update(DisputeUpdateParams, RequestOptions) - Method in class com.stripe.model.issuing.Dispute
-
Updates the specified Issuing
Dispute
object by setting the values of the parameters passed. - update(TransactionUpdateParams) - Method in class com.stripe.model.issuing.Transaction
-
Updates the specified Issuing
Transaction
object by setting the values of the parameters passed. - update(TransactionUpdateParams, RequestOptions) - Method in class com.stripe.model.issuing.Transaction
-
Updates the specified Issuing
Transaction
object by setting the values of the parameters passed. - update(OrderUpdateParams) - Method in class com.stripe.model.Order
-
Updates the specific order by setting the values of the parameters passed.
- update(OrderUpdateParams, RequestOptions) - Method in class com.stripe.model.Order
-
Updates the specific order by setting the values of the parameters passed.
- update(PaymentIntentUpdateParams) - Method in class com.stripe.model.PaymentIntent
-
Updates properties on a PaymentIntent object without confirming.
- update(PaymentIntentUpdateParams, RequestOptions) - Method in class com.stripe.model.PaymentIntent
-
Updates properties on a PaymentIntent object without confirming.
- update(PaymentLinkUpdateParams) - Method in class com.stripe.model.PaymentLink
-
Updates a payment link.
- update(PaymentLinkUpdateParams, RequestOptions) - Method in class com.stripe.model.PaymentLink
-
Updates a payment link.
- update(PaymentMethodUpdateParams) - Method in class com.stripe.model.PaymentMethod
-
Updates a PaymentMethod object.
- update(PaymentMethodUpdateParams, RequestOptions) - Method in class com.stripe.model.PaymentMethod
-
Updates a PaymentMethod object.
- update(PayoutUpdateParams) - Method in class com.stripe.model.Payout
-
Updates the specified payout by setting the values of the parameters passed.
- update(PayoutUpdateParams, RequestOptions) - Method in class com.stripe.model.Payout
-
Updates the specified payout by setting the values of the parameters passed.
- update(PersonUpdateParams) - Method in class com.stripe.model.Person
-
Updates an existing person.
- update(PersonUpdateParams, RequestOptions) - Method in class com.stripe.model.Person
-
Updates an existing person.
- update(PlanUpdateParams) - Method in class com.stripe.model.Plan
-
Updates the specified plan by setting the values of the parameters passed.
- update(PlanUpdateParams, RequestOptions) - Method in class com.stripe.model.Plan
-
Updates the specified plan by setting the values of the parameters passed.
- update(PriceUpdateParams) - Method in class com.stripe.model.Price
-
Updates the specified price by setting the values of the parameters passed.
- update(PriceUpdateParams, RequestOptions) - Method in class com.stripe.model.Price
-
Updates the specified price by setting the values of the parameters passed.
- update(ProductUpdateParams) - Method in class com.stripe.model.Product
-
Updates the specific product by setting the values of the parameters passed.
- update(ProductUpdateParams, RequestOptions) - Method in class com.stripe.model.Product
-
Updates the specific product by setting the values of the parameters passed.
- update(PromotionCodeUpdateParams) - Method in class com.stripe.model.PromotionCode
-
Updates the specified promotion code by setting the values of the parameters passed.
- update(PromotionCodeUpdateParams, RequestOptions) - Method in class com.stripe.model.PromotionCode
-
Updates the specified promotion code by setting the values of the parameters passed.
- update(QuoteUpdateParams) - Method in class com.stripe.model.Quote
-
A quote models prices and services for a customer.
- update(QuoteUpdateParams, RequestOptions) - Method in class com.stripe.model.Quote
-
A quote models prices and services for a customer.
- update(ValueListUpdateParams) - Method in class com.stripe.model.radar.ValueList
-
Updates a
ValueList
object by setting the values of the parameters passed. - update(ValueListUpdateParams, RequestOptions) - Method in class com.stripe.model.radar.ValueList
-
Updates a
ValueList
object by setting the values of the parameters passed. - update(RecipientUpdateParams) - Method in class com.stripe.model.Recipient
-
Updates the specified recipient by setting the values of the parameters passed.
- update(RecipientUpdateParams, RequestOptions) - Method in class com.stripe.model.Recipient
-
Updates the specified recipient by setting the values of the parameters passed.
- update(RefundUpdateParams) - Method in class com.stripe.model.Refund
-
Updates the specified refund by setting the values of the parameters passed.
- update(RefundUpdateParams, RequestOptions) - Method in class com.stripe.model.Refund
-
Updates the specified refund by setting the values of the parameters passed.
- update(SetupIntentUpdateParams) - Method in class com.stripe.model.SetupIntent
-
Updates a SetupIntent object.
- update(SetupIntentUpdateParams, RequestOptions) - Method in class com.stripe.model.SetupIntent
-
Updates a SetupIntent object.
- update(ShippingRateUpdateParams) - Method in class com.stripe.model.ShippingRate
-
Updates an existing shipping rate object.
- update(ShippingRateUpdateParams, RequestOptions) - Method in class com.stripe.model.ShippingRate
-
Updates an existing shipping rate object.
- update(SkuUpdateParams) - Method in class com.stripe.model.Sku
-
Updates the specific SKU by setting the values of the parameters passed.
- update(SkuUpdateParams, RequestOptions) - Method in class com.stripe.model.Sku
-
Updates the specific SKU by setting the values of the parameters passed.
- update(SourceUpdateParams) - Method in class com.stripe.model.Source
-
Updates the specified source by setting the values of the parameters passed.
- update(SourceUpdateParams, RequestOptions) - Method in class com.stripe.model.Source
-
Updates the specified source by setting the values of the parameters passed.
- update(SubscriptionItemUpdateParams) - Method in class com.stripe.model.SubscriptionItem
-
Updates the plan or quantity of an item on a current subscription.
- update(SubscriptionItemUpdateParams, RequestOptions) - Method in class com.stripe.model.SubscriptionItem
-
Updates the plan or quantity of an item on a current subscription.
- update(SubscriptionScheduleUpdateParams) - Method in class com.stripe.model.SubscriptionSchedule
-
Updates an existing subscription schedule.
- update(SubscriptionScheduleUpdateParams, RequestOptions) - Method in class com.stripe.model.SubscriptionSchedule
-
Updates an existing subscription schedule.
- update(SubscriptionUpdateParams) - Method in class com.stripe.model.Subscription
-
Updates an existing subscription on a customer to match the specified parameters.
- update(SubscriptionUpdateParams, RequestOptions) - Method in class com.stripe.model.Subscription
-
Updates an existing subscription on a customer to match the specified parameters.
- update(TaxRateUpdateParams) - Method in class com.stripe.model.TaxRate
-
Updates an existing tax rate.
- update(TaxRateUpdateParams, RequestOptions) - Method in class com.stripe.model.TaxRate
-
Updates an existing tax rate.
- update(LocationUpdateParams) - Method in class com.stripe.model.terminal.Location
-
Updates a
Location
object by setting the values of the parameters passed. - update(LocationUpdateParams, RequestOptions) - Method in class com.stripe.model.terminal.Location
-
Updates a
Location
object by setting the values of the parameters passed. - update(ReaderUpdateParams) - Method in class com.stripe.model.terminal.Reader
-
Updates a
Reader
object by setting the values of the parameters passed. - update(ReaderUpdateParams, RequestOptions) - Method in class com.stripe.model.terminal.Reader
-
Updates a
Reader
object by setting the values of the parameters passed. - update(TopupUpdateParams) - Method in class com.stripe.model.Topup
-
Updates the metadata of a top-up.
- update(TopupUpdateParams, RequestOptions) - Method in class com.stripe.model.Topup
-
Updates the metadata of a top-up.
- update(TransferReversalUpdateParams) - Method in class com.stripe.model.TransferReversal
-
Updates the specified reversal by setting the values of the parameters passed.
- update(TransferReversalUpdateParams, RequestOptions) - Method in class com.stripe.model.TransferReversal
-
Updates the specified reversal by setting the values of the parameters passed.
- update(TransferUpdateParams) - Method in class com.stripe.model.Transfer
-
Updates the specified transfer by setting the values of the parameters passed.
- update(TransferUpdateParams, RequestOptions) - Method in class com.stripe.model.Transfer
-
Updates the specified transfer by setting the values of the parameters passed.
- update(WebhookEndpointUpdateParams) - Method in class com.stripe.model.WebhookEndpoint
-
Updates the webhook endpoint.
- update(WebhookEndpointUpdateParams, RequestOptions) - Method in class com.stripe.model.WebhookEndpoint
-
Updates the webhook endpoint.
- update(Map<String, Object>) - Method in class com.stripe.model.Account
-
Updates a connected account by setting the values of the parameters passed.
- update(Map<String, Object>) - Method in class com.stripe.model.BankAccount
-
Updates the metadata, account holder name, and account holder type of a bank account belonging to a Custom account, and optionally sets it as the default for its currency.
- update(Map<String, Object>) - Method in class com.stripe.model.billingportal.Configuration
-
Updates a configuration that describes the functionality of the customer portal.
- update(Map<String, Object>) - Method in class com.stripe.model.Capability
-
Updates an existing Account Capability.
- update(Map<String, Object>) - Method in class com.stripe.model.Card
-
If you need to update only some card details, like the billing address or expiration date, you can do so without having to re-enter the full card details.
- update(Map<String, Object>) - Method in class com.stripe.model.Charge
-
Updates the specified charge by setting the values of the parameters passed.
- update(Map<String, Object>) - Method in class com.stripe.model.Coupon
-
Updates the metadata of a coupon.
- update(Map<String, Object>) - Method in class com.stripe.model.CreditNote
-
Updates an existing credit note.
- update(Map<String, Object>) - Method in class com.stripe.model.Customer
-
Updates the specified customer by setting the values of the parameters passed.
- update(Map<String, Object>) - Method in class com.stripe.model.CustomerBalanceTransaction
-
Most credit balance transaction fields are immutable, but you may update its
description
andmetadata
. - update(Map<String, Object>) - Method in class com.stripe.model.Dispute
-
When you get a dispute, contacting your customer is always the best first step.
- update(Map<String, Object>) - Method in interface com.stripe.model.ExternalAccount
- update(Map<String, Object>) - Method in class com.stripe.model.ExternalAccountTypeAdapterFactory.UnknownSubType
-
Unsupported operation for unknown subtype.
- update(Map<String, Object>) - Method in class com.stripe.model.FeeRefund
-
Updates the specified application fee refund by setting the values of the parameters passed.
- update(Map<String, Object>) - Method in class com.stripe.model.FileLink
-
Updates an existing file link object.
- update(Map<String, Object>) - Method in class com.stripe.model.identity.VerificationSession
-
Updates a VerificationSession object.
- update(Map<String, Object>) - Method in class com.stripe.model.Invoice
-
Draft invoices are fully editable.
- update(Map<String, Object>) - Method in class com.stripe.model.InvoiceItem
-
Updates the amount or description of an invoice item on an upcoming invoice.
- update(Map<String, Object>) - Method in class com.stripe.model.issuing.Authorization
-
Updates the specified Issuing
Authorization
object by setting the values of the parameters passed. - update(Map<String, Object>) - Method in class com.stripe.model.issuing.Card
-
Updates the specified Issuing
Card
object by setting the values of the parameters passed. - update(Map<String, Object>) - Method in class com.stripe.model.issuing.Cardholder
-
Updates the specified Issuing
Cardholder
object by setting the values of the parameters passed. - update(Map<String, Object>) - Method in class com.stripe.model.issuing.Dispute
-
Updates the specified Issuing
Dispute
object by setting the values of the parameters passed. - update(Map<String, Object>) - Method in class com.stripe.model.issuing.Transaction
-
Updates the specified Issuing
Transaction
object by setting the values of the parameters passed. - update(Map<String, Object>) - Method in interface com.stripe.model.MetadataStore
- update(Map<String, Object>) - Method in class com.stripe.model.Order
-
Updates the specific order by setting the values of the parameters passed.
- update(Map<String, Object>) - Method in class com.stripe.model.PaymentIntent
-
Updates properties on a PaymentIntent object without confirming.
- update(Map<String, Object>) - Method in class com.stripe.model.PaymentLink
-
Updates a payment link.
- update(Map<String, Object>) - Method in class com.stripe.model.PaymentMethod
-
Updates a PaymentMethod object.
- update(Map<String, Object>) - Method in class com.stripe.model.Payout
-
Updates the specified payout by setting the values of the parameters passed.
- update(Map<String, Object>) - Method in class com.stripe.model.Person
-
Updates an existing person.
- update(Map<String, Object>) - Method in class com.stripe.model.Plan
-
Updates the specified plan by setting the values of the parameters passed.
- update(Map<String, Object>) - Method in class com.stripe.model.Price
-
Updates the specified price by setting the values of the parameters passed.
- update(Map<String, Object>) - Method in class com.stripe.model.Product
-
Updates the specific product by setting the values of the parameters passed.
- update(Map<String, Object>) - Method in class com.stripe.model.PromotionCode
-
Updates the specified promotion code by setting the values of the parameters passed.
- update(Map<String, Object>) - Method in class com.stripe.model.Quote
-
A quote models prices and services for a customer.
- update(Map<String, Object>) - Method in class com.stripe.model.radar.ValueList
-
Updates a
ValueList
object by setting the values of the parameters passed. - update(Map<String, Object>) - Method in class com.stripe.model.Recipient
-
Updates the specified recipient by setting the values of the parameters passed.
- update(Map<String, Object>) - Method in class com.stripe.model.Refund
-
Updates the specified refund by setting the values of the parameters passed.
- update(Map<String, Object>) - Method in class com.stripe.model.SetupIntent
-
Updates a SetupIntent object.
- update(Map<String, Object>) - Method in class com.stripe.model.ShippingRate
-
Updates an existing shipping rate object.
- update(Map<String, Object>) - Method in class com.stripe.model.Sku
-
Updates the specific SKU by setting the values of the parameters passed.
- update(Map<String, Object>) - Method in class com.stripe.model.Source
-
Updates the specified source by setting the values of the parameters passed.
- update(Map<String, Object>) - Method in class com.stripe.model.Subscription
-
Updates an existing subscription on a customer to match the specified parameters.
- update(Map<String, Object>) - Method in class com.stripe.model.SubscriptionItem
-
Updates the plan or quantity of an item on a current subscription.
- update(Map<String, Object>) - Method in class com.stripe.model.SubscriptionSchedule
-
Updates an existing subscription schedule.
- update(Map<String, Object>) - Method in class com.stripe.model.TaxRate
-
Updates an existing tax rate.
- update(Map<String, Object>) - Method in class com.stripe.model.terminal.Location
-
Updates a
Location
object by setting the values of the parameters passed. - update(Map<String, Object>) - Method in class com.stripe.model.terminal.Reader
-
Updates a
Reader
object by setting the values of the parameters passed. - update(Map<String, Object>) - Method in class com.stripe.model.Topup
-
Updates the metadata of a top-up.
- update(Map<String, Object>) - Method in class com.stripe.model.Transfer
-
Updates the specified transfer by setting the values of the parameters passed.
- update(Map<String, Object>) - Method in class com.stripe.model.TransferReversal
-
Updates the specified reversal by setting the values of the parameters passed.
- update(Map<String, Object>) - Method in class com.stripe.model.WebhookEndpoint
-
Updates the webhook endpoint.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Account
-
Updates a connected account by setting the values of the parameters passed.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.BankAccount
-
Updates the metadata, account holder name, and account holder type of a bank account belonging to a Custom account, and optionally sets it as the default for its currency.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.billingportal.Configuration
-
Updates a configuration that describes the functionality of the customer portal.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Capability
-
Updates an existing Account Capability.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Card
-
If you need to update only some card details, like the billing address or expiration date, you can do so without having to re-enter the full card details.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Charge
-
Updates the specified charge by setting the values of the parameters passed.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Coupon
-
Updates the metadata of a coupon.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.CreditNote
-
Updates an existing credit note.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Customer
-
Updates the specified customer by setting the values of the parameters passed.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.CustomerBalanceTransaction
-
Most credit balance transaction fields are immutable, but you may update its
description
andmetadata
. - update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Dispute
-
When you get a dispute, contacting your customer is always the best first step.
- update(Map<String, Object>, RequestOptions) - Method in interface com.stripe.model.ExternalAccount
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.ExternalAccountTypeAdapterFactory.UnknownSubType
-
Unsupported operation for unknown subtype.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.FeeRefund
-
Updates the specified application fee refund by setting the values of the parameters passed.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.FileLink
-
Updates an existing file link object.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.identity.VerificationSession
-
Updates a VerificationSession object.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Invoice
-
Draft invoices are fully editable.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.InvoiceItem
-
Updates the amount or description of an invoice item on an upcoming invoice.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.issuing.Authorization
-
Updates the specified Issuing
Authorization
object by setting the values of the parameters passed. - update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.issuing.Card
-
Updates the specified Issuing
Card
object by setting the values of the parameters passed. - update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.issuing.Cardholder
-
Updates the specified Issuing
Cardholder
object by setting the values of the parameters passed. - update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.issuing.Dispute
-
Updates the specified Issuing
Dispute
object by setting the values of the parameters passed. - update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.issuing.Transaction
-
Updates the specified Issuing
Transaction
object by setting the values of the parameters passed. - update(Map<String, Object>, RequestOptions) - Method in interface com.stripe.model.MetadataStore
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Order
-
Updates the specific order by setting the values of the parameters passed.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.PaymentIntent
-
Updates properties on a PaymentIntent object without confirming.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.PaymentLink
-
Updates a payment link.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.PaymentMethod
-
Updates a PaymentMethod object.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Payout
-
Updates the specified payout by setting the values of the parameters passed.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Person
-
Updates an existing person.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Plan
-
Updates the specified plan by setting the values of the parameters passed.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Price
-
Updates the specified price by setting the values of the parameters passed.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Product
-
Updates the specific product by setting the values of the parameters passed.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.PromotionCode
-
Updates the specified promotion code by setting the values of the parameters passed.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Quote
-
A quote models prices and services for a customer.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.radar.ValueList
-
Updates a
ValueList
object by setting the values of the parameters passed. - update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Recipient
-
Updates the specified recipient by setting the values of the parameters passed.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Refund
-
Updates the specified refund by setting the values of the parameters passed.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.SetupIntent
-
Updates a SetupIntent object.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.ShippingRate
-
Updates an existing shipping rate object.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Sku
-
Updates the specific SKU by setting the values of the parameters passed.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Source
-
Updates the specified source by setting the values of the parameters passed.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Subscription
-
Updates an existing subscription on a customer to match the specified parameters.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.SubscriptionItem
-
Updates the plan or quantity of an item on a current subscription.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.SubscriptionSchedule
-
Updates an existing subscription schedule.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.TaxRate
-
Updates an existing tax rate.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.terminal.Location
-
Updates a
Location
object by setting the values of the parameters passed. - update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.terminal.Reader
-
Updates a
Reader
object by setting the values of the parameters passed. - update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Topup
-
Updates the metadata of a top-up.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Transfer
-
Updates the specified transfer by setting the values of the parameters passed.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.TransferReversal
-
Updates the specified reversal by setting the values of the parameters passed.
- update(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.WebhookEndpoint
-
Updates the webhook endpoint.
- Upfront() - Constructor for class com.stripe.model.Quote.Upfront
- UPLOAD_API_BASE - Static variable in class com.stripe.Stripe
- url() - Method in class com.stripe.net.StripeRequest
-
The URL for the request.
- urlEncode(String) - Static method in class com.stripe.net.ApiResource
-
URL-encodes a string.
- urlEncodeId(String) - Static method in class com.stripe.net.ApiResource
-
URL-encode a string ID in url path formatting.
- US - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- US - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- US - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- US_ALASKA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- US_ALEUTIAN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- US_ARIZONA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- US_CENTRAL - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- US_EAST_INDIANA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- US_EASTERN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- US_EIN - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- US_EIN - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- US_EIN - com.stripe.param.TaxIdCollectionCreateParams.Type
- US_HAWAII - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- US_INDIANA_STARKE - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- US_MICHIGAN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- US_MOUNTAIN - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- US_PACIFIC - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- US_PACIFIC_NEW - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- US_SAMOA - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- UsageRecord - Class in com.stripe.model
- UsageRecord() - Constructor for class com.stripe.model.UsageRecord
- UsageRecordCreateOnSubscriptionItemParams - Class in com.stripe.param
- UsageRecordCreateOnSubscriptionItemParams.Action - Enum in com.stripe.param
- UsageRecordCreateOnSubscriptionItemParams.Builder - Class in com.stripe.param
- UsageRecordCreateOnSubscriptionItemParams.Timestamp - Enum in com.stripe.param
- usageRecordSummaries() - Method in class com.stripe.model.SubscriptionItem
-
For the specified subscription item, returns a list of summary objects.
- usageRecordSummaries(SubscriptionItemUsageRecordSummariesParams) - Method in class com.stripe.model.SubscriptionItem
-
For the specified subscription item, returns a list of summary objects.
- usageRecordSummaries(SubscriptionItemUsageRecordSummariesParams, RequestOptions) - Method in class com.stripe.model.SubscriptionItem
-
For the specified subscription item, returns a list of summary objects.
- usageRecordSummaries(Map<String, Object>) - Method in class com.stripe.model.SubscriptionItem
-
For the specified subscription item, returns a list of summary objects.
- usageRecordSummaries(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.SubscriptionItem
-
For the specified subscription item, returns a list of summary objects.
- UsageRecordSummary - Class in com.stripe.model
- UsageRecordSummary() - Constructor for class com.stripe.model.UsageRecordSummary
- UsageRecordSummary.Period - Class in com.stripe.model
- UsageRecordSummaryCollection - Class in com.stripe.model
- UsageRecordSummaryCollection() - Constructor for class com.stripe.model.UsageRecordSummaryCollection
- USD - com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.Currency
- USD - com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.Currency
- USD - com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.Currency
- USD - com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.Currency
- USED_MERCHANDISE_AND_SECONDHAND_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- USED_MERCHANDISE_AND_SECONDHAND_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- USED_MERCHANDISE_AND_SECONDHAND_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- USED_MERCHANDISE_AND_SECONDHAND_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- USED_MERCHANDISE_AND_SECONDHAND_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- USED_MERCHANDISE_AND_SECONDHAND_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- USED_MERCHANDISE_AND_SECONDHAND_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- USED_MERCHANDISE_AND_SECONDHAND_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- USED_MERCHANDISE_AND_SECONDHAND_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- USED_MERCHANDISE_AND_SECONDHAND_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- USED_MERCHANDISE_AND_SECONDHAND_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- USED_MERCHANDISE_AND_SECONDHAND_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- UTC - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- Util() - Constructor for class com.stripe.net.Webhook.Util
- UTILITIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- UTILITIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- UTILITIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- UTILITIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- UTILITIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- UTILITIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- UTILITIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- UTILITIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- UTILITIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- UTILITIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- UTILITIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- UTILITIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- UY - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- UY - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- UY - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- UZ - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- UZ - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- UZ - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
V
- VA - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- VA - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- VA - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- ValueList - Class in com.stripe.model.radar
- ValueList() - Constructor for class com.stripe.model.radar.ValueList
- ValueListCollection - Class in com.stripe.model.radar
- ValueListCollection() - Constructor for class com.stripe.model.radar.ValueListCollection
- ValueListCreateParams - Class in com.stripe.param.radar
- ValueListCreateParams.Builder - Class in com.stripe.param.radar
- ValueListCreateParams.ItemType - Enum in com.stripe.param.radar
- ValueListItem - Class in com.stripe.model.radar
- ValueListItem() - Constructor for class com.stripe.model.radar.ValueListItem
- ValueListItemCollection - Class in com.stripe.model.radar
- ValueListItemCollection() - Constructor for class com.stripe.model.radar.ValueListItemCollection
- ValueListItemCreateParams - Class in com.stripe.param.radar
- ValueListItemCreateParams.Builder - Class in com.stripe.param.radar
- ValueListItemListParams - Class in com.stripe.param.radar
- ValueListItemListParams.Builder - Class in com.stripe.param.radar
- ValueListItemListParams.Created - Class in com.stripe.param.radar
- ValueListItemListParams.Created.Builder - Class in com.stripe.param.radar
- ValueListItemRetrieveParams - Class in com.stripe.param.radar
- ValueListItemRetrieveParams.Builder - Class in com.stripe.param.radar
- ValueListListParams - Class in com.stripe.param.radar
- ValueListListParams.Builder - Class in com.stripe.param.radar
- ValueListListParams.Created - Class in com.stripe.param.radar
- ValueListListParams.Created.Builder - Class in com.stripe.param.radar
- ValueListRetrieveParams - Class in com.stripe.param.radar
- ValueListRetrieveParams.Builder - Class in com.stripe.param.radar
- ValueListUpdateParams - Class in com.stripe.param.radar
- ValueListUpdateParams.Builder - Class in com.stripe.param.radar
- valueOf(String) - Static method in enum com.stripe.net.ApiResource.RequestMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.AccountCreateParams.BusinessType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.AccountCreateParams.Company.Structure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.AccountCreateParams.Individual.PoliticalExposure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule.DelayDays
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule.Interval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule.WeeklyAnchor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.AccountCreateParams.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.AccountLinkCreateParams.Collect
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.AccountLinkCreateParams.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.AccountUpdateParams.BusinessType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.AccountUpdateParams.Company.Structure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.AccountUpdateParams.Individual.PoliticalExposure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule.DelayDays
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule.Interval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule.WeeklyAnchor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.BankAccountUpdateOnAccountParams.AccountHolderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.BankAccountUpdateOnCustomerParams.AccountHolderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.billingportal.ConfigurationCreateParams.Features.CustomerUpdate.AllowedUpdate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason.Option
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.ProrationBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.DefaultAllowedUpdate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.ProrationBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.billingportal.ConfigurationUpdateParams.Features.CustomerUpdate.AllowedUpdate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason.Option
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.ProrationBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.DefaultAllowedUpdate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.ProrationBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.billingportal.SessionCreateParams.Locale
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.ChargeUpdateParams.FraudDetails.UserReport
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.checkout.SessionCreateParams.BillingAddressCollection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.checkout.SessionCreateParams.ConsentCollection.Promotions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.checkout.SessionCreateParams.CustomerCreation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.checkout.SessionCreateParams.CustomerUpdate.Address
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.checkout.SessionCreateParams.CustomerUpdate.Name
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.checkout.SessionCreateParams.CustomerUpdate.Shipping
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.Recurring.Interval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.TaxBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.checkout.SessionCreateParams.Locale
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.checkout.SessionCreateParams.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.CaptureMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.SetupFutureUsage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.Currency
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.VerificationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.WechatPay.Client
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.checkout.SessionCreateParams.PaymentMethodType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Maximum.Unit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Minimum.Unit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.TaxBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.checkout.SessionCreateParams.SubmitType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.common.EmptyParam
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.CouponCreateParams.Duration
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.CreditNoteCreateParams.Line.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.CreditNoteCreateParams.Reason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.CreditNotePreviewParams.Line.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.CreditNotePreviewParams.Reason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.CustomerCreateParams.TaxExempt
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.CustomerCreateParams.TaxIdData.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.CustomerListPaymentMethodsParams.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.CustomerUpdateParams.TaxExempt
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.CustomerUpdateParams.TrialEnd
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.ExternalAccountUpdateParams.AccountHolderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.ExternalAccountUpdateParams.AccountType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.FileCreateParams.Purpose
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.FileLinkUpdateParams.ExpiresAt
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.FileListParams.Purpose
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.identity.VerificationReportListParams.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.identity.VerificationSessionCreateParams.Options.Document.AllowedType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.identity.VerificationSessionCreateParams.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.identity.VerificationSessionListParams.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.identity.VerificationSessionUpdateParams.Options.Document.AllowedType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.identity.VerificationSessionUpdateParams.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.InvoiceCreateParams.CollectionMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Card.RequestThreeDSecure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.InvoiceItemCreateParams.PriceData.TaxBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.InvoiceItemUpdateParams.PriceData.TaxBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.InvoiceListParams.CollectionMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.InvoiceListParams.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxExempt
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.InvoiceUpcomingParams.InvoiceItem.PriceData.TaxBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.InvoiceUpcomingParams.SubscriptionBillingCycleAnchor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.Recurring.Interval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.TaxBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.InvoiceUpcomingParams.SubscriptionProrationBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.InvoiceUpcomingParams.SubscriptionTrialEnd
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.InvoiceUpdateParams.CollectionMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Card.RequestThreeDSecure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.AuthorizationListParams.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.CardCreateParams.ReplacementReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.CardCreateParams.Shipping.Service
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.CardCreateParams.Shipping.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Interval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.CardCreateParams.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.CardCreateParams.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Interval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.CardholderCreateParams.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.CardholderCreateParams.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.CardholderListParams.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.CardholderListParams.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Interval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.CardholderUpdateParams.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.CardListParams.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.CardListParams.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.CardUpdateParams.CancellationReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Interval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.CardUpdateParams.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled.ProductType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled.ReturnStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.DisputeCreateParams.Evidence.MerchandiseNotAsDescribed.ReturnStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.DisputeCreateParams.Evidence.NotReceived.ProductType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.DisputeCreateParams.Evidence.Other.ProductType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.DisputeCreateParams.Evidence.Reason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.DisputeListParams.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.ProductType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.ReturnStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed.ReturnStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.DisputeUpdateParams.Evidence.NotReceived.ProductType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.DisputeUpdateParams.Evidence.Other.ProductType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.DisputeUpdateParams.Evidence.Reason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.issuing.TransactionListParams.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.OrderCreateParams.Item.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.OrderReturnOrderParams.Item.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.OrderUpdateParams.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentCancelParams.CancellationReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentConfirmParams.OffSession
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.AccountHolderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.Bank
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Ideal.Bank
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Bank
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Sofort.Country
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.VerificationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Bancontact.PreferredLanguage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Plan.Interval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Plan.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Network
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.RequestThreeDSecure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.SetupFutureUsage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Sofort.PreferredLanguage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.WechatPay.Client
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentConfirmParams.SetupFutureUsage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentCreateParams.CaptureMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentCreateParams.ConfirmationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentCreateParams.OffSession
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Bank
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.AccountHolderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.Bank
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Ideal.Bank
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Bank
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Sofort.Country
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.VerificationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Bancontact.PreferredLanguage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Plan.Interval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Plan.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Network
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.RequestThreeDSecure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.SetupFutureUsage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Sofort.PreferredLanguage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.WechatPay.Client
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentCreateParams.SetupFutureUsage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.AccountHolderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.Bank
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Ideal.Bank
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Bank
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Sofort.Country
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.VerificationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Bancontact.PreferredLanguage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Plan.Interval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Plan.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Network
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.RequestThreeDSecure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.SetupFutureUsage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Sofort.PreferredLanguage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.WechatPay.Client
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentIntentUpdateParams.SetupFutureUsage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentLinkCreateParams.AfterCompletion.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentLinkCreateParams.BillingAddressCollection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentLinkCreateParams.PaymentMethodType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentLinkUpdateParams.AfterCompletion.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentLinkUpdateParams.BillingAddressCollection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentLinkUpdateParams.PaymentMethodType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentMethodCreateParams.Eps.Bank
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentMethodCreateParams.Fpx.AccountHolderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentMethodCreateParams.Fpx.Bank
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentMethodCreateParams.Ideal.Bank
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentMethodCreateParams.P24.Bank
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentMethodCreateParams.Sofort.Country
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentMethodCreateParams.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PaymentMethodListParams.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PayoutCreateParams.Method
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PayoutCreateParams.SourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PlanCreateParams.AggregateUsage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PlanCreateParams.BillingScheme
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PlanCreateParams.Interval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PlanCreateParams.Tier.UpTo
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PlanCreateParams.TiersMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PlanCreateParams.TransformUsage.Round
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PlanCreateParams.UsageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PriceCreateParams.BillingScheme
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PriceCreateParams.Recurring.AggregateUsage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PriceCreateParams.Recurring.Interval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PriceCreateParams.Recurring.UsageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PriceCreateParams.TaxBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PriceCreateParams.Tier.UpTo
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PriceCreateParams.TiersMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PriceCreateParams.TransformQuantity.Round
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PriceListParams.Recurring.Interval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PriceListParams.Recurring.UsageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PriceListParams.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.PriceUpdateParams.TaxBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.ProductCreateParams.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.ProductListParams.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.QuoteCreateParams.CollectionMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.QuoteCreateParams.LineItem.PriceData.Recurring.Interval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.QuoteCreateParams.LineItem.PriceData.TaxBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.QuoteCreateParams.SubscriptionData.EffectiveDate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.QuoteListParams.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.QuoteUpdateParams.CollectionMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.QuoteUpdateParams.LineItem.PriceData.Recurring.Interval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.QuoteUpdateParams.LineItem.PriceData.TaxBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.QuoteUpdateParams.SubscriptionData.EffectiveDate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.radar.ValueListCreateParams.ItemType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.RecipientListParams.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.RefundCreateParams.Reason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SetupIntentCancelParams.CancellationReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.Currency
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.VerificationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.Card.RequestThreeDSecure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.Currency
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.VerificationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.Card.RequestThreeDSecure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SetupIntentCreateParams.Usage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.Currency
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.VerificationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.Card.RequestThreeDSecure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Maximum.Unit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Minimum.Unit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.ShippingRateCreateParams.TaxBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.ShippingRateCreateParams.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SkuCreateParams.Inventory.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SkuCreateParams.Inventory.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SkuUpdateParams.Inventory.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SkuUpdateParams.Inventory.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SourceCreateParams.Flow
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SourceCreateParams.Mandate.Acceptance.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SourceCreateParams.Mandate.Acceptance.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SourceCreateParams.Mandate.Interval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SourceCreateParams.Mandate.NotificationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SourceCreateParams.Receiver.RefundAttributesMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SourceCreateParams.SourceOrder.Item.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SourceCreateParams.Usage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SourceUpdateParams.Mandate.Interval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SourceUpdateParams.Mandate.NotificationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SourceUpdateParams.SourceOrder.Item.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.PriceData.TaxBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionCreateParams.CollectionMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionCreateParams.Item.PriceData.Recurring.Interval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionCreateParams.Item.PriceData.TaxBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionCreateParams.PaymentBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.AmountType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.RequestThreeDSecure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionCreateParams.PendingInvoiceItemInterval.Interval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionCreateParams.ProrationBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionCreateParams.TrialEnd
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionItemCreateParams.PaymentBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionItemCreateParams.PriceData.Recurring.Interval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionItemCreateParams.PriceData.TaxBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionItemCreateParams.ProrationBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionItemDeleteParams.ProrationBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionItemUpdateParams.PaymentBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionItemUpdateParams.PriceData.Recurring.Interval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionItemUpdateParams.PriceData.TaxBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionItemUpdateParams.ProrationBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionListParams.CollectionMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionListParams.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.BillingCycleAnchor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.CollectionMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionScheduleCreateParams.EndBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.PriceData.TaxBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionScheduleCreateParams.Phase.BillingCycleAnchor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionScheduleCreateParams.Phase.CollectionMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.Recurring.Interval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.TaxBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionScheduleCreateParams.Phase.ProrationBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionScheduleCreateParams.StartDate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.BillingCycleAnchor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.CollectionMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionScheduleUpdateParams.EndBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.PriceData.TaxBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionScheduleUpdateParams.Phase.BillingCycleAnchor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionScheduleUpdateParams.Phase.CollectionMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionScheduleUpdateParams.Phase.EndDate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Recurring.Interval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.TaxBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionScheduleUpdateParams.Phase.ProrationBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionScheduleUpdateParams.Phase.StartDate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionScheduleUpdateParams.Phase.TrialEnd
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionScheduleUpdateParams.ProrationBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.PriceData.TaxBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionUpdateParams.BillingCycleAnchor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionUpdateParams.CollectionMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionUpdateParams.Item.PriceData.Recurring.Interval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionUpdateParams.Item.PriceData.TaxBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionUpdateParams.PauseCollection.Behavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionUpdateParams.PaymentBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.AmountType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.RequestThreeDSecure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionUpdateParams.PendingInvoiceItemInterval.Interval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionUpdateParams.ProrationBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.SubscriptionUpdateParams.TrialEnd
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.TaxIdCollectionCreateParams.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.TaxRateCreateParams.TaxType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.TaxRateUpdateParams.TaxType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.terminal.ReaderListParams.DeviceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.terminal.ReaderListParams.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.TokenCreateParams.Account.BusinessType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.TokenCreateParams.Account.Company.Structure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.TokenCreateParams.Account.Individual.PoliticalExposure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.TokenCreateParams.BankAccount.AccountHolderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.TokenCreateParams.BankAccount.AccountType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.TopupListParams.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.TransferCreateParams.SourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.UsageRecordCreateOnSubscriptionItemParams.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.UsageRecordCreateOnSubscriptionItemParams.Timestamp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.WebhookEndpointCreateParams.ApiVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.stripe.net.ApiResource.RequestMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.AccountCreateParams.BusinessType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.AccountCreateParams.Company.Structure
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.AccountCreateParams.Individual.PoliticalExposure
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule.DelayDays
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule.Interval
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule.WeeklyAnchor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.AccountCreateParams.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.AccountLinkCreateParams.Collect
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.AccountLinkCreateParams.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.AccountUpdateParams.BusinessType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.AccountUpdateParams.Company.Structure
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.AccountUpdateParams.Individual.PoliticalExposure
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule.DelayDays
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule.Interval
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule.WeeklyAnchor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.BankAccountUpdateOnAccountParams.AccountHolderType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.BankAccountUpdateOnCustomerParams.AccountHolderType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.billingportal.ConfigurationCreateParams.Features.CustomerUpdate.AllowedUpdate
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason.Option
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionCancel.ProrationBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.DefaultAllowedUpdate
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.billingportal.ConfigurationCreateParams.Features.SubscriptionUpdate.ProrationBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.billingportal.ConfigurationUpdateParams.Features.CustomerUpdate.AllowedUpdate
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason.Option
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionCancel.ProrationBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.DefaultAllowedUpdate
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.billingportal.ConfigurationUpdateParams.Features.SubscriptionUpdate.ProrationBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.billingportal.SessionCreateParams.Locale
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.ChargeUpdateParams.FraudDetails.UserReport
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.checkout.SessionCreateParams.BillingAddressCollection
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.checkout.SessionCreateParams.ConsentCollection.Promotions
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.checkout.SessionCreateParams.CustomerCreation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.checkout.SessionCreateParams.CustomerUpdate.Address
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.checkout.SessionCreateParams.CustomerUpdate.Name
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.checkout.SessionCreateParams.CustomerUpdate.Shipping
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.Recurring.Interval
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.TaxBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.checkout.SessionCreateParams.Locale
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.checkout.SessionCreateParams.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.CaptureMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.checkout.SessionCreateParams.PaymentIntentData.SetupFutureUsage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.Currency
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.VerificationMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.WechatPay.Client
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.checkout.SessionCreateParams.PaymentMethodType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Maximum.Unit
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Minimum.Unit
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.TaxBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.checkout.SessionCreateParams.SubmitType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.common.EmptyParam
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.CouponCreateParams.Duration
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.CreditNoteCreateParams.Line.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.CreditNoteCreateParams.Reason
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.CreditNotePreviewParams.Line.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.CreditNotePreviewParams.Reason
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.CustomerCreateParams.TaxExempt
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.CustomerCreateParams.TaxIdData.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.CustomerListPaymentMethodsParams.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.CustomerUpdateParams.TaxExempt
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.CustomerUpdateParams.TrialEnd
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.ExternalAccountUpdateParams.AccountHolderType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.ExternalAccountUpdateParams.AccountType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.FileCreateParams.Purpose
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.FileLinkUpdateParams.ExpiresAt
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.FileListParams.Purpose
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.identity.VerificationReportListParams.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.identity.VerificationSessionCreateParams.Options.Document.AllowedType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.identity.VerificationSessionCreateParams.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.identity.VerificationSessionListParams.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.identity.VerificationSessionUpdateParams.Options.Document.AllowedType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.identity.VerificationSessionUpdateParams.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.InvoiceCreateParams.CollectionMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.Card.RequestThreeDSecure
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.InvoiceItemCreateParams.PriceData.TaxBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.InvoiceItemUpdateParams.PriceData.TaxBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.InvoiceListParams.CollectionMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.InvoiceListParams.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxExempt
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.InvoiceUpcomingParams.InvoiceItem.PriceData.TaxBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.InvoiceUpcomingParams.SubscriptionBillingCycleAnchor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.Recurring.Interval
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.TaxBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.InvoiceUpcomingParams.SubscriptionProrationBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.InvoiceUpcomingParams.SubscriptionTrialEnd
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.InvoiceUpdateParams.CollectionMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.Card.RequestThreeDSecure
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.AuthorizationListParams.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.CardCreateParams.ReplacementReason
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.CardCreateParams.Shipping.Service
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.CardCreateParams.Shipping.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Interval
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.CardCreateParams.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.CardCreateParams.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Interval
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.CardholderCreateParams.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.CardholderCreateParams.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.CardholderListParams.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.CardholderListParams.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Interval
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.CardholderUpdateParams.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.CardListParams.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.CardListParams.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.CardUpdateParams.CancellationReason
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Interval
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.CardUpdateParams.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled.ProductType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.DisputeCreateParams.Evidence.Canceled.ReturnStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.DisputeCreateParams.Evidence.MerchandiseNotAsDescribed.ReturnStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.DisputeCreateParams.Evidence.NotReceived.ProductType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.DisputeCreateParams.Evidence.Other.ProductType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.DisputeCreateParams.Evidence.Reason
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.DisputeListParams.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.ProductType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.DisputeUpdateParams.Evidence.Canceled.ReturnStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.DisputeUpdateParams.Evidence.MerchandiseNotAsDescribed.ReturnStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.DisputeUpdateParams.Evidence.NotReceived.ProductType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.DisputeUpdateParams.Evidence.Other.ProductType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.DisputeUpdateParams.Evidence.Reason
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.issuing.TransactionListParams.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.OrderCreateParams.Item.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.OrderReturnOrderParams.Item.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.OrderUpdateParams.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentCancelParams.CancellationReason
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentConfirmParams.MandateData.CustomerAcceptance.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentConfirmParams.OffSession
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.AccountHolderType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Fpx.Bank
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Ideal.Bank
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Bank
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Sofort.Country
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.AcssDebit.VerificationMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Bancontact.PreferredLanguage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Plan.Interval
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Installments.Plan.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Network
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.RequestThreeDSecure
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.SetupFutureUsage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Klarna.PreferredLocale
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Sofort.PreferredLanguage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.WechatPay.Client
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentConfirmParams.SetupFutureUsage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentCreateParams.CaptureMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentCreateParams.ConfirmationMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentCreateParams.MandateData.CustomerAcceptance.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentCreateParams.OffSession
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Bank
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.AccountHolderType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Fpx.Bank
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Ideal.Bank
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Bank
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Sofort.Country
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit.VerificationMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Bancontact.PreferredLanguage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Plan.Interval
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Installments.Plan.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Network
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.RequestThreeDSecure
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.SetupFutureUsage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Klarna.PreferredLocale
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Sofort.PreferredLanguage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.WechatPay.Client
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentCreateParams.SetupFutureUsage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.AccountHolderType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Fpx.Bank
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Ideal.Bank
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Bank
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Sofort.Country
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.AcssDebit.VerificationMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Bancontact.PreferredLanguage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Plan.Interval
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Installments.Plan.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Network
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.RequestThreeDSecure
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.SetupFutureUsage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.PreferredLocale
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Sofort.PreferredLanguage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.WechatPay.Client
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentIntentUpdateParams.SetupFutureUsage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentLinkCreateParams.AfterCompletion.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentLinkCreateParams.BillingAddressCollection
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentLinkCreateParams.PaymentMethodType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentLinkUpdateParams.AfterCompletion.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentLinkUpdateParams.BillingAddressCollection
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentLinkUpdateParams.PaymentMethodType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentMethodCreateParams.Eps.Bank
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentMethodCreateParams.Fpx.AccountHolderType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentMethodCreateParams.Fpx.Bank
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentMethodCreateParams.Ideal.Bank
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentMethodCreateParams.P24.Bank
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentMethodCreateParams.Sofort.Country
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentMethodCreateParams.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PaymentMethodListParams.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PayoutCreateParams.Method
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PayoutCreateParams.SourceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PlanCreateParams.AggregateUsage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PlanCreateParams.BillingScheme
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PlanCreateParams.Interval
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PlanCreateParams.Tier.UpTo
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PlanCreateParams.TiersMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PlanCreateParams.TransformUsage.Round
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PlanCreateParams.UsageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PriceCreateParams.BillingScheme
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PriceCreateParams.Recurring.AggregateUsage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PriceCreateParams.Recurring.Interval
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PriceCreateParams.Recurring.UsageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PriceCreateParams.TaxBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PriceCreateParams.Tier.UpTo
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PriceCreateParams.TiersMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PriceCreateParams.TransformQuantity.Round
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PriceListParams.Recurring.Interval
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PriceListParams.Recurring.UsageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PriceListParams.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.PriceUpdateParams.TaxBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.ProductCreateParams.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.ProductListParams.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.QuoteCreateParams.CollectionMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.QuoteCreateParams.LineItem.PriceData.Recurring.Interval
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.QuoteCreateParams.LineItem.PriceData.TaxBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.QuoteCreateParams.SubscriptionData.EffectiveDate
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.QuoteListParams.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.QuoteUpdateParams.CollectionMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.QuoteUpdateParams.LineItem.PriceData.Recurring.Interval
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.QuoteUpdateParams.LineItem.PriceData.TaxBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.QuoteUpdateParams.SubscriptionData.EffectiveDate
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.radar.ValueListCreateParams.ItemType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.RecipientListParams.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.RefundCreateParams.Reason
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.reporting.ReportRunCreateParams.Parameters.ReportingCategory
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SetupIntentCancelParams.CancellationReason
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SetupIntentConfirmParams.MandateData.CustomerAcceptance.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.Currency
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.VerificationMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SetupIntentConfirmParams.PaymentMethodOptions.Card.RequestThreeDSecure
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SetupIntentCreateParams.MandateData.CustomerAcceptance.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.Currency
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.VerificationMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.Card.RequestThreeDSecure
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SetupIntentCreateParams.Usage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.Currency
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.DefaultFor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.PaymentSchedule
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.VerificationMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.Card.RequestThreeDSecure
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Maximum.Unit
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Minimum.Unit
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.ShippingRateCreateParams.TaxBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.ShippingRateCreateParams.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SkuCreateParams.Inventory.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SkuCreateParams.Inventory.Value
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SkuUpdateParams.Inventory.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SkuUpdateParams.Inventory.Value
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SourceCreateParams.Flow
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SourceCreateParams.Mandate.Acceptance.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SourceCreateParams.Mandate.Acceptance.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SourceCreateParams.Mandate.Interval
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SourceCreateParams.Mandate.NotificationMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SourceCreateParams.Receiver.RefundAttributesMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SourceCreateParams.SourceOrder.Item.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SourceCreateParams.Usage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SourceUpdateParams.Mandate.Acceptance.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SourceUpdateParams.Mandate.Interval
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SourceUpdateParams.Mandate.NotificationMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SourceUpdateParams.SourceOrder.Item.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionCreateParams.AddInvoiceItem.PriceData.TaxBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionCreateParams.CollectionMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionCreateParams.Item.PriceData.Recurring.Interval
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionCreateParams.Item.PriceData.TaxBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionCreateParams.PaymentBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.AmountType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.Card.RequestThreeDSecure
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionCreateParams.PendingInvoiceItemInterval.Interval
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionCreateParams.ProrationBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionCreateParams.TrialEnd
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionItemCreateParams.PaymentBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionItemCreateParams.PriceData.Recurring.Interval
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionItemCreateParams.PriceData.TaxBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionItemCreateParams.ProrationBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionItemDeleteParams.ProrationBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionItemUpdateParams.PaymentBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionItemUpdateParams.PriceData.Recurring.Interval
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionItemUpdateParams.PriceData.TaxBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionItemUpdateParams.ProrationBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionListParams.CollectionMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionListParams.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.BillingCycleAnchor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionScheduleCreateParams.DefaultSettings.CollectionMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionScheduleCreateParams.EndBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionScheduleCreateParams.Phase.AddInvoiceItem.PriceData.TaxBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionScheduleCreateParams.Phase.BillingCycleAnchor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionScheduleCreateParams.Phase.CollectionMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.Recurring.Interval
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.TaxBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionScheduleCreateParams.Phase.ProrationBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionScheduleCreateParams.StartDate
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.BillingCycleAnchor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionScheduleUpdateParams.DefaultSettings.CollectionMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionScheduleUpdateParams.EndBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionScheduleUpdateParams.Phase.AddInvoiceItem.PriceData.TaxBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionScheduleUpdateParams.Phase.BillingCycleAnchor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionScheduleUpdateParams.Phase.CollectionMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionScheduleUpdateParams.Phase.EndDate
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Recurring.Interval
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.TaxBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionScheduleUpdateParams.Phase.ProrationBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionScheduleUpdateParams.Phase.StartDate
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionScheduleUpdateParams.Phase.TrialEnd
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionScheduleUpdateParams.ProrationBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionUpdateParams.AddInvoiceItem.PriceData.TaxBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionUpdateParams.BillingCycleAnchor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionUpdateParams.CollectionMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionUpdateParams.Item.PriceData.Recurring.Interval
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionUpdateParams.Item.PriceData.TaxBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionUpdateParams.PauseCollection.Behavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionUpdateParams.PaymentBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.TransactionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.AcssDebit.VerificationMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Bancontact.PreferredLanguage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.AmountType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.Card.RequestThreeDSecure
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionUpdateParams.PendingInvoiceItemInterval.Interval
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionUpdateParams.ProrationBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.SubscriptionUpdateParams.TrialEnd
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.TaxIdCollectionCreateParams.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.TaxRateCreateParams.TaxType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.TaxRateUpdateParams.TaxType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.terminal.ReaderListParams.DeviceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.terminal.ReaderListParams.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.TokenCreateParams.Account.BusinessType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.TokenCreateParams.Account.Company.Structure
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.TokenCreateParams.Account.Individual.PoliticalExposure
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.TokenCreateParams.BankAccount.AccountHolderType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.TokenCreateParams.BankAccount.AccountType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.TopupListParams.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.TransferCreateParams.SourceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.UsageRecordCreateOnSubscriptionItemParams.Action
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.UsageRecordCreateOnSubscriptionItemParams.Timestamp
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.WebhookEndpointCreateParams.ApiVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.WebhookEndpointCreateParams.EnabledEvent
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.stripe.param.WebhookEndpointUpdateParams.EnabledEvent
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class com.stripe.util.CaseInsensitiveMap
- VAN_LANSCHOT - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Ideal.Bank
- VAN_LANSCHOT - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Ideal.Bank
- VAN_LANSCHOT - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Ideal.Bank
- VAN_LANSCHOT - com.stripe.param.PaymentMethodCreateParams.Ideal.Bank
- VARIABLE - com.stripe.param.SourceCreateParams.Mandate.Interval
- VARIABLE - com.stripe.param.SourceUpdateParams.Mandate.Interval
- VARIETY_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- VARIETY_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- VARIETY_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- VARIETY_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- VARIETY_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- VARIETY_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- VARIETY_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- VARIETY_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- VARIETY_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- VARIETY_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- VARIETY_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- VARIETY_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- VAT - com.stripe.param.TaxRateCreateParams.TaxType
- VAT - com.stripe.param.TaxRateUpdateParams.TaxType
- VC - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- VC - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- VC - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- VE - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- VE - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- VE - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- Verification() - Constructor for class com.stripe.model.Account.Company.Verification
- Verification() - Constructor for class com.stripe.model.issuing.Cardholder.Individual.Verification
- Verification() - Constructor for class com.stripe.model.Person.Verification
- Verification() - Constructor for class com.stripe.model.TaxId.Verification
- VerificationData() - Constructor for class com.stripe.model.issuing.Authorization.VerificationData
- VerificationDocument() - Constructor for class com.stripe.model.Account.Company.Verification.VerificationDocument
- VerificationDocument() - Constructor for class com.stripe.model.Person.VerificationDocument
- VerificationFields() - Constructor for class com.stripe.model.CountrySpec.VerificationFields
- VerificationReport - Class in com.stripe.model.identity
- VerificationReport() - Constructor for class com.stripe.model.identity.VerificationReport
- VerificationReport.Document - Class in com.stripe.model.identity
- VerificationReport.Document.DateOfBirth - Class in com.stripe.model.identity
- VerificationReport.Document.DocumentCheckError - Class in com.stripe.model.identity
- VerificationReport.Document.ExpirationDate - Class in com.stripe.model.identity
- VerificationReport.Document.IssuedDate - Class in com.stripe.model.identity
- VerificationReport.IdNumber - Class in com.stripe.model.identity
-
The four-digit year.
- VerificationReport.IdNumber.DateOfBirth - Class in com.stripe.model.identity
- VerificationReport.IdNumber.IdNumberCheckError - Class in com.stripe.model.identity
- VerificationReport.Options - Class in com.stripe.model.identity
-
A human-readable message giving the reason for the failure.
- VerificationReport.Options.Document - Class in com.stripe.model.identity
- VerificationReport.Options.IdNumber - Class in com.stripe.model.identity
- VerificationReport.Selfie - Class in com.stripe.model.identity
- VerificationReport.Selfie.SelfieCheckError - Class in com.stripe.model.identity
- VerificationReportCollection - Class in com.stripe.model.identity
- VerificationReportCollection() - Constructor for class com.stripe.model.identity.VerificationReportCollection
- VerificationReportListParams - Class in com.stripe.param.identity
- VerificationReportListParams.Builder - Class in com.stripe.param.identity
- VerificationReportListParams.Created - Class in com.stripe.param.identity
- VerificationReportListParams.Created.Builder - Class in com.stripe.param.identity
- VerificationReportListParams.Type - Enum in com.stripe.param.identity
-
Maximum value to filter by (inclusive).
- VerificationReportRetrieveParams - Class in com.stripe.param.identity
- VerificationReportRetrieveParams.Builder - Class in com.stripe.param.identity
- VerificationSession - Class in com.stripe.model.identity
- VerificationSession() - Constructor for class com.stripe.model.identity.VerificationSession
- VerificationSession.LastError - Class in com.stripe.model.identity
- VerificationSession.Options - Class in com.stripe.model.identity
- VerificationSession.Options.Document - Class in com.stripe.model.identity
- VerificationSession.Options.IdNumber - Class in com.stripe.model.identity
- VerificationSession.Redaction - Class in com.stripe.model.identity
- VerificationSession.VerifiedOutputs - Class in com.stripe.model.identity
- VerificationSession.VerifiedOutputs.DateOfBirth - Class in com.stripe.model.identity
- VerificationSessionCancelParams - Class in com.stripe.param.identity
- VerificationSessionCancelParams.Builder - Class in com.stripe.param.identity
- VerificationSessionCollection - Class in com.stripe.model.identity
- VerificationSessionCollection() - Constructor for class com.stripe.model.identity.VerificationSessionCollection
- VerificationSessionCreateParams - Class in com.stripe.param.identity
- VerificationSessionCreateParams.Builder - Class in com.stripe.param.identity
- VerificationSessionCreateParams.Options - Class in com.stripe.param.identity
- VerificationSessionCreateParams.Options.Builder - Class in com.stripe.param.identity
- VerificationSessionCreateParams.Options.Document - Class in com.stripe.param.identity
- VerificationSessionCreateParams.Options.Document.AllowedType - Enum in com.stripe.param.identity
- VerificationSessionCreateParams.Options.Document.Builder - Class in com.stripe.param.identity
- VerificationSessionCreateParams.Type - Enum in com.stripe.param.identity
-
Capture a face image and perform a selfie check comparing a photo ID and a picture of your user’s face.
- VerificationSessionListParams - Class in com.stripe.param.identity
- VerificationSessionListParams.Builder - Class in com.stripe.param.identity
- VerificationSessionListParams.Created - Class in com.stripe.param.identity
- VerificationSessionListParams.Created.Builder - Class in com.stripe.param.identity
- VerificationSessionListParams.Status - Enum in com.stripe.param.identity
-
Maximum value to filter by (inclusive).
- VerificationSessionRedactParams - Class in com.stripe.param.identity
- VerificationSessionRedactParams.Builder - Class in com.stripe.param.identity
- VerificationSessionRetrieveParams - Class in com.stripe.param.identity
- VerificationSessionRetrieveParams.Builder - Class in com.stripe.param.identity
- VerificationSessionUpdateParams - Class in com.stripe.param.identity
- VerificationSessionUpdateParams.Builder - Class in com.stripe.param.identity
- VerificationSessionUpdateParams.Options - Class in com.stripe.param.identity
- VerificationSessionUpdateParams.Options.Builder - Class in com.stripe.param.identity
- VerificationSessionUpdateParams.Options.Document - Class in com.stripe.param.identity
- VerificationSessionUpdateParams.Options.Document.AllowedType - Enum in com.stripe.param.identity
- VerificationSessionUpdateParams.Options.Document.Builder - Class in com.stripe.param.identity
- VerificationSessionUpdateParams.Type - Enum in com.stripe.param.identity
-
Capture a face image and perform a selfie check comparing a photo ID and a picture of your user’s face.
- VERIFIED - com.stripe.param.identity.VerificationSessionListParams.Status
- VerifiedOutputs() - Constructor for class com.stripe.model.identity.VerificationSession.VerifiedOutputs
- VERIFONE_P400 - com.stripe.param.terminal.ReaderListParams.DeviceType
- verify() - Method in class com.stripe.model.BankAccount
-
Verify a specified bank account for a given customer.
- verify(RequestOptions) - Method in class com.stripe.model.BankAccount
-
Verify a specified bank account for a given customer.
- verify(BankAccountVerifyParams) - Method in class com.stripe.model.BankAccount
-
Verify a specified bank account for a given customer.
- verify(BankAccountVerifyParams, RequestOptions) - Method in class com.stripe.model.BankAccount
-
Verify a specified bank account for a given customer.
- verify(SourceVerifyParams) - Method in class com.stripe.model.Source
-
Verify a given source.
- verify(SourceVerifyParams, RequestOptions) - Method in class com.stripe.model.Source
-
Verify a given source.
- verify(Map<String, Object>) - Method in class com.stripe.model.BankAccount
-
Verify a specified bank account for a given customer.
- verify(Map<String, Object>) - Method in class com.stripe.model.Source
-
Verify a given source.
- verify(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.BankAccount
-
Verify a specified bank account for a given customer.
- verify(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Source
-
Verify a given source.
- verifyHeader(String, String, String, long) - Static method in class com.stripe.net.Webhook.Signature
-
Verifies the signature header sent by Stripe.
- VerifyWithMicrodeposits() - Constructor for class com.stripe.model.PaymentIntent.NextAction.VerifyWithMicrodeposits
- VerifyWithMicrodeposits() - Constructor for class com.stripe.model.SetupIntent.NextAction.VerifyWithMicrodeposits
- VERSION - Static variable in class com.stripe.Stripe
- VERSION_2011_01_01 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2011_06_21 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2011_06_28 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2011_08_01 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2011_09_15 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2011_11_17 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2012_02_23 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2012_03_25 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2012_06_18 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2012_06_28 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2012_07_09 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2012_09_24 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2012_10_26 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2012_11_07 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2013_02_11 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2013_02_13 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2013_07_05 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2013_08_12 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2013_08_13 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2013_10_29 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2013_12_03 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2014_01_31 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2014_03_13 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2014_03_28 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2014_05_19 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2014_06_13 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2014_06_17 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2014_07_22 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2014_07_26 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2014_08_04 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2014_08_20 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2014_09_08 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2014_10_07 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2014_11_05 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2014_11_20 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2014_12_08 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2014_12_17 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2014_12_22 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2015_01_11 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2015_01_26 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2015_02_10 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2015_02_16 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2015_02_18 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2015_03_24 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2015_04_07 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2015_06_15 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2015_07_07 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2015_07_13 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2015_07_28 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2015_08_07 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2015_08_19 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2015_09_03 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2015_09_08 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2015_09_23 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2015_10_01 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2015_10_12 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2015_10_16 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2016_02_03 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2016_02_19 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2016_02_22 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2016_02_23 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2016_02_29 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2016_03_07 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2016_06_15 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2016_07_06 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2016_10_19 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2017_01_27 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2017_02_14 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2017_04_06 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2017_05_25 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2017_06_05 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2017_08_15 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2017_12_14 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2018_01_23 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2018_02_05 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2018_02_06 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2018_02_28 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2018_05_21 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2018_07_27 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2018_08_23 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2018_09_06 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2018_09_24 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2018_10_31 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2018_11_08 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2019_02_11 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2019_02_19 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2019_03_14 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2019_05_16 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2019_08_14 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2019_09_09 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2019_10_08 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2019_10_17 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2019_11_05 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2019_12_03 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2020_03_02 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VERSION_2020_08_27 - com.stripe.param.WebhookEndpointCreateParams.ApiVersion
- VETERINARY_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- VETERINARY_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- VETERINARY_SERVICES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- VETERINARY_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- VETERINARY_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- VETERINARY_SERVICES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- VETERINARY_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- VETERINARY_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- VETERINARY_SERVICES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- VETERINARY_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- VETERINARY_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- VETERINARY_SERVICES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- VG - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- VG - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- VG - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- VI - com.stripe.param.billingportal.SessionCreateParams.Locale
- VI - com.stripe.param.checkout.SessionCreateParams.Locale
- VIDEO_AMUSEMENT_GAME_SUPPLIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- VIDEO_AMUSEMENT_GAME_SUPPLIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- VIDEO_AMUSEMENT_GAME_SUPPLIES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- VIDEO_AMUSEMENT_GAME_SUPPLIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- VIDEO_AMUSEMENT_GAME_SUPPLIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- VIDEO_AMUSEMENT_GAME_SUPPLIES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- VIDEO_AMUSEMENT_GAME_SUPPLIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- VIDEO_AMUSEMENT_GAME_SUPPLIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- VIDEO_AMUSEMENT_GAME_SUPPLIES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- VIDEO_AMUSEMENT_GAME_SUPPLIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- VIDEO_AMUSEMENT_GAME_SUPPLIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- VIDEO_AMUSEMENT_GAME_SUPPLIES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- VIDEO_GAME_ARCADES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- VIDEO_GAME_ARCADES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- VIDEO_GAME_ARCADES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- VIDEO_GAME_ARCADES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- VIDEO_GAME_ARCADES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- VIDEO_GAME_ARCADES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- VIDEO_GAME_ARCADES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- VIDEO_GAME_ARCADES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- VIDEO_GAME_ARCADES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- VIDEO_GAME_ARCADES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- VIDEO_GAME_ARCADES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- VIDEO_GAME_ARCADES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- VIDEO_TAPE_RENTAL_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- VIDEO_TAPE_RENTAL_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- VIDEO_TAPE_RENTAL_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- VIDEO_TAPE_RENTAL_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- VIDEO_TAPE_RENTAL_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- VIDEO_TAPE_RENTAL_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- VIDEO_TAPE_RENTAL_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- VIDEO_TAPE_RENTAL_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- VIDEO_TAPE_RENTAL_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- VIDEO_TAPE_RENTAL_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- VIDEO_TAPE_RENTAL_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- VIDEO_TAPE_RENTAL_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- VIRTUAL - com.stripe.param.issuing.CardCreateParams.Type
- VIRTUAL - com.stripe.param.issuing.CardListParams.Type
- VISA - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Card.Network
- VISA - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.Card.Network
- VISA - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Card.Network
- VisaCheckout() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet.VisaCheckout
- VisaCheckout() - Constructor for class com.stripe.model.PaymentMethod.Card.Wallet.VisaCheckout
- VN - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- VN - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- VN - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- VOCATIONAL_TRADE_SCHOOLS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- VOCATIONAL_TRADE_SCHOOLS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- VOCATIONAL_TRADE_SCHOOLS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- VOCATIONAL_TRADE_SCHOOLS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- VOCATIONAL_TRADE_SCHOOLS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- VOCATIONAL_TRADE_SCHOOLS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- VOCATIONAL_TRADE_SCHOOLS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- VOCATIONAL_TRADE_SCHOOLS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- VOCATIONAL_TRADE_SCHOOLS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- VOCATIONAL_TRADE_SCHOOLS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- VOCATIONAL_TRADE_SCHOOLS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- VOCATIONAL_TRADE_SCHOOLS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- VOID - com.stripe.param.InvoiceListParams.Status
- VOID - com.stripe.param.SubscriptionUpdateParams.PauseCollection.Behavior
- voidCreditNote() - Method in class com.stripe.model.CreditNote
-
Marks a credit note as void.
- voidCreditNote(RequestOptions) - Method in class com.stripe.model.CreditNote
-
Marks a credit note as void.
- voidCreditNote(CreditNoteVoidCreditNoteParams) - Method in class com.stripe.model.CreditNote
-
Marks a credit note as void.
- voidCreditNote(CreditNoteVoidCreditNoteParams, RequestOptions) - Method in class com.stripe.model.CreditNote
-
Marks a credit note as void.
- voidCreditNote(Map<String, Object>) - Method in class com.stripe.model.CreditNote
-
Marks a credit note as void.
- voidCreditNote(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.CreditNote
-
Marks a credit note as void.
- voidInvoice() - Method in class com.stripe.model.Invoice
-
Mark a finalized invoice as void.
- voidInvoice(RequestOptions) - Method in class com.stripe.model.Invoice
-
Mark a finalized invoice as void.
- voidInvoice(InvoiceVoidInvoiceParams) - Method in class com.stripe.model.Invoice
-
Mark a finalized invoice as void.
- voidInvoice(InvoiceVoidInvoiceParams, RequestOptions) - Method in class com.stripe.model.Invoice
-
Mark a finalized invoice as void.
- voidInvoice(Map<String, Object>) - Method in class com.stripe.model.Invoice
-
Mark a finalized invoice as void.
- voidInvoice(Map<String, Object>, RequestOptions) - Method in class com.stripe.model.Invoice
-
Mark a finalized invoice as void.
- VOLKSBANK_GRUPPE - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank
- VOLKSBANK_GRUPPE - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Bank
- VOLKSBANK_GRUPPE - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank
- VOLKSBANK_GRUPPE - com.stripe.param.PaymentMethodCreateParams.Eps.Bank
- VOLKSKREDITBANK_AG - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank
- VOLKSKREDITBANK_AG - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Bank
- VOLKSKREDITBANK_AG - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank
- VOLKSKREDITBANK_AG - com.stripe.param.PaymentMethodCreateParams.Eps.Bank
- VOLKSWAGEN_BANK - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.P24.Bank
- VOLKSWAGEN_BANK - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.P24.Bank
- VOLKSWAGEN_BANK - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.P24.Bank
- VOLKSWAGEN_BANK - com.stripe.param.PaymentMethodCreateParams.P24.Bank
- VOLUME - com.stripe.param.PlanCreateParams.TiersMode
- VOLUME - com.stripe.param.PriceCreateParams.TiersMode
- VR_BANK_BRAUNAU - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Eps.Bank
- VR_BANK_BRAUNAU - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Eps.Bank
- VR_BANK_BRAUNAU - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Eps.Bank
- VR_BANK_BRAUNAU - com.stripe.param.PaymentMethodCreateParams.Eps.Bank
- VU - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- VU - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- VU - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
W
- W_SU - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- Wallet() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.Card.Wallet
- Wallet() - Constructor for class com.stripe.model.PaymentMethod.Card.Wallet
- Wallets() - Constructor for class com.stripe.model.issuing.Card.Wallets
- WATCH_JEWELRY_REPAIR - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- WATCH_JEWELRY_REPAIR - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- WATCH_JEWELRY_REPAIR - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- WATCH_JEWELRY_REPAIR - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- WATCH_JEWELRY_REPAIR - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- WATCH_JEWELRY_REPAIR - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- WATCH_JEWELRY_REPAIR - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- WATCH_JEWELRY_REPAIR - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- WATCH_JEWELRY_REPAIR - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- WATCH_JEWELRY_REPAIR - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- WATCH_JEWELRY_REPAIR - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- WATCH_JEWELRY_REPAIR - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- WEB - com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.WechatPay.Client
- WEB - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.WechatPay.Client
- WEB - com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.WechatPay.Client
- WEB - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.WechatPay.Client
- Webhook - Class in com.stripe.net
- Webhook() - Constructor for class com.stripe.net.Webhook
- Webhook.Signature - Class in com.stripe.net
- Webhook.Util - Class in com.stripe.net
- WebhookEndpoint - Class in com.stripe.model
- WebhookEndpoint() - Constructor for class com.stripe.model.WebhookEndpoint
- WebhookEndpointCollection - Class in com.stripe.model
- WebhookEndpointCollection() - Constructor for class com.stripe.model.WebhookEndpointCollection
- WebhookEndpointCreateParams - Class in com.stripe.param
- WebhookEndpointCreateParams.ApiVersion - Enum in com.stripe.param
- WebhookEndpointCreateParams.Builder - Class in com.stripe.param
- WebhookEndpointCreateParams.EnabledEvent - Enum in com.stripe.param
- WebhookEndpointListParams - Class in com.stripe.param
- WebhookEndpointListParams.Builder - Class in com.stripe.param
- WebhookEndpointRetrieveParams - Class in com.stripe.param
- WebhookEndpointRetrieveParams.Builder - Class in com.stripe.param
- WebhookEndpointUpdateParams - Class in com.stripe.param
- WebhookEndpointUpdateParams.Builder - Class in com.stripe.param
- WebhookEndpointUpdateParams.EnabledEvent - Enum in com.stripe.param
- Wechat() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.Wechat
- Wechat() - Constructor for class com.stripe.model.Source.Wechat
- WECHAT_PAY - com.stripe.param.checkout.SessionCreateParams.PaymentMethodType
- WECHAT_PAY - com.stripe.param.CustomerListPaymentMethodsParams.Type
- WECHAT_PAY - com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodType
- WECHAT_PAY - com.stripe.param.InvoiceUpdateParams.PaymentSettings.PaymentMethodType
- WECHAT_PAY - com.stripe.param.PaymentIntentConfirmParams.PaymentMethodData.Type
- WECHAT_PAY - com.stripe.param.PaymentIntentCreateParams.PaymentMethodData.Type
- WECHAT_PAY - com.stripe.param.PaymentIntentUpdateParams.PaymentMethodData.Type
- WECHAT_PAY - com.stripe.param.PaymentMethodCreateParams.Type
- WECHAT_PAY - com.stripe.param.PaymentMethodListParams.Type
- WECHAT_PAY - com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodType
- WECHAT_PAY - com.stripe.param.SubscriptionUpdateParams.PaymentSettings.PaymentMethodType
- WechatPay() - Constructor for class com.stripe.model.Charge.PaymentMethodDetails.WechatPay
- WechatPay() - Constructor for class com.stripe.model.PaymentIntent.PaymentMethodOptions.WechatPay
- WechatPay() - Constructor for class com.stripe.model.PaymentMethod.WechatPay
- WechatPayDisplayQrCode() - Constructor for class com.stripe.model.PaymentIntent.NextAction.WechatPayDisplayQrCode
- WechatPayRedirectToAndroidApp() - Constructor for class com.stripe.model.PaymentIntent.NextAction.WechatPayRedirectToAndroidApp
- WechatPayRedirectToIosApp() - Constructor for class com.stripe.model.PaymentIntent.NextAction.WechatPayRedirectToIosApp
- WEDNESDAY - com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule.WeeklyAnchor
- WEDNESDAY - com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule.WeeklyAnchor
- WEEK - com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.Recurring.Interval
- WEEK - com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Maximum.Unit
- WEEK - com.stripe.param.checkout.SessionCreateParams.ShippingOption.ShippingRateData.DeliveryEstimate.Minimum.Unit
- WEEK - com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.Recurring.Interval
- WEEK - com.stripe.param.PlanCreateParams.Interval
- WEEK - com.stripe.param.PriceCreateParams.Recurring.Interval
- WEEK - com.stripe.param.PriceListParams.Recurring.Interval
- WEEK - com.stripe.param.QuoteCreateParams.LineItem.PriceData.Recurring.Interval
- WEEK - com.stripe.param.QuoteUpdateParams.LineItem.PriceData.Recurring.Interval
- WEEK - com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Maximum.Unit
- WEEK - com.stripe.param.ShippingRateCreateParams.DeliveryEstimate.Minimum.Unit
- WEEK - com.stripe.param.SubscriptionCreateParams.Item.PriceData.Recurring.Interval
- WEEK - com.stripe.param.SubscriptionCreateParams.PendingInvoiceItemInterval.Interval
- WEEK - com.stripe.param.SubscriptionItemCreateParams.PriceData.Recurring.Interval
- WEEK - com.stripe.param.SubscriptionItemUpdateParams.PriceData.Recurring.Interval
- WEEK - com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.Recurring.Interval
- WEEK - com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Recurring.Interval
- WEEK - com.stripe.param.SubscriptionUpdateParams.Item.PriceData.Recurring.Interval
- WEEK - com.stripe.param.SubscriptionUpdateParams.PendingInvoiceItemInterval.Interval
- WEEKLY - com.stripe.param.AccountCreateParams.Settings.Payouts.Schedule.Interval
- WEEKLY - com.stripe.param.AccountUpdateParams.Settings.Payouts.Schedule.Interval
- WEEKLY - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Interval
- WEEKLY - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Interval
- WEEKLY - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Interval
- WEEKLY - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Interval
- WELDING_REPAIR - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- WELDING_REPAIR - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- WELDING_REPAIR - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- WELDING_REPAIR - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- WELDING_REPAIR - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- WELDING_REPAIR - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- WELDING_REPAIR - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- WELDING_REPAIR - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- WELDING_REPAIR - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- WELDING_REPAIR - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- WELDING_REPAIR - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- WELDING_REPAIR - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- WET - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- WF - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- WF - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- WF - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- WHOLESALE_CLUBS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- WHOLESALE_CLUBS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- WHOLESALE_CLUBS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- WHOLESALE_CLUBS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- WHOLESALE_CLUBS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- WHOLESALE_CLUBS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- WHOLESALE_CLUBS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- WHOLESALE_CLUBS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- WHOLESALE_CLUBS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- WHOLESALE_CLUBS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- WHOLESALE_CLUBS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- WHOLESALE_CLUBS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- WIG_AND_TOUPEE_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- WIG_AND_TOUPEE_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- WIG_AND_TOUPEE_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- WIG_AND_TOUPEE_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- WIG_AND_TOUPEE_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- WIG_AND_TOUPEE_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- WIG_AND_TOUPEE_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- WIG_AND_TOUPEE_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- WIG_AND_TOUPEE_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- WIG_AND_TOUPEE_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- WIG_AND_TOUPEE_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- WIG_AND_TOUPEE_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- WIRES_MONEY_ORDERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- WIRES_MONEY_ORDERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- WIRES_MONEY_ORDERS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- WIRES_MONEY_ORDERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- WIRES_MONEY_ORDERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- WIRES_MONEY_ORDERS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- WIRES_MONEY_ORDERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- WIRES_MONEY_ORDERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- WIRES_MONEY_ORDERS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- WIRES_MONEY_ORDERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- WIRES_MONEY_ORDERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- WIRES_MONEY_ORDERS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- withAdditionalHeader(String, String) - Method in class com.stripe.net.HttpHeaders
-
Returns a new
HttpHeaders
instance containing the headers of the current instance plus the provided header. - withAdditionalHeader(String, String) - Method in class com.stripe.net.StripeRequest
-
Returns a new
StripeRequest
instance with an additional header. - withAdditionalHeader(String, List<String>) - Method in class com.stripe.net.HttpHeaders
-
Returns a new
HttpHeaders
instance containing the headers of the current instance plus the provided header. - withAdditionalHeaders(Map<String, List<String>>) - Method in class com.stripe.net.HttpHeaders
-
Returns a new
HttpHeaders
instance containing the headers of the current instance plus the provided headers. - WOMENS_ACCESSORY_AND_SPECIALTY_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- WOMENS_ACCESSORY_AND_SPECIALTY_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- WOMENS_ACCESSORY_AND_SPECIALTY_SHOPS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- WOMENS_ACCESSORY_AND_SPECIALTY_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- WOMENS_ACCESSORY_AND_SPECIALTY_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- WOMENS_ACCESSORY_AND_SPECIALTY_SHOPS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- WOMENS_ACCESSORY_AND_SPECIALTY_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- WOMENS_ACCESSORY_AND_SPECIALTY_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- WOMENS_ACCESSORY_AND_SPECIALTY_SHOPS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- WOMENS_ACCESSORY_AND_SPECIALTY_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- WOMENS_ACCESSORY_AND_SPECIALTY_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- WOMENS_ACCESSORY_AND_SPECIALTY_SHOPS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- WOMENS_READY_TO_WEAR_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- WOMENS_READY_TO_WEAR_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- WOMENS_READY_TO_WEAR_STORES - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- WOMENS_READY_TO_WEAR_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- WOMENS_READY_TO_WEAR_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- WOMENS_READY_TO_WEAR_STORES - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- WOMENS_READY_TO_WEAR_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- WOMENS_READY_TO_WEAR_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- WOMENS_READY_TO_WEAR_STORES - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- WOMENS_READY_TO_WEAR_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- WOMENS_READY_TO_WEAR_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- WOMENS_READY_TO_WEAR_STORES - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- WON - com.stripe.param.issuing.DisputeListParams.Status
- WRECKING_AND_SALVAGE_YARDS - com.stripe.param.issuing.CardCreateParams.SpendingControls.AllowedCategory
- WRECKING_AND_SALVAGE_YARDS - com.stripe.param.issuing.CardCreateParams.SpendingControls.BlockedCategory
- WRECKING_AND_SALVAGE_YARDS - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Category
- WRECKING_AND_SALVAGE_YARDS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.AllowedCategory
- WRECKING_AND_SALVAGE_YARDS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.BlockedCategory
- WRECKING_AND_SALVAGE_YARDS - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Category
- WRECKING_AND_SALVAGE_YARDS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.AllowedCategory
- WRECKING_AND_SALVAGE_YARDS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.BlockedCategory
- WRECKING_AND_SALVAGE_YARDS - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Category
- WRECKING_AND_SALVAGE_YARDS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.AllowedCategory
- WRECKING_AND_SALVAGE_YARDS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.BlockedCategory
- WRECKING_AND_SALVAGE_YARDS - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Category
- WS - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- WS - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- WS - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
X
- XK - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- XK - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- XK - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
Y
- YE - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- YE - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- YE - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- YEAR - com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData.Recurring.Interval
- YEAR - com.stripe.param.InvoiceUpcomingParams.SubscriptionItem.PriceData.Recurring.Interval
- YEAR - com.stripe.param.PlanCreateParams.Interval
- YEAR - com.stripe.param.PriceCreateParams.Recurring.Interval
- YEAR - com.stripe.param.PriceListParams.Recurring.Interval
- YEAR - com.stripe.param.QuoteCreateParams.LineItem.PriceData.Recurring.Interval
- YEAR - com.stripe.param.QuoteUpdateParams.LineItem.PriceData.Recurring.Interval
- YEAR - com.stripe.param.SubscriptionCreateParams.Item.PriceData.Recurring.Interval
- YEAR - com.stripe.param.SubscriptionCreateParams.PendingInvoiceItemInterval.Interval
- YEAR - com.stripe.param.SubscriptionItemCreateParams.PriceData.Recurring.Interval
- YEAR - com.stripe.param.SubscriptionItemUpdateParams.PriceData.Recurring.Interval
- YEAR - com.stripe.param.SubscriptionScheduleCreateParams.Phase.Item.PriceData.Recurring.Interval
- YEAR - com.stripe.param.SubscriptionScheduleUpdateParams.Phase.Item.PriceData.Recurring.Interval
- YEAR - com.stripe.param.SubscriptionUpdateParams.Item.PriceData.Recurring.Interval
- YEAR - com.stripe.param.SubscriptionUpdateParams.PendingInvoiceItemInterval.Interval
- YEARLY - com.stripe.param.issuing.CardCreateParams.SpendingControls.SpendingLimit.Interval
- YEARLY - com.stripe.param.issuing.CardholderCreateParams.SpendingControls.SpendingLimit.Interval
- YEARLY - com.stripe.param.issuing.CardholderUpdateParams.SpendingControls.SpendingLimit.Interval
- YEARLY - com.stripe.param.issuing.CardUpdateParams.SpendingControls.SpendingLimit.Interval
- YT - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- YT - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- YT - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
Z
- ZA - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- ZA - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- ZA - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- ZA_VAT - com.stripe.param.CustomerCreateParams.TaxIdData.Type
- ZA_VAT - com.stripe.param.InvoiceUpcomingParams.CustomerDetails.TaxId.Type
- ZA_VAT - com.stripe.param.TaxIdCollectionCreateParams.Type
- ZH - com.stripe.param.billingportal.SessionCreateParams.Locale
- ZH - com.stripe.param.checkout.SessionCreateParams.Locale
- ZH_HK - com.stripe.param.billingportal.SessionCreateParams.Locale
- ZH_HK - com.stripe.param.checkout.SessionCreateParams.Locale
- ZH_TW - com.stripe.param.billingportal.SessionCreateParams.Locale
- ZH_TW - com.stripe.param.checkout.SessionCreateParams.Locale
- ZM - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- ZM - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- ZM - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- ZULU - com.stripe.param.reporting.ReportRunCreateParams.Parameters.Timezone
- ZW - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- ZW - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- ZW - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
- ZZ - com.stripe.param.checkout.SessionCreateParams.ShippingAddressCollection.AllowedCountry
- ZZ - com.stripe.param.PaymentLinkCreateParams.ShippingAddressCollection.AllowedCountry
- ZZ - com.stripe.param.PaymentLinkUpdateParams.ShippingAddressCollection.AllowedCountry
All Classes All Packages