Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 433 Bytes

File metadata and controls

17 lines (12 loc) · 433 Bytes

# CardInstallmentConfiguration

Card Installment Configuration

use Xendit\PaymentMethod\CardInstallmentConfiguration;

Properties

Name Type Required Description Examples
terms int null
interval string MONTH
code string 123

[Back to README]