MIF_E31211285/vendor/xendit/xendit-php/docs/Invoice/Paylater.md

475 B

# Paylater

An object representing paylater details for invoices.

use Xendit\Invoice\Paylater;

Properties

Name Type Required Description Examples
paylater_type PaylaterType ☑️ null
should_exclude bool Indicates whether this paylater option should be excluded. null

[Back to README]