PHP Класс Cartalyst\Stripe\Api\BankAccounts

Наследование: extends Sources
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$sourceType string The source type.

Открытые методы

Метод Описание
verify ( string $customerId, string $bankAccountId, array $amounts, string $verificationMethod = null ) : array Verifies the given bank account.

Описание методов

verify() публичный метод

Verifies the given bank account.
public verify ( string $customerId, string $bankAccountId, array $amounts, string $verificationMethod = null ) : array
$customerId string
$bankAccountId string
$amounts array
$verificationMethod string
Результат array

Описание свойств

$sourceType защищенное свойство

The source type.
protected string $sourceType
Результат string