관리-도구
편집 파일: CardInstallmentConfiguration.md
# # CardInstallmentConfiguration Card Installment Configuration ```php use Xendit\PaymentMethod\CardInstallmentConfiguration; ``` ## Properties | Name | Type | Required | Description | Examples | |------------|:-------------:|:-------------:|-------------|:-------------:| | **terms** | **int** | | | null | | **interval** | **string** | | | MONTH | | **code** | **string** | | | 123 | [[Back to README]](../../README.md)