# PaylaterType

Representing the available paylater channels used for invoice-related transactions.


## Enum


    * `Kredivo` (value: `'KREDIVO'`)

    * `Akulaku` (value: `'AKULAKU'`)

    * `Uangme` (value: `'UANGME'`)

    * `Billease` (value: `'BILLEASE'`)

    * `Cashalo` (value: `'CASHALO'`)

    * `Atome` (value: `'ATOME'`)

    * `XenditEnumDefaultFallback` (value: `UNKNOWN_ENUM_VALUE`)

If you encounter `UNKNOWN_ENUM_VALUE`, it means that this ENUM is unavailable in your current SDK version. Please upgrade to get the newest ENUM.


[[Back to README]](../../README.md)