CollectBankAccountResult
The result of an attempt to collect a bank account
Types
Link copied to clipboard
Link copied to clipboard
data class Completed(val response: CollectBankAccountResponse) : CollectBankAccountResult
Content copied to clipboard
Link copied to clipboard