관리-도구
편집 파일: DirectDebitChannelPropertiesBankRedirect.md
# # DirectDebitChannelPropertiesBankRedirect Direct Debit Bank Account Channel Properties ```php use Xendit\PaymentRequest\DirectDebitChannelPropertiesBankRedirect; ``` ## Properties | Name | Type | Required | Description | Examples | |------------|:-------------:|:-------------:|-------------|:-------------:| | **email** | **string** | | | null | | **mobile_number** | **string** | | Mobile number of the customer that is registered to channel | null | | **success_return_url** | **string** | | | null | | **failure_return_url** | **string** | | | null | [[Back to README]](../../README.md)