Structures
The following structures are available globally.
-
The bank model.
See moreDeclaration
Swift
public struct Bank : Codable, Sendable
-
Bank flags model.
See moreDeclaration
Swift
public struct BankFlags : Codable, Sendable
-
The banks query model.
See moreDeclaration
Swift
public struct BanksQuery : Sendable
-
The card model.
See moreDeclaration
Swift
public struct Card : Codable, Sendable
-
Card flags model.
See moreDeclaration
Swift
public struct CardFlags : Codable, Sendable
-
The card validation result model.
See moreDeclaration
Swift
public struct CardValidationResult : Codable, Sendable
-
The cards query model.
See moreDeclaration
Swift
public struct CardsQuery : Sendable
-
The check model.
See moreDeclaration
Swift
public struct Check : Codable, Sendable
-
The check release model.
See moreDeclaration
Swift
public struct CheckRelease : Codable, Sendable
-
The checks query model.
See moreDeclaration
Swift
public struct ChecksQuery : Sendable
-
The child transactions query model.
See moreDeclaration
Swift
public struct ChildTransactionsQuery : Sendable
-
The receipt model.
See moreDeclaration
Swift
public struct Receipt : Codable, Sendable
-
The receipt destination model.
See moreDeclaration
Swift
public struct ReceiptDestination : Codable, Sendable
-
The receipt disclosures.
See moreDeclaration
Swift
public struct ReceiptDisclosures : Codable, Sendable
-
Global payments details model.
See moreDeclaration
Swift
public struct ReceiptGlobalPaymentsDetails : Codable, Sendable
-
The receipt origin model.
See moreDeclaration
Swift
public struct ReceiptOrigin : Codable, Sendable
-
The payment method model.
See moreDeclaration
Swift
public struct ReceiptPaymentMethod : Codable, Sendable
-
The payout method model.
See moreDeclaration
Swift
public struct ReceiptPayoutMethod : Codable, Sendable
-
The receipt service fee model.
See moreDeclaration
Swift
public struct ReceiptServiceFee : Codable, Sendable
-
The receipt transaction model.
See moreDeclaration
Swift
public struct ReceiptTransaction : Codable, Sendable
-
Transaction type details model.
See moreDeclaration
Swift
public struct ReceiptTransationIssuedCardDetails : Codable, Sendable
-
Transaction type details model.
See moreDeclaration
Swift
public struct ReceiptTransationTypeDetails : Codable, Sendable
-
Bank request model.
See moreDeclaration
Swift
public struct BankRequest : Encodable, Sendable
-
Card request model.
See moreDeclaration
Swift
public struct CardRequest : Codable, Sendable
-
Card update request model.
See moreDeclaration
Swift
public struct CardUpdateRequest : Codable, Sendable
-
Model that holds the check deposit data.
See moreDeclaration
Swift
public struct DepositCheckRequest : Encodable, Sendable
-
Load funds request model.
See moreDeclaration
Swift
public struct LoadFundsRequest : Codable, Sendable
-
Plaid bank request model.
See moreDeclaration
Swift
public struct PlaidBankRequest : Encodable, Sendable
-
Send funds request model.
See moreDeclaration
Swift
public struct SendFundsRequest : Codable, Sendable
-
Send funds request model.
See moreDeclaration
Swift
public struct TransferFundsRequest : Codable, Sendable
-
Withdraw funds request model.
See moreDeclaration
Swift
public struct WithdrawFundsRequest : Codable, Sendable
-
The wallet statement model.
See moreDeclaration
Swift
public struct WalletStatementResponse : Codable, Sendable
-
The spend budget model.
See moreDeclaration
Swift
public struct SpendBudget : Codable, Sendable
-
The template text.
See moreDeclaration
Swift
public struct TemplateText : Codable, Sendable
-
The transactions query model.
See moreDeclaration
Swift
public struct TransactionsQuery : Sendable
-
The wallet model.
See moreDeclaration
Swift
public struct Wallet : Codable, Sendable
-
The wallet funds model.
See moreDeclaration
Swift
public struct WalletFunds : Codable, Sendable
-
The wallet statement model.
See moreDeclaration
Swift
public struct WalletStatement : Codable, Sendable
-
The wallet statement query model.
See moreDeclaration
Swift
public struct WalletStatementQuery : Sendable
-
The wallet statement transaction model.
See moreDeclaration
Swift
public struct WalletStatementTransaction : Codable, Sendable
-
The wallets query model.
See moreDeclaration
Swift
public struct WalletsQuery : Sendable
-
The camera configuration.
See moreDeclaration
Swift
@MainActor public struct ALCameraConfiguration
-
The Camera bundle configuration.
See moreDeclaration
Swift
@MainActor public struct ALBundleConfiguration
-
The default button style.
See moreDeclaration
Swift
@MainActor public struct ALButtonStyle : ButtonStyle
-
The camera overlay configuration.
See moreDeclaration
Swift
@MainActor public struct ALCameraOverlayConfiguration
-
The camera overlay.
See moreDeclaration
Swift
@MainActor public struct ALCameraOverlayView : View
-
The overlay image frame.
See moreDeclaration
Swift
@MainActor public struct ALCameraOverlayImageFrameView : View
-
The overlay shape frame.
See moreDeclaration
Swift
@MainActor public struct ALCameraOverlayShapeFrameView<S> : View where S : Shape
-
The camera success.
See moreDeclaration
Swift
public struct ALCameraSuccess : Sendable, Equatable, Hashable
-
The camera validation.
See moreDeclaration
Swift
@MainActor public struct ALCameraValidation : Equatable
-
The error view.
See moreDeclaration
Swift
@MainActor public struct ALFailureView : View
-
The loading view.
See moreDeclaration
Swift
@MainActor public struct ALLoadingView : View