Package com.stripe.model.treasury
package com.stripe.model.treasury
-
ClassesClassDescriptionYou can reverse some ReceivedCredits depending on their network and source flow.You can reverse some ReceivedDebits depending on their network and source flow.Stripe Treasury provides users with a container for money called a FinancialAccount that is separate from their Payments balance.Balance information for the FinancialAccount.FinancialAddresses contain identifying information that resolves to a FinancialAccount.ABA Records contain U.S.Restrictions that a Connect Platform has placed on this FinancialAccount.Encodes whether a FinancialAccount has access to a particular Feature, with a
status
enum and associatedstatus_details
.Toggle settings for enabling/disabling a feature.Additional details on the FinancialAccount Features information.Toggle settings for enabling/disabling a feature.Additional details on the FinancialAccount Features information.Settings related to Financial Addresses features on a Financial Account.Toggle settings for enabling/disabling a feature.Additional details on the FinancialAccount Features information.InboundTransfers contains inbound transfers features for a FinancialAccount.Toggle settings for enabling/disabling an ACH specific feature.Additional details on the FinancialAccount Features information.Toggle settings for enabling/disabling a feature.Additional details on the FinancialAccount Features information.Settings related to Outbound Payments features on a Financial Account.Toggle settings for enabling/disabling an ACH specific feature.Additional details on the FinancialAccount Features information.Toggle settings for enabling/disabling a feature.Additional details on the FinancialAccount Features information.OutboundTransfers contains outbound transfers features for a FinancialAccount.Toggle settings for enabling/disabling an ACH specific feature.Additional details on the FinancialAccount Features information.Toggle settings for enabling/disabling a feature.Additional details on the FinancialAccount Features information.Use InboundTransfers to add funds to your FinancialAccount via a PaymentMethod that is owned by you.Routing number of the bank account.Use OutboundPayments to send funds to another party's external bank account or FinancialAccount.Routing number of the bank account.Use OutboundTransfers to transfer funds from a FinancialAccount to a PaymentMethod belonging to the same entity.Routing number of the bank account.ReceivedCredits represent funds sent to a FinancialAccount (for example, via ACH or wire).The routing number for the bank account.The type of the source flow that originated the ReceivedCredit.ReceivedDebits represent funds pulled from a FinancialAccount.The routing number for the bank account.Transactions represent changes to a FinancialAccount's balance.Change to a FinancialAccount's balance.TransactionEntries represent individual units of money movements within a single Transaction.Change to a FinancialAccount's balance.