Package com.stripe.model
Class AccountSession.Components
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.AccountSession.Components
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- AccountSession
For more details about Components, please refer to the API Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
For more details about AccountManagement, please refer to the API Reference.static class
For more details about AccountOnboarding, please refer to the API Reference.static class
For more details about BalanceReport, please refer to the API Reference.static class
For more details about Balances, please refer to the API Reference.static class
For more details about CapitalFinancing, please refer to the API Reference.static class
For more details about CapitalFinancingApplication, please refer to the API Reference.static class
For more details about CapitalFinancingPromotion, please refer to the API Reference.static class
For more details about DisputesList, please refer to the API Reference.static class
For more details about Documents, please refer to the API Reference.static class
For more details about FinancialAccount, please refer to the API Reference.static class
For more details about FinancialAccountTransactions, please refer to the API Reference.static class
For more details about InstantPayoutsPromotion, please refer to the API Reference.static class
For more details about IssuingCard, please refer to the API Reference.static class
For more details about IssuingCardsList, please refer to the API Reference.static class
For more details about NotificationBanner, please refer to the API Reference.static class
For more details about PaymentDetails, please refer to the API Reference.static class
For more details about PaymentDisputes, please refer to the API Reference.static class
For more details about Payments, please refer to the API Reference.static class
For more details about PayoutDetails, please refer to the API Reference.static class
For more details about PayoutReconciliationReport, please refer to the API Reference.static class
For more details about Payouts, please refer to the API Reference.static class
For more details about PayoutsList, please refer to the API Reference.static class
For more details about TaxRegistrations, please refer to the API Reference.static class
For more details about TaxSettings, please refer to the API Reference. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setAccountManagement
(AccountSession.Components.AccountManagement accountManagement) void
setAccountOnboarding
(AccountSession.Components.AccountOnboarding accountOnboarding) void
setBalanceReport
(AccountSession.Components.BalanceReport balanceReport) void
void
setCapitalFinancing
(AccountSession.Components.CapitalFinancing capitalFinancing) void
setCapitalFinancingApplication
(AccountSession.Components.CapitalFinancingApplication capitalFinancingApplication) void
setCapitalFinancingPromotion
(AccountSession.Components.CapitalFinancingPromotion capitalFinancingPromotion) void
setDisputesList
(AccountSession.Components.DisputesList disputesList) void
setDocuments
(AccountSession.Components.Documents documents) void
setFinancialAccount
(AccountSession.Components.FinancialAccount financialAccount) void
setFinancialAccountTransactions
(AccountSession.Components.FinancialAccountTransactions financialAccountTransactions) void
setInstantPayoutsPromotion
(AccountSession.Components.InstantPayoutsPromotion instantPayoutsPromotion) void
setIssuingCard
(AccountSession.Components.IssuingCard issuingCard) void
setIssuingCardsList
(AccountSession.Components.IssuingCardsList issuingCardsList) void
setNotificationBanner
(AccountSession.Components.NotificationBanner notificationBanner) void
setPaymentDetails
(AccountSession.Components.PaymentDetails paymentDetails) void
setPaymentDisputes
(AccountSession.Components.PaymentDisputes paymentDisputes) void
void
setPayoutDetails
(AccountSession.Components.PayoutDetails payoutDetails) void
setPayoutReconciliationReport
(AccountSession.Components.PayoutReconciliationReport payoutReconciliationReport) void
void
setPayoutsList
(AccountSession.Components.PayoutsList payoutsList) void
setTaxRegistrations
(AccountSession.Components.TaxRegistrations taxRegistrations) void
setTaxSettings
(AccountSession.Components.TaxSettings taxSettings) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Components
public Components()
-
-
Method Details
-
getAccountManagement
-
getAccountOnboarding
-
getBalanceReport
-
getBalances
-
getCapitalFinancing
-
getCapitalFinancingApplication
-
getCapitalFinancingPromotion
-
getDisputesList
-
getDocuments
-
getFinancialAccount
-
getFinancialAccountTransactions
-
getInstantPayoutsPromotion
-
getIssuingCard
-
getIssuingCardsList
-
getNotificationBanner
-
getPaymentDetails
-
getPaymentDisputes
-
getPayments
-
getPayoutDetails
-
getPayoutReconciliationReport
-
getPayouts
-
getPayoutsList
-
getTaxRegistrations
-
getTaxSettings
-
setAccountManagement
-
setAccountOnboarding
-
setBalanceReport
-
setBalances
-
setCapitalFinancing
-
setCapitalFinancingApplication
public void setCapitalFinancingApplication(AccountSession.Components.CapitalFinancingApplication capitalFinancingApplication) -
setCapitalFinancingPromotion
public void setCapitalFinancingPromotion(AccountSession.Components.CapitalFinancingPromotion capitalFinancingPromotion) -
setDisputesList
-
setDocuments
-
setFinancialAccount
-
setFinancialAccountTransactions
public void setFinancialAccountTransactions(AccountSession.Components.FinancialAccountTransactions financialAccountTransactions) -
setInstantPayoutsPromotion
public void setInstantPayoutsPromotion(AccountSession.Components.InstantPayoutsPromotion instantPayoutsPromotion) -
setIssuingCard
-
setIssuingCardsList
-
setNotificationBanner
-
setPaymentDetails
-
setPaymentDisputes
-
setPayments
-
setPayoutDetails
-
setPayoutReconciliationReport
public void setPayoutReconciliationReport(AccountSession.Components.PayoutReconciliationReport payoutReconciliationReport) -
setPayouts
-
setPayoutsList
-
setTaxRegistrations
-
setTaxSettings
-
equals
-
canEqual
-
hashCode
public int hashCode()
-